Skip to content

Instantly share code, notes, and snippets.

@davidhesson
Created September 6, 2018 06:41
Show Gist options
  • Save davidhesson/4cdcf8e403ff783a3fb9ecedefa3bcb2 to your computer and use it in GitHub Desktop.
Save davidhesson/4cdcf8e403ff783a3fb9ecedefa3bcb2 to your computer and use it in GitHub Desktop.
dcos-docker doctor
Warning: The version of ``sed`` is not compatible with installers for DC/OS 1.9 and below. See http://dcos-e2e.readthedocs.io/en/latest/versioning-and-api-stability.html#dc-os-1-9-and-below.
Note: Docker has approximately 7.8 GB of memory available. The amount of memory required depends on the workload. For example, creating large clusters or multiple clusters requires a lot of memory.
A four node cluster seems to work well on a machine with 9 GB of memory available to Docker.
To dedicate more memory to Docker for Mac, go to Docker > Preferences > Advanced.
Warning: Cannot connect to a Docker container by its IP address. This is needed for features such as connecting to the web UI and using the DC/OS CLI. To use the "wait" command without resolving this issue, use the "--skip-http-checks" flag on the "wait" command. We recommend using "dcos-docker setup-mac-network" to resolve this issue.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.socket - OpenSSH Server Socket
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.socket; disabled; vendor preset: disabled)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Active: inactive (dead)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Listen: 0.0.0.0:22 (Stream)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Accepted: 0; Connected: 0
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.service - OpenSSH server daemon
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.service; disabled; vendor preset: enabled)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Active: active (running) since Thu 2018-09-06 06:39:50 UTC; 3s ago
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Main PID: 163 (sshd)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Tasks: 1
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Memory: 1.3M
2018-09-06 02:39:54 DEBUG dcos_e2e._common | CGroup: /docker/4846256088c6436e686fea50833096b854b5ee5ab9e2559f20e1b4cfc67f0b2a/system.slice/sshd.service
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x94\x94\xe2\x94\x80163 /usr/sbin/sshd -D
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x80\xa3 163 /usr/sbin/sshd -D
2018-09-06 02:39:54 DEBUG dcos_e2e._common |
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:50 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-master-0 systemd[1]: Starting OpenSSH server daemon...
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:50 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-master-0 sshd[163]: Server listening on 0.0.0.0 port 22.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:50 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-master-0 sshd[163]: Server listening on :: port 22.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:50 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-master-0 systemd[1]: Started OpenSSH server daemon.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.socket - OpenSSH Server Socket
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.socket; disabled; vendor preset: disabled)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Active: inactive (dead)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Listen: 0.0.0.0:22 (Stream)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Accepted: 0; Connected: 0
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.service - OpenSSH server daemon
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.service; disabled; vendor preset: enabled)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Active: active (running) since Thu 2018-09-06 06:39:53 UTC; 675ms ago
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Main PID: 167 (sshd)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Tasks: 1
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Memory: 1.3M
2018-09-06 02:39:54 DEBUG dcos_e2e._common | CGroup: /docker/d2dae8a18e35a4c399710603a8a2d9ac3cdbd4e2337b5c90395dfa8c5a968abc/system.slice/sshd.service
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x94\x94\xe2\x94\x80167 /usr/sbin/sshd -D
2018-09-06 02:39:54 DEBUG dcos_e2e._common |
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:53 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-public-agent-0 systemd[1]: Starting OpenSSH server daemon...
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:53 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-public-agent-0 sshd[167]: Server listening on 0.0.0.0 port 22.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:53 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-public-agent-0 sshd[167]: Server listening on :: port 22.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:53 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-public-agent-0 systemd[1]: Started OpenSSH server daemon.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.socket - OpenSSH Server Socket
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.socket; disabled; vendor preset: disabled)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Active: inactive (dead)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Listen: 0.0.0.0:22 (Stream)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Accepted: 0; Connected: 0
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.service - OpenSSH server daemon
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.service; disabled; vendor preset: enabled)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Active: active (running) since Thu 2018-09-06 06:39:52 UTC; 2s ago
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Main PID: 166 (sshd)
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Tasks: 1
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Memory: 1.3M
2018-09-06 02:39:54 DEBUG dcos_e2e._common | CGroup: /docker/f5e9a0b612ca16feb001e7f32bd3d484bf0a9ae9377278efa866420e689abbe3/system.slice/sshd.service
2018-09-06 02:39:54 DEBUG dcos_e2e._common | \xe2\x94\x94\xe2\x94\x80166 /usr/sbin/sshd -D
2018-09-06 02:39:54 DEBUG dcos_e2e._common |
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:52 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-agent-0 systemd[1]: Starting OpenSSH server daemon...
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:52 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-agent-0 sshd[166]: Server listening on 0.0.0.0 port 22.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:52 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-agent-0 sshd[166]: Server listening on :: port 22.
2018-09-06 02:39:54 DEBUG dcos_e2e._common | Sep 06 06:39:52 dcos-e2e-06c9214d-e12b-42b4-9fc5-b6b64b6d47db-agent-0 systemd[1]: Started OpenSSH server daemon.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.socket - OpenSSH Server Socket
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.socket; disabled; vendor preset: disabled)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Active: inactive (dead)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Listen: 0.0.0.0:22 (Stream)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Accepted: 0; Connected: 0
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.service - OpenSSH server daemon
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.service; disabled; vendor preset: enabled)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Active: active (running) since Thu 2018-09-06 06:40:01 UTC; 3s ago
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Main PID: 167 (sshd)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Tasks: 1
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Memory: 1.3M
2018-09-06 02:40:04 DEBUG dcos_e2e._common | CGroup: /docker/2e628446e773a022aca06edad807ce6a15a2ae28b83560dd6d497b232e9dfd36/system.slice/sshd.service
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x94\x94\xe2\x94\x80167 /usr/sbin/sshd -D
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x80\xa3 167 /usr/sbin/sshd -D
2018-09-06 02:40:04 DEBUG dcos_e2e._common |
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:01 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-master-0 systemd[1]: Starting OpenSSH server daemon...
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:01 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-master-0 sshd[167]: Server listening on 0.0.0.0 port 22.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:01 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-master-0 sshd[167]: Server listening on :: port 22.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:01 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-master-0 systemd[1]: Started OpenSSH server daemon.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.socket - OpenSSH Server Socket
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.socket; disabled; vendor preset: disabled)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Active: inactive (dead)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Listen: 0.0.0.0:22 (Stream)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Accepted: 0; Connected: 0
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.service - OpenSSH server daemon
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.service; disabled; vendor preset: enabled)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Active: active (running) since Thu 2018-09-06 06:40:04 UTC; 476ms ago
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Main PID: 165 (sshd)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Tasks: 1
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Memory: 1.3M
2018-09-06 02:40:04 DEBUG dcos_e2e._common | CGroup: /docker/d5d771093e6465ba260d5ad439134507810f898097479c5488b80213aadf05d8/system.slice/sshd.service
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x94\x94\xe2\x94\x80165 /usr/sbin/sshd -D
2018-09-06 02:40:04 DEBUG dcos_e2e._common |
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:04 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-public-agent-0 systemd[1]: Starting OpenSSH server daemon...
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:04 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-public-agent-0 sshd[165]: Server listening on 0.0.0.0 port 22.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:04 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-public-agent-0 sshd[165]: Server listening on :: port 22.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:04 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-public-agent-0 systemd[1]: Started OpenSSH server daemon.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.socket - OpenSSH Server Socket
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.socket; disabled; vendor preset: disabled)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Active: inactive (dead)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Listen: 0.0.0.0:22 (Stream)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Accepted: 0; Connected: 0
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x97\x8f sshd.service - OpenSSH server daemon
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Loaded: loaded (/usr/lib/systemd/system/sshd.service; disabled; vendor preset: enabled)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Active: active (running) since Thu 2018-09-06 06:40:02 UTC; 2s ago
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Docs: man:sshd(8)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | man:sshd_config(5)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Main PID: 168 (sshd)
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Tasks: 1
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Memory: 1.3M
2018-09-06 02:40:04 DEBUG dcos_e2e._common | CGroup: /docker/0eb8bd4d70814bec4393958791aec97562b86187244aafbb6fedd3b1806176bf/system.slice/sshd.service
2018-09-06 02:40:04 DEBUG dcos_e2e._common | \xe2\x94\x94\xe2\x94\x80168 /usr/sbin/sshd -D
2018-09-06 02:40:04 DEBUG dcos_e2e._common |
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:02 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-agent-0 systemd[1]: Starting OpenSSH server daemon...
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:02 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-agent-0 sshd[168]: Server listening on 0.0.0.0 port 22.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:02 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-agent-0 sshd[168]: Server listening on :: port 22.
2018-09-06 02:40:04 DEBUG dcos_e2e._common | Sep 06 06:40:02 dcos-e2e-204aa738-d015-43ef-8bc5-a31b3409085d-agent-0 systemd[1]: Started OpenSSH server daemon.
2018-09-06 02:40:07 WARNING dcos_e2e._common | ['docker', 'exec', '--user', 'root', 'd5d771093e6465ba260d5ad439134507810f898097479c5488b80213aadf05d8', 'docker', 'run', '-v', '/foo', 'alpine']
2018-09-06 02:40:07 WARNING dcos_e2e._common | Unable to find image 'alpine:latest' locally
2018-09-06 02:40:07 WARNING dcos_e2e._common | latest: Pulling from library/alpine
2018-09-06 02:40:07 WARNING dcos_e2e._common | 8e3ba11ec2a2: Pulling fs layer
2018-09-06 02:40:07 WARNING dcos_e2e._common | 8e3ba11ec2a2: Verifying Checksum
2018-09-06 02:40:07 WARNING dcos_e2e._common | 8e3ba11ec2a2: Download complete
2018-09-06 02:40:07 WARNING dcos_e2e._common | 8e3ba11ec2a2: Pull complete
2018-09-06 02:40:07 WARNING dcos_e2e._common | Digest: sha256:7043076348bf5040220df6ad703798fd8593a0918d06d3ce30c6c93be117e430
2018-09-06 02:40:07 WARNING dcos_e2e._common | Status: Downloaded newer image for alpine:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment