Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Startup Error - Configuring RBAC rules #11960

Closed
houstonj1 opened this issue Jul 12, 2021 · 4 comments
Closed

Startup Error - Configuring RBAC rules #11960

houstonj1 opened this issue Jul 12, 2021 · 4 comments
Labels
kind/support Categorizes issue or PR as a support question. triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@houstonj1
Copy link

Steps to reproduce the issue:

  1. Try to start Minikube
$ minikube start

Full output of minikube logs command:

Details Included in comments

Full output of failed command:

Details
😄  minikube v1.22.0 on Darwin 11.4
  ▪ KUBECONFIG=/Users/james-houston/.kube/config
✨  Automatically selected the docker driver. Other choices: hyperkit, virtualbox, ssh
👍  Starting control plane node minikube in cluster minikube
🚜  Pulling base image ...
🔥  Creating docker container (CPUs=2, Memory=3888MB) ...
🐳  Preparing Kubernetes v1.21.2 on Docker 20.10.7 ...
  ▪ Generating certificates and keys ...
  ▪ Booting up control plane ...
  ▪ Configuring RBAC rules .../ E0712 14:34:54.183113   74504 start.go:141] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: timed out waiting for the condition

🔎  Verifying Kubernetes components...
  ▪ Using image gcr.io/k8s-minikube/storage-provisioner:v5
❗  Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Unauthorized]
🌟  Enabled addons: storage-provisioner

❌  Exiting due to GUEST_START: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.21.2

╭────────────────────────────────────────────────────────────────────╮
│                                                                    │
│    😿  If the above advice does not help, please let us know:      │
│    👉  https://github.com/kubernetes/minikube/issues/new/choose    │
│                                                                    │
│    Please attach the following file to the GitHub issue:           │
│    - /Users/james-houston/.minikube/logs/lastStart.txt             │
│                                                                    │
╰────────────────────────────────────────────────────────────────────╯
@houstonj1 houstonj1 changed the title Error - Configuring RBAC rules Startup Error - Configuring RBAC rules Jul 12, 2021
@houstonj1
Copy link
Author

minikube logs:

  * 
* ==> Audit <==
* |------------|-----------------|----------|---------------|---------|-------------------------------|-------------------------------|
|  Command   |      Args       | Profile  |     User      | Version |          Start Time           |           End Time            |
|------------|-----------------|----------|---------------|---------|-------------------------------|-------------------------------|
| completion | zsh             | minikube | james-houston | v1.19.0 | Sat, 17 Apr 2021 15:38:39 EDT | Sat, 17 Apr 2021 15:38:39 EDT |
| stop       |                 | minikube | james-houston | v1.20.0 | Wed, 09 Jun 2021 11:22:26 EDT | Wed, 09 Jun 2021 11:22:26 EDT |
| delete     |                 | minikube | james-houston | v1.20.0 | Wed, 09 Jun 2021 11:22:26 EDT | Wed, 09 Jun 2021 11:22:27 EDT |
| stop       |                 | minikube | james-houston | v1.20.0 | Wed, 09 Jun 2021 11:23:51 EDT | Wed, 09 Jun 2021 11:23:51 EDT |
| delete     |                 | minikube | james-houston | v1.20.0 | Wed, 09 Jun 2021 11:23:51 EDT | Wed, 09 Jun 2021 11:23:52 EDT |
| stop       |                 | minikube | james-houston | v1.20.0 | Wed, 09 Jun 2021 11:40:40 EDT | Wed, 09 Jun 2021 11:40:44 EDT |
| delete     |                 | minikube | james-houston | v1.20.0 | Wed, 09 Jun 2021 11:40:45 EDT | Wed, 09 Jun 2021 11:40:46 EDT |
| stop       |                 | minikube | james-houston | v1.22.0 | Mon, 12 Jul 2021 13:52:22 EDT | Mon, 12 Jul 2021 13:52:26 EDT |
| delete     |                 | minikube | james-houston | v1.22.0 | Mon, 12 Jul 2021 13:52:26 EDT | Mon, 12 Jul 2021 13:52:28 EDT |
| stop       |                 | minikube | james-houston | v1.22.0 | Mon, 12 Jul 2021 14:03:19 EDT | Mon, 12 Jul 2021 14:03:32 EDT |
| delete     |                 | minikube | james-houston | v1.22.0 | Mon, 12 Jul 2021 14:03:32 EDT | Mon, 12 Jul 2021 14:03:32 EDT |
| config     | unset vm-driver | minikube | james-houston | v1.22.0 | Mon, 12 Jul 2021 14:05:09 EDT | Mon, 12 Jul 2021 14:05:09 EDT |
| stop       |                 | minikube | james-houston | v1.22.0 | Mon, 12 Jul 2021 14:10:33 EDT | Mon, 12 Jul 2021 14:10:33 EDT |
| delete     |                 | minikube | james-houston | v1.22.0 | Mon, 12 Jul 2021 14:10:33 EDT | Mon, 12 Jul 2021 14:10:34 EDT |
| logs       |                 | minikube | james-houston | v1.22.0 | Mon, 12 Jul 2021 14:24:27 EDT | Mon, 12 Jul 2021 14:24:28 EDT |
|------------|-----------------|----------|---------------|---------|-------------------------------|-------------------------------|

* 
* ==> Last Start <==
* Log file created at: 2021/07/12 14:11:10
Running on machine: JamHous-MBP
Binary: Built with gc go1.16.5 for darwin/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0712 14:11:10.558179   71782 out.go:286] Setting OutFile to fd 1 ...
I0712 14:11:10.558387   71782 out.go:338] isatty.IsTerminal(1) = true
I0712 14:11:10.558390   71782 out.go:299] Setting ErrFile to fd 2...
I0712 14:11:10.558394   71782 out.go:338] isatty.IsTerminal(2) = true
I0712 14:11:10.558489   71782 root.go:312] Updating PATH: /Users/james-houston/.minikube/bin
I0712 14:11:10.558947   71782 out.go:293] Setting JSON to false
I0712 14:11:10.597417   71782 start.go:111] hostinfo: {"hostname":"JamHous-MBP","uptime":13728,"bootTime":1626099742,"procs":479,"os":"darwin","platform":"darwin","platformFamily":"Standalone Workstation","platformVersion":"11.4","kernelVersion":"20.5.0","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"52a1e876-863e-38e3-ac80-09bbab13b752"}
W0712 14:11:10.597549   71782 start.go:119] gopshost.Virtualization returned error: not implemented yet
I0712 14:11:10.606508   71782 out.go:165] 😄  minikube v1.22.0 on Darwin 11.4
I0712 14:11:10.607958   71782 notify.go:169] Checking for updates...
I0712 14:11:10.620414   71782 out.go:165]     ▪ KUBECONFIG=/Users/james-houston/.kube/config
I0712 14:11:10.621383   71782 driver.go:335] Setting default libvirt URI to qemu:///system
I0712 14:11:10.621445   71782 global.go:111] Querying for installed drivers using PATH=/Users/james-houston/.minikube/bin:/Users/james-houston/.rbenv/shims:/Users/james-houston/google-cloud-sdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/usr/local/share/dotnet:/opt/salt/bin:/usr/local/sbin:~/.dotnet/tools:/Library/Apple/usr/bin:/Applications/Privileges.app/Contents/Resources:/Users/james-houston/.rbenv/shims:/Users/james-houston/google-cloud-sdk/bin:/Users/james-houston/.nvm/versions/node/v14.17.0/bin:/Users/james-houston/go/bin:/Users/james-houston/go/bin
I0712 14:11:10.621675   71782 global.go:119] parallels default: true priority: 7, state: {Installed:false Healthy:false Running:false NeedsImprovement:false Error:exec: "prlctl": executable file not found in $PATH Reason: Fix:Install Parallels Desktop for Mac Doc:https://minikube.sigs.k8s.io/docs/drivers/parallels/}
I0712 14:11:10.621878   71782 global.go:119] podman default: true priority: 3, state: {Installed:false Healthy:false Running:false NeedsImprovement:false Error:exec: "podman": executable file not found in $PATH Reason: Fix:Install Podman Doc:https://minikube.sigs.k8s.io/docs/drivers/podman/}
I0712 14:11:10.621894   71782 global.go:119] ssh default: false priority: 4, state: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
I0712 14:11:10.967800   71782 global.go:119] virtualbox default: true priority: 6, state: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
I0712 14:11:10.968005   71782 global.go:119] vmware default: true priority: 7, state: {Installed:false Healthy:false Running:false NeedsImprovement:false Error:exec: "docker-machine-driver-vmware": executable file not found in $PATH Reason: Fix:Install docker-machine-driver-vmware Doc:https://minikube.sigs.k8s.io/docs/reference/drivers/vmware/}
I0712 14:11:10.968029   71782 global.go:119] vmwarefusion default: false priority: 1, state: {Installed:false Healthy:false Running:false NeedsImprovement:false Error:the 'vmwarefusion' driver is no longer available Reason: Fix:Switch to the newer 'vmware' driver by using '--driver=vmware'. This may require first deleting your existing cluster Doc:https://minikube.sigs.k8s.io/docs/drivers/vmware/}
I0712 14:11:11.097109   71782 docker.go:132] docker version: linux-20.10.7
I0712 14:11:11.097245   71782 cli_runner.go:115] Run: docker system info --format "{{json .}}"
I0712 14:11:15.668768   71782 cli_runner.go:168] Completed: docker system info --format "{{json .}}": (4.571390888s)
I0712 14:11:15.669265   71782 info.go:263] docker info: {ID:ECSR:OCQC:X2GN:JZUR:HSE7:CK7L:ARUO:UVEA:AUPH:5W4A:ADEU:EU62 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:44 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:40 OomKillDisable:true NGoroutines:43 SystemTime:2021-07-12 18:11:11.184564409 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.25-linuxkit OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:4 MemTotal:4127535104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy: Name:docker-desktop Labels:[] ExperimentalBuild:true ServerVersion:20.10.7 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:d71fcd7d8303cbf684402823e425e9dd2e99285d Expected:d71fcd7d8303cbf684402823e425e9dd2e99285d} RuncCommit:{ID:b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 Expected:b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/local/lib/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Build with BuildKit Vendor:Docker Inc. Version:v0.5.1-docker] map[Name:compose Path:/usr/local/lib/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:2.0.0-beta.4] map[Name:scan Path:/usr/local/lib/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.8.0]] Warnings:<nil>}}
I0712 14:11:15.669376   71782 global.go:119] docker default: true priority: 9, state: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
I0712 14:11:15.678079   71782 global.go:119] hyperkit default: true priority: 8, state: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
I0712 14:11:15.678122   71782 driver.go:270] not recommending "ssh" due to default: false
I0712 14:11:15.678157   71782 driver.go:305] Picked: docker
I0712 14:11:15.678179   71782 driver.go:306] Alternatives: [hyperkit virtualbox ssh]
I0712 14:11:15.678183   71782 driver.go:307] Rejects: [vmware vmwarefusion parallels podman]
I0712 14:11:15.681711   71782 out.go:165] ✨  Automatically selected the docker driver. Other choices: hyperkit, virtualbox, ssh
I0712 14:11:15.681802   71782 start.go:278] selected driver: docker
I0712 14:11:15.681808   71782 start.go:751] validating driver "docker" against <nil>
I0712 14:11:15.681819   71782 start.go:762] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc:}
I0712 14:11:15.682091   71782 cli_runner.go:115] Run: docker system info --format "{{json .}}"
I0712 14:11:16.367595   71782 info.go:263] docker info: {ID:ECSR:OCQC:X2GN:JZUR:HSE7:CK7L:ARUO:UVEA:AUPH:5W4A:ADEU:EU62 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:44 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:true NFd:40 OomKillDisable:true NGoroutines:43 SystemTime:2021-07-12 18:11:15.774922039 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:3 KernelVersion:5.10.25-linuxkit OperatingSystem:Docker Desktop OSType:linux Architecture:x86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:4 MemTotal:4127535104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy: Name:docker-desktop Labels:[] ExperimentalBuild:true ServerVersion:20.10.7 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:d71fcd7d8303cbf684402823e425e9dd2e99285d Expected:d71fcd7d8303cbf684402823e425e9dd2e99285d} RuncCommit:{ID:b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 Expected:b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,profile=default] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/local/lib/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Build with BuildKit Vendor:Docker Inc. Version:v0.5.1-docker] map[Name:compose Path:/usr/local/lib/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:2.0.0-beta.4] map[Name:scan Path:/usr/local/lib/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.8.0]] Warnings:<nil>}}
I0712 14:11:16.367718   71782 start_flags.go:261] no existing cluster config was found, will generate one from the flags 
I0712 14:11:16.367991   71782 start_flags.go:342] Using suggested 3888MB memory alloc based on sys=16384MB, container=3936MB
I0712 14:11:16.368097   71782 start_flags.go:669] Wait components to verify : map[apiserver:true system_pods:true]
I0712 14:11:16.368111   71782 cni.go:93] Creating CNI manager for ""
I0712 14:11:16.368119   71782 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
I0712 14:11:16.368125   71782 start_flags.go:275] config:
{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 Memory:3888 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: MultiNodeRequested:false}
I0712 14:11:16.373587   71782 out.go:165] 👍  Starting control plane node minikube in cluster minikube
I0712 14:11:16.373640   71782 cache.go:117] Beginning downloading kic base image for docker with docker
I0712 14:11:16.386493   71782 out.go:165] 🚜  Pulling base image ...
I0712 14:11:16.386563   71782 preload.go:134] Checking if preload exists for k8s version v1.21.2 and runtime docker
I0712 14:11:16.386614   71782 image.go:75] Checking for gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 in local docker daemon
I0712 14:11:16.386662   71782 preload.go:150] Found local preload: /Users/james-houston/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v11-v1.21.2-docker-overlay2-amd64.tar.lz4
I0712 14:11:16.386673   71782 cache.go:56] Caching tarball of preloaded images
I0712 14:11:16.386975   71782 preload.go:174] Found /Users/james-houston/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v11-v1.21.2-docker-overlay2-amd64.tar.lz4 in cache, skipping download
I0712 14:11:16.388111   71782 cache.go:59] Finished verifying existence of preloaded tar for  v1.21.2 on docker
I0712 14:11:16.389043   71782 profile.go:148] Saving config to /Users/james-houston/.minikube/profiles/minikube/config.json ...
I0712 14:11:16.390016   71782 lock.go:36] WriteFile acquiring /Users/james-houston/.minikube/profiles/minikube/config.json: {Name:mka7257b0d6868b0062e44b4e572cc0eb7a0692c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0712 14:11:16.502079   71782 cache.go:145] Downloading gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 to local cache
I0712 14:11:16.502307   71782 image.go:59] Checking for gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 in local cache directory
I0712 14:11:16.502442   71782 image.go:119] Writing gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 to local cache
I0712 14:12:46.031969   71782 cache.go:148] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 as a tarball
I0712 14:12:46.031977   71782 cache.go:159] Loading gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 from local cache
I0712 14:13:15.983667   71782 cache.go:162] successfully loaded gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 from cached tarball
I0712 14:13:15.983692   71782 cache.go:205] Successfully downloaded all kic artifacts
I0712 14:13:15.983740   71782 start.go:313] acquiring machines lock for minikube: {Name:mk3df4b3fa26dbcc5224e69a6bb44e4643f95fee Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0712 14:13:15.983973   71782 start.go:317] acquired machines lock for "minikube" in 220.628µs
I0712 14:13:15.984002   71782 start.go:89] Provisioning new machine with config: &{Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 Memory:3888 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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: 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} &{Name: IP: Port:8443 KubernetesVersion:v1.21.2 ControlPlane:true Worker:true}
I0712 14:13:15.984061   71782 start.go:126] createHost starting for "" (driver="docker")
I0712 14:13:15.993188   71782 out.go:192] 🔥  Creating docker container (CPUs=2, Memory=3888MB) ...
I0712 14:13:15.993445   71782 start.go:160] libmachine.API.Create for "minikube" (driver="docker")
I0712 14:13:15.993479   71782 client.go:168] LocalClient.Create starting
I0712 14:13:15.993594   71782 main.go:130] libmachine: Reading certificate data from /Users/james-houston/.minikube/certs/ca.pem
I0712 14:13:15.994427   71782 main.go:130] libmachine: Decoding PEM data...
I0712 14:13:15.994444   71782 main.go:130] libmachine: Parsing certificate...
I0712 14:13:15.994535   71782 main.go:130] libmachine: Reading certificate data from /Users/james-houston/.minikube/certs/cert.pem
I0712 14:13:15.995731   71782 main.go:130] libmachine: Decoding PEM data...
I0712 14:13:15.995743   71782 main.go:130] libmachine: Parsing certificate...
I0712 14:13:15.996315   71782 cli_runner.go:115] Run: docker network inspect minikube --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0712 14:13:16.119787   71782 cli_runner.go:162] docker network inspect minikube --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0712 14:13:16.120038   71782 network_create.go:255] running [docker network inspect minikube] to gather additional debugging logs...
I0712 14:13:16.120104   71782 cli_runner.go:115] Run: docker network inspect minikube
W0712 14:13:16.242500   71782 cli_runner.go:162] docker network inspect minikube returned with exit code 1
I0712 14:13:16.242553   71782 network_create.go:258] error running [docker network inspect minikube]: docker network inspect minikube: exit status 1
stdout:
[]

stderr:
Error: No such network: minikube
I0712 14:13:16.242570   71782 network_create.go:260] output of [docker network inspect minikube]: -- stdout --
[]

-- /stdout --
** stderr ** 
Error: No such network: minikube

** /stderr **
I0712 14:13:16.242683   71782 cli_runner.go:115] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
I0712 14:13:16.352477   71782 network.go:288] reserving subnet 192.168.49.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.49.0:0xc00054e918] misses:0}
I0712 14:13:16.352523   71782 network.go:235] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
I0712 14:13:16.352544   71782 network_create.go:106] attempt to create docker network minikube 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
I0712 14:13:16.352664   71782 cli_runner.go:115] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true minikube
I0712 14:13:20.558122   71782 cli_runner.go:168] Completed: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true minikube: (4.205400202s)
I0712 14:13:20.558142   71782 network_create.go:90] docker network minikube 192.168.49.0/24 created
I0712 14:13:20.558163   71782 kic.go:106] calculated static IP "192.168.49.2" for the "minikube" container
I0712 14:13:20.558313   71782 cli_runner.go:115] Run: docker ps -a --format {{.Names}}
I0712 14:13:20.682689   71782 cli_runner.go:115] Run: docker volume create minikube --label name.minikube.sigs.k8s.io=minikube --label created_by.minikube.sigs.k8s.io=true
I0712 14:13:20.807566   71782 oci.go:102] Successfully created a docker volume minikube
I0712 14:13:20.807788   71782 cli_runner.go:115] Run: docker run --rm --name minikube-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=minikube --entrypoint /usr/bin/test -v minikube:/var gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 -d /var/lib
I0712 14:13:21.780557   71782 oci.go:106] Successfully prepared a docker volume minikube
I0712 14:13:21.780657   71782 preload.go:134] Checking if preload exists for k8s version v1.21.2 and runtime docker
I0712 14:13:21.780676   71782 kic.go:179] Starting extracting preloaded images to volume ...
I0712 14:13:21.780770   71782 cli_runner.go:115] Run: docker info --format "'{{json .SecurityOptions}}'"
I0712 14:13:21.780793   71782 cli_runner.go:115] Run: docker run --rm --entrypoint /usr/bin/tar -v /Users/james-houston/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v11-v1.21.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v minikube:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 -I lz4 -xf /preloaded.tar -C /extractDir
I0712 14:13:22.058819   71782 cli_runner.go:115] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname minikube --name minikube --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=minikube --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=minikube --network minikube --ip 192.168.49.2 --volume minikube:/var --security-opt apparmor=unconfined --memory=3888mb --memory-swap=3888mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79
I0712 14:13:33.784097   71782 cli_runner.go:168] Completed: docker run --rm --entrypoint /usr/bin/tar -v /Users/james-houston/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v11-v1.21.2-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v minikube:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 -I lz4 -xf /preloaded.tar -C /extractDir: (12.003229076s)
I0712 14:13:33.784121   71782 kic.go:188] duration metric: took 12.003426 seconds to extract preloaded images to volume
I0712 14:13:34.494314   71782 cli_runner.go:168] Completed: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname minikube --name minikube --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=minikube --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=minikube --network minikube --ip 192.168.49.2 --volume minikube:/var --security-opt apparmor=unconfined --memory=3888mb --memory-swap=3888mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79: (12.4353619s)
I0712 14:13:34.494423   71782 cli_runner.go:115] Run: docker container inspect minikube --format={{.State.Running}}
I0712 14:13:34.630526   71782 cli_runner.go:115] Run: docker container inspect minikube --format={{.State.Status}}
I0712 14:13:34.760625   71782 cli_runner.go:115] Run: docker exec minikube stat /var/lib/dpkg/alternatives/iptables
I0712 14:13:34.990068   71782 oci.go:278] the created container "minikube" has a running status.
I0712 14:13:34.990099   71782 kic.go:210] Creating ssh key for kic: /Users/james-houston/.minikube/machines/minikube/id_rsa...
I0712 14:13:35.454431   71782 kic_runner.go:188] docker (temp): /Users/james-houston/.minikube/machines/minikube/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
I0712 14:13:35.729231   71782 cli_runner.go:115] Run: docker container inspect minikube --format={{.State.Status}}
I0712 14:13:35.862132   71782 kic_runner.go:94] Run: chown docker:docker /home/docker/.ssh/authorized_keys
I0712 14:13:35.862154   71782 kic_runner.go:115] Args: [docker exec --privileged minikube chown docker:docker /home/docker/.ssh/authorized_keys]
I0712 14:13:36.121131   71782 cli_runner.go:115] Run: docker container inspect minikube --format={{.State.Status}}
I0712 14:13:36.223854   71782 machine.go:88] provisioning docker machine ...
I0712 14:13:36.223922   71782 ubuntu.go:169] provisioning hostname "minikube"
I0712 14:13:36.224040   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:13:36.333107   71782 main.go:130] libmachine: Using SSH client type: native
I0712 14:13:36.333413   71782 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x44042c0] 0x4404280 <nil>  [] 0s} 127.0.0.1 56157 <nil> <nil>}
I0712 14:13:36.333426   71782 main.go:130] libmachine: About to run SSH command:
sudo hostname minikube && echo "minikube" | sudo tee /etc/hostname
I0712 14:13:36.336398   71782 main.go:130] libmachine: Error dialing TCP: ssh: handshake failed: EOF
I0712 14:13:39.485933   71782 main.go:130] libmachine: SSH cmd err, output: <nil>: minikube

I0712 14:13:39.486097   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:13:39.599718   71782 main.go:130] libmachine: Using SSH client type: native
I0712 14:13:39.600067   71782 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x44042c0] 0x4404280 <nil>  [] 0s} 127.0.0.1 56157 <nil> <nil>}
I0712 14:13:39.600086   71782 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
I0712 14:13:39.740344   71782 main.go:130] libmachine: SSH cmd err, output: <nil>: 
I0712 14:13:39.740372   71782 ubuntu.go:175] set auth options {CertDir:/Users/james-houston/.minikube CaCertPath:/Users/james-houston/.minikube/certs/ca.pem CaPrivateKeyPath:/Users/james-houston/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/Users/james-houston/.minikube/machines/server.pem ServerKeyPath:/Users/james-houston/.minikube/machines/server-key.pem ClientKeyPath:/Users/james-houston/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/Users/james-houston/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/Users/james-houston/.minikube}
I0712 14:13:39.740399   71782 ubuntu.go:177] setting up certificates
I0712 14:13:39.740406   71782 provision.go:83] configureAuth start
I0712 14:13:39.740563   71782 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I0712 14:13:39.850198   71782 provision.go:137] copyHostCerts
I0712 14:13:39.850373   71782 exec_runner.go:145] found /Users/james-houston/.minikube/cert.pem, removing ...
I0712 14:13:39.850380   71782 exec_runner.go:190] rm: /Users/james-houston/.minikube/cert.pem
I0712 14:13:39.855809   71782 exec_runner.go:152] cp: /Users/james-houston/.minikube/certs/cert.pem --> /Users/james-houston/.minikube/cert.pem (1094 bytes)
I0712 14:13:39.856329   71782 exec_runner.go:145] found /Users/james-houston/.minikube/key.pem, removing ...
I0712 14:13:39.856336   71782 exec_runner.go:190] rm: /Users/james-houston/.minikube/key.pem
I0712 14:13:39.863063   71782 exec_runner.go:152] cp: /Users/james-houston/.minikube/certs/key.pem --> /Users/james-houston/.minikube/key.pem (1679 bytes)
I0712 14:13:39.869974   71782 exec_runner.go:145] found /Users/james-houston/.minikube/ca.pem, removing ...
I0712 14:13:39.869983   71782 exec_runner.go:190] rm: /Users/james-houston/.minikube/ca.pem
I0712 14:13:39.884313   71782 exec_runner.go:152] cp: /Users/james-houston/.minikube/certs/ca.pem --> /Users/james-houston/.minikube/ca.pem (1054 bytes)
I0712 14:13:39.884629   71782 provision.go:111] generating server cert: /Users/james-houston/.minikube/machines/server.pem ca-key=/Users/james-houston/.minikube/certs/ca.pem private-key=/Users/james-houston/.minikube/certs/ca-key.pem org=james-houston.minikube san=[192.168.49.2 127.0.0.1 localhost 127.0.0.1 minikube minikube]
I0712 14:13:40.037718   71782 provision.go:171] copyRemoteCerts
I0712 14:13:40.037819   71782 ssh_runner.go:149] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
I0712 14:13:40.037918   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:13:40.152993   71782 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:56157 SSHKeyPath:/Users/james-houston/.minikube/machines/minikube/id_rsa Username:docker}
I0712 14:13:40.251420   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1054 bytes)
I0712 14:13:40.276420   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/machines/server.pem --> /etc/docker/server.pem (1172 bytes)
I0712 14:13:40.299311   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
I0712 14:13:40.324517   71782 provision.go:86] duration metric: configureAuth took 584.095279ms
I0712 14:13:40.324529   71782 ubuntu.go:193] setting minikube options for container-runtime
I0712 14:13:40.324984   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:13:40.444423   71782 main.go:130] libmachine: Using SSH client type: native
I0712 14:13:40.444662   71782 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x44042c0] 0x4404280 <nil>  [] 0s} 127.0.0.1 56157 <nil> <nil>}
I0712 14:13:40.444669   71782 main.go:130] libmachine: About to run SSH command:
df --output=fstype / | tail -n 1
I0712 14:13:40.588048   71782 main.go:130] libmachine: SSH cmd err, output: <nil>: overlay

I0712 14:13:40.588060   71782 ubuntu.go:71] root file system type: overlay
I0712 14:13:40.588278   71782 provision.go:308] Updating docker unit: /lib/systemd/system/docker.service ...
I0712 14:13:40.588406   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:13:40.707223   71782 main.go:130] libmachine: Using SSH client type: native
I0712 14:13:40.707483   71782 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x44042c0] 0x4404280 <nil>  [] 0s} 127.0.0.1 56157 <nil> <nil>}
I0712 14:13:40.707565   71782 main.go:130] libmachine: About to run SSH command:
sudo mkdir -p /lib/systemd/system && printf %!s(MISSING) "[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
BindsTo=containerd.service
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=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=docker --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
I0712 14:13:40.853228   71782 main.go:130] libmachine: SSH cmd err, output: <nil>: [Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
BindsTo=containerd.service
After=network-online.target firewalld.service containerd.service
Wants=network-online.target
Requires=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=docker --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

I0712 14:13:40.853408   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:13:40.965877   71782 main.go:130] libmachine: Using SSH client type: native
I0712 14:13:40.966131   71782 main.go:130] libmachine: &{{{<nil> 0 [] [] []} docker [0x44042c0] 0x4404280 <nil>  [] 0s} 127.0.0.1 56157 <nil> <nil>}
I0712 14:13:40.966144   71782 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; }
I0712 14:14:10.077471   71782 main.go:130] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2021-06-02 11:54:50.000000000 +0000
+++ /lib/systemd/system/docker.service.new	2021-07-12 18:13:40.857888625 +0000
@@ -1,30 +1,32 @@
 [Unit]
 Description=Docker Application Container Engine
 Documentation=https://docs.docker.com
+BindsTo=containerd.service
 After=network-online.target firewalld.service containerd.service
 Wants=network-online.target
-Requires=docker.socket containerd.service
+Requires=docker.socket
+StartLimitBurst=3
+StartLimitIntervalSec=60
 
 [Service]
 Type=notify
-# the default is not to use systemd for cgroups because the delegate issues still
-# exists and systemd currently does not support the cgroup feature set required
-# for containers run by docker
-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
-ExecReload=/bin/kill -s HUP $MAINPID
-TimeoutSec=0
-RestartSec=2
-Restart=always
-
-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
-# to make them work for either version of systemd.
-StartLimitBurst=3
+Restart=on-failure
 
-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
-# this option work for either version of systemd.
-StartLimitInterval=60s
+
+
+# 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=docker --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.
@@ -32,16 +34,16 @@
 LimitNPROC=infinity
 LimitCORE=infinity
 
-# Comment TasksMax if your systemd version does not support it.
-# Only systemd 226 and above support this option.
+# 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
-OOMScoreAdjust=-500
 
 [Install]
 WantedBy=multi-user.target
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker

I0712 14:14:10.077502   71782 machine.go:91] provisioned docker machine in 33.853568584s
I0712 14:14:10.077526   71782 client.go:171] LocalClient.Create took 54.083930528s
I0712 14:14:10.077554   71782 start.go:168] duration metric: libmachine.API.Create for "minikube" took 54.084009506s
I0712 14:14:10.077573   71782 start.go:267] post-start starting for "minikube" (driver="docker")
I0712 14:14:10.077578   71782 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]
I0712 14:14:10.078825   71782 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
I0712 14:14:10.079047   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:14:10.266004   71782 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:56157 SSHKeyPath:/Users/james-houston/.minikube/machines/minikube/id_rsa Username:docker}
I0712 14:14:10.369326   71782 ssh_runner.go:149] Run: cat /etc/os-release
I0712 14:14:10.378091   71782 main.go:130] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
I0712 14:14:10.378110   71782 main.go:130] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
I0712 14:14:10.378119   71782 main.go:130] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
I0712 14:14:10.378130   71782 info.go:137] Remote host: Ubuntu 20.04.2 LTS
I0712 14:14:10.378172   71782 filesync.go:126] Scanning /Users/james-houston/.minikube/addons for local assets ...
I0712 14:14:10.378425   71782 filesync.go:126] Scanning /Users/james-houston/.minikube/files for local assets ...
I0712 14:14:10.378550   71782 start.go:270] post-start completed in 300.967412ms
I0712 14:14:10.380383   71782 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I0712 14:14:10.537530   71782 profile.go:148] Saving config to /Users/james-houston/.minikube/profiles/minikube/config.json ...
I0712 14:14:10.539187   71782 ssh_runner.go:149] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
I0712 14:14:10.539287   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:14:10.655767   71782 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:56157 SSHKeyPath:/Users/james-houston/.minikube/machines/minikube/id_rsa Username:docker}
I0712 14:14:10.749607   71782 start.go:129] duration metric: createHost completed in 54.765430605s
I0712 14:14:10.749626   71782 start.go:80] releasing machines lock for "minikube", held for 54.765543123s
I0712 14:14:10.749832   71782 cli_runner.go:115] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" minikube
I0712 14:14:10.874830   71782 ssh_runner.go:149] Run: systemctl --version
I0712 14:14:10.874940   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:14:10.875004   71782 ssh_runner.go:149] Run: curl -sS -m 2 https://k8s.gcr.io/
I0712 14:14:10.875102   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:14:11.011710   71782 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:56157 SSHKeyPath:/Users/james-houston/.minikube/machines/minikube/id_rsa Username:docker}
I0712 14:14:11.028164   71782 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:56157 SSHKeyPath:/Users/james-houston/.minikube/machines/minikube/id_rsa Username:docker}
I0712 14:14:11.556487   71782 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service containerd
I0712 14:14:11.569968   71782 ssh_runner.go:149] Run: sudo systemctl cat docker.service
I0712 14:14:11.584652   71782 cruntime.go:249] skipping containerd shutdown because we are bound to it
I0712 14:14:11.584777   71782 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service crio
I0712 14:14:11.599188   71782 ssh_runner.go:149] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/dockershim.sock
image-endpoint: unix:///var/run/dockershim.sock
" | sudo tee /etc/crictl.yaml"
I0712 14:14:11.618800   71782 ssh_runner.go:149] Run: sudo systemctl unmask docker.service
I0712 14:14:11.715490   71782 ssh_runner.go:149] Run: sudo systemctl enable docker.socket
I0712 14:14:11.807331   71782 ssh_runner.go:149] Run: sudo systemctl cat docker.service
I0712 14:14:11.821683   71782 ssh_runner.go:149] Run: sudo systemctl daemon-reload
I0712 14:14:11.919403   71782 ssh_runner.go:149] Run: sudo systemctl start docker
I0712 14:14:11.933925   71782 ssh_runner.go:149] Run: docker version --format {{.Server.Version}}
I0712 14:14:12.003900   71782 ssh_runner.go:149] Run: docker version --format {{.Server.Version}}
I0712 14:14:12.103798   71782 out.go:192] 🐳  Preparing Kubernetes v1.21.2 on Docker 20.10.7 ...
I0712 14:14:12.103944   71782 cli_runner.go:115] Run: docker exec -t minikube dig +short host.docker.internal
I0712 14:14:12.424907   71782 network.go:69] got host ip for mount in container by digging dns: 192.168.65.2
I0712 14:14:12.425632   71782 ssh_runner.go:149] Run: grep 192.168.65.2	host.minikube.internal$ /etc/hosts
I0712 14:14:12.432120   71782 ssh_runner.go:149] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.2	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0712 14:14:12.448598   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" minikube
I0712 14:14:12.628498   71782 localpath.go:92] copying /Users/james-houston/.minikube/client.crt -> /Users/james-houston/.minikube/profiles/minikube/client.crt
I0712 14:14:12.629688   71782 localpath.go:117] copying /Users/james-houston/.minikube/client.key -> /Users/james-houston/.minikube/profiles/minikube/client.key
I0712 14:14:12.630416   71782 preload.go:134] Checking if preload exists for k8s version v1.21.2 and runtime docker
I0712 14:14:12.630540   71782 ssh_runner.go:149] Run: docker images --format {{.Repository}}:{{.Tag}}
I0712 14:14:12.689612   71782 docker.go:535] Got preloaded images: -- stdout --
k8s.gcr.io/kube-apiserver:v1.21.2
k8s.gcr.io/kube-scheduler:v1.21.2
k8s.gcr.io/kube-controller-manager: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 --
I0712 14:14:12.689627   71782 docker.go:466] Images already preloaded, skipping extraction
I0712 14:14:12.689752   71782 ssh_runner.go:149] Run: docker images --format {{.Repository}}:{{.Tag}}
I0712 14:14:12.745230   71782 docker.go:535] Got preloaded images: -- stdout --
k8s.gcr.io/kube-apiserver:v1.21.2
k8s.gcr.io/kube-proxy:v1.21.2
k8s.gcr.io/kube-scheduler:v1.21.2
k8s.gcr.io/kube-controller-manager: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 --
I0712 14:14:12.745258   71782 cache_images.go:74] Images are preloaded, skipping loading
I0712 14:14:12.745387   71782 ssh_runner.go:149] Run: docker info --format {{.CgroupDriver}}
I0712 14:14:12.868905   71782 cni.go:93] Creating CNI manager for ""
I0712 14:14:12.868921   71782 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
I0712 14:14:12.868944   71782 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
I0712 14:14:12.868966   71782 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.49.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.49.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.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[]}
I0712 14:14:12.869210   71782 kubeadm.go:157] kubeadm config:
apiVersion: kubeadm.k8s.io/v1beta2
kind: InitConfiguration
localAPIEndpoint:
  advertiseAddress: 192.168.49.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.49.2
  taints: []
---
apiVersion: kubeadm.k8s.io/v1beta2
kind: ClusterConfiguration
apiServer:
  certSANs: ["127.0.0.1", "localhost", "192.168.49.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: cgroupfs
clusterDomain: "cluster.local"
# disable disk resource management by default
imageGCHighThresholdPercent: 100
evictionHard:
  nodefs.available: "0%!"(MISSING)
  nodefs.inodesFree: "0%!"(MISSING)
  imagefs.available: "0%!"(MISSING)
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

I0712 14:14:12.869568   71782 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.49.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:}
I0712 14:14:12.869834   71782 ssh_runner.go:149] Run: sudo ls /var/lib/minikube/binaries/v1.21.2
I0712 14:14:12.880808   71782 binaries.go:44] Found k8s binaries, skipping transfer
I0712 14:14:12.880928   71782 ssh_runner.go:149] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
I0712 14:14:12.891251   71782 ssh_runner.go:316] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (334 bytes)
I0712 14:14:12.909617   71782 ssh_runner.go:316] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
I0712 14:14:12.932073   71782 ssh_runner.go:316] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (1867 bytes)
I0712 14:14:12.950876   71782 ssh_runner.go:149] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
I0712 14:14:12.959500   71782 ssh_runner.go:149] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
I0712 14:14:12.976984   71782 certs.go:52] Setting up /Users/james-houston/.minikube/profiles/minikube for IP: 192.168.49.2
I0712 14:14:12.977136   71782 certs.go:179] skipping minikubeCA CA generation: /Users/james-houston/.minikube/ca.key
I0712 14:14:12.977240   71782 certs.go:179] skipping proxyClientCA CA generation: /Users/james-houston/.minikube/proxy-client-ca.key
I0712 14:14:12.977464   71782 certs.go:290] skipping minikube-user signed cert generation: /Users/james-houston/.minikube/profiles/minikube/client.key
I0712 14:14:12.977510   71782 certs.go:294] generating minikube signed cert: /Users/james-houston/.minikube/profiles/minikube/apiserver.key.dd3b5fb2
I0712 14:14:12.977521   71782 crypto.go:69] Generating cert /Users/james-houston/.minikube/profiles/minikube/apiserver.crt.dd3b5fb2 with IP's: [192.168.49.2 10.96.0.1 127.0.0.1 10.0.0.1]
I0712 14:14:13.075966   71782 crypto.go:157] Writing cert to /Users/james-houston/.minikube/profiles/minikube/apiserver.crt.dd3b5fb2 ...
I0712 14:14:13.075979   71782 lock.go:36] WriteFile acquiring /Users/james-houston/.minikube/profiles/minikube/apiserver.crt.dd3b5fb2: {Name:mk60af11058f6739c7b138a7c645039808c460c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0712 14:14:13.076466   71782 crypto.go:165] Writing key to /Users/james-houston/.minikube/profiles/minikube/apiserver.key.dd3b5fb2 ...
I0712 14:14:13.076472   71782 lock.go:36] WriteFile acquiring /Users/james-houston/.minikube/profiles/minikube/apiserver.key.dd3b5fb2: {Name:mk4311bcabed94dd7369deb3e691c450b068b81f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0712 14:14:13.076732   71782 certs.go:305] copying /Users/james-houston/.minikube/profiles/minikube/apiserver.crt.dd3b5fb2 -> /Users/james-houston/.minikube/profiles/minikube/apiserver.crt
I0712 14:14:13.076942   71782 certs.go:309] copying /Users/james-houston/.minikube/profiles/minikube/apiserver.key.dd3b5fb2 -> /Users/james-houston/.minikube/profiles/minikube/apiserver.key
I0712 14:14:13.077182   71782 certs.go:294] generating aggregator signed cert: /Users/james-houston/.minikube/profiles/minikube/proxy-client.key
I0712 14:14:13.077185   71782 crypto.go:69] Generating cert /Users/james-houston/.minikube/profiles/minikube/proxy-client.crt with IP's: []
I0712 14:14:13.171559   71782 crypto.go:157] Writing cert to /Users/james-houston/.minikube/profiles/minikube/proxy-client.crt ...
I0712 14:14:13.171572   71782 lock.go:36] WriteFile acquiring /Users/james-houston/.minikube/profiles/minikube/proxy-client.crt: {Name:mk219f72f11f10d60410f7924675d6b77388fe07 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0712 14:14:13.172035   71782 crypto.go:165] Writing key to /Users/james-houston/.minikube/profiles/minikube/proxy-client.key ...
I0712 14:14:13.172060   71782 lock.go:36] WriteFile acquiring /Users/james-houston/.minikube/profiles/minikube/proxy-client.key: {Name:mkc698f6443be1b6a54bd42118bf756c4489dcac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0712 14:14:13.174598   71782 certs.go:369] found cert: /Users/james-houston/.minikube/certs/Users/james-houston/.minikube/certs/ca-key.pem (1679 bytes)
I0712 14:14:13.174935   71782 certs.go:369] found cert: /Users/james-houston/.minikube/certs/Users/james-houston/.minikube/certs/ca.pem (1054 bytes)
I0712 14:14:13.175491   71782 certs.go:369] found cert: /Users/james-houston/.minikube/certs/Users/james-houston/.minikube/certs/cert.pem (1094 bytes)
I0712 14:14:13.175848   71782 certs.go:369] found cert: /Users/james-houston/.minikube/certs/Users/james-houston/.minikube/certs/key.pem (1679 bytes)
I0712 14:14:13.177608   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/profiles/minikube/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1350 bytes)
I0712 14:14:13.209562   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/profiles/minikube/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
I0712 14:14:13.235575   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/profiles/minikube/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1103 bytes)
I0712 14:14:13.267338   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/profiles/minikube/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
I0712 14:14:13.295488   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1066 bytes)
I0712 14:14:13.325314   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
I0712 14:14:13.350964   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1074 bytes)
I0712 14:14:13.383898   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
I0712 14:14:13.410127   71782 ssh_runner.go:316] scp /Users/james-houston/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1066 bytes)
I0712 14:14:13.443657   71782 ssh_runner.go:316] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
I0712 14:14:13.466456   71782 ssh_runner.go:149] Run: openssl version
I0712 14:14:13.475909   71782 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"
I0712 14:14:13.492176   71782 ssh_runner.go:149] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
I0712 14:14:13.499104   71782 certs.go:410] hashing: -rw-r--r-- 1 root root 1066 Jan 17  2019 /usr/share/ca-certificates/minikubeCA.pem
I0712 14:14:13.499246   71782 ssh_runner.go:149] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
I0712 14:14:13.509536   71782 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"
I0712 14:14:13.524697   71782 kubeadm.go:390] StartCluster: {Name:minikube KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.25@sha256:6f936e3443b95cd918d77623bf7b595653bb382766e280290a02b4a349e88b79 Memory:3888 CPUs:2 DiskSize:20000 VMDriver: Driver:docker 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.49.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}
I0712 14:14:13.524837   71782 ssh_runner.go:149] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
I0712 14:14:13.574367   71782 ssh_runner.go:149] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
I0712 14:14:13.588969   71782 ssh_runner.go:149] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
I0712 14:14:13.599979   71782 kubeadm.go:220] ignoring SystemVerification for kubeadm because of docker driver
I0712 14:14:13.600089   71782 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
I0712 14:14:13.614009   71782 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
I0712 14:14:13.614049   71782 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,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
I0712 14:14:15.704835   71782 out.go:192]     ▪ Generating certificates and keys ...
I0712 14:14:22.378956   71782 out.go:192]     ▪ Booting up control plane ...
I0712 14:14:44.247484   71782 out.go:192]     ▪ Configuring RBAC rules ...
I0712 14:14:44.689319   71782 cni.go:93] Creating CNI manager for ""
I0712 14:14:44.689337   71782 cni.go:167] CNI unnecessary in this configuration, recommending no CNI
I0712 14:14:44.689383   71782 ssh_runner.go:149] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
I0712 14:14:44.689536   71782 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
I0712 14:14:44.689544   71782 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_07_12T14_14_44_0700 --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
I0712 14:14:45.284296   71782 ops.go:34] apiserver oom_adj: -16
I0712 14:14:45.284413   71782 kubeadm.go:985] duration metric: took 595.019973ms to wait for elevateKubeSystemPrivileges.
I0712 14:14:45.284432   71782 kubeadm.go:392] StartCluster complete in 31.759685006s
I0712 14:14:45.284458   71782 settings.go:142] acquiring lock: {Name:mke930e582eaab55086f899f7b95781e5573c9ec Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
I0712 14:14:45.284688   71782 settings.go:150] Updating kubeconfig:  /Users/james-houston/.kube/config
I0712 14:14:45.291294   71782 lock.go:36] WriteFile acquiring /Users/james-houston/.kube/config: {Name:mk9b697dba712aea60db68e1404c7618b8de4c22 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
W0712 14:14:45.311342   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:45.813656   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:46.314409   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:46.813722   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:47.315805   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:47.813850   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:48.316312   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:48.815211   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:49.314908   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:49.819737   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:50.315422   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:50.814697   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:51.316885   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:51.819646   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:52.319868   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:52.813690   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:53.315436   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:53.815592   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:54.315847   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:54.814944   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:55.314715   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:55.814196   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:56.314818   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:56.816816   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:57.316057   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:57.820203   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:58.319551   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:58.816874   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:59.319530   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:14:59.818910   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:00.320178   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:00.819775   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:01.319614   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:01.820080   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:02.318892   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:02.814328   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:03.319804   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:03.819540   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:04.319705   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:04.819615   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:05.313855   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:05.813607   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:06.314190   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:06.815053   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:07.319628   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:07.823694   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:08.318726   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:08.818482   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:09.319568   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:09.817645   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:10.313856   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:10.819201   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:11.318819   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:11.818518   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:12.318881   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:12.819703   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:13.314522   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:13.821778   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:14.320087   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:14.814880   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:15.314628   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:15.818675   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:16.319468   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:16.815960   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:17.318947   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:17.819460   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:18.321669   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:18.820787   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:19.318480   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:19.819013   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:20.316045   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:20.814756   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:21.314116   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:21.814286   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:22.318593   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:22.818505   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:23.314021   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:23.814453   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:24.315898   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:24.814224   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:25.314230   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:25.813804   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:26.318681   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:26.818413   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:27.319023   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:27.814280   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:28.322860   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:28.819491   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:29.315622   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:29.819813   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:30.319562   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:30.813926   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:31.319936   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:31.818881   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:32.319993   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:32.820251   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:33.321012   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:33.820238   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:34.314613   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:34.819606   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:35.315467   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:35.819148   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:36.319968   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:36.819657   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:37.314288   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:37.814814   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:38.319737   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:38.820992   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:39.320668   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:39.819485   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:40.313353   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:40.818921   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:41.313900   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:41.816160   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:42.318494   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:42.818660   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:43.319092   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:43.818698   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:44.313729   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:44.818699   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:45.313401   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:45.818491   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:46.318726   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:46.819324   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:47.319614   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:47.814139   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:48.329428   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:48.817661   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:49.314114   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:49.819161   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:50.319348   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:50.819363   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:51.315553   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:51.814091   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:52.320575   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:52.818870   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:53.321688   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:53.819892   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:54.319892   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:54.819225   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:55.314756   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:55.820615   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:56.315055   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:56.820151   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:57.320143   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:57.820266   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:58.319450   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:58.819962   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:59.315671   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:15:59.822022   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:00.314748   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:00.814481   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:01.320283   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:01.820341   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:02.315146   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:02.814614   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:03.319426   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:03.819635   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:04.315086   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:04.819390   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:05.315256   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:05.820005   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:06.319957   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:06.818849   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:07.319127   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:07.823906   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:08.315453   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:08.815091   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:09.315668   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:09.818569   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:10.320398   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:10.819573   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:11.316629   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:11.814156   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:12.319696   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:12.820083   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:13.314193   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:13.816383   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:14.319973   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:14.821500   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:15.318539   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:15.826654   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:16.317272   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:16.819231   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:17.320628   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:17.816024   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:18.319908   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:18.814674   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:19.316499   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:19.820422   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:20.319451   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:20.820654   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:21.319548   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:21.818514   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:22.317359   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:22.820086   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:23.322905   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:23.819058   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:24.319222   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:24.819663   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:25.315078   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:25.814715   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:26.319301   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:26.819468   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:27.314761   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:27.819190   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:28.319438   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:28.815053   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:29.320096   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:29.819463   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:30.319678   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:30.819735   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:31.320218   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:31.815699   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:32.313660   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:32.815725   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:33.319388   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:33.819760   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:34.315787   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:34.815049   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:35.314217   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:35.814357   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:36.319406   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:36.818585   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:37.318556   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:37.815200   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:38.319057   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:38.814691   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:39.314474   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:39.819371   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:40.319846   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:40.820456   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:41.318508   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:41.814174   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:42.314866   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:42.820076   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:43.319678   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:43.815363   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:44.319843   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:44.814593   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:45.315383   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
W0712 14:16:45.317835   71782 kapi.go:226] failed getting deployment scale, will retry: Unauthorized
I0712 14:16:45.317854   71782 kapi.go:241] timed out trying to rescale deployment "coredns" in namespace "kube-system" and context "minikube" to 1: timed out waiting for the condition
E0712 14:16:45.317872   71782 start.go:141] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: timed out waiting for the condition
I0712 14:16:45.317939   71782 ssh_runner.go:149] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.21.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
I0712 14:16:45.317926   71782 start.go:220] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.21.2 ControlPlane:true Worker:true}
I0712 14:16:45.318035   71782 addons.go:342] enableAddons start: toEnable=map[], additional=[]
I0712 14:16:45.327790   71782 out.go:165] 🔎  Verifying Kubernetes components...
I0712 14:16:45.327861   71782 addons.go:59] Setting storage-provisioner=true in profile "minikube"
I0712 14:16:45.327862   71782 addons.go:59] Setting default-storageclass=true in profile "minikube"
I0712 14:16:45.327882   71782 addons.go:135] Setting addon storage-provisioner=true in "minikube"
W0712 14:16:45.327886   71782 addons.go:147] addon storage-provisioner should already be in state true
I0712 14:16:45.327914   71782 host.go:66] Checking if "minikube" exists ...
I0712 14:16:45.327913   71782 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "minikube"
I0712 14:16:45.328019   71782 ssh_runner.go:149] Run: sudo systemctl is-active --quiet service kubelet
I0712 14:16:45.328747   71782 cli_runner.go:115] Run: docker container inspect minikube --format={{.State.Status}}
I0712 14:16:45.329041   71782 cli_runner.go:115] Run: docker container inspect minikube --format={{.State.Status}}
I0712 14:16:45.466767   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" minikube
I0712 14:16:45.466818   71782 ssh_runner.go:149] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.21.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.21.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
W0712 14:16:45.497805   71782 out.go:230] ❗  Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Unauthorized]
I0712 14:16:45.515257   71782 out.go:165]     ▪ Using image gcr.io/k8s-minikube/storage-provisioner:v5
I0712 14:16:45.515531   71782 addons.go:275] installing /etc/kubernetes/addons/storage-provisioner.yaml
I0712 14:16:45.520861   71782 ssh_runner.go:316] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
I0712 14:16:45.521012   71782 cli_runner.go:115] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" minikube
I0712 14:16:45.631635   71782 api_server.go:50] waiting for apiserver process to appear ...
I0712 14:16:45.631785   71782 ssh_runner.go:149] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
I0712 14:16:45.661267   71782 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:56157 SSHKeyPath:/Users/james-houston/.minikube/machines/minikube/id_rsa Username:docker}
I0712 14:16:45.790361   71782 ssh_runner.go:149] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.21.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
I0712 14:16:45.814876   71782 start.go:730] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
I0712 14:16:45.814920   71782 api_server.go:70] duration metric: took 496.959983ms to wait for apiserver process to appear ...
I0712 14:16:45.814927   71782 api_server.go:86] waiting for apiserver healthz status ...
I0712 14:16:45.814940   71782 api_server.go:239] Checking apiserver healthz at https://127.0.0.1:56156/healthz ...
I0712 14:16:45.823489   71782 api_server.go:265] https://127.0.0.1:56156/healthz returned 200:
ok
W0712 14:16:45.825246   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
I0712 14:16:46.100430   71782 out.go:165] 🌟  Enabled addons: storage-provisioner
I0712 14:16:46.100477   71782 addons.go:344] enableAddons completed in 782.477342ms
W0712 14:16:46.330817   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:46.831873   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:47.331484   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:47.831750   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:48.333278   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:48.830489   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:49.333914   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:49.831471   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:50.333347   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:50.831089   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:51.332459   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:51.831238   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:52.332123   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:52.831949   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:53.332163   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:53.830925   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:54.336723   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:54.831973   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:55.331439   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:55.832460   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:56.347676   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:56.830405   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:57.333941   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:57.830776   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:58.331356   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:58.830984   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:59.334180   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:16:59.831231   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:00.330555   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:00.831208   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:01.330698   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:01.831526   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:02.332118   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:02.832897   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:03.332546   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:03.831083   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:04.332690   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:04.831141   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:05.331915   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:05.831277   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:06.333329   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:06.831533   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:07.333160   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:07.832501   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:08.332603   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:08.830612   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:09.332274   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:09.833323   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:10.331518   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:10.831222   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:11.332917   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:11.832138   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:12.331747   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:12.832395   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:13.331422   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:13.833000   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:14.331142   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:14.831262   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:15.331093   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:15.831286   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:16.332308   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:16.831211   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:17.330307   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:17.830866   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:18.331623   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:18.833790   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:19.331750   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:19.832248   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:20.330739   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:20.831013   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:21.330669   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:21.831267   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:22.330749   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:22.831077   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:23.331808   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:23.836263   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:24.331639   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:24.831382   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:25.333314   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:25.832776   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:26.331059   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:26.831169   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:27.333052   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:27.831169   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:28.330964   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:28.832110   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:29.333471   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:29.831573   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:30.332488   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:30.832500   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:31.331779   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:31.833124   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:32.330543   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:32.832482   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:33.331557   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:33.831784   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:34.333516   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:34.831298   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:35.332339   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:35.832205   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:36.331899   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:36.832997   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:37.335052   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:37.831449   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:38.331859   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:38.830606   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:39.330926   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:39.832438   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:40.331011   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:40.833959   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:41.331268   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:41.831002   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:42.331696   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:42.831730   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:43.332651   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:43.831983   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:44.333784   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:44.830877   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:45.331677   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:45.832258   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:46.333206   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:46.831749   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:47.330914   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:47.830993   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:48.332377   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:48.832678   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:49.331222   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:49.831278   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:50.330992   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:50.830580   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:51.332480   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:51.831131   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:52.332133   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:52.830989   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:53.332781   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:53.831493   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:54.335000   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:54.830947   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:55.331116   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:55.830795   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:56.334364   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:56.831080   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:57.334102   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:57.831184   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:58.331128   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:58.832809   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:59.331693   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:17:59.831414   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:00.332197   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:00.831018   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:01.332258   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:01.832046   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:02.332379   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:02.832074   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:03.332238   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:03.833544   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:04.331642   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:04.830883   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:05.330636   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:05.831318   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:06.330680   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:06.832284   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:07.331760   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:07.832244   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:08.334473   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:08.831439   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:09.329966   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:09.832247   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:10.330992   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:10.831725   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:11.330974   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:11.831425   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:12.333605   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:12.831125   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:13.332676   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:13.834063   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:14.330427   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:14.831356   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:15.330652   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:15.831059   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:16.330781   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:16.831604   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:17.330349   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:17.830784   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:18.331235   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:18.833314   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:19.333650   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:19.831836   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:20.330940   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:20.831757   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:21.330396   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:21.833404   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:22.331041   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:22.830906   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:23.331380   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:23.833730   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:24.330722   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:24.830557   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:25.331872   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:25.831253   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:26.331451   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:26.830084   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:27.331946   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:27.831846   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:28.332228   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:28.831782   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:29.331679   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:29.832334   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:30.331770   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:30.831672   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:31.330936   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:31.831716   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:32.332223   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:32.831828   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:33.332611   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:33.833523   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:34.331988   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:34.832290   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:35.331212   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:35.831789   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:36.330428   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:36.830259   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:37.334200   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:37.833711   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:38.330533   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:38.834351   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:39.331486   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:39.831989   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:40.331710   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:40.832828   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:41.330443   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:41.831521   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:42.332155   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:42.833638   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:43.330831   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:43.831315   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:44.333120   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:44.830343   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:45.332099   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:45.831301   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:46.334691   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:46.830665   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:47.331735   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:47.831468   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:48.332627   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:48.830540   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:49.331627   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:49.830771   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:50.331075   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:50.830430   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:51.331216   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:51.831876   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:52.331478   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:52.832420   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:53.343782   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:53.836062   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:54.332304   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:54.831531   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:55.330954   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:55.832617   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:56.331701   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:56.834257   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:57.330662   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:57.831610   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:58.333273   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:58.831997   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:59.334103   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:18:59.832519   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:00.332325   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:00.831919   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:01.332113   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:01.833097   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:02.332478   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:02.831587   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:03.332269   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:03.831231   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:04.332070   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:04.831760   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:05.328877   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:05.830967   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:06.331939   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:06.831993   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:07.333414   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:07.832264   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:08.333103   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:08.831630   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:09.330364   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:09.831014   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:10.331457   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:10.833179   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:11.331769   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:11.834127   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:12.331110   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:12.831714   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:13.331645   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:13.831201   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:14.331111   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:14.831823   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:15.330868   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:15.831413   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:16.330683   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:16.831297   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:17.331173   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:17.831538   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:18.331738   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:18.831842   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:19.331770   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:19.832647   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:20.331004   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:20.830603   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:21.331519   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:21.831043   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:22.331131   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:22.831940   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:23.333008   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:23.831962   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:24.332328   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:24.832278   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:25.331167   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:25.830337   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:26.330758   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:26.830388   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:27.331794   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:27.830588   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:28.332670   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:28.830536   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:29.333318   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:29.831481   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:30.331634   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:30.832302   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:31.330386   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:31.831105   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:32.331512   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:32.831633   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:33.331187   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:33.830873   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:34.331016   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:34.832218   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:35.331745   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:35.830868   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:36.331539   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:36.831543   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:37.331562   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:37.830770   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:38.333511   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:38.831616   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:39.332403   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:39.830422   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:40.331824   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:40.832561   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:41.331751   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:41.831571   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:42.335108   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:42.831990   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:43.332702   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:43.830931   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:44.330903   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:44.832367   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:45.331301   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:45.831757   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:46.333358   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:46.832673   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:47.333039   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:47.831037   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:48.331023   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:48.833665   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:49.331897   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:49.830467   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:50.332323   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:50.831786   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:51.334325   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:51.832895   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:52.331071   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:52.833364   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:53.336358   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:53.831021   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:54.331866   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:54.833552   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:55.331332   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:55.833814   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:56.332664   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:56.830517   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:57.332624   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:57.832565   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:58.331613   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:58.832127   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:59.332142   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:19:59.830554   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:00.332497   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:00.832148   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:01.333574   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:01.830462   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:02.331605   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:02.832164   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:03.330540   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:03.833160   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:04.332071   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:04.832261   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:05.331773   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:05.831534   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:06.330870   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:06.832100   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:07.331378   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:07.831616   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:08.331936   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:08.831406   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:09.330970   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:09.831996   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:10.332300   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:10.831653   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:11.333050   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:11.831427   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:12.338141   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:12.833519   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:13.333352   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:13.831929   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:14.335306   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:14.831550   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:15.329060   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:15.827952   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:16.339064   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:16.831164   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:17.332441   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:17.831629   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:18.331371   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:18.833392   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:19.335048   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:19.832680   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:20.333971   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:20.832186   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:21.331848   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:21.832954   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:22.331325   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:22.831352   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:23.331724   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:23.833080   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:24.331051   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:24.830942   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:25.332390   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:25.835175   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:26.332255   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:26.835338   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:27.334047   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:27.830794   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:28.332051   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:28.832687   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:29.331568   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:29.835253   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:30.331873   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:30.832658   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:31.332122   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:31.831989   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:32.332369   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:32.830577   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:33.330635   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:33.831390   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:34.331172   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:34.833065   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:35.331482   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:35.830596   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:36.333410   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:36.831230   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:37.331849   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:37.830709   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:38.330433   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:38.830967   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:39.331277   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:39.831950   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:40.332030   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:40.832629   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:41.332652   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:41.832240   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:42.331460   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:42.832209   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:43.331847   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:43.831021   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:44.331753   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:44.832291   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:45.330602   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:45.830840   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
W0712 14:20:45.832496   71782 api_server.go:119] api server version match failed: server version: the server has asked for the client to provide credentials
I0712 14:20:45.841603   71782 out.go:165] 
W0712 14:20:45.841811   71782 out.go:230] ❌  Exiting due to GUEST_START: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.21.2
W0712 14:20:45.841831   71782 out.go:230] 
W0712 14:20:45.842964   71782 out.go:230] �[31m╭────────────────────────────────────────────────────────────────────╮�[0m
�[31m│�[0m                                                                    �[31m│�[0m
�[31m│�[0m    😿  If the above advice does not help, please let us know:      �[31m│�[0m
�[31m│�[0m    👉  https://github.com/kubernetes/minikube/issues/new/choose    �[31m│�[0m
�[31m│�[0m                                                                    �[31m│�[0m
�[31m│�[0m    Please attach the following file to the GitHub issue:           �[31m│�[0m
�[31m│�[0m    - /Users/james-houston/.minikube/logs/lastStart.txt             �[31m│�[0m
�[31m│�[0m                                                                    �[31m│�[0m
�[31m╰────────────────────────────────────────────────────────────────────╯�[0m

* 
* ==> Docker <==
* -- Logs begin at Mon 2021-07-12 18:13:36 UTC, end at Mon 2021-07-12 18:24:43 UTC. --
Jul 12 18:13:36 minikube systemd[1]: Starting Docker Application Container Engine...
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.987630635Z" level=info msg="Starting up"
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.989762193Z" level=info msg="parsed scheme: \"unix\"" module=grpc
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.989820832Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.989852617Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.989878741Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.992811809Z" level=info msg="parsed scheme: \"unix\"" module=grpc
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.992929440Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.993014125Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Jul 12 18:13:36 minikube dockerd[229]: time="2021-07-12T18:13:36.993027696Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Jul 12 18:13:37 minikube dockerd[229]: time="2021-07-12T18:13:37.032440948Z" level=info msg="[graphdriver] using prior storage driver: overlay2"
Jul 12 18:13:37 minikube dockerd[229]: time="2021-07-12T18:13:37.108829506Z" level=warning msg="Your kernel does not support cgroup blkio weight"
Jul 12 18:13:37 minikube dockerd[229]: time="2021-07-12T18:13:37.109002668Z" level=warning msg="Your kernel does not support cgroup blkio weight_device"
Jul 12 18:13:37 minikube dockerd[229]: time="2021-07-12T18:13:37.109255193Z" level=info msg="Loading containers: start."
Jul 12 18:13:41 minikube systemd[1]: docker.service: Current command vanished from the unit file, execution of the command list won't be resumed.
Jul 12 18:13:41 minikube dockerd[229]: time="2021-07-12T18:13:41.473969355Z" level=info msg="Processing signal 'terminated'"
Jul 12 18:13:42 minikube dockerd[229]: time="2021-07-12T18:13:42.790384524Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Jul 12 18:13:47 minikube dockerd[229]: time="2021-07-12T18:13:47.967361972Z" level=info msg="Loading containers: done."
Jul 12 18:13:48 minikube dockerd[229]: time="2021-07-12T18:13:48.103762269Z" level=info msg="Docker daemon" commit=b0f5bc3 graphdriver(s)=overlay2 version=20.10.7
Jul 12 18:13:48 minikube dockerd[229]: time="2021-07-12T18:13:48.103925073Z" level=info msg="Daemon has completed initialization"
Jul 12 18:13:49 minikube dockerd[229]: time="2021-07-12T18:13:49.770069745Z" level=info msg="API listen on /run/docker.sock"
Jul 12 18:13:49 minikube dockerd[229]: time="2021-07-12T18:13:49.771702345Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
Jul 12 18:13:49 minikube dockerd[229]: time="2021-07-12T18:13:49.772589216Z" level=info msg="Daemon shutdown complete"
Jul 12 18:13:49 minikube systemd[1]: docker.service: Succeeded.
Jul 12 18:13:49 minikube systemd[1]: Stopped Docker Application Container Engine.
Jul 12 18:13:49 minikube systemd[1]: Starting Docker Application Container Engine...
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.842719474Z" level=info msg="Starting up"
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.845632717Z" level=info msg="parsed scheme: \"unix\"" module=grpc
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.845683727Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.845707453Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.845726243Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.847343270Z" level=info msg="parsed scheme: \"unix\"" module=grpc
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.847561700Z" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.847862832Z" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/containerd.sock  <nil> 0 <nil>}] <nil> <nil>}" module=grpc
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.847922288Z" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.886255136Z" level=info msg="[graphdriver] using prior storage driver: overlay2"
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.906079770Z" level=warning msg="Your kernel does not support cgroup blkio weight"
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.906138571Z" level=warning msg="Your kernel does not support cgroup blkio weight_device"
Jul 12 18:13:49 minikube dockerd[475]: time="2021-07-12T18:13:49.906335632Z" level=info msg="Loading containers: start."
Jul 12 18:14:01 minikube dockerd[475]: time="2021-07-12T18:14:01.225359092Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Jul 12 18:14:09 minikube dockerd[475]: time="2021-07-12T18:14:09.215397959Z" level=info msg="Loading containers: done."
Jul 12 18:14:10 minikube dockerd[475]: time="2021-07-12T18:14:10.021752895Z" level=info msg="Docker daemon" commit=b0f5bc3 graphdriver(s)=overlay2 version=20.10.7
Jul 12 18:14:10 minikube dockerd[475]: time="2021-07-12T18:14:10.021932855Z" level=info msg="Daemon has completed initialization"
Jul 12 18:14:10 minikube systemd[1]: Started Docker Application Container Engine.
Jul 12 18:14:10 minikube dockerd[475]: time="2021-07-12T18:14:10.101582110Z" level=info msg="API listen on [::]:2376"
Jul 12 18:14:10 minikube dockerd[475]: time="2021-07-12T18:14:10.106202012Z" level=info msg="API listen on /var/run/docker.sock"

* 
* ==> container status <==
* CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID
f88f1cfa698a1       6e38f40d628db       7 minutes ago       Running             storage-provisioner       0                   4130cc5064162
36cb15bb57525       296a6d5035e2d       9 minutes ago       Running             coredns                   0                   d52681959c416
e53f2383f9c00       296a6d5035e2d       9 minutes ago       Running             coredns                   0                   43c8f9065a62f
2fa81d51b888f       a6ebd1c1ad981       9 minutes ago       Running             kube-proxy                0                   0114b85bb585f
092b83eff90e7       ae24db9aa2cc0       10 minutes ago      Running             kube-controller-manager   0                   8988a22805fab
da994cbd77b26       106ff58d43082       10 minutes ago      Running             kube-apiserver            0                   40ecaa3a92bd1
397be892ce227       f917b8c8f55b7       10 minutes ago      Running             kube-scheduler            0                   6adbaefe09fe1
90355137fb3f1       0369cf4303ffd       10 minutes ago      Running             etcd                      0                   170866cc94650

* 
* ==> coredns [36cb15bb5752] <==
* I0712 18:15:31.196488       1 trace.go:205] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156 (12-Jul-2021 18:15:01.214) (total time: 30003ms):
Trace[2019727887]: [30.003483714s] [30.003483714s] END
I0712 18:15:31.196532       1 trace.go:205] Trace[939984059]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156 (12-Jul-2021 18:15:01.214) (total time: 30003ms):
Trace[939984059]: [30.003666226s] [30.003666226s] END
E0712 18:15:31.196562       1 reflector.go:127] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156: Failed to watch *v1.Namespace: failed to list *v1.Namespace: Get "https://10.96.0.1:443/api/v1/namespaces?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
E0712 18:15:31.196564       1 reflector.go:127] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156: Failed to watch *v1.Service: failed to list *v1.Service: Get "https://10.96.0.1:443/api/v1/services?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
I0712 18:15:31.196585       1 trace.go:205] Trace[1427131847]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156 (12-Jul-2021 18:15:01.214) (total time: 30003ms):
Trace[1427131847]: [30.003525747s] [30.003525747s] END
E0712 18:15:31.196591       1 reflector.go:127] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156: Failed to watch *v1.Endpoints: failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: i/o timeout
[INFO] plugin/ready: Still waiting on: "kubernetes"
.:53
[INFO] plugin/reload: Running configuration MD5 = db32ca3650231d74073ff4cf814959a7
CoreDNS-1.8.0
linux/amd64, go1.15.3, 054c9ae
[INFO] plugin/ready: Still waiting on: "kubernetes"
[INFO] plugin/ready: Still waiting on: "kubernetes"
[INFO] plugin/ready: Still waiting on: "kubernetes"
[INFO] Reloading
[INFO] plugin/health: Going into lameduck mode for 5s
[INFO] plugin/reload: Running configuration MD5 = c23ed519c17e71ee396ed052e6209e94
[INFO] Reloading complete

* 
* ==> coredns [e53f2383f9c0] <==
* I0712 18:15:13.565474       1 trace.go:205] Trace[2019727887]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156 (12-Jul-2021 18:15:01.214) (total time: 12350ms):
Trace[2019727887]: [12.350939899s] [12.350939899s] END
E0712 18:15:13.565556       1 reflector.go:127] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156: Failed to watch *v1.Endpoints: failed to list *v1.Endpoints: Get "https://10.96.0.1:443/api/v1/endpoints?limit=500&resourceVersion=0": dial tcp 10.96.0.1:443: connect: connection refused
I0712 18:15:14.927005       1 trace.go:205] Trace[939984059]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156 (12-Jul-2021 18:15:01.214) (total time: 13712ms):
Trace[939984059]: ---"Objects listed" 13712ms (18:15:00.926)
Trace[939984059]: [13.712575423s] [13.712575423s] END
I0712 18:15:14.927222       1 trace.go:205] Trace[1474941318]: "Reflector ListAndWatch" name:pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:156 (12-Jul-2021 18:15:01.214) (total time: 13712ms):
Trace[1474941318]: ---"Objects listed" 13712ms (18:15:00.926)
Trace[1474941318]: [13.712850083s] [13.712850083s] END
[INFO] plugin/ready: Still waiting on: "kubernetes"
.:53
[INFO] plugin/reload: Running configuration MD5 = db32ca3650231d74073ff4cf814959a7
CoreDNS-1.8.0
linux/amd64, go1.15.3, 054c9ae
[INFO] plugin/ready: Still waiting on: "kubernetes"
[INFO] Reloading
[INFO] plugin/health: Going into lameduck mode for 5s
[INFO] plugin/reload: Running configuration MD5 = c23ed519c17e71ee396ed052e6209e94
[INFO] Reloading complete

* 
* ==> describe nodes <==
* Name:               minikube
Roles:              control-plane,master
Labels:             beta.kubernetes.io/arch=amd64
                    beta.kubernetes.io/os=linux
                    kubernetes.io/arch=amd64
                    kubernetes.io/hostname=minikube
                    kubernetes.io/os=linux
                    minikube.k8s.io/commit=a03fbcf166e6f74ef224d4a63be4277d017bb62e
                    minikube.k8s.io/name=minikube
                    minikube.k8s.io/updated_at=2021_07_12T14_14_44_0700
                    minikube.k8s.io/version=v1.22.0
                    node-role.kubernetes.io/control-plane=
                    node-role.kubernetes.io/master=
                    node.kubernetes.io/exclude-from-external-load-balancers=
Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: /var/run/dockershim.sock
                    node.alpha.kubernetes.io/ttl: 0
                    volumes.kubernetes.io/controller-managed-attach-detach: true
CreationTimestamp:  Mon, 12 Jul 2021 18:14:42 +0000
Taints:             <none>
Unschedulable:      false
Lease:
  HolderIdentity:  minikube
  AcquireTime:     <unset>
  RenewTime:       Mon, 12 Jul 2021 18:24:37 +0000
Conditions:
  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
  ----             ------  -----------------                 ------------------                ------                       -------
  MemoryPressure   False   Mon, 12 Jul 2021 18:19:57 +0000   Mon, 12 Jul 2021 18:14:42 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
  DiskPressure     False   Mon, 12 Jul 2021 18:19:57 +0000   Mon, 12 Jul 2021 18:14:42 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
  PIDPressure      False   Mon, 12 Jul 2021 18:19:57 +0000   Mon, 12 Jul 2021 18:14:42 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
  Ready            True    Mon, 12 Jul 2021 18:19:57 +0000   Mon, 12 Jul 2021 18:14:55 +0000   KubeletReady                 kubelet is posting ready status
Addresses:
  InternalIP:  192.168.49.2
  Hostname:    minikube
Capacity:
  cpu:                4
  ephemeral-storage:  61255492Ki
  hugepages-1Gi:      0
  hugepages-2Mi:      0
  memory:             4030796Ki
  pods:               110
Allocatable:
  cpu:                4
  ephemeral-storage:  61255492Ki
  hugepages-1Gi:      0
  hugepages-2Mi:      0
  memory:             4030796Ki
  pods:               110
System Info:
  Machine ID:                 760e67beb8554645829f2357c8eb4ae7
  System UUID:                8f41fc82-d8b5-43a2-a6a8-1a8987d2f519
  Boot ID:                    16263b79-df27-4434-92a7-f6ebad147e6e
  Kernel Version:             5.10.25-linuxkit
  OS Image:                   Ubuntu 20.04.2 LTS
  Operating System:           linux
  Architecture:               amd64
  Container Runtime Version:  docker://20.10.7
  Kubelet Version:            v1.21.2
  Kube-Proxy Version:         v1.21.2
PodCIDR:                      10.244.0.0/24
PodCIDRs:                     10.244.0.0/24
Non-terminated Pods:          (8 in total)
  Namespace                   Name                                CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
  ---------                   ----                                ------------  ----------  ---------------  -------------  ---
  kube-system                 coredns-558bd4d5db-6rnmb            100m (2%!)(MISSING)     0 (0%!)(MISSING)      70Mi (1%!)(MISSING)        170Mi (4%!)(MISSING)     9m45s
  kube-system                 coredns-558bd4d5db-ndp5j            100m (2%!)(MISSING)     0 (0%!)(MISSING)      70Mi (1%!)(MISSING)        170Mi (4%!)(MISSING)     9m45s
  kube-system                 etcd-minikube                       100m (2%!)(MISSING)     0 (0%!)(MISSING)      100Mi (2%!)(MISSING)       0 (0%!)(MISSING)         9m56s
  kube-system                 kube-apiserver-minikube             250m (6%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m56s
  kube-system                 kube-controller-manager-minikube    200m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m56s
  kube-system                 kube-proxy-bjxsw                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m45s
  kube-system                 kube-scheduler-minikube             100m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m56s
  kube-system                 storage-provisioner                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m58s
Allocated resources:
  (Total limits may be over 100 percent, i.e., overcommitted.)
  Resource           Requests    Limits
  --------           --------    ------
  cpu                850m (21%!)(MISSING)  0 (0%!)(MISSING)
  memory             240Mi (6%!)(MISSING)  340Mi (8%!)(MISSING)
  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
Events:
  Type    Reason                   Age                From        Message
  ----    ------                   ----               ----        -------
  Normal  Starting                 10m                kubelet     Starting kubelet.
  Normal  NodeAllocatableEnforced  10m                kubelet     Updated Node Allocatable limit across pods
  Normal  NodeHasSufficientMemory  10m (x4 over 10m)  kubelet     Node minikube status is now: NodeHasSufficientMemory
  Normal  NodeHasNoDiskPressure    10m (x4 over 10m)  kubelet     Node minikube status is now: NodeHasNoDiskPressure
  Normal  NodeHasSufficientPID     10m (x4 over 10m)  kubelet     Node minikube status is now: NodeHasSufficientPID
  Normal  Starting                 9m59s              kubelet     Starting kubelet.
  Normal  NodeHasSufficientMemory  9m59s              kubelet     Node minikube status is now: NodeHasSufficientMemory
  Normal  NodeHasNoDiskPressure    9m59s              kubelet     Node minikube status is now: NodeHasNoDiskPressure
  Normal  NodeHasSufficientPID     9m59s              kubelet     Node minikube status is now: NodeHasSufficientPID
  Normal  NodeAllocatableEnforced  9m59s              kubelet     Updated Node Allocatable limit across pods
  Normal  NodeReady                9m49s              kubelet     Node minikube status is now: NodeReady
  Normal  Starting                 9m43s              kube-proxy  Starting kube-proxy.

* 
* ==> dmesg <==
* [  +0.036304] bpfilter: write fail -32
[Jul12 18:17] bpfilter: write fail -32
[  +0.044351] bpfilter: write fail -32
[ +29.955038] bpfilter: write fail -32
[  +0.032893] bpfilter: write fail -32
[ +14.378437] bpfilter: write fail -32
[  +0.031557] bpfilter: write fail -32
[Jul12 18:18] bpfilter: read fail 0
[  +0.030403] bpfilter: write fail -32
[  +0.026561] bpfilter: write fail -32
[ +29.941747] bpfilter: write fail -32
[  +0.034812] bpfilter: write fail -32
[ +14.376149] bpfilter: read fail 0
[  +0.035014] bpfilter: read fail 0
[  +0.028593] bpfilter: read fail 0
[  +0.028597] bpfilter: read fail 0
[Jul12 18:19] bpfilter: read fail 0
[  +0.031789] bpfilter: write fail -32
[  +0.033664] bpfilter: write fail -32
[ +29.932001] bpfilter: read fail 0
[  +0.023343] bpfilter: read fail 0
[  +0.024972] bpfilter: write fail -32
[ +14.364076] bpfilter: write fail -32
[  +0.033575] bpfilter: write fail -32
[Jul12 18:20] bpfilter: read fail 0
[  +0.036338] bpfilter: write fail -32
[  +0.025521] bpfilter: write fail -32
[ +29.938234] bpfilter: read fail 0
[  +0.035461] bpfilter: write fail -32
[  +0.029513] bpfilter: read fail 0
[  +0.035732] bpfilter: write fail -32
[ +14.309007] bpfilter: read fail 0
[  +0.030119] bpfilter: write fail -32
[  +0.037792] bpfilter: read fail 0
[  +0.024490] bpfilter: write fail -32
[Jul12 18:21] bpfilter: write fail -32
[  +0.031345] bpfilter: write fail -32
[ +29.968805] bpfilter: write fail -32
[  +0.035855] bpfilter: write fail -32
[ +14.373667] bpfilter: write fail -32
[  +0.027421] bpfilter: write fail -32
[Jul12 18:22] bpfilter: read fail 0
[  +0.027106] bpfilter: write fail -32
[  +0.025081] bpfilter: write fail -32
[ +29.946844] bpfilter: write fail -32
[  +0.035854] bpfilter: write fail -32
[ +14.375510] bpfilter: write fail -32
[  +0.054032] bpfilter: write fail -32
[Jul12 18:23] bpfilter: read fail 0
[  +0.028755] bpfilter: write fail -32
[  +0.031170] bpfilter: write fail -32
[ +29.937915] bpfilter: write fail -32
[  +0.026082] bpfilter: write fail -32
[ +14.384010] bpfilter: write fail -32
[  +0.037301] bpfilter: write fail -32
[Jul12 18:24] bpfilter: read fail 0
[  +0.022691] bpfilter: write fail -32
[  +0.025839] bpfilter: write fail -32
[ +29.948763] bpfilter: write fail -32
[  +0.032502] bpfilter: write fail -32

* 
* ==> etcd [90355137fb3f] <==
* 2021-07-12 18:15:11.117052 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:15:21.117085 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:15:31.096359 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:15:41.096736 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:15:51.097121 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:16:01.075477 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:16:11.075479 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:16:21.075356 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:16:31.052945 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:16:41.054016 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:16:51.053816 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:17:01.032511 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:17:11.032771 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:17:21.031699 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:17:31.010913 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:17:41.011212 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:17:51.010456 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:18:00.989414 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:18:10.989765 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:18:20.989356 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:18:30.967294 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:18:40.967298 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:18:50.967916 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:19:00.945454 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:19:10.946455 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:19:20.946263 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:19:30.924670 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:19:40.924490 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:19:50.925279 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:20:00.904060 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:20:10.903512 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:20:20.902997 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:20:30.882372 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:20:40.882332 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:20:50.882499 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:21:00.859499 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:21:10.860749 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:21:20.859797 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:21:30.839228 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:21:40.839261 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:21:50.838804 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:22:00.817927 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:22:10.817649 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:22:20.817601 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:22:30.796846 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:22:40.795838 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:22:50.795351 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:23:00.758232 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:23:10.757296 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:23:20.758073 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:23:30.731117 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:23:40.731486 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:23:50.731501 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:24:00.710205 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:24:10.708661 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:24:20.708863 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:24:30.686963 I | etcdserver/api/etcdhttp: /health OK (status code 200)
2021-07-12 18:24:37.955907 I | mvcc: store.index: compact 637
2021-07-12 18:24:37.957158 I | mvcc: finished scheduled compaction at 637 (took 958.918µs)
2021-07-12 18:24:40.687303 I | etcdserver/api/etcdhttp: /health OK (status code 200)

* 
* ==> kernel <==
*  18:24:44 up 17 min,  0 users,  load average: 0.05, 0.30, 0.30
Linux minikube 5.10.25-linuxkit #1 SMP Tue Mar 23 09:27:39 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
PRETTY_NAME="Ubuntu 20.04.2 LTS"

* 
* ==> kube-apiserver [da994cbd77b2] <==
* E0712 18:20:27.354095       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:27Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:27Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:27.851564       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:27Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:27Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:28.330732       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:28Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:28Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:28.831480       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:28Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:28Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:29.331008       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:29Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:29Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:29.832428       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:29Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:29Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:30.332101       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:30Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:30Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:30.833627       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:30Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:30Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:31.332947       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:31Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:31Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:31.833494       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:31Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:31Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:32.333987       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:32Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:32Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:32.833157       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:32Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:32Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:33.333559       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:33Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:33Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:33.834549       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:33Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:33Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:34.334620       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:34Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:34Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:34.836457       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:34Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:34Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:35.335740       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:35Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:35Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:35.835364       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:35Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:35Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:36.337420       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:36Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:36Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:36.836374       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:36Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:36Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:37.337540       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:37Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:37Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:37.836812       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:37Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:37Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:38.336949       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:38Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:38Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:38.837750       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:38Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:38Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:39.338271       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:39Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:39Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:39.838798       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:39Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:39Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:40.339345       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:40Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:40Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:40.840562       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:40Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:40Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:41.340480       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:41Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:41Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:41.841156       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:41Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:41Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:42.340287       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:42Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:42Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:42.841234       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:42Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:42Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:43.341358       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:43Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:43Z is after 2021-03-29T22:00:18Z]"
I0712 18:20:43.479411       1 client.go:360] parsed scheme: "passthrough"
I0712 18:20:43.479514       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
I0712 18:20:43.479526       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
E0712 18:20:43.841051       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:43Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:43Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:44.342259       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:44Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:44Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:44.842912       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:44Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:44Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:45.342098       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:45Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:45Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:45.842587       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:45Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:45Z is after 2021-03-29T22:00:18Z]"
E0712 18:20:45.844515       1 authentication.go:63] "Unable to authenticate the request" err="[x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:45Z is after 2021-03-29T22:00:18Z, verifying certificate SN=2, SKID=, AKID= failed: x509: certificate has expired or is not yet valid: current time 2021-07-12T18:20:45Z is after 2021-03-29T22:00:18Z]"
I0712 18:21:14.130142       1 client.go:360] parsed scheme: "passthrough"
I0712 18:21:14.130246       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
I0712 18:21:14.130259       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
I0712 18:21:52.361189       1 client.go:360] parsed scheme: "passthrough"
I0712 18:21:52.361257       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
I0712 18:21:52.361265       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
I0712 18:22:22.890189       1 client.go:360] parsed scheme: "passthrough"
I0712 18:22:22.890314       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
I0712 18:22:22.890334       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
I0712 18:23:04.130886       1 client.go:360] parsed scheme: "passthrough"
I0712 18:23:04.130980       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
I0712 18:23:04.130992       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
I0712 18:23:34.170516       1 client.go:360] parsed scheme: "passthrough"
I0712 18:23:34.170617       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
I0712 18:23:34.170631       1 clientconn.go:948] ClientConn switching balancer to "pick_first"
I0712 18:24:18.983917       1 client.go:360] parsed scheme: "passthrough"
I0712 18:24:18.984018       1 passthrough.go:48] ccResolverWrapper: sending update to cc: {[{https://127.0.0.1:2379  <nil> 0 <nil>}] <nil> <nil>}
I0712 18:24:18.984031       1 clientconn.go:948] ClientConn switching balancer to "pick_first"

* 
* ==> kube-controller-manager [092b83eff90e] <==
* I0712 18:14:58.600872       1 shared_informer.go:240] Waiting for caches to sync for job
I0712 18:14:58.628314       1 controllermanager.go:574] Started "replicaset"
I0712 18:14:58.629033       1 replica_set.go:182] Starting replicaset controller
I0712 18:14:58.629106       1 shared_informer.go:240] Waiting for caches to sync for ReplicaSet
I0712 18:14:58.632327       1 shared_informer.go:240] Waiting for caches to sync for resource quota
W0712 18:14:58.640405       1 actual_state_of_world.go:534] Failed to update statusUpdateNeeded field in actual state of world: Failed to set statusUpdateNeeded to needed true, because nodeName="minikube" does not exist
I0712 18:14:58.645044       1 shared_informer.go:247] Caches are synced for PVC protection 
I0712 18:14:58.645306       1 shared_informer.go:247] Caches are synced for bootstrap_signer 
I0712 18:14:58.653237       1 shared_informer.go:247] Caches are synced for ReplicationController 
I0712 18:14:58.654077       1 shared_informer.go:247] Caches are synced for TTL after finished 
I0712 18:14:58.660591       1 shared_informer.go:247] Caches are synced for crt configmap 
I0712 18:14:58.662873       1 shared_informer.go:240] Waiting for caches to sync for garbage collector
I0712 18:14:58.665708       1 shared_informer.go:247] Caches are synced for service account 
I0712 18:14:58.665891       1 shared_informer.go:247] Caches are synced for daemon sets 
I0712 18:14:58.669188       1 shared_informer.go:247] Caches are synced for endpoint_slice 
I0712 18:14:58.670517       1 shared_informer.go:247] Caches are synced for expand 
I0712 18:14:58.672341       1 shared_informer.go:247] Caches are synced for GC 
I0712 18:14:58.674138       1 shared_informer.go:247] Caches are synced for deployment 
I0712 18:14:58.676165       1 shared_informer.go:247] Caches are synced for disruption 
I0712 18:14:58.676206       1 disruption.go:371] Sending events to api server.
I0712 18:14:58.680903       1 shared_informer.go:247] Caches are synced for node 
I0712 18:14:58.680922       1 range_allocator.go:172] Starting range CIDR allocator
I0712 18:14:58.680924       1 shared_informer.go:240] Waiting for caches to sync for cidrallocator
I0712 18:14:58.680927       1 shared_informer.go:247] Caches are synced for cidrallocator 
I0712 18:14:58.686423       1 range_allocator.go:373] Set node minikube PodCIDR to [10.244.0.0/24]
I0712 18:14:58.686962       1 shared_informer.go:247] Caches are synced for TTL 
I0712 18:14:58.689250       1 shared_informer.go:247] Caches are synced for taint 
I0712 18:14:58.689317       1 node_lifecycle_controller.go:1398] Initializing eviction metric for zone: 
W0712 18:14:58.689349       1 node_lifecycle_controller.go:1013] Missing timestamp for Node minikube. Assuming now as a timestamp.
I0712 18:14:58.689374       1 node_lifecycle_controller.go:1214] Controller detected that zone  is now in state Normal.
I0712 18:14:58.689729       1 taint_manager.go:187] "Starting NoExecuteTaintManager"
I0712 18:14:58.689821       1 event.go:291] "Event occurred" object="minikube" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node minikube event: Registered Node minikube in Controller"
I0712 18:14:58.695163       1 shared_informer.go:247] Caches are synced for PV protection 
I0712 18:14:58.695207       1 shared_informer.go:247] Caches are synced for stateful set 
I0712 18:14:58.701849       1 shared_informer.go:247] Caches are synced for job 
I0712 18:14:58.720217       1 shared_informer.go:247] Caches are synced for HPA 
I0712 18:14:58.720388       1 shared_informer.go:247] Caches are synced for persistent volume 
I0712 18:14:58.720405       1 shared_informer.go:247] Caches are synced for endpoint 
I0712 18:14:58.720441       1 shared_informer.go:247] Caches are synced for ephemeral 
I0712 18:14:58.721524       1 shared_informer.go:247] Caches are synced for attach detach 
I0712 18:14:58.729213       1 shared_informer.go:247] Caches are synced for ReplicaSet 
I0712 18:14:58.735169       1 shared_informer.go:247] Caches are synced for ClusterRoleAggregator 
I0712 18:14:58.735900       1 shared_informer.go:247] Caches are synced for namespace 
I0712 18:14:58.736249       1 shared_informer.go:247] Caches are synced for endpoint_slice_mirroring 
I0712 18:14:58.809178       1 shared_informer.go:247] Caches are synced for cronjob 
I0712 18:14:58.933230       1 shared_informer.go:247] Caches are synced for resource quota 
I0712 18:14:58.940598       1 shared_informer.go:247] Caches are synced for resource quota 
I0712 18:14:58.969156       1 shared_informer.go:247] Caches are synced for certificate-csrsigning-kubelet-client 
I0712 18:14:58.969156       1 shared_informer.go:247] Caches are synced for certificate-csrsigning-kube-apiserver-client 
I0712 18:14:58.969193       1 shared_informer.go:247] Caches are synced for certificate-csrsigning-kubelet-serving 
I0712 18:14:58.970414       1 shared_informer.go:247] Caches are synced for certificate-csrsigning-legacy-unknown 
I0712 18:14:59.020471       1 shared_informer.go:247] Caches are synced for certificate-csrapproving 
I0712 18:14:59.156965       1 event.go:291] "Event occurred" object="kube-system/kube-proxy" kind="DaemonSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kube-proxy-bjxsw"
E0712 18:14:59.173282       1 daemon_controller.go:320] kube-system/kube-proxy failed with : error storing status for daemon set &v1.DaemonSet{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"kube-proxy", GenerateName:"", Namespace:"kube-system", SelfLink:"", UID:"26a31cc4-b780-4738-afbc-741da05f8d6c", ResourceVersion:"283", Generation:1, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:63761710484, loc:(*time.Location)(0x72fe440)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string{"deprecated.daemonset.template.generation":"1"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"kubeadm", Operation:"Update", APIVersion:"apps/v1", Time:(*v1.Time)(0xc000117668), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc000117680)}}}, Spec:v1.DaemonSetSpec{Selector:(*v1.LabelSelector)(0xc001779440), Template:v1.PodTemplateSpec{ObjectMeta:v1.ObjectMeta{Name:"", GenerateName:"", Namespace:"", SelfLink:"", UID:"", ResourceVersion:"", Generation:0, CreationTimestamp:v1.Time{Time:time.Time{wall:0x0, ext:0, loc:(*time.Location)(nil)}}, DeletionTimestamp:(*v1.Time)(nil), DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"k8s-app":"kube-proxy"}, Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry(nil)}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-proxy", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(nil), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(0xc001c22280), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"xtables-lock", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc000117698), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}, v1.Volume{Name:"lib-modules", VolumeSource:v1.VolumeSource{HostPath:(*v1.HostPathVolumeSource)(0xc0001176b0), EmptyDir:(*v1.EmptyDirVolumeSource)(nil), GCEPersistentDisk:(*v1.GCEPersistentDiskVolumeSource)(nil), AWSElasticBlockStore:(*v1.AWSElasticBlockStoreVolumeSource)(nil), GitRepo:(*v1.GitRepoVolumeSource)(nil), Secret:(*v1.SecretVolumeSource)(nil), NFS:(*v1.NFSVolumeSource)(nil), ISCSI:(*v1.ISCSIVolumeSource)(nil), Glusterfs:(*v1.GlusterfsVolumeSource)(nil), PersistentVolumeClaim:(*v1.PersistentVolumeClaimVolumeSource)(nil), RBD:(*v1.RBDVolumeSource)(nil), FlexVolume:(*v1.FlexVolumeSource)(nil), Cinder:(*v1.CinderVolumeSource)(nil), CephFS:(*v1.CephFSVolumeSource)(nil), Flocker:(*v1.FlockerVolumeSource)(nil), DownwardAPI:(*v1.DownwardAPIVolumeSource)(nil), FC:(*v1.FCVolumeSource)(nil), AzureFile:(*v1.AzureFileVolumeSource)(nil), ConfigMap:(*v1.ConfigMapVolumeSource)(nil), VsphereVolume:(*v1.VsphereVirtualDiskVolumeSource)(nil), Quobyte:(*v1.QuobyteVolumeSource)(nil), AzureDisk:(*v1.AzureDiskVolumeSource)(nil), PhotonPersistentDisk:(*v1.PhotonPersistentDiskVolumeSource)(nil), Projected:(*v1.ProjectedVolumeSource)(nil), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container(nil), Containers:[]v1.Container{v1.Container{Name:"kube-proxy", Image:"k8s.gcr.io/kube-proxy:v1.21.2", Command:[]string{"/usr/local/bin/kube-proxy", "--config=/var/lib/kube-proxy/config.conf", "--hostname-override=$(NODE_NAME)"}, Args:[]string(nil), WorkingDir:"", Ports:[]v1.ContainerPort(nil), EnvFrom:[]v1.EnvFromSource(nil), Env:[]v1.EnvVar{v1.EnvVar{Name:"NODE_NAME", Value:"", ValueFrom:(*v1.EnvVarSource)(0xc001779480)}}, Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList(nil)}, VolumeMounts:[]v1.VolumeMount{v1.VolumeMount{Name:"kube-proxy", ReadOnly:false, MountPath:"/var/lib/kube-proxy", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"xtables-lock", ReadOnly:false, MountPath:"/run/xtables.lock", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}, v1.VolumeMount{Name:"lib-modules", ReadOnly:true, MountPath:"/lib/modules", SubPath:"", MountPropagation:(*v1.MountPropagationMode)(nil), SubPathExpr:""}}, VolumeDevices:[]v1.VolumeDevice(nil), LivenessProbe:(*v1.Probe)(nil), ReadinessProbe:(*v1.Probe)(nil), StartupProbe:(*v1.Probe)(nil), Lifecycle:(*v1.Lifecycle)(nil), TerminationMessagePath:"/dev/termination-log", TerminationMessagePolicy:"File", ImagePullPolicy:"IfNotPresent", SecurityContext:(*v1.SecurityContext)(0xc00195a780), Stdin:false, StdinOnce:false, TTY:false}}, EphemeralContainers:[]v1.EphemeralContainer(nil), RestartPolicy:"Always", TerminationGracePeriodSeconds:(*int64)(0xc00137f418), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string{"kubernetes.io/os":"linux"}, ServiceAccountName:"kube-proxy", DeprecatedServiceAccount:"kube-proxy", AutomountServiceAccountToken:(*bool)(nil), NodeName:"", HostNetwork:true, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc000660b60), ImagePullSecrets:[]v1.LocalObjectReference(nil), Hostname:"", Subdomain:"", Affinity:(*v1.Affinity)(nil), SchedulerName:"default-scheduler", Tolerations:[]v1.Toleration{v1.Toleration{Key:"CriticalAddonsOnly", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}, v1.Toleration{Key:"", Operator:"Exists", Value:"", Effect:"", TolerationSeconds:(*int64)(nil)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"system-node-critical", Priority:(*int32)(nil), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(nil), PreemptionPolicy:(*v1.PreemptionPolicy)(nil), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil)}}, UpdateStrategy:v1.DaemonSetUpdateStrategy{Type:"RollingUpdate", RollingUpdate:(*v1.RollingUpdateDaemonSet)(0xc001c10680)}, MinReadySeconds:0, RevisionHistoryLimit:(*int32)(0xc00137f468)}, Status:v1.DaemonSetStatus{CurrentNumberScheduled:0, NumberMisscheduled:0, DesiredNumberScheduled:0, NumberReady:0, ObservedGeneration:0, UpdatedNumberScheduled:0, NumberAvailable:0, NumberUnavailable:0, CollisionCount:(*int32)(nil), Conditions:[]v1.DaemonSetCondition(nil)}}: Operation cannot be fulfilled on daemonsets.apps "kube-proxy": the object has been modified; please apply your changes to the latest version and try again
I0712 18:14:59.256442       1 event.go:291] "Event occurred" object="kube-system/coredns" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set coredns-558bd4d5db to 2"
I0712 18:14:59.391585       1 shared_informer.go:247] Caches are synced for garbage collector 
I0712 18:14:59.391676       1 garbagecollector.go:151] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
I0712 18:14:59.465296       1 shared_informer.go:247] Caches are synced for garbage collector 
I0712 18:14:59.604558       1 event.go:291] "Event occurred" object="kube-system/coredns-558bd4d5db" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-558bd4d5db-6rnmb"
I0712 18:14:59.611630       1 event.go:291] "Event occurred" object="kube-system/coredns-558bd4d5db" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: coredns-558bd4d5db-ndp5j"

* 
* ==> kube-proxy [2fa81d51b888] <==
* I0712 18:14:59.910672       1 node.go:172] Successfully retrieved node IP: 192.168.49.2
I0712 18:14:59.910753       1 server_others.go:140] Detected node IP 192.168.49.2
W0712 18:14:59.910856       1 server_others.go:598] Unknown proxy mode "", assuming iptables proxy
I0712 18:15:01.631095       1 server_others.go:206] kube-proxy running in dual-stack mode, IPv4-primary
I0712 18:15:01.631140       1 server_others.go:212] Using iptables Proxier.
I0712 18:15:01.631151       1 server_others.go:219] creating dualStackProxier for iptables.
W0712 18:15:01.631164       1 server_others.go:512] detect-local-mode set to ClusterCIDR, but no IPv6 cluster CIDR defined, , defaulting to no-op detect-local for IPv6
I0712 18:15:01.632068       1 server.go:643] Version: v1.21.2
I0712 18:15:01.632655       1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_established' to 86400
I0712 18:15:01.632716       1 conntrack.go:100] Set sysctl 'net/netfilter/nf_conntrack_tcp_timeout_close_wait' to 3600
I0712 18:15:01.633215       1 config.go:315] Starting service config controller
I0712 18:15:01.633256       1 shared_informer.go:240] Waiting for caches to sync for service config
I0712 18:15:01.634081       1 config.go:224] Starting endpoint slice config controller
I0712 18:15:01.634111       1 shared_informer.go:240] Waiting for caches to sync for endpoint slice config
W0712 18:15:01.635344       1 warnings.go:70] discovery.k8s.io/v1beta1 EndpointSlice is deprecated in v1.21+, unavailable in v1.25+; use discovery.k8s.io/v1 EndpointSlice
W0712 18:15:01.637428       1 warnings.go:70] discovery.k8s.io/v1beta1 EndpointSlice is deprecated in v1.21+, unavailable in v1.25+; use discovery.k8s.io/v1 EndpointSlice
I0712 18:15:01.734171       1 shared_informer.go:247] Caches are synced for service config 
I0712 18:15:01.734266       1 shared_informer.go:247] Caches are synced for endpoint slice config 
W0712 18:23:46.253910       1 warnings.go:70] discovery.k8s.io/v1beta1 EndpointSlice is deprecated in v1.21+, unavailable in v1.25+; use discovery.k8s.io/v1 EndpointSlice

* 
* ==> kube-scheduler [397be892ce22] <==
* I0712 18:14:38.009049       1 serving.go:347] Generated self-signed cert in-memory
W0712 18:14:41.707727       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
W0712 18:14:41.707768       1 authentication.go:337] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
W0712 18:14:41.707779       1 authentication.go:338] Continuing without authentication configuration. This may treat all requests as anonymous.
W0712 18:14:41.707784       1 authentication.go:339] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
I0712 18:14:41.757404       1 secure_serving.go:197] Serving securely on 127.0.0.1:10259
I0712 18:14:41.758931       1 configmap_cafile_content.go:202] Starting client-ca::kube-system::extension-apiserver-authentication::client-ca-file
I0712 18:14:41.759016       1 shared_informer.go:240] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
I0712 18:14:41.759142       1 tlsconfig.go:240] Starting DynamicServingCertificateController
E0712 18:14:41.762094       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
E0712 18:14:41.762097       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0712 18:14:41.762625       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0712 18:14:41.763028       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0712 18:14:41.763464       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
E0712 18:14:41.763792       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0712 18:14:41.764101       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0712 18:14:41.764626       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
E0712 18:14:41.765622       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0712 18:14:41.765952       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
E0712 18:14:41.766095       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
E0712 18:14:41.766320       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0712 18:14:41.766735       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1beta1.CSIStorageCapacity: failed to list *v1beta1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
E0712 18:14:41.767780       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0712 18:14:42.723408       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
E0712 18:14:42.733211       1 reflector.go:138] k8s.io/apiserver/pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
E0712 18:14:42.746699       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
E0712 18:14:42.751193       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
E0712 18:14:42.768333       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
E0712 18:14:42.904467       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
E0712 18:14:42.907718       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
E0712 18:14:42.985257       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
E0712 18:14:42.988452       1 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
I0712 18:14:45.559875       1 shared_informer.go:247] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file 

* 
* ==> kubelet <==
* -- Logs begin at Mon 2021-07-12 18:13:36 UTC, end at Mon 2021-07-12 18:24:44 UTC. --
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.500301    2669 kubelet_node_status.go:109] "Node was previously registered" node="minikube"
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.500422    2669 kubelet_node_status.go:74] "Successfully registered node" node="minikube"
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.571790    2669 cpu_manager.go:199] "Starting CPU manager" policy="none"
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.571950    2669 cpu_manager.go:200] "Reconciling" reconcilePeriod="10s"
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.572008    2669 state_mem.go:36] "Initialized new in-memory state store"
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.572189    2669 state_mem.go:88] "Updated default CPUSet" cpuSet=""
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.572280    2669 state_mem.go:96] "Updated CPUSet assignments" assignments=map[]
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.572298    2669 policy_none.go:44] "None policy: Start"
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.574480    2669 manager.go:600] "Failed to retrieve checkpoint" checkpoint="kubelet_internal_checkpoint" err="checkpoint is not found"
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.576882    2669 plugin_manager.go:114] "Starting Kubelet Plugin Manager"
Jul 12 18:14:45 minikube kubelet[2669]: I0712 18:14:45.982298    2669 apiserver.go:52] "Watching apiserver"
Jul 12 18:14:47 minikube kubelet[2669]: I0712 18:14:47.719255    2669 kubelet_network_linux.go:56] "Initialized protocol iptables rules." protocol=IPv4
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.042033    2669 kubelet_network_linux.go:56] "Initialized protocol iptables rules." protocol=IPv6
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.042118    2669 status_manager.go:157] "Starting to sync pod status with apiserver"
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.042137    2669 kubelet.go:1846] "Starting kubelet main sync loop"
Jul 12 18:14:48 minikube kubelet[2669]: E0712 18:14:48.042173    2669 kubelet.go:1870] "Skipping pod synchronization" err="PLEG is not healthy: pleg has yet to be successful"
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.142472    2669 topology_manager.go:187] "Topology Admit Handler"
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.142826    2669 topology_manager.go:187] "Topology Admit Handler"
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.142960    2669 topology_manager.go:187] "Topology Admit Handler"
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.143016    2669 topology_manager.go:187] "Topology Admit Handler"
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262041    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/a2acd1bccd50fd7790183537181f658e-kubeconfig\") pod \"kube-scheduler-minikube\" (UID: \"a2acd1bccd50fd7790183537181f658e\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262132    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kubeconfig\" (UniqueName: \"kubernetes.io/host-path/a5754fbaabd2854e0e0cdce8400679ea-kubeconfig\") pod \"kube-controller-manager-minikube\" (UID: \"a5754fbaabd2854e0e0cdce8400679ea\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262169    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/a5754fbaabd2854e0e0cdce8400679ea-usr-local-share-ca-certificates\") pod \"kube-controller-manager-minikube\" (UID: \"a5754fbaabd2854e0e0cdce8400679ea\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262196    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/a5754fbaabd2854e0e0cdce8400679ea-usr-share-ca-certificates\") pod \"kube-controller-manager-minikube\" (UID: \"a5754fbaabd2854e0e0cdce8400679ea\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262224    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/cefbe66f503bf010430ec3521cf31be8-ca-certs\") pod \"kube-apiserver-minikube\" (UID: \"cefbe66f503bf010430ec3521cf31be8\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262302    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-local-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/cefbe66f503bf010430ec3521cf31be8-usr-local-share-ca-certificates\") pod \"kube-apiserver-minikube\" (UID: \"cefbe66f503bf010430ec3521cf31be8\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262359    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"ca-certs\" (UniqueName: \"kubernetes.io/host-path/a5754fbaabd2854e0e0cdce8400679ea-ca-certs\") pod \"kube-controller-manager-minikube\" (UID: \"a5754fbaabd2854e0e0cdce8400679ea\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262447    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"flexvolume-dir\" (UniqueName: \"kubernetes.io/host-path/a5754fbaabd2854e0e0cdce8400679ea-flexvolume-dir\") pod \"kube-controller-manager-minikube\" (UID: \"a5754fbaabd2854e0e0cdce8400679ea\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262500    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-certs\" (UniqueName: \"kubernetes.io/host-path/be5cbc7ffcadbd4ffc776526843ee514-etcd-certs\") pod \"etcd-minikube\" (UID: \"be5cbc7ffcadbd4ffc776526843ee514\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262524    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etcd-data\" (UniqueName: \"kubernetes.io/host-path/be5cbc7ffcadbd4ffc776526843ee514-etcd-data\") pod \"etcd-minikube\" (UID: \"be5cbc7ffcadbd4ffc776526843ee514\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262548    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/cefbe66f503bf010430ec3521cf31be8-k8s-certs\") pod \"kube-apiserver-minikube\" (UID: \"cefbe66f503bf010430ec3521cf31be8\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262572    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"usr-share-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/cefbe66f503bf010430ec3521cf31be8-usr-share-ca-certificates\") pod \"kube-apiserver-minikube\" (UID: \"cefbe66f503bf010430ec3521cf31be8\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262593    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"k8s-certs\" (UniqueName: \"kubernetes.io/host-path/a5754fbaabd2854e0e0cdce8400679ea-k8s-certs\") pod \"kube-controller-manager-minikube\" (UID: \"a5754fbaabd2854e0e0cdce8400679ea\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262614    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/cefbe66f503bf010430ec3521cf31be8-etc-ca-certificates\") pod \"kube-apiserver-minikube\" (UID: \"cefbe66f503bf010430ec3521cf31be8\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262639    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"etc-ca-certificates\" (UniqueName: \"kubernetes.io/host-path/a5754fbaabd2854e0e0cdce8400679ea-etc-ca-certificates\") pod \"kube-controller-manager-minikube\" (UID: \"a5754fbaabd2854e0e0cdce8400679ea\") "
Jul 12 18:14:48 minikube kubelet[2669]: I0712 18:14:48.262790    2669 reconciler.go:157] "Reconciler: start to sync state"
Jul 12 18:14:58 minikube kubelet[2669]: I0712 18:14:58.726215    2669 kuberuntime_manager.go:1044] "Updating runtime config through cri with podcidr" CIDR="10.244.0.0/24"
Jul 12 18:14:58 minikube kubelet[2669]: I0712 18:14:58.726999    2669 docker_service.go:359] "Docker cri received runtime config" runtimeConfig="&RuntimeConfig{NetworkConfig:&NetworkConfig{PodCidr:10.244.0.0/24,},}"
Jul 12 18:14:58 minikube kubelet[2669]: I0712 18:14:58.727359    2669 kubelet_network.go:76] "Updating Pod CIDR" originalPodCIDR="" newPodCIDR="10.244.0.0/24"
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.161829    2669 topology_manager.go:187] "Topology Admit Handler"
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.227274    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/b0cb2987-4e1c-4ab9-8fe2-c248fa09778d-xtables-lock\") pod \"kube-proxy-bjxsw\" (UID: \"b0cb2987-4e1c-4ab9-8fe2-c248fa09778d\") "
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.227738    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-tgtqs\" (UniqueName: \"kubernetes.io/projected/b0cb2987-4e1c-4ab9-8fe2-c248fa09778d-kube-api-access-tgtqs\") pod \"kube-proxy-bjxsw\" (UID: \"b0cb2987-4e1c-4ab9-8fe2-c248fa09778d\") "
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.227969    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-proxy\" (UniqueName: \"kubernetes.io/configmap/b0cb2987-4e1c-4ab9-8fe2-c248fa09778d-kube-proxy\") pod \"kube-proxy-bjxsw\" (UID: \"b0cb2987-4e1c-4ab9-8fe2-c248fa09778d\") "
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.228333    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/b0cb2987-4e1c-4ab9-8fe2-c248fa09778d-lib-modules\") pod \"kube-proxy-bjxsw\" (UID: \"b0cb2987-4e1c-4ab9-8fe2-c248fa09778d\") "
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.614486    2669 topology_manager.go:187] "Topology Admit Handler"
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.614720    2669 topology_manager.go:187] "Topology Admit Handler"
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.630958    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/7d07ed24-e942-482a-a044-ed1785bda64b-config-volume\") pod \"coredns-558bd4d5db-6rnmb\" (UID: \"7d07ed24-e942-482a-a044-ed1785bda64b\") "
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.631159    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-g5rx5\" (UniqueName: \"kubernetes.io/projected/7d07ed24-e942-482a-a044-ed1785bda64b-kube-api-access-g5rx5\") pod \"coredns-558bd4d5db-6rnmb\" (UID: \"7d07ed24-e942-482a-a044-ed1785bda64b\") "
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.631263    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-jxn69\" (UniqueName: \"kubernetes.io/projected/a2642505-8ff1-4c07-aa40-4d8ceef6cb15-kube-api-access-jxn69\") pod \"coredns-558bd4d5db-ndp5j\" (UID: \"a2642505-8ff1-4c07-aa40-4d8ceef6cb15\") "
Jul 12 18:14:59 minikube kubelet[2669]: I0712 18:14:59.631294    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/a2642505-8ff1-4c07-aa40-4d8ceef6cb15-config-volume\") pod \"coredns-558bd4d5db-ndp5j\" (UID: \"a2642505-8ff1-4c07-aa40-4d8ceef6cb15\") "
Jul 12 18:15:00 minikube kubelet[2669]: I0712 18:15:00.466441    2669 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="43c8f9065a62fcee49b720f21768b9026bc3424ed1abd2cba8e96ddde31dd8cf"
Jul 12 18:15:00 minikube kubelet[2669]: I0712 18:15:00.467694    2669 docker_sandbox.go:401] "Failed to read pod IP from plugin/docker" err="Couldn't find network status for kube-system/coredns-558bd4d5db-6rnmb through plugin: invalid network status for"
Jul 12 18:15:00 minikube kubelet[2669]: I0712 18:15:00.486799    2669 docker_sandbox.go:401] "Failed to read pod IP from plugin/docker" err="Couldn't find network status for kube-system/coredns-558bd4d5db-ndp5j through plugin: invalid network status for"
Jul 12 18:15:00 minikube kubelet[2669]: I0712 18:15:00.491798    2669 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="d52681959c416c787a6e0ef71f323b5e3df641f9d929dcb2095f8030b139f19f"
Jul 12 18:15:01 minikube kubelet[2669]: I0712 18:15:01.514716    2669 docker_sandbox.go:401] "Failed to read pod IP from plugin/docker" err="Couldn't find network status for kube-system/coredns-558bd4d5db-ndp5j through plugin: invalid network status for"
Jul 12 18:15:01 minikube kubelet[2669]: I0712 18:15:01.520609    2669 docker_sandbox.go:401] "Failed to read pod IP from plugin/docker" err="Couldn't find network status for kube-system/coredns-558bd4d5db-6rnmb through plugin: invalid network status for"
Jul 12 18:16:46 minikube kubelet[2669]: I0712 18:16:46.095487    2669 topology_manager.go:187] "Topology Admit Handler"
Jul 12 18:16:46 minikube kubelet[2669]: I0712 18:16:46.235512    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp\" (UniqueName: \"kubernetes.io/host-path/ab930b32-3fe8-4b2b-b96a-00c7b6e52f56-tmp\") pod \"storage-provisioner\" (UID: \"ab930b32-3fe8-4b2b-b96a-00c7b6e52f56\") "
Jul 12 18:16:46 minikube kubelet[2669]: I0712 18:16:46.235652    2669 reconciler.go:224] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-blghd\" (UniqueName: \"kubernetes.io/projected/ab930b32-3fe8-4b2b-b96a-00c7b6e52f56-kube-api-access-blghd\") pod \"storage-provisioner\" (UID: \"ab930b32-3fe8-4b2b-b96a-00c7b6e52f56\") "
Jul 12 18:19:45 minikube kubelet[2669]: W0712 18:19:45.355344    2669 sysinfo.go:203] Nodes topology is not available, providing CPU topology

* 
* ==> storage-provisioner [f88f1cfa698a] <==
* I0712 18:16:46.714312       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
I0712 18:16:46.729082       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
I0712 18:16:46.729252       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
I0712 18:16:46.741894       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
I0712 18:16:46.742072       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_minikube_c5808e3f-6d0d-473b-a673-e6ff993162b2!
I0712 18:16:46.742005       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"a60d1df3-b9d4-40ed-a025-add68b40678f", APIVersion:"v1", ResourceVersion:"514", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' minikube_c5808e3f-6d0d-473b-a673-e6ff993162b2 became leader
I0712 18:16:46.842248       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_minikube_c5808e3f-6d0d-473b-a673-e6ff993162b2!

@RA489
Copy link

RA489 commented Jul 13, 2021

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Jul 13, 2021
@spowelljr
Copy link
Member

spowelljr commented Aug 5, 2021

Hi @houstonj1, thanks for reporting your issue with minikube!

This is a duplicate of #8765, a fix has not been implemented yet, but based on the linked issue deleting your minikube home directory via minikube delete --all --purge should resolve your issue.

Try that out and let me know if that fixes your issue, thanks!

@spowelljr spowelljr added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Aug 5, 2021
@houstonj1
Copy link
Author

That fixed it, thanks @spowelljr 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

4 participants