Skip to content

Instantly share code, notes, and snippets.

@ALRubinger
Created January 8, 2019 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ALRubinger/985aa58d94ef72ba80adf5faeda0369e to your computer and use it in GitHub Desktop.
Save ALRubinger/985aa58d94ef72ba80adf5faeda0369e to your computer and use it in GitHub Desktop.
[alr@tubescreamer ~]$ minishift start --memory=8GB --show-libmachine-logs -v5
-- minishift version: v1.29.0+72fa7b2
-- Starting profile 'minishift'
Found binary path at /usr/local/bin/docker-machine-driver-kvm
Launching plugin server for driver kvm
Plugin server listening at address 127.0.0.1:37239
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) DBG | Getting current state...
(minishift) DBG | Fetching VM...
-- Check if deprecated options are used ... OK
-- Checking if https://github.com is reachable ... OK
-- Checking if requested OpenShift version 'v3.11.0' is valid ... OK
-- Checking if requested OpenShift version 'v3.11.0' is supported ... OK
-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK
-- Checking if KVM driver is installed ...
Driver is available at /usr/local/bin/docker-machine-driver-kvm ...
Checking driver binary is executable ... OK
-- Checking if Libvirt is installed ... OK
-- Checking if Libvirt default network is present ... OK
-- Checking if Libvirt default network is active ... OK
-- Checking the ISO URL ... OK
-- Checking if provided oc flags are supported ... OK
-- Starting the OpenShift cluster using 'kvm' hypervisor ...
-- Starting Minishift VM ....Found binary path at /usr/local/bin/docker-machine-driver-kvm
Launching plugin server for driver kvm
Plugin server listening at address 127.0.0.1:37925
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) DBG | Getting current state...
(minishift) DBG | Fetching VM...
(minishift) Calling .Start
(minishift) DBG | Starting VM minishift
........(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetConfigRaw
Waiting for SSH to be available...
Getting to WaitForSSH function...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
exit 0
........SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
cat /etc/os-release
...SSH cmd err, output: <nil>: NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
VARIANT="minishift"
VARIANT_VERSION="1.13.0"
BUILD_ID="50124a9-23102018124412-local"
Detecting the provisioner...
Couldn't set key CPE_NAME, no corresponding struct field found
Couldn't set key , no corresponding struct field found
Couldn't set key CENTOS_MANTISBT_PROJECT, no corresponding struct field found
Couldn't set key CENTOS_MANTISBT_PROJECT_VERSION, no corresponding struct field found
Couldn't set key REDHAT_SUPPORT_PRODUCT, no corresponding struct field found
Couldn't set key REDHAT_SUPPORT_PRODUCT_VERSION, no corresponding struct field found
Couldn't set key , no corresponding struct field found
Couldn't set key VARIANT_VERSION, no corresponding struct field found
Couldn't set key BUILD_ID, no corresponding struct field found
No storage driver specified, instead using 'overlay2'
Setting hostname ...
(minishift) Calling .GetMachineName
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) Calling .GetSSHPort
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo hostname minishift && echo "minishift" | sudo tee /etc/hostname
...SSH cmd err, output: <nil>: minishift
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if grep -xq 127.0.1.1.* /etc/hosts; then sudo sed -i 's/^127.0.1.1.*/127.0.1.1 minishift/g' /etc/hosts; else echo '127.0.1.1 minishift' | sudo tee -a /etc/hosts; fi
.SSH cmd err, output: <nil>: 127.0.1.1 minishift
OK
checking docker daemon
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl -f start docker
...SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo docker version
...SSH cmd err, output: <nil>: Client:
Version: 1.13.1
API version: 1.26
Package version: docker-1.13.1-75.git8633870.el7.centos.x86_64
Go version: go1.9.4
Git commit: 8633870/1.13.1
Built: Fri Sep 28 19:45:08 2018
OS/Arch: linux/amd64
Server:
Version: 1.13.1
API version: 1.26 (minimum version 1.12)
Package version: docker-1.13.1-75.git8633870.el7.centos.x86_64
Go version: go1.9.4
Git commit: 8633870/1.13.1
Built: Fri Sep 28 19:45:08 2018
OS/Arch: linux/amd64
Experimental: false
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo mkdir -p /etc/docker
.SSH cmd err, output: <nil>:
(minishift) Calling .GetMachineName
(minishift) Calling .GetIP
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
Copying certs to the local machine directory...
generating server cert: /home/alr/.minishift/machines/server.pem ca-key=/home/alr/.minishift/certs/ca.pem private-key=/home/alr/.minishift/certs/ca-key.pem org=alr.minishift san=[192.168.42.159 localhost]
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl -f stop docker
..SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/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...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN CERTIFICATE-----
MIICyjCCAbKgAwIBAgIRAPbf7FkHphwa0kzkBEDYRD8wDQYJKoZIhvcNAQELBQAw
DjEMMAoGA1UEChMDYWxyMB4XDTE5MDEwODA4NTkwMFoXDTIxMTIyMzA4NTkwMFow
DjEMMAoGA1UEChMDYWxyMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA
29kmIgYxHYdOs+WwxgZE6mhSy02pKLAYtMyRvRD1mPFM+95yvAIWaJBNpcHzJ3KB
xjiqfJw+M0hmbD9c0unkq0DYWLmyv+0UnHMPKzRiRe6TvWSwCfwMNFU3Q8ky6PuX
xX1dYO3fqkofOimEQ2Lkxknu2dNH44sJL+gVW3kPr/oIAOkg+kJfnQm7wxWB922S
L9pzjSEJ+4oacwSav0yN+Ixfko54+iMJT/xl/ut4hnSntk3Gd6ec/zdTSTv9f8to
RxzYrIrk+jFBpGX0Xup8k23QPYMOfDzVqak1WBaG7tLVxBoJAEi7PlTK6MICB1LS
Mi3MhCgQ7/1l2N1ehP6jBQIDAQABoyMwITAOBgNVHQ8BAf8EBAMCAqwwDwYDVR0T
AQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEASDHHx2I5g+tGSBKDcZPNHT2V
kRyhpKUPMgDosFQfa/hdlIL6zXA0PofJqOZtilORY5w9pv02eoroMZxpLyKJ7bwR
1huhPraqm5cpTDitKBEa+0+1/grUaVcLPrVmf9mLxd7DhGW4WNLZzitXINe1sMlV
TVMVQZkPKghiB+IHFAj+qR/p3A6StWSZBLxd8+ltvzOPMOvVRk5AfVQ2iihY3cwn
ic/bESOn8auOcI5ez9jcnDj8kDqFjJxu7/g+FMb/CrJ+6NfucKK+BxN5XQykYaiw
qBONYepNPtUit2uWBFc8dugdsdJdSFwM5Q3Ou1AQKy1YU0zZBZRpvzgkidUKTA==
-----END CERTIFICATE-----
' | sudo tee /etc/docker/ca.pem
...SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE-----
MIICyjCCAbKgAwIBAgIRAPbf7FkHphwa0kzkBEDYRD8wDQYJKoZIhvcNAQELBQAw
DjEMMAoGA1UEChMDYWxyMB4XDTE5MDEwODA4NTkwMFoXDTIxMTIyMzA4NTkwMFow
DjEMMAoGA1UEChMDYWxyMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA
29kmIgYxHYdOs+WwxgZE6mhSy02pKLAYtMyRvRD1mPFM+95yvAIWaJBNpcHzJ3KB
xjiqfJw+M0hmbD9c0unkq0DYWLmyv+0UnHMPKzRiRe6TvWSwCfwMNFU3Q8ky6PuX
xX1dYO3fqkofOimEQ2Lkxknu2dNH44sJL+gVW3kPr/oIAOkg+kJfnQm7wxWB922S
L9pzjSEJ+4oacwSav0yN+Ixfko54+iMJT/xl/ut4hnSntk3Gd6ec/zdTSTv9f8to
RxzYrIrk+jFBpGX0Xup8k23QPYMOfDzVqak1WBaG7tLVxBoJAEi7PlTK6MICB1LS
Mi3MhCgQ7/1l2N1ehP6jBQIDAQABoyMwITAOBgNVHQ8BAf8EBAMCAqwwDwYDVR0T
AQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAQEASDHHx2I5g+tGSBKDcZPNHT2V
kRyhpKUPMgDosFQfa/hdlIL6zXA0PofJqOZtilORY5w9pv02eoroMZxpLyKJ7bwR
1huhPraqm5cpTDitKBEa+0+1/grUaVcLPrVmf9mLxd7DhGW4WNLZzitXINe1sMlV
TVMVQZkPKghiB+IHFAj+qR/p3A6StWSZBLxd8+ltvzOPMOvVRk5AfVQ2iihY3cwn
ic/bESOn8auOcI5ez9jcnDj8kDqFjJxu7/g+FMb/CrJ+6NfucKK+BxN5XQykYaiw
qBONYepNPtUit2uWBFc8dugdsdJdSFwM5Q3Ou1AQKy1YU0zZBZRpvzgkidUKTA==
-----END CERTIFICATE-----
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN CERTIFICATE-----
MIIDATCCAemgAwIBAgIQWHGPKOUbAtmTAEwVommttjANBgkqhkiG9w0BAQsFADAO
MQwwCgYDVQQKEwNhbHIwHhcNMTkwMTA4MDkzMDAwWhcNMjExMjIzMDkzMDAwWjAY
MRYwFAYDVQQKEw1hbHIubWluaXNoaWZ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A
MIIBCgKCAQEAuJtNTisUY0e+B7t9yhAuG7WIoA4SlaJzpiJ8sXjA6thIE0cAqir5
fe1X6benI7mVfIqmTOymqfo4No72k4mcKiMyeRG2G6H4oxNgtZrR5kSIKup/w9H8
tGzQWwDr1t0S4Fq0DI4IJoTqAMEukPl3ycFap7ptp0RjJXtJlJ7GApqTiwA8Gtq1
6Tw5Y5Uj3vIcH4q/AqNrunIbbleUCJIgo1iKTaADzij/XOvCz1aZ9km4z5fQSWAi
Pc/PmZ4wFH7hG8tBypF32ZHtUWZFDgwbScrTAk4ZWlbsuGCr+tIxBDSFC+ZG8Hp6
UWrDxIkYRC2vdy8OXHdxZaVf8cmIKUQvRwIDAQABo1EwTzAOBgNVHQ8BAf8EBAMC
A6gwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADAaBgNVHREEEzAR
gglsb2NhbGhvc3SHBMCoKp8wDQYJKoZIhvcNAQELBQADggEBAK6ePssQmonB6UqE
UG7Q8l2KGhwOIFUQobw5kYmbVfXN7Bng3DUM5RNEUULei/tDvLzGYmkuYqCph3he
rRFxphAGcAN2etNd+FbVYJKOJYfh3HFoXyR8FTXyG895JnQLuwCN6emPx6CEmJlS
PtqJ8ad77MlKqYjdvizTNhyiFHyxqaeY9PWYwVV0vJrmolyOovcHWW7x9+Ooiim/
Vix4kSwzYSSTM4FQWT0zIswfoHM1yZ6Kt4TB7qoIwTyGdjINgV6hzhcHXJrOcFE0
MBveq3hDe9PR1ELX+W3E5YJKiW9SsmIBidCXzqtOm+Ru9vfnTQZFlO4ZEFi53kVQ
G7t9WNg=
-----END CERTIFICATE-----
' | sudo tee /etc/docker/server.pem
..SSH cmd err, output: <nil>: -----BEGIN CERTIFICATE-----
MIIDATCCAemgAwIBAgIQWHGPKOUbAtmTAEwVommttjANBgkqhkiG9w0BAQsFADAO
MQwwCgYDVQQKEwNhbHIwHhcNMTkwMTA4MDkzMDAwWhcNMjExMjIzMDkzMDAwWjAY
MRYwFAYDVQQKEw1hbHIubWluaXNoaWZ0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A
MIIBCgKCAQEAuJtNTisUY0e+B7t9yhAuG7WIoA4SlaJzpiJ8sXjA6thIE0cAqir5
fe1X6benI7mVfIqmTOymqfo4No72k4mcKiMyeRG2G6H4oxNgtZrR5kSIKup/w9H8
tGzQWwDr1t0S4Fq0DI4IJoTqAMEukPl3ycFap7ptp0RjJXtJlJ7GApqTiwA8Gtq1
6Tw5Y5Uj3vIcH4q/AqNrunIbbleUCJIgo1iKTaADzij/XOvCz1aZ9km4z5fQSWAi
Pc/PmZ4wFH7hG8tBypF32ZHtUWZFDgwbScrTAk4ZWlbsuGCr+tIxBDSFC+ZG8Hp6
UWrDxIkYRC2vdy8OXHdxZaVf8cmIKUQvRwIDAQABo1EwTzAOBgNVHQ8BAf8EBAMC
A6gwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADAaBgNVHREEEzAR
gglsb2NhbGhvc3SHBMCoKp8wDQYJKoZIhvcNAQELBQADggEBAK6ePssQmonB6UqE
UG7Q8l2KGhwOIFUQobw5kYmbVfXN7Bng3DUM5RNEUULei/tDvLzGYmkuYqCph3he
rRFxphAGcAN2etNd+FbVYJKOJYfh3HFoXyR8FTXyG895JnQLuwCN6emPx6CEmJlS
PtqJ8ad77MlKqYjdvizTNhyiFHyxqaeY9PWYwVV0vJrmolyOovcHWW7x9+Ooiim/
Vix4kSwzYSSTM4FQWT0zIswfoHM1yZ6Kt4TB7qoIwTyGdjINgV6hzhcHXJrOcFE0
MBveq3hDe9PR1ELX+W3E5YJKiW9SsmIBidCXzqtOm+Ru9vfnTQZFlO4ZEFi53kVQ
G7t9WNg=
-----END CERTIFICATE-----
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
printf '%s' '-----BEGIN RSA PRIVATE KEY-----
MIIEowIBAAKCAQEAuJtNTisUY0e+B7t9yhAuG7WIoA4SlaJzpiJ8sXjA6thIE0cA
qir5fe1X6benI7mVfIqmTOymqfo4No72k4mcKiMyeRG2G6H4oxNgtZrR5kSIKup/
w9H8tGzQWwDr1t0S4Fq0DI4IJoTqAMEukPl3ycFap7ptp0RjJXtJlJ7GApqTiwA8
Gtq16Tw5Y5Uj3vIcH4q/AqNrunIbbleUCJIgo1iKTaADzij/XOvCz1aZ9km4z5fQ
SWAiPc/PmZ4wFH7hG8tBypF32ZHtUWZFDgwbScrTAk4ZWlbsuGCr+tIxBDSFC+ZG
8Hp6UWrDxIkYRC2vdy8OXHdxZaVf8cmIKUQvRwIDAQABAoIBAERzqbWbecLafldF
qX38g+xYYuHedfuwMivfS9dOzFIIgqlLQa7Xoo2ULW4HYF152jlE/Cc39RDALInm
dv38H8DsLjIAZENYyuZFMC4Gy2AT913aeCe3PHn2g0fLTqfsb6xrVan2HIWT8WT4
PPka19Ui8ieRlElarVzfm0gVm5yo7P1EvVYWrLpbOSLtcuHGy2G95gTNbg9t+lck
gWQCnhqzAZbpXbmnxigQY+pPUBY3MUEliz9Fvr/jX9IDD+0D1NZpNgK4yLvqGWKQ
V+dt6ZhBcHDPPKFvK0Z94zk2sRA0rtqdZ9GrLHtlyGKgfx/yUf7BU2I7sYzdWM7n
y7wRy/kCgYEAymnU+wQWQufPntE4EPBurqk0Pp10kJ+X4O/sP6R8t3o0Tj1nFwHU
VGVKyTxapwo7SjUmgsZJJhawF53XlY4ZxetW+sabImVHgbmDYV8gfnEQRhfSnHOv
kpgCmWsZopY6qOiZo2od3xaFB34qNw9XiJDy/cGseVLAVLGIHa+V+AMCgYEA6Xqm
+eNDjOuTe0sHKq9J2BZYGvYUu011w1CzcYuOdkiN7LfRIcazNPNTMCK/KRBofKce
JkMlKguQcP9monI2m7f9vP4YvtA87CD8WLFgeN6N0D1XCKJ562wmuhy/brjAvbCe
GQwmip8hfVu3APlSezTfI18PqBRBNtG4gJFTMm0CgYAxB8/KeiP2Uvas7tsY51S4
RE5eeH+a5L3Cg/uDMxHu09BFv4PwQ8YuJ1clRdRjsAvKnvNULDnd2xMOtXJaTNCb
a7VnC6LagxP+LXTQql1Ro4ugnvaqZS97YA0JIrNT+fX9olJNDlBsEKVqujn5mmLG
tu3VYAuqW8ww98wT/MtkBwKBgCS7xl+UcQFP4xFH2aXOlFiqE0ySoOpjIn8LSGA5
670SZznyJbYhs/pFujXdkaPdUAMkq+qrL8KwtRYCKNywCYVwajx84dnLm3ovKmSt
65a4tSkpLXNPVM1EY8duVHQQH0r46bbZIYs3xCYb8uv1ThPSWrUO9MCmByif0F5x
/tv1AoGBALsECNN0Nn8fyOyNl3cQY7vT4/3zrcKMERVXRd9sB0YEzPfue7moQWm+
GRacHgvfuJqrF/fysNXi1pXqbTKU+ClnG4GGr3mE+RZQ+eH4dQP5SX0jP6Y7tUeo
qxkIAISPnuwdQiwOkcwLfyNnPGlWM6th+UPvIQSIUONX1IR6qhdo
-----END RSA PRIVATE KEY-----
' | sudo tee /etc/docker/server-key.pem
.SSH cmd err, output: <nil>: -----BEGIN RSA PRIVATE KEY-----
MIIEowIBAAKCAQEAuJtNTisUY0e+B7t9yhAuG7WIoA4SlaJzpiJ8sXjA6thIE0cA
qir5fe1X6benI7mVfIqmTOymqfo4No72k4mcKiMyeRG2G6H4oxNgtZrR5kSIKup/
w9H8tGzQWwDr1t0S4Fq0DI4IJoTqAMEukPl3ycFap7ptp0RjJXtJlJ7GApqTiwA8
Gtq16Tw5Y5Uj3vIcH4q/AqNrunIbbleUCJIgo1iKTaADzij/XOvCz1aZ9km4z5fQ
SWAiPc/PmZ4wFH7hG8tBypF32ZHtUWZFDgwbScrTAk4ZWlbsuGCr+tIxBDSFC+ZG
8Hp6UWrDxIkYRC2vdy8OXHdxZaVf8cmIKUQvRwIDAQABAoIBAERzqbWbecLafldF
qX38g+xYYuHedfuwMivfS9dOzFIIgqlLQa7Xoo2ULW4HYF152jlE/Cc39RDALInm
dv38H8DsLjIAZENYyuZFMC4Gy2AT913aeCe3PHn2g0fLTqfsb6xrVan2HIWT8WT4
PPka19Ui8ieRlElarVzfm0gVm5yo7P1EvVYWrLpbOSLtcuHGy2G95gTNbg9t+lck
gWQCnhqzAZbpXbmnxigQY+pPUBY3MUEliz9Fvr/jX9IDD+0D1NZpNgK4yLvqGWKQ
V+dt6ZhBcHDPPKFvK0Z94zk2sRA0rtqdZ9GrLHtlyGKgfx/yUf7BU2I7sYzdWM7n
y7wRy/kCgYEAymnU+wQWQufPntE4EPBurqk0Pp10kJ+X4O/sP6R8t3o0Tj1nFwHU
VGVKyTxapwo7SjUmgsZJJhawF53XlY4ZxetW+sabImVHgbmDYV8gfnEQRhfSnHOv
kpgCmWsZopY6qOiZo2od3xaFB34qNw9XiJDy/cGseVLAVLGIHa+V+AMCgYEA6Xqm
+eNDjOuTe0sHKq9J2BZYGvYUu011w1CzcYuOdkiN7LfRIcazNPNTMCK/KRBofKce
JkMlKguQcP9monI2m7f9vP4YvtA87CD8WLFgeN6N0D1XCKJ562wmuhy/brjAvbCe
GQwmip8hfVu3APlSezTfI18PqBRBNtG4gJFTMm0CgYAxB8/KeiP2Uvas7tsY51S4
RE5eeH+a5L3Cg/uDMxHu09BFv4PwQ8YuJ1clRdRjsAvKnvNULDnd2xMOtXJaTNCb
a7VnC6LagxP+LXTQql1Ro4ugnvaqZS97YA0JIrNT+fX9olJNDlBsEKVqujn5mmLG
tu3VYAuqW8ww98wT/MtkBwKBgCS7xl+UcQFP4xFH2aXOlFiqE0ySoOpjIn8LSGA5
670SZznyJbYhs/pFujXdkaPdUAMkq+qrL8KwtRYCKNywCYVwajx84dnLm3ovKmSt
65a4tSkpLXNPVM1EY8duVHQQH0r46bbZIYs3xCYb8uv1ThPSWrUO9MCmByif0F5x
/tv1AoGBALsECNN0Nn8fyOyNl3cQY7vT4/3zrcKMERVXRd9sB0YEzPfue7moQWm+
GRacHgvfuJqrF/fysNXi1pXqbTKU+ClnG4GGr3mE+RZQ+eH4dQP5SX0jP6Y7tUeo
qxkIAISPnuwdQiwOkcwLfyNnPGlWM6th+UPvIQSIUONX1IR6qhdo
-----END RSA PRIVATE KEY-----
(minishift) Calling .GetURL
(minishift) DBG | GetURL called
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .DriverName
Setting Docker configuration on the remote daemon...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/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-current -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock \
--selinux-enabled \
--log-driver=journald \
--signature-verification=false \
--add-runtime docker-runc=/usr/libexec/docker/docker-runc-current \
--default-runtime=docker-runc \
--exec-opt native.cgroupdriver=systemd \
--userland-proxy-path=/usr/libexec/docker/docker-proxy-current \
--storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem \
--tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem \
--label provider=kvm --insecure-registry 172.30.0.0/16
Environment=
" | sudo tee /etc/systemd/system/docker.service.d/10-machine.conf
..SSH cmd err, output: <nil>: [Service]
ExecStart=
ExecStart=/usr/bin/dockerd-current -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --selinux-enabled --log-driver=journald --signature-verification=false --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current --storage-driver overlay2 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=kvm --insecure-registry 172.30.0.0/16
Environment=
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl daemon-reload
.SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo systemctl -f start docker
..SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) Calling .GetSSHPort
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/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 0.0.0.0:111 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp6 0 0 :::2376 :::* LISTEN
tcp6 0 0 :::111 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
Feature detection ...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
test -f /usr/local/bin/minishift-set-ipaddress && echo '1' || echo '0'
..SSH cmd err, output: <nil>: 1
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
test -f /usr/sbin/dnsmasq && echo '1' || echo '0'
.SSH cmd err, output: <nil>: 1
OK
OK
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo timedatectl set-timezone 'UTC'
SSH cmd err, output: <nil>:
Found binary path at /usr/local/bin/docker-machine-driver-kvm
Launching plugin server for driver kvm
Plugin server listening at address 127.0.0.1:40897
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetState
(minishift) DBG | Getting current state...
(minishift) DBG | Fetching VM...
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo cat /etc/os-release
SSH cmd err, output: <nil>: NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"
VARIANT="minishift"
VARIANT_VERSION="1.13.0"
BUILD_ID="50124a9-23102018124412-local"
Couldn't set key CPE_NAME, no corresponding struct field found
Couldn't set key , no corresponding struct field found
Couldn't set key CENTOS_MANTISBT_PROJECT, no corresponding struct field found
Couldn't set key CENTOS_MANTISBT_PROJECT_VERSION, no corresponding struct field found
Couldn't set key REDHAT_SUPPORT_PRODUCT, no corresponding struct field found
Couldn't set key REDHAT_SUPPORT_PRODUCT_VERSION, no corresponding struct field found
Couldn't set key , no corresponding struct field found
Couldn't set key VARIANT_VERSION, no corresponding struct field found
Couldn't set key BUILD_ID, no corresponding struct field found
Detecting whether virtual machine is managed by a registration manager...
Distribution doesn't support registration
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
echo LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUY3akNDQTlhZ0F3SUJBZ0lKQUo2endJZWk0WjEvTUEwR0NTcUdTSWIzRFFFQkN3VUFNSUdMTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQXdKVFdsdWFYTm9hV1owTVJJd0VBWURWUVFLREFsTmFXNXBjMmhwWm5ReApHekFaQmdOVkJBc01Fa2x1ZEdWeWJXVmthV0YwWlNCd2NtOTRlVEVWTUJNR0ExVUVBd3dNYldsdWFYTm9hV1owCkxtbHZNU0F3SGdZSktvWklodmNOQVFrQkZoRnBibVp2UUcxcGJtbHphR2xtZEM1cGJ6QWVGdzB4T0RBNE16QXgKT1RNNE1qaGFGdzB6T0RBNE1qVXhPVE00TWpoYU1JR0xNUXN3Q1FZRFZRUUdFd0pWVXpFU01CQUdBMVVFQ0F3SgpUV2x1YVhOb2FXWjBNUkl3RUFZRFZRUUtEQWxOYVc1cGMyaHBablF4R3pBWkJnTlZCQXNNRWtsdWRHVnliV1ZrCmFXRjBaU0J3Y205NGVURVZNQk1HQTFVRUF3d01iV2x1YVhOb2FXWjBMbWx2TVNBd0hnWUpLb1pJaHZjTkFRa0IKRmhGcGJtWnZRRzFwYm1semFHbG1kQzVwYnpDQ0FpSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnSVBBRENDQWdvQwpnZ0lCQU15VERvNHRybWV4djVQeTlhVGlDcGlJc0NIVUgwUFZxS2J6ZkNZNW81YjhpTWNCVWRocFVJVXZoMWR6CmxRamRZMWZKQUU5SXF5amloUTlPaFhCNlNpSkZhaStzRVFiMUY3RjB2RVozY05DUWYzU1c3NFN6VWpRVHl1aVAKd2FFclA5RU5PR3dYOVhnUmlrWGxwdEJmd3lHQVRNZjFqb1pSQ1RCcVRaVm1vd05OZGR1MnhKaWs0NENjTGZISwpQS2NCalRFdVZHT0JGb0tXci9IWDZyTHBxQWdreG9YWm9zZFhDSVZxRmczeTlYSEkyTDViT2x4anVHTVR6OFFSCm1nN2Nab3F4T2s4cTliQ3dCVk01MkN3cmdSRnJFdi85VWhBem9zSzhNUlNMU2JGOTVweC9JaGZ0MGcwWHRHWHoKcEZNSm92REd3YlRmajN4eUJLbWNzZHFHUDVaOVJvNnNibGIvblgrSEhBOHZDSDArdjVQcTFreGN4Mm1TV3loOQp4SlE5RWxUdS9STEJzanRDbW92bTRwaXFtNjNCaHlTR1NLYVpZRmN4NTRPbHI0ZDIrZHBGTUhmOXBXREtGODNuClMyemc1ZWdTaFdrci9XYXBrcmxGNUtNT1FDMkdpRmQzamNFRDZ3SjFIZXdHVlNuNWpYeks3eWhKMGtjSTkwaVcKdEw2dmM1TjNmTHFZTVFyVElPV1VKZXdzaHVOaDlTRHQ5RHJWT2dsM3hKUG0rZGxyV3VIVzFnM3J1L2p2NnN5RQpEY292cWI2Y3hJT1pDWG9hSHF4QUJ5YTRibk5iM200c0tROGlONTFPQXRQN1lKejBZdG1iTDhiMEdaNDdiOExpCmpQOWpTYzU1TnF1c1dScFplY2tMRk1aZVF2TkxOMHA4ZG9OMzdPTlpOZUtrZGhMVkFnTUJBQUdqVXpCUk1CMEcKQTFVZERnUVdCQlNUcEhadlhlYVNwUUIzV0kvYWxlc25MY0JySmpBZkJnTlZIU01FR0RBV2dCU1RwSFp2WGVhUwpwUUIzV0kvYWxlc25MY0JySmpBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkN3VUFBNElDCkFRQmZGN0pDWkMvcTRqTkYyK2dySVd2aHBsa0EvbFdneTRkQ3Q0K1VvR3ZSdE1ibk5KSUNUVnYybkZhb0RlOUUKNkRWUXVzQm1LaHcyUm1HQmVpaWdJQzMwZjN0RnFpamJMb1kxN0owL2h0SU9ETm5qWTZNQUpXSEk4UHloVGtiTwoxZWZHc0tuY29IQXZMVjVxbkdtYjdwT1NHQlRVbGhGNU1vQk1NYUI1ZDg4OFMwSU45ejNRa29BVjRMUjFUZU1UCmZFWUlMbHIyeE9FMjArVi9DV1o4RGxRMUlSellYaTFaU2Q1UDBoOTBJVnk0TFg1RXpYMjAxVkdKV2FvUzZwN1UKM1RUd2dtOFp0am5xSTRmbFNCNmpWMk93UVhzN2doYm16RzlCY3hOYlc3czRNQWVWem53bEdnZkxMc0NGSjhnSQo4bzN0SVkrc1JtSHNQRi90aDF2bUtkTE1VTFo4bXVYOXNWRDZOOXVOaTROQUtKK1dZclZNdUYvWWNxd0w2S1BXCmJyS0hkdXZXZ01DZGNHY20wZU1ETUFWUzVOQXNLaFpCVFdINlIxVjY2T0NGRE05NW15VXJnYy9BQ2Q5MDRnNWQKK0JsRERBT01LYWRKeEk1cFdJTzl6eno0ek55dzBrSW56VllaNlNDS0w4ZEplaGlvUldIQUZCUkkxUk5SSVVHTQo5d21ZWTlqcThCckFqRm1KY1VkVFcvN0FPR3ZhTnIzUVhsbWFVK1dqTVQ1b2Y4MDJHM2VZQUZlQ29TcDRBT3NsCldtQWxpS0MybktXWWhwYUVTdU5QcEppL3dnMmZEOXVSTjhjcHN1YzB5TVpGaFlaU2xZNGEwYU9iWGF3Um5LVnkKbjNjL2V6RFA5dmh5NUR0MFBaTFc4UlJqNW9BWGJ3UlJkaVZWZkdOUmNGT1Fldz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0= | base64 --decode | sudo tee -a /etc/pki/tls/certs/ca-bundle.crt > /dev/null
SSH cmd err, output: <nil>:
(minishift) Calling .GetIP
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
-- Checking for IP address ... (minishift) Calling .GetIP
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
OK
-- Checking for nameservers ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
cat /etc/resolv.conf | grep -i '^nameserver' | wc -l | tr -d '
'
SSH cmd err, output: <nil>: 2
OK
-- Checking if external host is reachable from the Minishift VM ...
Pinging 8.8.8.8 ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo ping -c1 -w1 8.8.8.8
SSH cmd err, output: <nil>: PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=117 time=28.9 ms
--- 8.8.8.8 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 28.918/28.918/28.918/0.000 ms
OK
-- Checking HTTP connectivity from the VM ...
Retrieving http://minishift.io/index.html ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
curl -s -m 5 http://minishift.io/index.html > /dev/null 2>&1
SSH cmd err, output: exit status 28:
FAIL
VM cannot connect to external URL with HTTP
-- Checking if persistent storage volume is mounted ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
if grep -qs /mnt/?da1 /proc/mounts; then echo '1'; else echo '0'; fi
SSH cmd err, output: <nil>: 1
OK
-- Checking available disk space ... (minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) Calling .GetSSHPort
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
df -h /mnt/?da1 | awk 'FNR > 1 {print $2,$5,$6}'
SSH cmd err, output: <nil>: 19G 1% /mnt/sda1
1% used OK
-- Writing current configuration for static assignment of IP address ... WARN
Not supported on this platform or hypervisor
Found binary path at /usr/local/bin/docker-machine-driver-kvm
Launching plugin server for driver kvm
Plugin server listening at address 127.0.0.1:41011
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Fetching VM...
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) Calling .GetSSHPort
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker version --format '{{.Server.APIVersion}}'
SSH cmd err, output: <nil>: 1.26
(minishift) Calling .GetIP
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHUsername
(minishift) Calling .GetSSHUsername
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
sudo install -d -o docker -g docker -m 755 /var/lib/minishift/base /var/lib/minishift/bin
SSH cmd err, output: <nil>:
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) Calling .GetSSHUsername
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker network inspect -f "{{range .IPAM.Config }}{{ .Subnet }}{{end}}" bridge
SSH cmd err, output: <nil>: 172.17.0.0/16
(minishift) Calling .GetSSHUsername
-- OpenShift cluster will be configured with ...
Version: v3.11.0
(minishift) Calling .GetSSHHostname
(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker images -q openshift/origin-control-plane:v3.11.0
SSH cmd err, output: <nil>:
-- Pulling the OpenShift Container Image (minishift) Calling .GetSSHHostname
.(minishift) DBG | GetIP called for minishift
(minishift) DBG | Failed to retrieve dnsmasq leases from /var/lib/libvirt/dnsmasq/docker-machines.leases
(minishift) DBG | IP address: 192.168.42.159
(minishift) DBG | Unable to locate IP address for MAC 52:54:00:a4:0a:cc
(minishift) Calling .GetSSHPort
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHKeyPath
(minishift) DBG | AK: resolvestorepath: /home/alr/.minishift
(minishift) Calling .GetSSHUsername
Using SSH client type: external
Using SSH private key: /home/alr/.minishift/machines/minishift/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 docker@192.168.42.159 -o IdentitiesOnly=yes -i /home/alr/.minishift/machines/minishift/id_rsa -p 22] /usr/bin/ssh <nil>}
About to run SSH command:
docker pull openshift/origin-control-plane:v3.11.0
..........SSH cmd err, output: exit status 1: Trying to pull repository docker.io/openshift/origin-control-plane ...
Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.42.1:53: server misbehaving
Error pulling the OpenShift container image: ssh command error:
command : docker pull openshift/origin-control-plane:v3.11.0
err : exit status 1
output : Trying to pull repository docker.io/openshift/origin-control-plane ...
Get https://registry-1.docker.io/v2/: dial tcp: lookup registry-1.docker.io on 192.168.42.1:53: server misbehaving
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment