Closed BioGeek closed 2 years ago
Hey @BioGeek thanks for opening this issue. Unfortunately I'm not very familiar with WSL, but I found additional issues/blog posts that may be useful:
Please let us know if you find anything that resolves your issue, and if not we can keep trying to debug!
@BioGeek Is this still an issue you're facing?
@spowelljr I upgraded minikube
from v1.17.1
to v1.19.0
and tried again, but I still have the same error.
A ticket is opened (https://github.com/kubernetes/website/issues/26998) to update the blog post that I am following to show the correct commands to install minikube
on WSL2. Once that issue gets resolved I will report back here.
For completness sake, the output of minikube start --alsologtostderr -v=4
:
I'm having the same Issue.
My workaround is running minikube
naively on windows via Powershel
using the .exe
installer.
But is way slower.
Yeah properly supporting WSL with the docker and none drivers is in our roadmap for this year.
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/lifecycle rotten
/close
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
Hi @priyawadhwa , @BioGeek I am also facing same error:
I am running it on mac with hyperkit
minikube start --driver=hyperkit --alsologtostderr -v=4 80 err | 11m 6s | 10:31:35 AM
I1008 10:38:53.919767 27221 out.go:286] Setting OutFile to fd 1 ...
I1008 10:38:53.920285 27221 out.go:338] isatty.IsTerminal(1) = true
I1008 10:38:53.920295 27221 out.go:299] Setting ErrFile to fd 2...
I1008 10:38:53.920302 27221 out.go:338] isatty.IsTerminal(2) = true
I1008 10:38:53.920678 27221 root.go:312] Updating PATH: /Users/hardikdadhich/.minikube/bin
I1008 10:38:53.922423 27221 out.go:293] Setting JSON to false
I1008 10:38:53.983664 27221 start.go:111] hostinfo: {"hostname":"Hardiks-MacBook-Pro.local","uptime":606148,"bootTime":1633063585,"procs":683,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"11.6","kernelVersion":"20.6.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"c2591f4e-ee82-33cc-8c59-db81d9ad80dd"}
W1008 10:38:53.983810 27221 start.go:119] gopshost.Virtualization returned error: not implemented yet
I1008 10:38:53.989777 27221 out.go:165] π minikube v1.22.0 on Darwin 11.6
π minikube v1.22.0 on Darwin 11.6
I1008 10:38:54.005828 27221 main.go:130] libmachine: Found binary path at /Users/hardikdadhich/.minikube/bin/docker-machine-driver-hyperkit
I1008 10:38:54.008032 27221 main.go:130] libmachine: Launching plugin server for driver hyperkit
I1008 10:38:54.065187 27221 main.go:130] libmachine: Plugin server listening at address 127.0.0.1:51532
I1008 10:38:54.068193 27221 main.go:130] libmachine: () Calling .GetVersion
I1008 10:38:54.069655 27221 main.go:130] libmachine: Using API Version 1
I1008 10:38:54.069683 27221 main.go:130] libmachine: () Calling .SetConfigRaw
I1008 10:38:54.069991 27221 main.go:130] libmachine: () Calling .GetMachineName
I1008 10:38:54.070105 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:54.071056 27221 driver.go:335] Setting default libvirt URI to qemu:///system
I1008 10:38:54.071470 27221 main.go:130] libmachine: Found binary path at /Users/hardikdadhich/.minikube/bin/docker-machine-driver-hyperkit
I1008 10:38:54.071505 27221 main.go:130] libmachine: Launching plugin server for driver hyperkit
I1008 10:38:54.085565 27221 main.go:130] libmachine: Plugin server listening at address 127.0.0.1:51538
I1008 10:38:54.086199 27221 main.go:130] libmachine: () Calling .GetVersion
I1008 10:38:54.086646 27221 main.go:130] libmachine: Using API Version 1
I1008 10:38:54.086660 27221 main.go:130] libmachine: () Calling .SetConfigRaw
I1008 10:38:54.087031 27221 main.go:130] libmachine: () Calling .GetMachineName
I1008 10:38:54.087201 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:54.121983 27221 out.go:165] β¨ Using the hyperkit driver based on existing profile
β¨ Using the hyperkit driver based on existing profile
I1008 10:38:54.122069 27221 start.go:278] selected driver: hyperkit
I1008 10:38:54.122099 27221 start.go:751] validating driver "hyperkit" against &{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.22.0.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.21.2 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.64.2 Port:8443 KubernetesVersion:v1.21.2 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false}
I1008 10:38:54.122403 27221 start.go:762] status for hyperkit: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
I1008 10:38:54.122760 27221 install.go:52] acquiring lock: {Name:mk4023283b30b374c3f04c8805d539e68824c0b8 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1008 10:38:54.123064 27221 install.go:117] Validating docker-machine-driver-hyperkit, PATH=/Users/hardikdadhich/.minikube/bin:/Users/hardikdadhich/.nvm/versions/node/v8.14.1/bin:/Users/hardikdadhich/.jenv/shims:/Users/hardikdadhich/.jenv/bin:/Users/hardikdadhich/Desktop/IBM-work/apprap-work/one-pipeline/all-ops-pipelines/github-release-pipeline/bin:/Library/Frameworks/Python.framework/Versions/3.7/bin:/Users/hardikdadhich/.jenv/shims:/Users/hardikdadhich/Downloads/spring-2.1.0.BUILD-SNAPSHOT/bin:/usr/local/opt/maven@3.5/bin:/bin:/usr/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/usr/local/MacGPG2/bin:/Applications/Wireshark.app/Contents/MacOS:/Users/hardikdadhich/.istioctl/bin:/Users/hardikdadhich/.krew/bin:/Users/hardikdadhich/Library/Android/sdk/tools:/Users/hardikdadhich/Library/Android/sdk/tools/bin:/Users/hardikdadhich/Library/Android/sdk/platform-tools:/Users/hardikdadhich/Library/Android/sdk/emulator:/Users/hardikdadhich/.android-sdk-macosx/platform-tools/
I1008 10:38:54.137545 27221 install.go:137] /Users/hardikdadhich/.minikube/bin/docker-machine-driver-hyperkit version is 1.22.0
I1008 10:38:54.150255 27221 install.go:79] stdout: /Users/hardikdadhich/.minikube/bin/docker-machine-driver-hyperkit
I1008 10:38:54.150358 27221 install.go:81] /Users/hardikdadhich/.minikube/bin/docker-machine-driver-hyperkit looks good
I1008 10:38:54.157962 27221 cni.go:93] Creating CNI manager for ""
I1008 10:38:54.157994 27221 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
I1008 10:38:54.158017 27221 start_flags.go:275] config:
{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.22.0.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.21.2 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.64.2 Port:8443 KubernetesVersion:v1.21.2 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false}
I1008 10:38:54.158975 27221 iso.go:123] acquiring lock: {Name:mk00ccd7618c3fe4f7c4de56ac3ee2df0f2082c2 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1008 10:38:54.179767 27221 out.go:165] π Starting control plane node minikube in cluster minikube
π Starting control plane node minikube in cluster minikube
I1008 10:38:54.179823 27221 preload.go:134] Checking if preload exists for k8s version v1.21.2 and runtime docker
I1008 10:38:54.179876 27221 preload.go:150] Found local preload: /Users/hardikdadhich/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v11-v1.21.2-docker-overlay2-amd64.tar.lz4
I1008 10:38:54.184258 27221 cache.go:56] Caching tarball of preloaded images
I1008 10:38:54.184449 27221 preload.go:174] Found /Users/hardikdadhich/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v11-v1.21.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
I1008 10:38:54.184475 27221 cache.go:59] Finished verifying existence of preloaded tar for v1.21.2 on docker
I1008 10:38:54.185252 27221 profile.go:148] Saving config to /Users/hardikdadhich/.minikube/profiles/minikube/config.json ...
I1008 10:38:54.191631 27221 cache.go:205] Successfully downloaded all kic artifacts
I1008 10:38:54.191707 27221 start.go:313] acquiring machines lock for minikube: {Name:mkb9330f912d9243bae6def5b1adaa75788acca7 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
I1008 10:38:54.191850 27221 start.go:317] acquired machines lock for "minikube" in 121.469Β΅s
I1008 10:38:54.192244 27221 start.go:93] Skipping create...Using existing machine configuration
I1008 10:38:54.192264 27221 fix.go:55] fixHost starting:
I1008 10:38:54.192703 27221 main.go:130] libmachine: Found binary path at /Users/hardikdadhich/.minikube/bin/docker-machine-driver-hyperkit
I1008 10:38:54.192773 27221 main.go:130] libmachine: Launching plugin server for driver hyperkit
I1008 10:38:54.208446 27221 main.go:130] libmachine: Plugin server listening at address 127.0.0.1:51542
I1008 10:38:54.209227 27221 main.go:130] libmachine: () Calling .GetVersion
I1008 10:38:54.209835 27221 main.go:130] libmachine: Using API Version 1
I1008 10:38:54.209854 27221 main.go:130] libmachine: () Calling .SetConfigRaw
I1008 10:38:54.210221 27221 main.go:130] libmachine: () Calling .GetMachineName
I1008 10:38:54.210417 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:54.210607 27221 main.go:130] libmachine: (minikube) Calling .GetState
I1008 10:38:54.210808 27221 main.go:130] libmachine: (minikube) DBG | exe=/Users/hardikdadhich/.minikube/bin/docker-machine-driver-hyperkit uid=0
I1008 10:38:54.211421 27221 main.go:130] libmachine: (minikube) DBG | hyperkit pid from json: 25872
I1008 10:38:54.216018 27221 fix.go:108] recreateIfNeeded on minikube: state=Running err=<nil>
W1008 10:38:54.216123 27221 fix.go:134] unexpected machine state, will restart: <nil>
I1008 10:38:54.222750 27221 out.go:165] π Updating the running hyperkit "minikube" VM ...
π Updating the running hyperkit "minikube" VM ...
I1008 10:38:54.222843 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:54.223268 27221 machine.go:88] provisioning docker machine ...
I1008 10:38:54.223283 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:54.223503 27221 main.go:130] libmachine: (minikube) Calling .GetMachineName
I1008 10:38:54.223658 27221 buildroot.go:166] provisioning hostname "minikube"
I1008 10:38:54.223673 27221 main.go:130] libmachine: (minikube) Calling .GetMachineName
I1008 10:38:54.223812 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:54.223949 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:54.224089 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:54.224240 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:54.224387 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:54.227044 27221 main.go:130] libmachine: Using SSH client type: native
I1008 10:38:54.231100 27221 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x13f9760] 0x13f9720 <nil> [] 0s} 192.168.64.2 22 <nil> <nil>}
I1008 10:38:54.231123 27221 main.go:130] libmachine: About to run SSH command:
sudo hostname minikube && echo "minikube" | sudo tee /etc/hostname
I1008 10:38:54.339631 27221 main.go:130] libmachine: SSH cmd err, output: <nil>: minikube
I1008 10:38:54.339694 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:54.339950 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:54.340149 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:54.340359 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:54.340523 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:54.340993 27221 main.go:130] libmachine: Using SSH client type: native
I1008 10:38:54.342467 27221 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x13f9760] 0x13f9720 <nil> [] 0s} 192.168.64.2 22 <nil> <nil>}
I1008 10:38:54.342521 27221 main.go:130] libmachine: About to run SSH command:
if ! grep -xq '.*\sminikube' /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 minikube/g' /etc/hosts;
else
echo '127.0.1.1 minikube' | sudo tee -a /etc/hosts;
fi
fi
I1008 10:38:54.419690 27221 main.go:130] libmachine: SSH cmd err, output: <nil>:
I1008 10:38:54.419784 27221 buildroot.go:172] set auth options {CertDir:/Users/hardikdadhich/.minikube CaCertPath:/Users/hardikdadhich/.minikube/certs/ca.pem CaPrivateKeyPath:/Users/hardikdadhich/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/Users/hardikdadhich/.minikube/machines/server.pem ServerKeyPath:/Users/hardikdadhich/.minikube/machines/server-key.pem ClientKeyPath:/Users/hardikdadhich/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/Users/hardikdadhich/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/Users/hardikdadhich/.minikube}
I1008 10:38:54.419863 27221 buildroot.go:174] setting up certificates
I1008 10:38:54.419922 27221 provision.go:83] configureAuth start
I1008 10:38:54.419949 27221 main.go:130] libmachine: (minikube) Calling .GetMachineName
I1008 10:38:54.420248 27221 main.go:130] libmachine: (minikube) Calling .GetIP
I1008 10:38:54.420413 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:54.420576 27221 provision.go:137] copyHostCerts
I1008 10:38:54.420976 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/certs/ca.pem -> /Users/hardikdadhich/.minikube/ca.pem
I1008 10:38:54.421468 27221 exec_runner.go:145] found /Users/hardikdadhich/.minikube/ca.pem, removing ...
I1008 10:38:54.421805 27221 exec_runner.go:190] rm: /Users/hardikdadhich/.minikube/ca.pem
I1008 10:38:54.422538 27221 exec_runner.go:152] cp: /Users/hardikdadhich/.minikube/certs/ca.pem --> /Users/hardikdadhich/.minikube/ca.pem (1054 bytes)
I1008 10:38:54.423055 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/certs/cert.pem -> /Users/hardikdadhich/.minikube/cert.pem
I1008 10:38:54.423157 27221 exec_runner.go:145] found /Users/hardikdadhich/.minikube/cert.pem, removing ...
I1008 10:38:54.423166 27221 exec_runner.go:190] rm: /Users/hardikdadhich/.minikube/cert.pem
I1008 10:38:54.423703 27221 exec_runner.go:152] cp: /Users/hardikdadhich/.minikube/certs/cert.pem --> /Users/hardikdadhich/.minikube/cert.pem (1094 bytes)
I1008 10:38:54.424180 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/certs/key.pem -> /Users/hardikdadhich/.minikube/key.pem
I1008 10:38:54.424289 27221 exec_runner.go:145] found /Users/hardikdadhich/.minikube/key.pem, removing ...
I1008 10:38:54.424301 27221 exec_runner.go:190] rm: /Users/hardikdadhich/.minikube/key.pem
I1008 10:38:54.424896 27221 exec_runner.go:152] cp: /Users/hardikdadhich/.minikube/certs/key.pem --> /Users/hardikdadhich/.minikube/key.pem (1675 bytes)
I1008 10:38:54.425399 27221 provision.go:111] generating server cert: /Users/hardikdadhich/.minikube/machines/server.pem ca-key=/Users/hardikdadhich/.minikube/certs/ca.pem private-key=/Users/hardikdadhich/.minikube/certs/ca-key.pem org=hardikdadhich.minikube san=[192.168.64.2 192.168.64.2 localhost 127.0.0.1 minikube minikube]
I1008 10:38:54.994156 27221 provision.go:171] copyRemoteCerts
I1008 10:38:54.994476 27221 ssh_runner.go:149] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I1008 10:38:54.994912 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:54.995145 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:54.995298 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:54.995456 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:54.995601 27221 sshutil.go:53] new ssh client: &{IP:192.168.64.2 Port:22 SSHKeyPath:/Users/hardikdadhich/.minikube/machines/minikube/id_rsa Username:docker}
I1008 10:38:55.036754 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/certs/ca.pem -> /etc/docker/ca.pem
I1008 10:38:55.036973 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1054 bytes)
I1008 10:38:55.051067 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/machines/server.pem -> /etc/docker/server.pem
I1008 10:38:55.051266 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/machines/server.pem --> /etc/docker/server.pem (1172 bytes)
I1008 10:38:55.064895 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
I1008 10:38:55.065130 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I1008 10:38:55.079629 27221 provision.go:86] duration metric: configureAuth took 659.678073ms
I1008 10:38:55.079662 27221 buildroot.go:189] setting minikube options for container-runtime
I1008 10:38:55.079933 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:55.080284 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:55.080439 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:55.080589 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.080770 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.080907 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:55.081199 27221 main.go:130] libmachine: Using SSH client type: native
I1008 10:38:55.081414 27221 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x13f9760] 0x13f9720 <nil> [] 0s} 192.168.64.2 22 <nil> <nil>}
I1008 10:38:55.081430 27221 main.go:130] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I1008 10:38:55.180135 27221 main.go:130] libmachine: SSH cmd err, output: <nil>: tmpfs
I1008 10:38:55.180187 27221 buildroot.go:70] root file system type: tmpfs
I1008 10:38:55.180502 27221 provision.go:308] Updating docker unit: /lib/systemd/system/docker.service ...
I1008 10:38:55.180545 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:55.180765 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:55.180921 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.181095 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.181249 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:55.181547 27221 main.go:130] libmachine: Using SSH client type: native
I1008 10:38:55.181793 27221 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x13f9760] 0x13f9720 <nil> [] 0s} 192.168.64.2 22 <nil> <nil>}
I1008 10:38:55.181900 27221 main.go:130] libmachine: About to run SSH command:
sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network.target minikube-automount.service docker.socket
Requires= minikube-automount.service docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=on-failure
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperkit --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP \$MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
[Install]
WantedBy=multi-user.target
" | sudo tee /lib/systemd/system/docker.service.new
I1008 10:38:55.273158 27221 main.go:130] libmachine: SSH cmd err, output: <nil>: [Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=network.target minikube-automount.service docker.socket
Requires= minikube-automount.service docker.socket
StartLimitBurst=3
StartLimitIntervalSec=60
[Service]
Type=notify
Restart=on-failure
# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
# The base configuration already specifies an 'ExecStart=...' command. The first directive
# here is to clear out that command inherited from the base configuration. Without this,
# the command from the base configuration and the command specified here are treated as
# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
# will catch this invalid input and refuse to start the service with an error like:
# Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
ExecStart=
ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=hyperkit --insecure-registry 10.96.0.0/12
ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
[Install]
WantedBy=multi-user.target
I1008 10:38:55.273279 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:55.273552 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:55.273710 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.273845 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.273998 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:55.274313 27221 main.go:130] libmachine: Using SSH client type: native
I1008 10:38:55.274574 27221 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x13f9760] 0x13f9720 <nil> [] 0s} 192.168.64.2 22 <nil> <nil>}
I1008 10:38:55.274603 27221 main.go:130] libmachine: About to run SSH command:
sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
I1008 10:38:55.352723 27221 main.go:130] libmachine: SSH cmd err, output: <nil>:
I1008 10:38:55.352772 27221 machine.go:91] provisioned docker machine in 1.129479352s
I1008 10:38:55.352818 27221 start.go:267] post-start starting for "minikube" (driver="hyperkit")
I1008 10:38:55.352832 27221 start.go:277] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
I1008 10:38:55.352852 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:55.353412 27221 ssh_runner.go:149] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
I1008 10:38:55.353439 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:55.353629 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:55.353766 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.353912 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:55.354071 27221 sshutil.go:53] new ssh client: &{IP:192.168.64.2 Port:22 SSHKeyPath:/Users/hardikdadhich/.minikube/machines/minikube/id_rsa Username:docker}
I1008 10:38:55.399600 27221 ssh_runner.go:149] Run: cat /etc/os-release
I1008 10:38:55.408761 27221 info.go:137] Remote host: Buildroot 2020.02.12
I1008 10:38:55.408789 27221 filesync.go:126] Scanning /Users/hardikdadhich/.minikube/addons for local assets ...
I1008 10:38:55.409011 27221 filesync.go:126] Scanning /Users/hardikdadhich/.minikube/files for local assets ...
I1008 10:38:55.409212 27221 start.go:270] post-start completed in 56.38198ms
I1008 10:38:55.409239 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:55.409487 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:55.409660 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:55.409859 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.410057 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.410209 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:55.410453 27221 main.go:130] libmachine: Using SSH client type: native
I1008 10:38:55.410703 27221 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x13f9760] 0x13f9720 <nil> [] 0s} 192.168.64.2 22 <nil> <nil>}
I1008 10:38:55.410716 27221 main.go:130] libmachine: About to run SSH command:
date +%s.%N
I1008 10:38:55.488893 27221 main.go:130] libmachine: SSH cmd err, output: <nil>: 1633669736.139495439
I1008 10:38:55.488917 27221 fix.go:212] guest clock: 1633669736.139495439
I1008 10:38:55.488925 27221 fix.go:225] Guest: 2021-10-08 10:38:56.139495439 +0530 IST Remote: 2021-10-08 10:38:55.409468 +0530 IST m=+1.646089361 (delta=730.027439ms)
I1008 10:38:55.488943 27221 fix.go:196] guest clock delta is within tolerance: 730.027439ms
I1008 10:38:55.488957 27221 fix.go:57] fixHost completed within 1.296697257s
I1008 10:38:55.488962 27221 start.go:80] releasing machines lock for "minikube", held for 1.297099217s
I1008 10:38:55.489025 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:55.489234 27221 main.go:130] libmachine: (minikube) Calling .GetIP
I1008 10:38:55.489385 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:55.489527 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:55.491284 27221 main.go:130] libmachine: (minikube) Calling .DriverName
I1008 10:38:55.492114 27221 ssh_runner.go:149] Run: curl -sS -m 2 https://k8s.gcr.io/
I1008 10:38:55.492148 27221 ssh_runner.go:149] Run: systemctl --version
I1008 10:38:55.492165 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:55.492354 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:55.492474 27221 main.go:130] libmachine: (minikube) Calling .GetSSHHostname
I1008 10:38:55.492542 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.492616 27221 main.go:130] libmachine: (minikube) Calling .GetSSHPort
I1008 10:38:55.492693 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:55.492736 27221 main.go:130] libmachine: (minikube) Calling .GetSSHKeyPath
I1008 10:38:55.492932 27221 sshutil.go:53] new ssh client: &{IP:192.168.64.2 Port:22 SSHKeyPath:/Users/hardikdadhich/.minikube/machines/minikube/id_rsa Username:docker}
I1008 10:38:55.492962 27221 main.go:130] libmachine: (minikube) Calling .GetSSHUsername
I1008 10:38:55.493096 27221 sshutil.go:53] new ssh client: &{IP:192.168.64.2 Port:22 SSHKeyPath:/Users/hardikdadhich/.minikube/machines/minikube/id_rsa Username:docker}
I1008 10:38:55.536072 27221 preload.go:134] Checking if preload exists for k8s version v1.21.2 and runtime docker
I1008 10:38:55.536344 27221 ssh_runner.go:149] Run: docker images --format {{.Repository}}:{{.Tag}}
I1008 10:39:05.543093 27221 ssh_runner.go:189] Completed: curl -sS -m 2 https://k8s.gcr.io/: (10.050937281s)
I1008 10:39:05.543242 27221 ssh_runner.go:189] Completed: docker images --format {{.Repository}}:{{.Tag}}: (10.006871015s)
W1008 10:39:05.543284 27221 start.go:655] [curl -sS -m 2 https://k8s.gcr.io/] failed: curl -sS -m 2 https://k8s.gcr.io/: Process exited with status 28
stdout:
stderr:
curl: (28) Resolving timed out after 2000 milliseconds
I1008 10:39:05.543313 27221 docker.go:535] Got preloaded images: -- stdout --
k8s.gcr.io/kube-apiserver:v1.21.2
k8s.gcr.io/kube-controller-manager:v1.21.2
k8s.gcr.io/kube-scheduler:v1.21.2
k8s.gcr.io/kube-proxy:v1.21.2
gcr.io/k8s-minikube/storage-provisioner:v5
k8s.gcr.io/pause:3.4.1
kubernetesui/dashboard:v2.1.0
k8s.gcr.io/coredns/coredns:v1.8.0
k8s.gcr.io/etcd:3.4.13-0
kubernetesui/metrics-scraper:v1.0.4
-- /stdout --
W1008 10:39:05.543553 27221 out.go:230] β This VM is having trouble accessing https://k8s.gcr.io
β This VM is having trouble accessing https://k8s.gcr.io
W1008 10:39:05.543596 27221 out.go:230] π‘ To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
π‘ To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
I1008 10:39:05.543864 27221 docker.go:466] Images already preloaded, skipping extraction
I1008 10:39:05.544305 27221 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service containerd
I1008 10:39:05.560464 27221 ssh_runner.go:149] Run: sudo systemctl cat docker.service
I1008 10:39:05.572570 27221 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service containerd
I1008 10:39:05.587082 27221 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service crio
I1008 10:39:05.599224 27221 ssh_runner.go:149] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/dockershim.sock
image-endpoint: unix:///var/run/dockershim.sock
" | sudo tee /etc/crictl.yaml"
I1008 10:39:05.754553 27221 ssh_runner.go:149] Run: sudo systemctl unmask docker.service
I1008 10:39:06.017695 27221 ssh_runner.go:149] Run: sudo systemctl enable docker.socket
I1008 10:39:06.241845 27221 ssh_runner.go:149] Run: sudo systemctl daemon-reload
I1008 10:39:06.462679 27221 ssh_runner.go:149] Run: sudo systemctl start docker
I1008 10:39:06.472949 27221 ssh_runner.go:149] Run: docker version --format {{.Server.Version}}
I1008 10:39:06.516736 27221 ssh_runner.go:149] Run: docker version --format {{.Server.Version}}
I1008 10:39:06.579655 27221 out.go:192] π³ Preparing Kubernetes v1.21.2 on Docker 20.10.6 ...
π³ Preparing Kubernetes v1.21.2 on Docker 20.10.6 ...| I1008 10:39:06.580111 27221 ssh_runner.go:149] Run: grep 192.168.64.1 host.minikube.internal$ /etc/hosts
I1008 10:39:06.587760 27221 preload.go:134] Checking if preload exists for k8s version v1.21.2 and runtime docker
I1008 10:39:06.587948 27221 ssh_runner.go:149] Run: docker images --format {{.Repository}}:{{.Tag}}
I1008 10:39:06.628639 27221 docker.go:535] Got preloaded images: -- stdout --
k8s.gcr.io/kube-apiserver:v1.21.2
k8s.gcr.io/kube-controller-manager:v1.21.2
k8s.gcr.io/kube-proxy:v1.21.2
k8s.gcr.io/kube-scheduler:v1.21.2
gcr.io/k8s-minikube/storage-provisioner:v5
k8s.gcr.io/pause:3.4.1
kubernetesui/dashboard:v2.1.0
k8s.gcr.io/coredns/coredns:v1.8.0
k8s.gcr.io/etcd:3.4.13-0
kubernetesui/metrics-scraper:v1.0.4
-- /stdout --
I1008 10:39:06.628668 27221 docker.go:466] Images already preloaded, skipping extraction
I1008 10:39:06.628878 27221 ssh_runner.go:149] Run: docker images --format {{.Repository}}:{{.Tag}}
/ I1008 10:39:06.686662 27221 docker.go:535] Got preloaded images: -- stdout --
k8s.gcr.io/kube-apiserver:v1.21.2
k8s.gcr.io/kube-controller-manager:v1.21.2
k8s.gcr.io/kube-scheduler:v1.21.2
k8s.gcr.io/kube-proxy:v1.21.2
gcr.io/k8s-minikube/storage-provisioner:v5
k8s.gcr.io/pause:3.4.1
kubernetesui/dashboard:v2.1.0
k8s.gcr.io/coredns/coredns:v1.8.0
k8s.gcr.io/etcd:3.4.13-0
kubernetesui/metrics-scraper:v1.0.4
-- /stdout --
I1008 10:39:06.686707 27221 cache_images.go:74] Images are preloaded, skipping loading
I1008 10:39:06.687012 27221 ssh_runner.go:149] Run: docker info --format {{.CgroupDriver}}
I1008 10:39:06.737355 27221 cni.go:93] Creating CNI manager for ""
I1008 10:39:06.737379 27221 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
I1008 10:39:06.737396 27221 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
I1008 10:39:06.737411 27221 kubeadm.go:153] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.64.2 APIServerPort:8443 KubernetesVersion:v1.21.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:minikube NodeName:minikube DNSDomain:cluster.local CRISocket:/var/run/dockershim.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.64.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NoTaintMaster:true NodeIP:192.168.64.2 CgroupDriver:systemd ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[]}
I1008 10:39:06.737566 27221 kubeadm.go:157] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta2
kind: InitConfiguration
localAPIEndpoint:
advertiseAddress: 192.168.64.2
bindPort: 8443
bootstrapTokens:
- groups:
- system:bootstrappers:kubeadm:default-node-token
ttl: 24h0m0s
usages:
- signing
- authentication
nodeRegistration:
criSocket: /var/run/dockershim.sock
name: "minikube"
kubeletExtraArgs:
node-ip: 192.168.64.2
taints: []
---
apiVersion: kubeadm.k8s.io/v1beta2
kind: ClusterConfiguration
apiServer:
certSANs: ["127.0.0.1", "localhost", "192.168.64.2"]
extraArgs:
enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
controllerManager:
extraArgs:
allocate-node-cidrs: "true"
leader-elect: "false"
scheduler:
extraArgs:
leader-elect: "false"
certificatesDir: /var/lib/minikube/certs
clusterName: mk
controlPlaneEndpoint: control-plane.minikube.internal:8443
dns:
type: CoreDNS
etcd:
local:
dataDir: /var/lib/minikube/etcd
extraArgs:
proxy-refresh-interval: "70000"
kubernetesVersion: v1.21.2
networking:
dnsDomain: cluster.local
podSubnet: "10.244.0.0/16"
serviceSubnet: 10.96.0.0/12
---
apiVersion: kubelet.config.k8s.io/v1beta1
kind: KubeletConfiguration
authentication:
x509:
clientCAFile: /var/lib/minikube/certs/ca.crt
cgroupDriver: systemd
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
nodefs.available: "0%"
nodefs.inodesFree: "0%"
imagefs.available: "0%"
failSwapOn: false
staticPodPath: /etc/kubernetes/manifests
---
apiVersion: kubeproxy.config.k8s.io/v1alpha1
kind: KubeProxyConfiguration
clusterCIDR: "10.244.0.0/16"
metricsBindAddress: 0.0.0.0:10249
conntrack:
maxPerCore: 0
I1008 10:39:06.737685 27221 kubeadm.go:909] kubelet [Unit]
Wants=docker.socket
[Service]
ExecStart=
ExecStart=/var/lib/minikube/binaries/v1.21.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=docker --hostname-override=minikube --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.64.2
[Install]
config:
{KubernetesVersion:v1.21.2 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:}
I1008 10:39:06.737850 27221 ssh_runner.go:149] Run: sudo ls /var/lib/minikube/binaries/v1.21.2
I1008 10:39:06.743257 27221 binaries.go:44] Found k8s binaries, skipping transfer
I1008 10:39:06.743445 27221 ssh_runner.go:149] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I1008 10:39:06.752133 27221 ssh_runner.go:316] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (334 bytes)
I1008 10:39:06.764669 27221 ssh_runner.go:316] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I1008 10:39:06.774754 27221 ssh_runner.go:316] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (1866 bytes)
- I1008 10:39:06.785896 27221 ssh_runner.go:149] Run: grep 192.168.64.2 control-plane.minikube.internal$ /etc/hosts
I1008 10:39:06.789680 27221 certs.go:52] Setting up /Users/hardikdadhich/.minikube/profiles/minikube for IP: 192.168.64.2
I1008 10:39:06.789980 27221 certs.go:179] skipping minikubeCA CA generation: /Users/hardikdadhich/.minikube/ca.key
I1008 10:39:06.790128 27221 certs.go:179] skipping proxyClientCA CA generation: /Users/hardikdadhich/.minikube/proxy-client-ca.key
I1008 10:39:06.790293 27221 certs.go:290] skipping minikube-user signed cert generation: /Users/hardikdadhich/.minikube/profiles/minikube/client.key
I1008 10:39:06.790401 27221 certs.go:290] skipping minikube signed cert generation: /Users/hardikdadhich/.minikube/profiles/minikube/apiserver.key.a30f3483
I1008 10:39:06.790591 27221 certs.go:290] skipping aggregator signed cert generation: /Users/hardikdadhich/.minikube/profiles/minikube/proxy-client.key
I1008 10:39:06.790612 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/profiles/minikube/apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
I1008 10:39:06.790701 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/profiles/minikube/apiserver.key -> /var/lib/minikube/certs/apiserver.key
I1008 10:39:06.790825 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/profiles/minikube/proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
I1008 10:39:06.790919 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/profiles/minikube/proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
I1008 10:39:06.790994 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/ca.crt -> /var/lib/minikube/certs/ca.crt
I1008 10:39:06.791060 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/ca.key -> /var/lib/minikube/certs/ca.key
I1008 10:39:06.791115 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
I1008 10:39:06.791166 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
I1008 10:39:06.791390 27221 certs.go:369] found cert: /Users/hardikdadhich/.minikube/certs/Users/hardikdadhich/.minikube/certs/ca-key.pem (1675 bytes)
I1008 10:39:06.791504 27221 certs.go:369] found cert: /Users/hardikdadhich/.minikube/certs/Users/hardikdadhich/.minikube/certs/ca.pem (1054 bytes)
I1008 10:39:06.791610 27221 certs.go:369] found cert: /Users/hardikdadhich/.minikube/certs/Users/hardikdadhich/.minikube/certs/cert.pem (1094 bytes)
I1008 10:39:06.791720 27221 certs.go:369] found cert: /Users/hardikdadhich/.minikube/certs/Users/hardikdadhich/.minikube/certs/key.pem (1675 bytes)
I1008 10:39:06.791818 27221 vm_assets.go:99] NewFileAsset: /Users/hardikdadhich/.minikube/ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
I1008 10:39:06.796179 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/profiles/minikube/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1350 bytes)
I1008 10:39:06.815369 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/profiles/minikube/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
I1008 10:39:06.832802 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/profiles/minikube/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1103 bytes)
I1008 10:39:06.851624 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/profiles/minikube/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I1008 10:39:06.869481 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1066 bytes)
\ I1008 10:39:06.890546 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
I1008 10:39:06.911357 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1074 bytes)
I1008 10:39:06.930734 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
I1008 10:39:06.949517 27221 ssh_runner.go:316] scp /Users/hardikdadhich/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1066 bytes)
I1008 10:39:06.968999 27221 ssh_runner.go:316] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
| I1008 10:39:06.986443 27221 ssh_runner.go:149] Run: openssl version
I1008 10:39:06.992091 27221 ssh_runner.go:149] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
I1008 10:39:07.004716 27221 ssh_runner.go:149] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I1008 10:39:07.009367 27221 certs.go:410] hashing: -rw-r--r-- 1 root root 1066 Jul 31 2019 /usr/share/ca-certificates/minikubeCA.pem
I1008 10:39:07.009631 27221 ssh_runner.go:149] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I1008 10:39:07.018037 27221 ssh_runner.go:149] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
I1008 10:39:07.029570 27221 kubeadm.go:390] StartCluster: {Name:minikube KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.22.0.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperkit HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.99.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.21.2 ClusterName:minikube Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.64.2 Port:8443 KubernetesVersion:v1.21.2 ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false}
I1008 10:39:07.029953 27221 ssh_runner.go:149] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I1008 10:39:07.075507 27221 ssh_runner.go:149] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
/ I1008 10:39:07.086722 27221 kubeadm.go:401] found existing configuration files, will attempt cluster restart
I1008 10:39:07.086767 27221 kubeadm.go:600] restartCluster start
I1008 10:39:07.087035 27221 ssh_runner.go:149] Run: sudo test -d /data/minikube
I1008 10:39:07.099523 27221 kubeadm.go:126] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
stdout:
stderr:
I1008 10:39:07.112080 27221 kubeconfig.go:93] found "minikube" server: "https://192.168.64.2:8443"
I1008 10:39:07.117601 27221 kapi.go:59] client config for minikube: &rest.Config{Host:"https://192.168.64.2:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/Users/hardikdadhich/.minikube/profiles/minikube/client.crt", KeyFile:"/Users/hardikdadhich/.minikube/profiles/minikube/client.key", CAFile:"/Users/hardikdadhich/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23d1580), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
I1008 10:39:07.119830 27221 cert_rotation.go:137] Starting client certificate rotation controller
I1008 10:39:07.137003 27221 ssh_runner.go:149] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
I1008 10:39:07.147373 27221 api_server.go:164] Checking apiserver status ...
I1008 10:39:07.147789 27221 ssh_runner.go:149] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1008 10:39:07.162314 27221 ssh_runner.go:149] Run: sudo egrep ^[0-9]+:freezer: /proc/12119/cgroup
I1008 10:39:07.171728 27221 api_server.go:180] apiserver freezer: "7:freezer:/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-pod23c27ea17c348c604beab3b0d9a4b66e.slice/docker-71402066360c157515807e78ba91ae57faa91c9759e1c1412d5e5e5d293fefa2.scope"
I1008 10:39:07.172024 27221 ssh_runner.go:149] Run: sudo cat /sys/fs/cgroup/freezer/kubepods.slice/kubepods-burstable.slice/kubepods-burstable-pod23c27ea17c348c604beab3b0d9a4b66e.slice/docker-71402066360c157515807e78ba91ae57faa91c9759e1c1412d5e5e5d293fefa2.scope/freezer.state
I1008 10:39:07.180713 27221 api_server.go:202] freezer state: "THAWED"
I1008 10:39:07.180777 27221 api_server.go:239] Checking apiserver healthz at https://192.168.64.2:8443/healthz ...
- I1008 10:39:07.194737 27221 api_server.go:265] https://192.168.64.2:8443/healthz returned 200:
ok
I1008 10:39:07.206875 27221 kubeadm.go:584] needs reconfigure: Unauthorized
I1008 10:39:07.206903 27221 kubeadm.go:1032] stopping kube-system containers ...
I1008 10:39:07.207060 27221 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I1008 10:39:07.252271 27221 docker.go:367] Stopping containers: [b75ba62ac5aa 7e045c56607b 3c818754ca44 10769d594eca 543759b025f0 dffbda2842a1 0f5cbb356fb1 4e50b2b8f2f8 68f4e1e5f2ec 5209a81ba909 e08494600e83 71402066360c 52c97662c40f 7e05acc75346 814ef43accc5 1fc1b27904e6]
I1008 10:39:07.252528 27221 ssh_runner.go:149] Run: docker stop b75ba62ac5aa 7e045c56607b 3c818754ca44 10769d594eca 543759b025f0 dffbda2842a1 0f5cbb356fb1 4e50b2b8f2f8 68f4e1e5f2ec 5209a81ba909 e08494600e83 71402066360c 52c97662c40f 7e05acc75346 814ef43accc5 1fc1b27904e6
- I1008 10:39:13.423773 27221 ssh_runner.go:189] Completed: docker stop b75ba62ac5aa 7e045c56607b 3c818754ca44 10769d594eca 543759b025f0 dffbda2842a1 0f5cbb356fb1 4e50b2b8f2f8 68f4e1e5f2ec 5209a81ba909 e08494600e83 71402066360c 52c97662c40f 7e05acc75346 814ef43accc5 1fc1b27904e6: (6.171196583s)
I1008 10:39:13.424075 27221 ssh_runner.go:149] Run: sudo systemctl stop kubelet
\ I1008 10:39:13.513331 27221 ssh_runner.go:149] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
I1008 10:39:13.527741 27221 kubeadm.go:154] found existing configuration files:
-rw------- 1 root root 5523 Oct 8 04:55 /etc/kubernetes/admin.conf
-rw------- 1 root root 5536 Oct 8 04:55 /etc/kubernetes/controller-manager.conf
-rw------- 1 root root 1911 Oct 8 04:55 /etc/kubernetes/kubelet.conf
-rw------- 1 root root 5480 Oct 8 04:55 /etc/kubernetes/scheduler.conf
I1008 10:39:13.528307 27221 ssh_runner.go:149] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
I1008 10:39:13.559770 27221 ssh_runner.go:149] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
I1008 10:39:13.570839 27221 ssh_runner.go:149] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
I1008 10:39:13.578518 27221 kubeadm.go:165] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 1
stdout:
stderr:
WWI1008 10:39:13.578857 27221 ssh_runner.go:149] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
| I1008 10:39:13.588164 27221 ssh_runner.go:149] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
I1008 10:39:13.599380 27221 kubeadm.go:165] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 1
stdout:
stderr:
I1008 10:39:13.599618 27221 ssh_runner.go:149] Run: sudo rm -f /etc/kubernetes/scheduler.conf
I1008 10:39:13.611510 27221 ssh_runner.go:149] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1008 10:39:13.626319 27221 kubeadm.go:676] reconfiguring cluster from /var/tmp/minikube/kubeadm.yaml
I1008 10:39:13.626364 27221 ssh_runner.go:149] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
| I1008 10:39:13.983644 27221 ssh_runner.go:149] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
- I1008 10:39:15.503490 27221 ssh_runner.go:189] Completed: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.519825444s)
I1008 10:39:15.503518 27221 ssh_runner.go:149] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
- I1008 10:39:15.921554 27221 ssh_runner.go:149] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
- I1008 10:39:16.312092 27221 ssh_runner.go:149] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
/ I1008 10:39:16.578298 27221 api_server.go:50] waiting for apiserver process to appear ...
I1008 10:39:16.584228 27221 ssh_runner.go:149] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I1008 10:39:16.593998 27221 api_server.go:70] duration metric: took 15.699132ms to wait for apiserver process to appear ...
I1008 10:39:16.594052 27221 api_server.go:86] waiting for apiserver healthz status ...
I1008 10:39:16.594073 27221 api_server.go:239] Checking apiserver healthz at https://192.168.64.2:8443/healthz ...
- I1008 10:39:17.467940 27221 api_server.go:265] https://192.168.64.2:8443/healthz returned 403:
{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
W1008 10:39:17.473544 27221 api_server.go:101] status: https://192.168.64.2:8443/healthz returned error 403:
{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
- I1008 10:39:17.973850 27221 api_server.go:239] Checking apiserver healthz at https://192.168.64.2:8443/healthz ...
\ I1008 10:39:17.983717 27221 api_server.go:265] https://192.168.64.2:8443/healthz returned 500:
[+]ping ok
[+]log ok
[+]etcd ok
[+]poststarthook/start-kube-apiserver-admission-initializer ok
[+]poststarthook/generic-apiserver-start-informers ok
[+]poststarthook/priority-and-fairness-config-consumer ok
[+]poststarthook/priority-and-fairness-filter ok
[+]poststarthook/start-apiextensions-informers ok
[+]poststarthook/start-apiextensions-controllers ok
[+]poststarthook/crd-informer-synced ok
[+]poststarthook/bootstrap-controller ok
[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
[+]poststarthook/priority-and-fairness-config-producer ok
[+]poststarthook/start-cluster-authentication-info-controller ok
[+]poststarthook/aggregator-reload-proxy-client-cert ok
[+]poststarthook/start-kube-aggregator-informers ok
[+]poststarthook/apiservice-registration-controller ok
[+]poststarthook/apiservice-status-available-controller ok
[+]poststarthook/kube-apiserver-autoregistration ok
[+]autoregister-completion ok
[+]poststarthook/apiservice-openapi-controller ok
healthz check failed
W1008 10:39:17.983791 27221 api_server.go:101] status: https://192.168.64.2:8443/healthz returned error 500:
[+]ping ok
[+]log ok
[+]etcd ok
[+]poststarthook/start-kube-apiserver-admission-initializer ok
[+]poststarthook/generic-apiserver-start-informers ok
[+]poststarthook/priority-and-fairness-config-consumer ok
[+]poststarthook/priority-and-fairness-filter ok
[+]poststarthook/start-apiextensions-informers ok
[+]poststarthook/start-apiextensions-controllers ok
[+]poststarthook/crd-informer-synced ok
[+]poststarthook/bootstrap-controller ok
[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
[+]poststarthook/priority-and-fairness-config-producer ok
[+]poststarthook/start-cluster-authentication-info-controller ok
[+]poststarthook/aggregator-reload-proxy-client-cert ok
[+]poststarthook/start-kube-aggregator-informers ok
[+]poststarthook/apiservice-registration-controller ok
[+]poststarthook/apiservice-status-available-controller ok
[+]poststarthook/kube-apiserver-autoregistration ok
[+]autoregister-completion ok
[+]poststarthook/apiservice-openapi-controller ok
healthz check failed
\ I1008 10:39:18.475657 27221 api_server.go:239] Checking apiserver healthz at https://192.168.64.2:8443/healthz ...
I1008 10:39:18.483301 27221 api_server.go:265] https://192.168.64.2:8443/healthz returned 500:
[+]ping ok
[+]log ok
[+]etcd ok
[+]poststarthook/start-kube-apiserver-admission-initializer ok
[+]poststarthook/generic-apiserver-start-informers ok
[+]poststarthook/priority-and-fairness-config-consumer ok
[+]poststarthook/priority-and-fairness-filter ok
[+]poststarthook/start-apiextensions-informers ok
[+]poststarthook/start-apiextensions-controllers ok
[+]poststarthook/crd-informer-synced ok
[+]poststarthook/bootstrap-controller ok
[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
[+]poststarthook/priority-and-fairness-config-producer ok
[+]poststarthook/start-cluster-authentication-info-controller ok
[+]poststarthook/aggregator-reload-proxy-client-cert ok
[+]poststarthook/start-kube-aggregator-informers ok
[+]poststarthook/apiservice-registration-controller ok
[+]poststarthook/apiservice-status-available-controller ok
[+]poststarthook/kube-apiserver-autoregistration ok
[+]autoregister-completion ok
[+]poststarthook/apiservice-openapi-controller ok
healthz check failed
W1008 10:39:18.483372 27221 api_server.go:101] status: https://192.168.64.2:8443/healthz returned error 500:
[+]ping ok
[+]log ok
[+]etcd ok
[+]poststarthook/start-kube-apiserver-admission-initializer ok
[+]poststarthook/generic-apiserver-start-informers ok
[+]poststarthook/priority-and-fairness-config-consumer ok
[+]poststarthook/priority-and-fairness-filter ok
[+]poststarthook/start-apiextensions-informers ok
[+]poststarthook/start-apiextensions-controllers ok
[+]poststarthook/crd-informer-synced ok
[+]poststarthook/bootstrap-controller ok
[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
[+]poststarthook/priority-and-fairness-config-producer ok
[+]poststarthook/start-cluster-authentication-info-controller ok
[+]poststarthook/aggregator-reload-proxy-client-cert ok
[+]poststarthook/start-kube-aggregator-informers ok
[+]poststarthook/apiservice-registration-controller ok
[+]poststarthook/apiservice-status-available-controller ok
[+]poststarthook/kube-apiserver-autoregistration ok
[+]autoregister-completion ok
[+]poststarthook/apiservice-openapi-controller ok
healthz check failed
| I1008 10:39:18.978365 27221 api_server.go:239] Checking apiserver healthz at https://192.168.64.2:8443/healthz ...
I1008 10:39:18.993853 27221 api_server.go:265] https://192.168.64.2:8443/healthz returned 200:
ok
W1008 10:39:19.005969 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:19.511389 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:20.010521 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:20.507565 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:21.008148 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:21.508462 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:22.011374 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:22.512494 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:23.010494 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:23.511237 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:24.010317 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:24.509670 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:25.007727 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:25.512632 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:26.011491 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:26.508369 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:27.010076 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:27.507982 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:28.008799 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:28.510982 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:29.013444 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:29.512123 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:30.009856 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:30.513600 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:31.008742 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:31.511092 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:32.007718 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:32.512675 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:33.009116 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:33.511410 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:34.007895 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:34.508714 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:35.011182 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:35.509684 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:36.008646 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:36.508745 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:37.009490 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:37.509366 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:38.008293 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:38.514672 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:39.010174 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:39.510497 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:40.012152 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:40.508987 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:41.012086 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:41.517191 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:42.011002 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:42.511498 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:43.007371 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:43.512387 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:44.012872 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:44.512567 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:45.012889 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:45.512395 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:46.010495 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:46.513589 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:47.013854 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:47.513786 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:48.012263 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:48.510235 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:49.011476 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:49.509519 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:50.013100 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:50.513177 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:51.010438 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:51.511028 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:52.007920 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:52.512277 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:53.011354 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:53.511630 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:54.014030 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:54.512601 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:55.009911 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:55.514122 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:56.012104 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:56.510892 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:57.010539 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:39:57.510485 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:58.012276 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:39:58.512824 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:39:59.011221 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:39:59.510286 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:00.012076 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:00.508919 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:01.010516 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:01.512213 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:02.012565 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:02.513561 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:03.012793 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:03.508440 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:04.009129 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:04.509529 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:05.011293 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:05.510501 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:06.012238 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:06.507878 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:07.010881 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:07.509942 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:08.011008 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:08.509483 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:09.009902 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:09.510724 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:10.013008 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:10.513465 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:11.011846 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:11.510560 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:12.010105 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:12.509855 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:13.013268 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:13.514268 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:14.011653 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:14.510225 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:15.011273 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:15.511167 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:16.012453 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:16.510446 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:17.012104 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:17.512012 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:18.010966 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:18.512076 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:19.010529 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:19.509991 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:20.009949 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:20.513665 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:21.014170 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:21.512313 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:22.011364 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:22.509444 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:23.011700 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:23.507687 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:24.010169 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:24.510250 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:25.012209 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:25.510770 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:26.009247 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:26.510134 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:27.008949 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:27.509729 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:28.009584 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:28.509363 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:29.011034 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:29.509110 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:30.010201 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:30.513953 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:31.012805 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:31.512106 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:32.009206 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:32.511466 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:33.010565 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:33.510635 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:34.012227 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:34.510155 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:35.009938 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:35.509638 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:36.008877 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:36.511159 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:37.009963 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:37.510627 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:38.011730 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:38.508074 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:39.009858 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:39.510847 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:40.010900 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:40.511707 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:41.011990 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:41.509594 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:42.010248 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:42.511776 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:43.010827 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:43.509015 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:44.007959 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:44.509700 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:45.010240 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:45.510111 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:46.010039 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:46.512563 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:47.011380 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:47.510514 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:48.010490 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:48.509700 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:49.009778 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:49.509503 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:50.009873 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:50.511461 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:51.011702 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:51.510042 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:52.012045 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:52.509088 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:53.014101 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:53.512389 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:54.007518 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:54.511785 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:55.012136 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:55.510971 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:56.009678 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:56.509730 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:57.011654 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:40:57.516150 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:58.011990 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:40:58.508931 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:40:59.012746 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:40:59.509787 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:00.011942 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:00.508876 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:01.009764 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:01.509577 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:02.010157 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:02.508251 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:03.011617 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:03.511129 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:04.011183 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:04.509423 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:05.012306 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:05.512496 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:06.011775 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:06.508557 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:07.010891 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:07.509690 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:08.009806 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:08.509452 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:09.010586 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:09.508519 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:10.011090 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:10.508675 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:11.012175 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:11.511894 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:12.012189 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:12.507885 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:13.011409 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:13.507886 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:14.011090 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:14.511656 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:15.012818 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:15.508465 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:16.008255 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:16.508724 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:17.011983 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:17.508076 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:18.009090 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:18.509907 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:19.010146 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:19.509088 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:20.010613 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:20.513372 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:21.009193 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:21.511024 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:22.011326 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:22.512329 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:23.015457 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:23.513082 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:24.008290 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:24.515626 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:25.007107 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:25.508932 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:26.015676 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:26.508564 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:27.009355 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:27.512349 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:28.009859 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:28.512101 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:29.012923 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:29.507320 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:30.011737 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:30.511051 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:31.009954 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:31.514221 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:32.010681 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:32.511286 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:33.010528 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:33.511503 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:34.008627 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:34.512306 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:35.007115 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:35.507797 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:36.011975 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:36.510217 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:37.018667 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:37.511285 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:38.011383 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:38.512780 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:39.008909 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:39.511067 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:40.010086 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:40.511679 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:41.011837 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:41.507915 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:42.008038 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:42.508524 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:43.008249 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:43.513018 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:44.011060 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:44.507792 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:45.008939 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:45.513488 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:46.008696 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:46.512637 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:47.013222 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:47.508699 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:48.009193 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:48.509495 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:49.010605 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:49.507476 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:50.007914 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:50.508278 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:51.013104 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:51.511658 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:52.012816 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:52.511482 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:53.010310 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:53.509612 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:54.016565 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:54.511644 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:55.012172 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:55.509123 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:56.010787 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:56.507803 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:57.007962 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:57.509928 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:41:58.010911 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:41:58.512065 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:41:59.008391 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:41:59.510599 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:00.008907 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:00.507762 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:01.012939 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:01.507372 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:02.011460 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:02.508052 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:03.008777 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:03.507193 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:04.011018 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:04.510458 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:05.009976 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:05.509286 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:06.012086 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:06.511901 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:07.008630 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:07.510184 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:08.009191 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:08.508628 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:09.011043 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:09.507679 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:10.012495 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:10.508534 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:11.014955 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:11.510911 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:12.011669 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:12.511360 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:13.009446 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:13.512127 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:14.013031 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:14.511140 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:15.010021 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:15.508256 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:16.010670 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:16.511035 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:17.009143 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:17.510099 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:18.012569 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:18.512581 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:19.015896 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:19.516122 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:20.011382 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:20.510891 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:21.010989 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:21.511192 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:22.011766 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:22.509465 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:23.008849 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:23.510019 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:24.012595 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:24.510242 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:25.009153 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:25.510959 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:26.007693 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:26.512529 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:27.011601 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:27.508614 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:28.008863 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:28.512232 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:29.009418 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:29.509340 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:30.010035 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:30.517501 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:31.008647 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:31.507248 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:32.009075 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:32.512851 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:33.011640 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:33.510957 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:34.018051 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:34.508817 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:35.007529 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:35.511634 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:36.012175 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:36.510732 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:37.007939 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:37.511372 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:38.011159 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:38.507700 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:39.012439 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:39.511534 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:40.007550 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:40.507679 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:41.012312 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:41.510130 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:42.012462 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:42.513299 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:43.012618 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:43.512135 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:44.013904 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:44.508826 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:45.013625 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:45.512748 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:46.013063 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:46.513014 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:47.012543 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:47.507310 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:48.013352 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:48.512479 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:49.014792 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:49.514001 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:50.010889 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:50.509450 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:51.010403 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:51.512801 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:52.013262 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:52.516689 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:53.013531 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:53.508991 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:54.008727 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:54.513088 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:55.011419 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:55.512463 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:56.013109 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:56.507566 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:57.012880 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:57.512388 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:42:58.013223 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:42:58.512888 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:42:59.012541 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:42:59.517605 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:00.007547 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:00.512663 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:01.011966 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:43:01.512615 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:43:02.012166 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:02.507912 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:03.008148 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:03.508034 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:43:04.012737 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:43:04.511646 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:05.013278 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:05.512166 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:43:06.013708 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:43:06.513279 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:43:07.013546 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:07.507962 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:08.007927 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:43:08.513138 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:43:09.013229 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:09.507889 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:10.007491 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:10.512829 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:43:11.013047 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:43:11.518005 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:12.007999 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:12.510266 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:43:13.007748 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:43:13.510447 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:43:14.013035 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:14.511470 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
- W1008 10:43:15.012441 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
\ W1008 10:43:15.512483 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
| W1008 10:43:16.008107 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ W1008 10:43:16.508074 27221 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
/ I1008 10:43:17.012590 27221 kubeadm.go:604] restartCluster took 4m9.925743134s
W1008 10:43:17.013621 27221 out.go:230] π€¦ Unable to restart cluster, will reset it: apiserver health: controlPlane never updated to v1.21.2
π€¦ Unable to restart cluster, will reset it: apiserver health: controlPlane never updated to v1.21.2
I1008 10:43:17.013684 27221 ssh_runner.go:149] Run: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm reset --cri-socket /var/run/dockershim.sock --force"
I1008 10:43:41.396747 27221 ssh_runner.go:189] Completed: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm reset --cri-socket /var/run/dockershim.sock --force": (24.383037964s)
I1008 10:43:41.397168 27221 ssh_runner.go:149] Run: sudo systemctl stop -f kubelet
I1008 10:43:41.407260 27221 ssh_runner.go:149] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I1008 10:43:41.432465 27221 ssh_runner.go:149] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I1008 10:43:41.439702 27221 ssh_runner.go:149] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
I1008 10:43:41.446131 27221 kubeadm.go:151] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
stdout:
stderr:
ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
I1008 10:43:41.446169 27221 ssh_runner.go:240] Start: /bin/bash -c "sudo env PATH=/var/lib/minikube/binaries/v1.21.2:$PATH kubeadm init --config /var/tmp/minikube/kubeadm.yaml --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem"
I1008 10:43:41.995057 27221 out.go:192] βͺ Generating certificates and keys ...
βͺ Generating certificates and keys ...| I1008 10:43:42.829069 27221 out.go:192] βͺ Booting up control plane ...
βͺ Booting up control plane ...| I1008 10:43:59.406952 27221 out.go:192] βͺ Configuring RBAC rules ...
βͺ Configuring RBAC rules ...| I1008 10:43:59.847809 27221 cni.go:93] Creating CNI manager for ""
I1008 10:43:59.847834 27221 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
I1008 10:43:59.847857 27221 ssh_runner.go:149] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I1008 10:43:59.848638 27221 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.21.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
I1008 10:43:59.848639 27221 ssh_runner.go:149] Run: sudo /var/lib/minikube/binaries/v1.21.2/kubectl label nodes minikube.k8s.io/version=v1.22.0 minikube.k8s.io/commit=a03fbcf166e6f74ef224d4a63be4277d017bb62e minikube.k8s.io/name=minikube minikube.k8s.io/updated_at=2021_10_08T10_43_59_0700 --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
/ I1008 10:43:59.866876 27221 ops.go:34] apiserver oom_adj: -16
\ I1008 10:44:00.103294 27221 kubeadm.go:985] duration metric: took 254.882601ms to wait for elevateKubeSystemPrivileges.
I1008 10:44:00.103523 27221 kubeadm.go:392] StartCluster complete in 4m53.073885597s
I1008 10:44:00.103549 27221 settings.go:142] acquiring lock: {Name:mk3e93d71a1300d616ebae997060bc6e0d0d3fe4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1008 10:44:00.103727 27221 settings.go:150] Updating kubeconfig: /Users/hardikdadhich/.kube/config
I1008 10:44:00.114298 27221 lock.go:36] WriteFile acquiring /Users/hardikdadhich/.kube/config: {Name:mka4ca1bdbb61e100f6009ff91c5d57849bc9756 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I1008 10:44:00.119361 27221 kapi.go:59] client config for minikube: &rest.Config{Host:"https://192.168.64.2:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"/Users/hardikdadhich/.minikube/profiles/minikube/client.crt", KeyFile:"/Users/hardikdadhich/.minikube/profiles/minikube/client.key", CAFile:"/Users/hardikdadhich/.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x23d1580), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
W1008 10:44:00.141668 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
| W1008 10:44:00.645480 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:01.147327 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:01.646504 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
\ W1008 10:44:02.145595 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
| W1008 10:44:02.644330 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
| W1008 10:44:03.146539 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:03.646693 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:04.147227 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
\ W1008 10:44:04.647249 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
| W1008 10:44:05.146262 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:05.644873 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:06.146376 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:06.646455 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
\ W1008 10:44:07.147841 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
| W1008 10:44:07.647333 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:08.143773 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:08.645451 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:09.148213 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
\ W1008 10:44:09.648385 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
| W1008 10:44:10.146355 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:10.649354 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:11.144129 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:11.647344 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
\ W1008 10:44:12.146728 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
| W1008 10:44:12.648345 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:13.147419 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:13.645346 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:14.148009 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
\ W1008 10:44:14.647629 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
| W1008 10:44:15.147408 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
/ W1008 10:44:15.644568 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
- W1008 10:44:16.144311 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
\ W1008 10:44:16.643250 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
\ W1008 10:44:17.146799 27221 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
``
here is minikube version
<img width="1416" alt="Screenshot 2021-10-08 at 10 47 16 AM" src="https://user-images.githubusercontent.com/25060629/136502248-369befd0-6a1d-4d0f-a576-22cf7dfa6667.png">
`
it failed at the end by saying :
Exiting due to GUEST_START: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.21.2
Anything worked for you guys? please let me know
Hi @hardik-dadhich, can you try running minikube delete --all --purge
and then starting minikube again after, I believe that should solve the issue you're facing.
Hi @hardik-dadhich, can you try running
minikube delete --all --purge
and then starting minikube again after, I believe that should solve the issue you're facing.
Doesn't work. I just cannot start it ,no devops for me ig.
Hi @hardik-dadhich, can you try running
minikube delete --all --purge
and then starting minikube again after, I believe that should solve the issue you're facing.
this worked for me
Hi @hardik-dadhich, can you try running
minikube delete --all --purge
and then starting minikube again after, I believe that should solve the issue you're facing.Doesn't work. I just cannot start it ,no devops for me ig.
Update : Fixed.
minikube start --vm-driver=docker
has some version based bugs or something like that maybe ? IDK
i used kvm2
instead of docker and it worked fine
Hi @BioGeek, I see that https://github.com/kubernetes/website/issues/26998 is now closed.
Are you still experiencing this issue?
@klaases When I opened this issue, I was still using WSL. I have since switched to using Linux full time, so this issue is no longer relevant for me. Hence, I will close this issue.
Hi @hardik-dadhich, can you try running
minikube delete --all --purge
and then starting minikube again after, I believe that should solve the issue you're facing.Doesn't work. I just cannot start it ,no devops for me ig.
Update : Fixed.
minikube start --vm-driver=docker
has some version based bugs or something like that maybe ? IDK i usedkvm2
instead of docker and it worked fine
have you tried to implement using terraform . I'm facing the same issue . Would you mind providing the code?
Hi @hardik-dadhich, can you try running
minikube delete --all --purge
and then starting minikube again after, I believe that should solve the issue you're facing.
This worked for me too
Steps to reproduce the issue:
I am following this blogpost to setup Kubernetes and Minikube on WSL2 on Windows 10.
OS: Windows 10 Version 1909 build 18363.1256 WSL2 distro: Ubuntu 20.04 LTS
I can follow the above mentioned blogpost until Minikube: the first cluster.
Instead of
sudo minikube start --driver=none
I just dominikube start
, but I get the following error:This seems a similar error as in #9556, so to answer a few questions from there as well:
do you happen to use a VPN or a proxy ? In a previous step when following the blogpost, a proxy was set up to access a dashboard.
do you have a custom DOCKER_HOST
echo $DOCKER_HOST
retuns an empty stringdo you mind sharing
env | grep DOCKER
env | grep DOCKER
returns nothingFull output of failed command (
minikube start
with "--alsologtostderr" flag) minikube.logOptional: Full output of
minikube logs
command: minkube2.log