Skip to content

Hetzner's Ubuntu 18 images launch dockerd with a blank -H #16

@randomshinichi

Description

@randomshinichi

It worked before, not sure what was different back then.

Logging into a deployed failed instance

shinichi@asuka:~/source/work/LaunchControlD[develop*] reenv drip-37546988e31cf51f9dee
shinichi@asuka:~/source/work/LaunchControlD[develop*] quickssh
Welcome to Ubuntu 18.04.5 LTS (GNU/Linux 4.15.0-126-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage
New release '20.04.1 LTS' available.
Run 'do-release-upgrade' to upgrade to it.

root@drip-37546988e31cf51f9dee-0:~# docker images -a
REPOSITORY   TAG       IMAGE ID   CREATED   SIZE
root@drip-37546988e31cf51f9dee-0:~# ps ax
  PID TTY      STAT   TIME COMMAND
    1 ?        Ss     0:02 /sbin/init
    2 ?        S      0:00 [kthreadd]
    4 ?        I<     0:00 [kworker/0:0H]
    5 ?        I      0:00 [kworker/u2:0]
    6 ?        I<     0:00 [mm_percpu_wq]
    7 ?        S      0:00 [ksoftirqd/0]
    8 ?        I      0:00 [rcu_sched]
    9 ?        I      0:00 [rcu_bh]
   10 ?        S      0:00 [migration/0]
   11 ?        S      0:00 [watchdog/0]
   12 ?        S      0:00 [cpuhp/0]
   13 ?        S      0:00 [kdevtmpfs]
   14 ?        I<     0:00 [netns]
   15 ?        S      0:00 [rcu_tasks_kthre]
   16 ?        S      0:00 [kauditd]
   17 ?        S      0:00 [khungtaskd]
   18 ?        S      0:00 [oom_reaper]
   19 ?        I<     0:00 [writeback]
   20 ?        S      0:00 [kcompactd0]
   21 ?        SN     0:00 [ksmd]
   22 ?        SN     0:00 [khugepaged]
   23 ?        I<     0:00 [crypto]
   24 ?        I<     0:00 [kintegrityd]
   25 ?        I<     0:00 [kblockd]
   26 ?        I<     0:00 [ata_sff]
   27 ?        I<     0:00 [md]
   28 ?        I<     0:00 [edac-poller]
   29 ?        I<     0:00 [devfreq_wq]
   30 ?        I<     0:00 [watchdogd]
   31 ?        I      0:00 [kworker/u2:1]
   32 ?        I      0:00 [kworker/0:1]
   35 ?        S      0:00 [kswapd0]
   36 ?        I<     0:00 [kworker/u3:0]
   37 ?        S      0:00 [ecryptfs-kthrea]
   79 ?        I<     0:00 [kthrotld]
   80 ?        I<     0:00 [acpi_thermal_pm]
   81 ?        S      0:00 [scsi_eh_0]
   82 ?        I<     0:00 [scsi_tmf_0]
   83 ?        S      0:00 [scsi_eh_1]
   84 ?        I<     0:00 [scsi_tmf_1]
   85 ?        I      0:00 [kworker/u2:2]
   90 ?        I<     0:00 [ipv6_addrconf]
   99 ?        I<     0:00 [kstrp]
  116 ?        I<     0:00 [charger_manager]
  136 ?        I      0:00 [kworker/0:2]
  155 ?        S      0:00 [scsi_eh_2]
  156 ?        I<     0:00 [scsi_tmf_2]
  158 ?        I<     0:00 [kworker/0:1H]
  231 ?        I<     0:00 [raid5wq]
  281 ?        S      0:00 [jbd2/sda1-8]
  282 ?        I<     0:00 [ext4-rsv-conver]
  345 ?        S<s    0:00 /lib/systemd/systemd-journald
  354 ?        Ss     0:00 /sbin/lvmetad -f
  364 ?        Ss     0:00 /lib/systemd/systemd-udevd
  448 ?        Ssl    0:00 /lib/systemd/systemd-timesyncd
  575 ?        Ss     0:00 /lib/systemd/systemd-resolved
  581 ?        Ss     0:00 /sbin/dhclient -1 -4 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases -I -df /var/lib/dhcp/dhclient6.eth0.leases eth0
  795 ?        Ssl    0:00 /usr/sbin/rsyslogd -n
  803 ?        Ss     0:00 /usr/sbin/cron -f
  807 ?        Ss     0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
  808 ?        Ss     0:00 /lib/systemd/systemd-logind
  810 ?        Ssl    0:00 /usr/bin/python3 /usr/bin/networkd-dispatcher --run-startup-triggers
  811 ?        Ssl    0:00 /usr/lib/accountsservice/accounts-daemon
  815 ?        Ss     0:00 /usr/sbin/atd -f
  844 ?        Ss     0:00 /usr/sbin/qemu-ga --daemonize -m virtio-serial -p /dev/virtio-ports/org.qemu.guest_agent.0
  845 ?        Ssl    0:00 /usr/bin/python3 /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signal
  858 ttyS0    Ss+    0:00 /sbin/agetty -o -p -- \u --keep-baud 115200,38400,9600 ttyS0 vt220
  859 tty1     Ss+    0:00 /sbin/agetty -o -p -- \u --noclear tty1 linux
  877 ?        Ss     0:00 /usr/sbin/sshd -D
 3068 ?        Ssl    0:05 /usr/bin/containerd
 4579 ?        Ssl    0:00 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
 5391 ?        Ss     0:00 sshd: root@pts/0
 5393 ?        Ss     0:00 /lib/systemd/systemd --user
 5394 ?        S      0:00 (sd-pam)
 5425 pts/0    Ss     0:00 -bash
 5445 pts/0    R+     0:00 ps ax
root@drip-37546988e31cf51f9dee-0:~# service docker restart 
root@drip-37546988e31cf51f9dee-0:~# ps ax |grep docker
 5451 ?        Ssl    0:00 /usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hetzner
 5602 pts/0    S+     0:00 grep --color=auto docker
root@drip-37546988e31cf51f9dee-0:~# logout

docker-machine --debug output

FATA[0228] /tmp/workspace/bin/docker-machine [--debug create --driver hetzner --hetzner-api-token=Svt8Zd8eNbGnAd6uBIK98LNxK3pTxTKjk4CaTC7gfKuSzVYLr9wU69L0vdlqwLUG drip-37546988e31cf51f9dee-0] failed with exit status 1, Docker Machine Version:  0.16.2, build bd45ab13
Found binary path at /tmp/workspace/bin/docker-machine-driver-hetzner
Launching plugin server for driver hetzner
Plugin server listening at address 127.0.0.1:39355
() Calling .GetVersion
Using API Version  1
() Calling .SetConfigRaw
() Calling .GetMachineName
(flag-lookup) Calling .GetMachineName
(flag-lookup) Calling .DriverName
(flag-lookup) Calling .GetCreateFlags
Found binary path at /tmp/workspace/bin/docker-machine-driver-hetzner
Launching plugin server for driver hetzner
Plugin server listening at address 127.0.0.1:46407
() Calling .GetVersion
Using API Version  1
() Calling .SetConfigRaw
() Calling .GetMachineName
(drip-37546988e31cf51f9dee-0) Calling .GetMachineName
(drip-37546988e31cf51f9dee-0) Calling .DriverName
(drip-37546988e31cf51f9dee-0) Calling .GetCreateFlags
(drip-37546988e31cf51f9dee-0) Calling .SetConfigFromFlags
Creating CA: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/certs/ca.pem
Creating client certificate: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/certs/cert.pem
Running pre-create checks...
(drip-37546988e31cf51f9dee-0) Calling .PreCreateCheck
(drip-37546988e31cf51f9dee-0) Calling .GetConfigRaw
Creating machine...
(drip-37546988e31cf51f9dee-0) Calling .Create
(drip-37546988e31cf51f9dee-0) DBG | Generating SSH key...
(drip-37546988e31cf51f9dee-0) Creating SSH key...
(drip-37546988e31cf51f9dee-0) Creating Hetzner server...
(drip-37546988e31cf51f9dee-0)  -> Creating server drip-37546988e31cf51f9dee-0[9107007] in create_server[123801454]
(drip-37546988e31cf51f9dee-0) DBG |  -> create_server[123801454]: 0 %
(drip-37546988e31cf51f9dee-0) DBG |  -> create_server[123801454]: 0 %
(drip-37546988e31cf51f9dee-0) DBG |  -> create_server[123801454]: 0 %
(drip-37546988e31cf51f9dee-0)  -> Server drip-37546988e31cf51f9dee-0[9107007]: Waiting to come up...
(drip-37546988e31cf51f9dee-0) DBG |  -> finished create_server[123801454]
(drip-37546988e31cf51f9dee-0) Using public network ...
(drip-37546988e31cf51f9dee-0)  -> Server drip-37546988e31cf51f9dee-0[9107007] ready. Ip 159.69.115.218
(drip-37546988e31cf51f9dee-0) Calling .GetConfigRaw
(drip-37546988e31cf51f9dee-0) Calling .DriverName
(drip-37546988e31cf51f9dee-0) Calling .DriverName
Waiting for machine to be running, this may take a few minutes...
(drip-37546988e31cf51f9dee-0) Calling .GetState
Detecting operating system of created instance...
Waiting for SSH to be available...
Getting to WaitForSSH function...
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
exit 0
SSH cmd err, output: exit status 255: 
Error getting ssh command 'exit 0' : ssh command error:
command : exit 0
err     : exit status 255
output  : 
Getting to WaitForSSH function...
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
exit 0
SSH cmd err, output: <nil>: 
Detecting the provisioner...
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
cat /etc/os-release
SSH cmd err, output: <nil>: NAME="Ubuntu"
VERSION="18.04.5 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.5 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
Couldn't set key VERSION_CODENAME, no corresponding struct field found
Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
found compatible host: ubuntu
Provisioning with ubuntu(systemd)...
No storagedriver specified, using overlay2

setting hostname
(drip-37546988e31cf51f9dee-0) Calling .GetMachineName
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo hostname drip-37546988e31cf51f9dee-0 && echo "drip-37546988e31cf51f9dee-0" | sudo tee /etc/hostname
SSH cmd err, output: <nil>: drip-37546988e31cf51f9dee-0

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:

		if ! grep -xq '.*\sdrip-37546988e31cf51f9dee-0' /etc/hosts; then
			if grep -xq '127.0.1.1\s.*' /etc/hosts; then
				sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 drip-37546988e31cf51f9dee-0/g' /etc/hosts;
			else 
				echo '127.0.1.1 drip-37546988e31cf51f9dee-0' | sudo tee -a /etc/hosts; 
			fi
		fi
SSH cmd err, output: <nil>: 
installing base packages
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo apt-get update
SSH cmd err, output: <nil>: Get:1 http://mirror.hetzner.de/ubuntu/packages bionic InRelease [242 kB]
Get:2 http://mirror.hetzner.de/ubuntu/packages bionic-updates InRelease [88.7 kB]
Get:3 http://mirror.hetzner.de/ubuntu/packages bionic-backports InRelease [74.6 kB]
Get:4 http://mirror.hetzner.de/ubuntu/packages bionic-security InRelease [88.7 kB]
Get:5 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:6 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB]
Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:8 http://mirror.hetzner.de/ubuntu/packages bionic/main i386 Packages [1,007 kB]
Get:9 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Get:10 http://mirror.hetzner.de/ubuntu/packages bionic/main amd64 Packages [1,019 kB]
Get:11 http://mirror.hetzner.de/ubuntu/packages bionic/main Translation-en [516 kB]
Get:12 http://mirror.hetzner.de/ubuntu/packages bionic/restricted i386 Packages [9,156 B]
Get:13 http://mirror.hetzner.de/ubuntu/packages bionic/restricted amd64 Packages [9,184 B]
Get:14 http://mirror.hetzner.de/ubuntu/packages bionic/restricted Translation-en [3,584 B]
Get:15 http://mirror.hetzner.de/ubuntu/packages bionic/universe i386 Packages [8,531 kB]
Get:16 http://mirror.hetzner.de/ubuntu/packages bionic/universe amd64 Packages [8,570 kB]
Get:17 http://mirror.hetzner.de/ubuntu/packages bionic/universe Translation-en [4,941 kB]
Get:18 http://mirror.hetzner.de/ubuntu/packages bionic/multiverse amd64 Packages [151 kB]
Get:19 http://mirror.hetzner.de/ubuntu/packages bionic/multiverse i386 Packages [144 kB]
Get:20 http://mirror.hetzner.de/ubuntu/packages bionic/multiverse Translation-en [108 kB]
Get:21 http://mirror.hetzner.de/ubuntu/packages bionic-updates/main amd64 Packages [1,789 kB]
Get:22 http://mirror.hetzner.de/ubuntu/packages bionic-updates/main i386 Packages [1,172 kB]
Get:23 http://mirror.hetzner.de/ubuntu/packages bionic-updates/main Translation-en [376 kB]
Get:24 http://mirror.hetzner.de/ubuntu/packages bionic-updates/restricted amd64 Packages [206 kB]
Get:25 http://mirror.hetzner.de/ubuntu/packages bionic-updates/restricted i386 Packages [17.3 kB]
Get:26 http://mirror.hetzner.de/ubuntu/packages bionic-updates/restricted Translation-en [27.9 kB]
Get:27 http://mirror.hetzner.de/ubuntu/packages bionic-updates/universe i386 Packages [1,549 kB]
Get:28 http://mirror.hetzner.de/ubuntu/packages bionic-updates/universe amd64 Packages [1,697 kB]
Get:29 http://mirror.hetzner.de/ubuntu/packages bionic-updates/universe Translation-en [357 kB]
Get:30 http://mirror.hetzner.de/ubuntu/packages bionic-updates/multiverse i386 Packages [14.4 kB]
Get:31 http://mirror.hetzner.de/ubuntu/packages bionic-updates/multiverse amd64 Packages [35.6 kB]
Get:32 http://mirror.hetzner.de/ubuntu/packages bionic-updates/multiverse Translation-en [7,180 B]
Get:33 http://mirror.hetzner.de/ubuntu/packages bionic-backports/main i386 Packages [10.0 kB]
Get:34 http://mirror.hetzner.de/ubuntu/packages bionic-backports/main amd64 Packages [10.0 kB]
Get:35 http://mirror.hetzner.de/ubuntu/packages bionic-backports/main Translation-en [4,764 B]
Get:36 http://mirror.hetzner.de/ubuntu/packages bionic-backports/universe amd64 Packages [10.3 kB]
Get:37 http://mirror.hetzner.de/ubuntu/packages bionic-backports/universe i386 Packages [10.3 kB]
Get:38 http://mirror.hetzner.de/ubuntu/packages bionic-backports/universe Translation-en [4,588 B]
Get:39 http://mirror.hetzner.de/ubuntu/packages bionic-security/main amd64 Packages [1,454 kB]
Get:40 http://mirror.hetzner.de/ubuntu/packages bionic-security/main i386 Packages [870 kB]
Get:41 http://mirror.hetzner.de/ubuntu/packages bionic-security/main Translation-en [284 kB]
Get:42 http://mirror.hetzner.de/ubuntu/packages bionic-security/restricted amd64 Packages [185 kB]
Get:43 http://mirror.hetzner.de/ubuntu/packages bionic-security/restricted i386 Packages [8,972 B]
Get:44 http://mirror.hetzner.de/ubuntu/packages bionic-security/restricted Translation-en [24.3 kB]
Get:45 http://mirror.hetzner.de/ubuntu/packages bionic-security/universe i386 Packages [968 kB]
Get:46 http://mirror.hetzner.de/ubuntu/packages bionic-security/universe amd64 Packages [1,094 kB]
Get:47 http://mirror.hetzner.de/ubuntu/packages bionic-security/universe Translation-en [244 kB]
Get:48 http://mirror.hetzner.de/ubuntu/packages bionic-security/multiverse i386 Packages [4,812 B]
Get:49 http://mirror.hetzner.de/ubuntu/packages bionic-security/multiverse amd64 Packages [12.8 kB]
Get:50 http://mirror.hetzner.de/ubuntu/packages bionic-security/multiverse Translation-en [2,872 B]
Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1,453 kB]
Get:52 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [870 kB]
Get:53 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB]
Get:54 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [8,972 B]
Get:55 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB]
Get:56 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB]
Get:57 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [968 kB]
Get:58 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,094 kB]
Get:59 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB]
Get:60 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [4,812 B]
Get:61 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB]
Get:62 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2,872 B]
Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1,019 kB]
Get:64 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages [1,007 kB]
Get:65 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB]
Get:66 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9,184 B]
Get:67 http://archive.ubuntu.com/ubuntu bionic/restricted i386 Packages [9,156 B]
Get:68 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3,584 B]
Get:69 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages [8,531 kB]
Get:70 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8,570 kB]
Get:71 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4,941 kB]
Get:72 http://archive.ubuntu.com/ubuntu bionic/multiverse i386 Packages [144 kB]
Get:73 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB]
Get:74 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB]
Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1,790 kB]
Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,172 kB]
Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB]
Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [17.3 kB]
Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB]
Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB]
Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,697 kB]
Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,549 kB]
Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB]
Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [14.4 kB]
Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB]
Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7,180 B]
Get:87 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [10.0 kB]
Get:88 http://archive.ubuntu.com/ubuntu bionic-backports/main i386 Packages [10.0 kB]
Get:89 http://archive.ubuntu.com/ubuntu bionic-backports/main Translation-en [4,764 B]
Get:90 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [10.3 kB]
Get:91 http://archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages [10.3 kB]
Get:92 http://archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [4,588 B]
Fetched 75.9 MB in 21s (3,541 kB/s)
Reading package lists...

package: action=install name=curl
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
DEBIAN_FRONTEND=noninteractive sudo -E apt-get install -y  curl
SSH cmd err, output: <nil>: Reading package lists...
Building dependency tree...
Reading state information...
The following package was automatically installed and is no longer required:
  libnetplan0
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
  libcurl4
The following packages will be upgraded:
  curl libcurl4
2 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
Need to get 373 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB]
Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB]
Fetched 373 kB in 0s (1,823 kB/s)
(Reading database ... 26291 files and directories currently installed.)
Preparing to unpack .../curl_7.58.0-2ubuntu3.12_amd64.deb ...
Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.10) ...
Preparing to unpack .../libcurl4_7.58.0-2ubuntu3.12_amd64.deb ...
Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.10) ...
Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ...
Setting up curl (7.58.0-2ubuntu3.12) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Processing triggers for libc-bin (2.27-3ubuntu1.3) ...

Installing Docker...
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type docker; then curl -sSL https://get.docker.com | sh -; fi
SSH cmd err, output: <nil>: bash: line 0: type: docker: not found
# Executing docker install script, commit: 3d8fe77c2c46c5b7571f94b42793905e5b3e42e4
+ sh -c apt-get update -qq >/dev/null
+ sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null
+ sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null
Warning: apt-key output should not be parsed (stdout is not a terminal)
+ sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable" > /etc/apt/sources.list.d/docker.list
+ sh -c apt-get update -qq >/dev/null
+ [ -n  ]
+ sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7, <> line 3.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
+ sh -c docker version
Client: Docker Engine - Community
 Version:           20.10.1
 API version:       1.41
 Go version:        go1.13.15
 Git commit:        831ebea
 Built:             Tue Dec 15 04:34:59 2020
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          20.10.1
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.13.15
  Git commit:       f001486
  Built:            Tue Dec 15 04:32:40 2020
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.4.3
  GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
 runc:
  Version:          1.0.0-rc92
  GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
If you would like to use Docker as a non-root user, you should now consider
adding your user to the "docker" group with something like:

  sudo usermod -aG docker your-user

Remember that you will have to log out and back in for this to take effect!

WARNING: Adding a user to the "docker" group will grant the ability to run
         containers which can be used to obtain root privileges on the
         docker host.
         Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface
         for more information.

waiting for docker daemon
checking docker daemon
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo docker version
SSH cmd err, output: <nil>: Client: Docker Engine - Community
 Version:           20.10.1
 API version:       1.41
 Go version:        go1.13.15
 Git commit:        831ebea
 Built:             Tue Dec 15 04:34:59 2020
 OS/Arch:           linux/amd64
 Context:           default
 Experimental:      true

Server: Docker Engine - Community
 Engine:
  Version:          20.10.1
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.13.15
  Git commit:       f001486
  Built:            Tue Dec 15 04:32:40 2020
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.4.3
  GitCommit:        269548fa27e0089a8b8278fc4fc781d7f65a939b
 runc:
  Version:          1.0.0-rc92
  GitCommit:        ff819c7e9184c13b7c2607fe6c30ae19403a7aff
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

configuring auth
(drip-37546988e31cf51f9dee-0) Calling .GetMachineName
(drip-37546988e31cf51f9dee-0) Calling .GetIP
Copying certs to the local machine directory...
generating server cert: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/server.pem ca-key=/tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/certs/ca.pem private-key=/tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/certs/ca-key.pem org=unknown.drip-37546988e31cf51f9dee-0 san=[159.69.115.218 localhost]
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl -f stop docker
SSH cmd err, output: <nil>: Warning: Stopping docker.service, but it can still be activated by:
  docker.socket

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if [ ! -z "$(ip link show docker0)" ]; then sudo ip link delete docker0; fi
SSH cmd err, output: <nil>: 
Copying certs to the remote machine...
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
' | sudo tee /etc/docker/ca.pem
SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
' | sudo tee /etc/docker/server.pem
SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----
' | sudo tee /etc/docker/server-key.pem
SSH cmd err, output: <nil>: -----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----

(drip-37546988e31cf51f9dee-0) Calling .GetURL
(drip-37546988e31cf51f9dee-0) Calling .DriverName
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker --version
SSH cmd err, output: <nil>: Docker version 20.10.1, build 831ebea

Setting Docker configuration on the remote daemon...
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo mkdir -p /etc/systemd/system/docker.service.d && printf %s "[Service]
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hetzner 
Environment=
" | sudo tee /etc/systemd/system/docker.service.d/10-machine.conf
SSH cmd err, output: <nil>: [Service]
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hetzner 
Environment=

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl daemon-reload
SSH cmd err, output: <nil>: 
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl -f start docker
SSH cmd err, output: <nil>: 
(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

(drip-37546988e31cf51f9dee-0) Calling .GetSSHHostname
(drip-37546988e31cf51f9dee-0) Calling .GetSSHPort
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHKeyPath
(drip-37546988e31cf51f9dee-0) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa (-rw-------)
&{[-F /dev/null -o ConnectionAttempts=3 -o ConnectTimeout=10 -o ControlMaster=no -o ControlPath=none -o LogLevel=quiet -o PasswordAuthentication=no -o ServerAliveInterval=60 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null root@159.69.115.218 -o IdentitiesOnly=yes -i /tmp/workspace/evts/drip-37546988e31cf51f9dee/.docker/machine/machines/drip-37546988e31cf51f9dee-0/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if ! type netstat 1>/dev/null; then ss -tln; else netstat -tln; fi
SSH cmd err, output: <nil>: Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp6       0      0 :::22                   :::*                    LISTEN     

Error creating machine: Error running provisioning: Unable to verify the Docker daemon is listening: Maximum number of retries (10) exceeded
The default lines below are for a sh/bash shell, you can specify the shell you're using, with the --shell flag.

notifying bugsnag: [Error creating machine: Error running provisioning: Unable to verify the Docker daemon is listening: Maximum number of retries (10) exceeded]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions