Test Report: Docker_Linux_crio_arm64 19616

                    
                      ead8b21730629246ae204938704f78710656bdeb:2024-09-13:36186
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 75.17
34 TestAddons/parallel/Ingress 153.09
36 TestAddons/parallel/MetricsServer 306.98
x
+
TestAddons/parallel/Registry (75.17s)

                                                
                                                
=== RUN   TestAddons/parallel/Registry
=== PAUSE TestAddons/parallel/Registry

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 6.955784ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-fc84c" [63bf54c8-1a2f-479b-a051-2e2e85b0d665] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004400526s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-sxglr" [c5facd74-3831-4026-95f4-6ee407f7da63] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003437869s
addons_test.go:342: (dbg) Run:  kubectl --context addons-827562 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-827562 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-827562 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": exit status 1 (1m0.137453456s)

                                                
                                                
-- stdout --
	pod "registry-test" deleted

                                                
                                                
-- /stdout --
** stderr ** 
	error: timed out waiting for the condition

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-827562 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 ip
2024/09/12 22:52:55 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable registry --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Registry]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-827562
helpers_test.go:235: (dbg) docker inspect addons-827562:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762",
	        "Created": "2024-09-12T22:40:41.91582759Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1446082,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-12T22:40:42.074276145Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:5a18b2e89815d9320db97822722b50bf88d564940d3d81fe93adf39e9c88570e",
	        "ResolvConfPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/hostname",
	        "HostsPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/hosts",
	        "LogPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762-json.log",
	        "Name": "/addons-827562",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-827562:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-827562",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44-init/diff:/var/lib/docker/overlay2/a9d2a81fc7d22b1ed496ce03182993f557727360b6979d4159c4af53ac704e33/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-827562",
	                "Source": "/var/lib/docker/volumes/addons-827562/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-827562",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-827562",
	                "name.minikube.sigs.k8s.io": "addons-827562",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "ae46cd18d7107a0198901155f5e64e99116bee2748492ee68107c1152d5299a6",
	            "SandboxKey": "/var/run/docker/netns/ae46cd18d710",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34297"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34298"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34301"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34299"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34300"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-827562": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "2a2c6dd3b3d4a54c339248a1b2cef59c4cc04add3fa07264304a8053a1a7bb3e",
	                    "EndpointID": "d3ba2101629eff6b51d1c0dabb3076ce28115101ad7bab598751773341bb342f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-827562",
	                        "be1afc7c1603"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-827562 -n addons-827562
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 logs -n 25: (1.746028879s)
helpers_test.go:252: TestAddons/parallel/Registry logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-581262   | jenkins | v1.34.0 | 12 Sep 24 22:39 UTC |                     |
	|         | -p download-only-581262              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| delete  | -p download-only-581262              | download-only-581262   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| start   | -o=json --download-only              | download-only-653724   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | -p download-only-653724              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| delete  | -p download-only-653724              | download-only-653724   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| delete  | -p download-only-581262              | download-only-581262   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| delete  | -p download-only-653724              | download-only-653724   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| start   | --download-only -p                   | download-docker-801821 | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | download-docker-801821               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-801821            | download-docker-801821 | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| start   | --download-only -p                   | binary-mirror-965964   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | binary-mirror-965964                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35533               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-965964              | binary-mirror-965964   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| addons  | enable dashboard -p                  | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | addons-827562                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | addons-827562                        |                        |         |         |                     |                     |
	| start   | -p addons-827562 --wait=true         | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:43 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | addons-827562 addons                 | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-827562 addons                 | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable         | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin         | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | -p addons-827562                     |                        |         |         |                     |                     |
	| ip      | addons-827562 ip                     | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	| addons  | addons-827562 addons disable         | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 22:40:17
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 22:40:17.633467 1445591 out.go:345] Setting OutFile to fd 1 ...
	I0912 22:40:17.633589 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:40:17.633624 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:40:17.633637 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:40:17.633901 1445591 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 22:40:17.634370 1445591 out.go:352] Setting JSON to false
	I0912 22:40:17.635277 1445591 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":22965,"bootTime":1726157853,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0912 22:40:17.635361 1445591 start.go:139] virtualization:  
	I0912 22:40:17.638575 1445591 out.go:177] * [addons-827562] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0912 22:40:17.641863 1445591 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 22:40:17.641915 1445591 notify.go:220] Checking for updates...
	I0912 22:40:17.643941 1445591 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 22:40:17.646241 1445591 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 22:40:17.648649 1445591 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	I0912 22:40:17.650897 1445591 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0912 22:40:17.653703 1445591 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 22:40:17.656140 1445591 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 22:40:17.682058 1445591 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 22:40:17.682188 1445591 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:40:17.742365 1445591 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-12 22:40:17.732295702 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:40:17.742515 1445591 docker.go:318] overlay module found
	I0912 22:40:17.744856 1445591 out.go:177] * Using the docker driver based on user configuration
	I0912 22:40:17.746842 1445591 start.go:297] selected driver: docker
	I0912 22:40:17.746857 1445591 start.go:901] validating driver "docker" against <nil>
	I0912 22:40:17.746871 1445591 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 22:40:17.747491 1445591 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:40:17.801042 1445591 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-12 22:40:17.790838577 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:40:17.801239 1445591 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 22:40:17.801479 1445591 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 22:40:17.803453 1445591 out.go:177] * Using Docker driver with root privileges
	I0912 22:40:17.805816 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:40:17.805842 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:40:17.805853 1445591 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 22:40:17.805949 1445591 start.go:340] cluster config:
	{Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 22:40:17.808257 1445591 out.go:177] * Starting "addons-827562" primary control-plane node in "addons-827562" cluster
	I0912 22:40:17.810555 1445591 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 22:40:17.813078 1445591 out.go:177] * Pulling base image v0.0.45-1726156396-19616 ...
	I0912 22:40:17.815201 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:17.815240 1445591 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 22:40:17.815252 1445591 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0912 22:40:17.815261 1445591 cache.go:56] Caching tarball of preloaded images
	I0912 22:40:17.815346 1445591 preload.go:172] Found /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0912 22:40:17.815356 1445591 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0912 22:40:17.815699 1445591 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json ...
	I0912 22:40:17.815726 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json: {Name:mk31eb722379a78772fbd479795c183e605e4f76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:17.831472 1445591 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 22:40:17.831609 1445591 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 22:40:17.831629 1445591 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory, skipping pull
	I0912 22:40:17.831633 1445591 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 exists in cache, skipping pull
	I0912 22:40:17.831641 1445591 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 as a tarball
	I0912 22:40:17.831648 1445591 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from local cache
	I0912 22:40:35.086626 1445591 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from cached tarball
	I0912 22:40:35.086669 1445591 cache.go:194] Successfully downloaded all kic artifacts
	I0912 22:40:35.086702 1445591 start.go:360] acquireMachinesLock for addons-827562: {Name:mk6fb71ce86f508a79c4dad9e369daeb113afc21 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0912 22:40:35.086842 1445591 start.go:364] duration metric: took 117.456µs to acquireMachinesLock for "addons-827562"
	I0912 22:40:35.086876 1445591 start.go:93] Provisioning new machine with config: &{Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 22:40:35.086973 1445591 start.go:125] createHost starting for "" (driver="docker")
	I0912 22:40:35.089904 1445591 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0912 22:40:35.090221 1445591 start.go:159] libmachine.API.Create for "addons-827562" (driver="docker")
	I0912 22:40:35.090267 1445591 client.go:168] LocalClient.Create starting
	I0912 22:40:35.090412 1445591 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem
	I0912 22:40:35.246607 1445591 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem
	I0912 22:40:35.570083 1445591 cli_runner.go:164] Run: docker network inspect addons-827562 --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}}]}"
	W0912 22:40:35.586789 1445591 cli_runner.go:211] docker network inspect addons-827562 --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
	I0912 22:40:35.586886 1445591 network_create.go:284] running [docker network inspect addons-827562] to gather additional debugging logs...
	I0912 22:40:35.586924 1445591 cli_runner.go:164] Run: docker network inspect addons-827562
	W0912 22:40:35.603112 1445591 cli_runner.go:211] docker network inspect addons-827562 returned with exit code 1
	I0912 22:40:35.603143 1445591 network_create.go:287] error running [docker network inspect addons-827562]: docker network inspect addons-827562: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-827562 not found
	I0912 22:40:35.603157 1445591 network_create.go:289] output of [docker network inspect addons-827562]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-827562 not found
	
	** /stderr **
	I0912 22:40:35.603257 1445591 cli_runner.go:164] 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}}]}"
	I0912 22:40:35.621874 1445591 network.go:206] 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 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001a234b0}
	I0912 22:40:35.621917 1445591 network_create.go:124] attempt to create docker network addons-827562 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0912 22:40:35.621981 1445591 cli_runner.go:164] 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 --label=name.minikube.sigs.k8s.io=addons-827562 addons-827562
	I0912 22:40:35.692011 1445591 network_create.go:108] docker network addons-827562 192.168.49.0/24 created
	I0912 22:40:35.692048 1445591 kic.go:121] calculated static IP "192.168.49.2" for the "addons-827562" container
	I0912 22:40:35.692131 1445591 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0912 22:40:35.706109 1445591 cli_runner.go:164] Run: docker volume create addons-827562 --label name.minikube.sigs.k8s.io=addons-827562 --label created_by.minikube.sigs.k8s.io=true
	I0912 22:40:35.723321 1445591 oci.go:103] Successfully created a docker volume addons-827562
	I0912 22:40:35.723421 1445591 cli_runner.go:164] Run: docker run --rm --name addons-827562-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --entrypoint /usr/bin/test -v addons-827562:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib
	I0912 22:40:37.787352 1445591 cli_runner.go:217] Completed: docker run --rm --name addons-827562-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --entrypoint /usr/bin/test -v addons-827562:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib: (2.063886652s)
	I0912 22:40:37.787378 1445591 oci.go:107] Successfully prepared a docker volume addons-827562
	I0912 22:40:37.787415 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:37.787435 1445591 kic.go:194] Starting extracting preloaded images to volume ...
	I0912 22:40:37.787516 1445591 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-827562:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir
	I0912 22:40:41.847001 1445591 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-827562:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir: (4.059450358s)
	I0912 22:40:41.847035 1445591 kic.go:203] duration metric: took 4.059595622s to extract preloaded images to volume ...
	W0912 22:40:41.847185 1445591 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0912 22:40:41.847300 1445591 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0912 22:40:41.901463 1445591 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-827562 --name addons-827562 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-827562 --network addons-827562 --ip 192.168.49.2 --volume addons-827562:/var --security-opt apparmor=unconfined --memory=4000mb --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-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889
	I0912 22:40:42.308155 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Running}}
	I0912 22:40:42.328789 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.357912 1445591 cli_runner.go:164] Run: docker exec addons-827562 stat /var/lib/dpkg/alternatives/iptables
	I0912 22:40:42.436149 1445591 oci.go:144] the created container "addons-827562" has a running status.
	I0912 22:40:42.436186 1445591 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa...
	I0912 22:40:42.664544 1445591 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0912 22:40:42.686791 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.718311 1445591 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0912 22:40:42.718329 1445591 kic_runner.go:114] Args: [docker exec --privileged addons-827562 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0912 22:40:42.804509 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.838140 1445591 machine.go:93] provisionDockerMachine start ...
	I0912 22:40:42.838231 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:42.863054 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:42.863314 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:42.863323 1445591 main.go:141] libmachine: About to run SSH command:
	hostname
	I0912 22:40:42.864141 1445591 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0912 22:40:46.005164 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-827562
	
	I0912 22:40:46.005259 1445591 ubuntu.go:169] provisioning hostname "addons-827562"
	I0912 22:40:46.005363 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.025202 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.025459 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.025475 1445591 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-827562 && echo "addons-827562" | sudo tee /etc/hostname
	I0912 22:40:46.185801 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-827562
	
	I0912 22:40:46.185883 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.205173 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.205422 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.205442 1445591 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-827562' /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 addons-827562/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-827562' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0912 22:40:46.348777 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0912 22:40:46.348804 1445591 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19616-1439447/.minikube CaCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19616-1439447/.minikube}
	I0912 22:40:46.348834 1445591 ubuntu.go:177] setting up certificates
	I0912 22:40:46.348844 1445591 provision.go:84] configureAuth start
	I0912 22:40:46.348907 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:46.364819 1445591 provision.go:143] copyHostCerts
	I0912 22:40:46.364909 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/key.pem (1679 bytes)
	I0912 22:40:46.365050 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.pem (1078 bytes)
	I0912 22:40:46.365113 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/cert.pem (1123 bytes)
	I0912 22:40:46.365172 1445591 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem org=jenkins.addons-827562 san=[127.0.0.1 192.168.49.2 addons-827562 localhost minikube]
	I0912 22:40:46.505341 1445591 provision.go:177] copyRemoteCerts
	I0912 22:40:46.505412 1445591 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0912 22:40:46.505457 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.528930 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:46.633159 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0912 22:40:46.658512 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0912 22:40:46.683432 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0912 22:40:46.708250 1445591 provision.go:87] duration metric: took 359.392334ms to configureAuth
	I0912 22:40:46.708277 1445591 ubuntu.go:193] setting minikube options for container-runtime
	I0912 22:40:46.708545 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:40:46.708669 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.725815 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.726065 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.726084 1445591 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0912 22:40:46.965429 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0912 22:40:46.965456 1445591 machine.go:96] duration metric: took 4.127297382s to provisionDockerMachine
	I0912 22:40:46.965466 1445591 client.go:171] duration metric: took 11.875187881s to LocalClient.Create
	I0912 22:40:46.965484 1445591 start.go:167] duration metric: took 11.875259799s to libmachine.API.Create "addons-827562"
	I0912 22:40:46.965491 1445591 start.go:293] postStartSetup for "addons-827562" (driver="docker")
	I0912 22:40:46.965502 1445591 start.go:322] 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]
	I0912 22:40:46.965576 1445591 ssh_runner.go:195] 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
	I0912 22:40:46.965623 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.982967 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.085693 1445591 ssh_runner.go:195] Run: cat /etc/os-release
	I0912 22:40:47.088797 1445591 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0912 22:40:47.088830 1445591 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0912 22:40:47.088840 1445591 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0912 22:40:47.088848 1445591 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0912 22:40:47.088861 1445591 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-1439447/.minikube/addons for local assets ...
	I0912 22:40:47.088936 1445591 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-1439447/.minikube/files for local assets ...
	I0912 22:40:47.088964 1445591 start.go:296] duration metric: took 123.467498ms for postStartSetup
	I0912 22:40:47.089277 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:47.105136 1445591 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json ...
	I0912 22:40:47.105426 1445591 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 22:40:47.105477 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.121660 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.217203 1445591 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0912 22:40:47.221915 1445591 start.go:128] duration metric: took 12.134926212s to createHost
	I0912 22:40:47.221940 1445591 start.go:83] releasing machines lock for "addons-827562", held for 12.135083956s
	I0912 22:40:47.222012 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:47.238327 1445591 ssh_runner.go:195] Run: cat /version.json
	I0912 22:40:47.238391 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.238652 1445591 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0912 22:40:47.238693 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.256827 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.260509 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.351905 1445591 ssh_runner.go:195] Run: systemctl --version
	I0912 22:40:47.482759 1445591 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0912 22:40:47.623759 1445591 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0912 22:40:47.628056 1445591 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0912 22:40:47.647652 1445591 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0912 22:40:47.647735 1445591 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0912 22:40:47.686465 1445591 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0912 22:40:47.686489 1445591 start.go:495] detecting cgroup driver to use...
	I0912 22:40:47.686521 1445591 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0912 22:40:47.686572 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0912 22:40:47.702928 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0912 22:40:47.714757 1445591 docker.go:217] disabling cri-docker service (if available) ...
	I0912 22:40:47.714819 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0912 22:40:47.729749 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0912 22:40:47.744837 1445591 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0912 22:40:47.835522 1445591 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0912 22:40:47.931552 1445591 docker.go:233] disabling docker service ...
	I0912 22:40:47.931677 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0912 22:40:47.952556 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0912 22:40:47.965506 1445591 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0912 22:40:48.061922 1445591 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0912 22:40:48.159648 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0912 22:40:48.171038 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0912 22:40:48.187942 1445591 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0912 22:40:48.188061 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.198525 1445591 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0912 22:40:48.198601 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.208869 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.218932 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.229485 1445591 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0912 22:40:48.239057 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.249590 1445591 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.265668 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.275792 1445591 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0912 22:40:48.284713 1445591 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0912 22:40:48.293449 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:40:48.393962 1445591 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0912 22:40:48.507161 1445591 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0912 22:40:48.507267 1445591 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0912 22:40:48.510969 1445591 start.go:563] Will wait 60s for crictl version
	I0912 22:40:48.511076 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:40:48.514676 1445591 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0912 22:40:48.560683 1445591 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0912 22:40:48.560893 1445591 ssh_runner.go:195] Run: crio --version
	I0912 22:40:48.607686 1445591 ssh_runner.go:195] Run: crio --version
	I0912 22:40:48.647989 1445591 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0912 22:40:48.649913 1445591 cli_runner.go:164] Run: docker network inspect addons-827562 --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}}]}"
	I0912 22:40:48.666558 1445591 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0912 22:40:48.670273 1445591 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0912 22:40:48.681093 1445591 kubeadm.go:883] updating cluster {Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0912 22:40:48.681228 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:48.681288 1445591 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 22:40:48.750101 1445591 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 22:40:48.750127 1445591 crio.go:433] Images already preloaded, skipping extraction
	I0912 22:40:48.750182 1445591 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 22:40:48.787466 1445591 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 22:40:48.787489 1445591 cache_images.go:84] Images are preloaded, skipping loading
	I0912 22:40:48.787498 1445591 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0912 22:40:48.787588 1445591 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-827562 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0912 22:40:48.787674 1445591 ssh_runner.go:195] Run: crio config
	I0912 22:40:48.849822 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:40:48.849844 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:40:48.849854 1445591 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0912 22:40:48.849879 1445591 kubeadm.go:181] 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-827562 NodeName:addons-827562 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0912 22:40:48.850041 1445591 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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: unix:///var/run/crio/crio.sock
	  name: "addons-827562"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	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
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	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
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0912 22:40:48.850113 1445591 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0912 22:40:48.858791 1445591 binaries.go:44] Found k8s binaries, skipping transfer
	I0912 22:40:48.858860 1445591 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0912 22:40:48.867342 1445591 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0912 22:40:48.885005 1445591 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0912 22:40:48.903122 1445591 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0912 22:40:48.921174 1445591 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0912 22:40:48.924841 1445591 ssh_runner.go:195] 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""
	I0912 22:40:48.935700 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:40:49.024306 1445591 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 22:40:49.037961 1445591 certs.go:68] Setting up /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562 for IP: 192.168.49.2
	I0912 22:40:49.038040 1445591 certs.go:194] generating shared ca certs ...
	I0912 22:40:49.038070 1445591 certs.go:226] acquiring lock for ca certs: {Name:mk42df98bda47e3660e75f9b77dae2f797147cdb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.038874 1445591 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key
	I0912 22:40:49.669055 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt ...
	I0912 22:40:49.669088 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt: {Name:mk8f919998f9f8ff15120ef94ca50ffe6320de78 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.669294 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key ...
	I0912 22:40:49.669311 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key: {Name:mk2aa660db3d080d6331593c436b5214922e3c9c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.669394 1445591 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key
	I0912 22:40:50.090792 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt ...
	I0912 22:40:50.090828 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt: {Name:mk29b236b84b4537a8313d7030752df81c53e776 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.091020 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key ...
	I0912 22:40:50.091033 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key: {Name:mkac53a848ef7a444b6e480d8e37abc6caf011f9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.091116 1445591 certs.go:256] generating profile certs ...
	I0912 22:40:50.091176 1445591 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key
	I0912 22:40:50.091187 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt with IP's: []
	I0912 22:40:50.644127 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt ...
	I0912 22:40:50.644160 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: {Name:mka082ac62a6e8633846f868a81bd607479a16cd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.645056 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key ...
	I0912 22:40:50.645073 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key: {Name:mkdb52ee593d7ae8eeddf30b25e283b9652b8a53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.645161 1445591 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448
	I0912 22:40:50.645182 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0912 22:40:51.287138 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 ...
	I0912 22:40:51.287181 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448: {Name:mke878243d0b761b835b45cdfbeadb8e030245f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.287401 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448 ...
	I0912 22:40:51.287419 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448: {Name:mk9adce2fae9de8b1fdcf83bc6a5f7217cbdebce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.287519 1445591 certs.go:381] copying /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 -> /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt
	I0912 22:40:51.287615 1445591 certs.go:385] copying /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448 -> /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key
	I0912 22:40:51.287677 1445591 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key
	I0912 22:40:51.287698 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt with IP's: []
	I0912 22:40:51.754173 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt ...
	I0912 22:40:51.754205 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt: {Name:mkab7f068301abc88d326cf1a52ce6fa36f37c62 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.754394 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key ...
	I0912 22:40:51.754409 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key: {Name:mk02a6f66a7e8e22559d736abff09a32ffc0aab4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.754623 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem (1675 bytes)
	I0912 22:40:51.754667 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem (1078 bytes)
	I0912 22:40:51.754698 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem (1123 bytes)
	I0912 22:40:51.754734 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem (1679 bytes)
	I0912 22:40:51.755333 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0912 22:40:51.780008 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0912 22:40:51.805089 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0912 22:40:51.829628 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0912 22:40:51.853444 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0912 22:40:51.877809 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0912 22:40:51.902159 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0912 22:40:51.926993 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0912 22:40:51.951398 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0912 22:40:51.976097 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0912 22:40:51.995055 1445591 ssh_runner.go:195] Run: openssl version
	I0912 22:40:52.000588 1445591 ssh_runner.go:195] 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"
	I0912 22:40:52.012346 1445591 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.016321 1445591 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 12 22:40 /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.016427 1445591 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.023705 1445591 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0912 22:40:52.033503 1445591 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0912 22:40:52.037133 1445591 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0912 22:40:52.037181 1445591 kubeadm.go:392] StartCluster: {Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 22:40:52.037272 1445591 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0912 22:40:52.037332 1445591 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0912 22:40:52.079265 1445591 cri.go:89] found id: ""
	I0912 22:40:52.079398 1445591 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0912 22:40:52.088493 1445591 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0912 22:40:52.097389 1445591 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0912 22:40:52.097474 1445591 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0912 22:40:52.108198 1445591 kubeadm.go:155] 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
	I0912 22:40:52.108219 1445591 kubeadm.go:157] found existing configuration files:
	
	I0912 22:40:52.108299 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0912 22:40:52.117495 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0912 22:40:52.117565 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0912 22:40:52.126146 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0912 22:40:52.135063 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0912 22:40:52.135151 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0912 22:40:52.143886 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0912 22:40:52.152670 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0912 22:40:52.152755 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0912 22:40:52.162026 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0912 22:40:52.170863 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0912 22:40:52.170947 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0912 22:40:52.181068 1445591 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0912 22:40:52.229413 1445591 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0912 22:40:52.229699 1445591 kubeadm.go:310] [preflight] Running pre-flight checks
	I0912 22:40:52.249162 1445591 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0912 22:40:52.249294 1445591 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0912 22:40:52.249346 1445591 kubeadm.go:310] OS: Linux
	I0912 22:40:52.249397 1445591 kubeadm.go:310] CGROUPS_CPU: enabled
	I0912 22:40:52.249449 1445591 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0912 22:40:52.249499 1445591 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0912 22:40:52.249547 1445591 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0912 22:40:52.249600 1445591 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0912 22:40:52.249652 1445591 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0912 22:40:52.249705 1445591 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0912 22:40:52.249757 1445591 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0912 22:40:52.249802 1445591 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0912 22:40:52.314246 1445591 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0912 22:40:52.314357 1445591 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0912 22:40:52.314456 1445591 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0912 22:40:52.325998 1445591 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0912 22:40:52.330152 1445591 out.go:235]   - Generating certificates and keys ...
	I0912 22:40:52.330313 1445591 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0912 22:40:52.330393 1445591 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0912 22:40:52.989984 1445591 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0912 22:40:53.261344 1445591 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0912 22:40:53.412751 1445591 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0912 22:40:53.872152 1445591 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0912 22:40:54.095836 1445591 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0912 22:40:54.096041 1445591 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-827562 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 22:40:54.393575 1445591 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0912 22:40:54.393894 1445591 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-827562 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 22:40:54.558609 1445591 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0912 22:40:54.712604 1445591 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0912 22:40:54.872153 1445591 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0912 22:40:54.872463 1445591 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0912 22:40:55.331970 1445591 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0912 22:40:55.779104 1445591 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0912 22:40:55.939973 1445591 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0912 22:40:56.679801 1445591 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0912 22:40:57.200869 1445591 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0912 22:40:57.201702 1445591 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0912 22:40:57.204778 1445591 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0912 22:40:57.207091 1445591 out.go:235]   - Booting up control plane ...
	I0912 22:40:57.207228 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0912 22:40:57.207313 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0912 22:40:57.207914 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0912 22:40:57.219321 1445591 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0912 22:40:57.226607 1445591 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0912 22:40:57.226662 1445591 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0912 22:40:57.321571 1445591 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0912 22:40:57.321694 1445591 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0912 22:40:58.323261 1445591 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001752707s
	I0912 22:40:58.323366 1445591 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0912 22:41:04.824647 1445591 kubeadm.go:310] [api-check] The API server is healthy after 6.501354545s
	I0912 22:41:04.844100 1445591 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0912 22:41:04.859581 1445591 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0912 22:41:04.887251 1445591 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0912 22:41:04.887444 1445591 kubeadm.go:310] [mark-control-plane] Marking the node addons-827562 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0912 22:41:04.898677 1445591 kubeadm.go:310] [bootstrap-token] Using token: 7cll9q.jjsviwn0glb0aln0
	I0912 22:41:04.900744 1445591 out.go:235]   - Configuring RBAC rules ...
	I0912 22:41:04.900876 1445591 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0912 22:41:04.905851 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0912 22:41:04.913523 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0912 22:41:04.917461 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0912 22:41:04.923082 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0912 22:41:04.927108 1445591 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0912 22:41:05.233032 1445591 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0912 22:41:05.659414 1445591 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0912 22:41:06.231281 1445591 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0912 22:41:06.232254 1445591 kubeadm.go:310] 
	I0912 22:41:06.232331 1445591 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0912 22:41:06.232338 1445591 kubeadm.go:310] 
	I0912 22:41:06.232435 1445591 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0912 22:41:06.232441 1445591 kubeadm.go:310] 
	I0912 22:41:06.232466 1445591 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0912 22:41:06.232541 1445591 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0912 22:41:06.232594 1445591 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0912 22:41:06.232599 1445591 kubeadm.go:310] 
	I0912 22:41:06.232671 1445591 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0912 22:41:06.232688 1445591 kubeadm.go:310] 
	I0912 22:41:06.232745 1445591 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0912 22:41:06.232755 1445591 kubeadm.go:310] 
	I0912 22:41:06.232810 1445591 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0912 22:41:06.232890 1445591 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0912 22:41:06.232963 1445591 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0912 22:41:06.232972 1445591 kubeadm.go:310] 
	I0912 22:41:06.233077 1445591 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0912 22:41:06.233167 1445591 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0912 22:41:06.233176 1445591 kubeadm.go:310] 
	I0912 22:41:06.233262 1445591 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 7cll9q.jjsviwn0glb0aln0 \
	I0912 22:41:06.233379 1445591 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1c83a9f086eca0af84800b791f954fb2a2dde8ca88709394f4ef6523a69a9d98 \
	I0912 22:41:06.233411 1445591 kubeadm.go:310] 	--control-plane 
	I0912 22:41:06.233417 1445591 kubeadm.go:310] 
	I0912 22:41:06.233524 1445591 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0912 22:41:06.233533 1445591 kubeadm.go:310] 
	I0912 22:41:06.233625 1445591 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 7cll9q.jjsviwn0glb0aln0 \
	I0912 22:41:06.233747 1445591 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1c83a9f086eca0af84800b791f954fb2a2dde8ca88709394f4ef6523a69a9d98 
	I0912 22:41:06.237920 1445591 kubeadm.go:310] W0912 22:40:52.224110    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0912 22:41:06.238217 1445591 kubeadm.go:310] W0912 22:40:52.225141    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0912 22:41:06.238424 1445591 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0912 22:41:06.238528 1445591 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0912 22:41:06.238547 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:41:06.238557 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:41:06.240717 1445591 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0912 22:41:06.242610 1445591 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0912 22:41:06.246810 1445591 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0912 22:41:06.246832 1445591 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0912 22:41:06.266864 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0912 22:41:06.550135 1445591 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0912 22:41:06.550268 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:06.550345 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-827562 minikube.k8s.io/updated_at=2024_09_12T22_41_06_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8 minikube.k8s.io/name=addons-827562 minikube.k8s.io/primary=true
	I0912 22:41:06.726146 1445591 ops.go:34] apiserver oom_adj: -16
	I0912 22:41:06.726307 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:07.226520 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:07.726801 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:08.226437 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:08.726976 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:09.227078 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:09.727093 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:10.227222 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:10.330982 1445591 kubeadm.go:1113] duration metric: took 3.780761235s to wait for elevateKubeSystemPrivileges
	I0912 22:41:10.331010 1445591 kubeadm.go:394] duration metric: took 18.29383294s to StartCluster
	I0912 22:41:10.331028 1445591 settings.go:142] acquiring lock: {Name:mk3e6954dc7557f58f19a3334ba922b01ff079f6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:41:10.331144 1445591 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 22:41:10.331533 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/kubeconfig: {Name:mkd82f9974830f1a83dd099cb3b4e4d72f0d3f5c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:41:10.331715 1445591 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 22:41:10.331895 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0912 22:41:10.332195 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:41:10.332233 1445591 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0912 22:41:10.332317 1445591 addons.go:69] Setting yakd=true in profile "addons-827562"
	I0912 22:41:10.332338 1445591 addons.go:234] Setting addon yakd=true in "addons-827562"
	I0912 22:41:10.332415 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.332878 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.333286 1445591 addons.go:69] Setting metrics-server=true in profile "addons-827562"
	I0912 22:41:10.333312 1445591 addons.go:234] Setting addon metrics-server=true in "addons-827562"
	I0912 22:41:10.333336 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.333763 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.333943 1445591 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-827562"
	I0912 22:41:10.333978 1445591 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-827562"
	I0912 22:41:10.334006 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.334407 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.334875 1445591 addons.go:69] Setting registry=true in profile "addons-827562"
	I0912 22:41:10.334903 1445591 addons.go:234] Setting addon registry=true in "addons-827562"
	I0912 22:41:10.334927 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.335324 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.336769 1445591 addons.go:69] Setting cloud-spanner=true in profile "addons-827562"
	I0912 22:41:10.336821 1445591 addons.go:234] Setting addon cloud-spanner=true in "addons-827562"
	I0912 22:41:10.336855 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.337295 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.339924 1445591 addons.go:69] Setting storage-provisioner=true in profile "addons-827562"
	I0912 22:41:10.339970 1445591 addons.go:234] Setting addon storage-provisioner=true in "addons-827562"
	I0912 22:41:10.340005 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.340496 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.349200 1445591 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-827562"
	I0912 22:41:10.349416 1445591 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-827562"
	I0912 22:41:10.350976 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.351319 1445591 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-827562"
	I0912 22:41:10.351357 1445591 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-827562"
	I0912 22:41:10.351670 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.354782 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.361962 1445591 addons.go:69] Setting default-storageclass=true in profile "addons-827562"
	I0912 22:41:10.362065 1445591 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-827562"
	I0912 22:41:10.362411 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.374969 1445591 addons.go:69] Setting volcano=true in profile "addons-827562"
	I0912 22:41:10.375066 1445591 addons.go:234] Setting addon volcano=true in "addons-827562"
	I0912 22:41:10.375142 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.377177 1445591 addons.go:69] Setting gcp-auth=true in profile "addons-827562"
	I0912 22:41:10.377234 1445591 mustload.go:65] Loading cluster: addons-827562
	I0912 22:41:10.377413 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:41:10.377646 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.377701 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.389993 1445591 addons.go:69] Setting volumesnapshots=true in profile "addons-827562"
	I0912 22:41:10.390108 1445591 addons.go:234] Setting addon volumesnapshots=true in "addons-827562"
	I0912 22:41:10.390180 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.390998 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.404552 1445591 out.go:177] * Verifying Kubernetes components...
	I0912 22:41:10.406910 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:41:10.408221 1445591 addons.go:69] Setting ingress=true in profile "addons-827562"
	I0912 22:41:10.408314 1445591 addons.go:234] Setting addon ingress=true in "addons-827562"
	I0912 22:41:10.408406 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.408932 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.431887 1445591 addons.go:69] Setting ingress-dns=true in profile "addons-827562"
	I0912 22:41:10.431997 1445591 addons.go:234] Setting addon ingress-dns=true in "addons-827562"
	I0912 22:41:10.432087 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.436689 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.454109 1445591 addons.go:69] Setting inspektor-gadget=true in profile "addons-827562"
	I0912 22:41:10.454215 1445591 addons.go:234] Setting addon inspektor-gadget=true in "addons-827562"
	I0912 22:41:10.454286 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.456987 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.516801 1445591 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0912 22:41:10.518068 1445591 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0912 22:41:10.537781 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0912 22:41:10.537820 1445591 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0912 22:41:10.537899 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.554853 1445591 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 22:41:10.554876 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0912 22:41:10.554943 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.557927 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0912 22:41:10.558161 1445591 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0912 22:41:10.560173 1445591 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-827562"
	I0912 22:41:10.560221 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.560862 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.585990 1445591 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0912 22:41:10.587825 1445591 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0912 22:41:10.587854 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0912 22:41:10.587928 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.594604 1445591 out.go:177]   - Using image docker.io/registry:2.8.3
	I0912 22:41:10.596613 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0912 22:41:10.602890 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0912 22:41:10.602933 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0912 22:41:10.603008 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.605961 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0912 22:41:10.606635 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.609586 1445591 addons.go:234] Setting addon default-storageclass=true in "addons-827562"
	I0912 22:41:10.610011 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.610552 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.609740 1445591 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 22:41:10.632878 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0912 22:41:10.632966 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.609791 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0912 22:41:10.646043 1445591 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0912 22:41:10.646141 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.655155 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0912 22:41:10.656677 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0912 22:41:10.657047 1445591 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 22:41:10.657064 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0912 22:41:10.657135 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	W0912 22:41:10.609894 1445591 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0912 22:41:10.679312 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0912 22:41:10.687045 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0912 22:41:10.688952 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0912 22:41:10.691147 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0912 22:41:10.691350 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0912 22:41:10.693319 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:10.694970 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:10.697050 1445591 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 22:41:10.697072 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0912 22:41:10.697136 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.713191 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.721033 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0912 22:41:10.721655 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0912 22:41:10.723050 1445591 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0912 22:41:10.723158 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0912 22:41:10.723172 1445591 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0912 22:41:10.723243 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.726916 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0912 22:41:10.726989 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0912 22:41:10.727082 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.758542 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0912 22:41:10.760435 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0912 22:41:10.760467 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0912 22:41:10.760537 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.762626 1445591 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0912 22:41:10.764927 1445591 out.go:177]   - Using image docker.io/busybox:stable
	I0912 22:41:10.767015 1445591 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 22:41:10.767039 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0912 22:41:10.767110 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.792281 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.799258 1445591 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 22:41:10.799451 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0912 22:41:10.837307 1445591 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0912 22:41:10.837328 1445591 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0912 22:41:10.837395 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.856358 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.895803 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.897455 1445591 node_ready.go:35] waiting up to 6m0s for node "addons-827562" to be "Ready" ...
	I0912 22:41:10.900711 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.901600 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.908019 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.920480 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.940031 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.955535 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.963400 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.963788 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.965184 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:11.070249 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 22:41:11.242358 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0912 22:41:11.242429 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0912 22:41:11.326482 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0912 22:41:11.384559 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0912 22:41:11.384677 1445591 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0912 22:41:11.385442 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 22:41:11.398617 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 22:41:11.401306 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0912 22:41:11.401381 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0912 22:41:11.415198 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0912 22:41:11.415280 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0912 22:41:11.419181 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 22:41:11.424836 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 22:41:11.430623 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0912 22:41:11.430646 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0912 22:41:11.447157 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0912 22:41:11.447233 1445591 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0912 22:41:11.450825 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0912 22:41:11.450899 1445591 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0912 22:41:11.454427 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0912 22:41:11.517622 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0912 22:41:11.517646 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0912 22:41:11.533326 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 22:41:11.533406 1445591 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0912 22:41:11.580849 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0912 22:41:11.580924 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0912 22:41:11.635201 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0912 22:41:11.635272 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0912 22:41:11.643007 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0912 22:41:11.643086 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0912 22:41:11.663675 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0912 22:41:11.663751 1445591 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0912 22:41:11.674979 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 22:41:11.751048 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0912 22:41:11.751125 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0912 22:41:11.790813 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0912 22:41:11.790887 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0912 22:41:11.810497 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0912 22:41:11.830567 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0912 22:41:11.830593 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0912 22:41:11.839273 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0912 22:41:11.839298 1445591 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0912 22:41:11.897758 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0912 22:41:11.897828 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0912 22:41:11.976869 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0912 22:41:11.976937 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0912 22:41:11.977894 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0912 22:41:11.977956 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0912 22:41:11.985308 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0912 22:41:11.985382 1445591 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0912 22:41:12.026460 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0912 22:41:12.026536 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0912 22:41:12.081390 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0912 22:41:12.106712 1445591 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:12.106796 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0912 22:41:12.109409 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0912 22:41:12.109492 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0912 22:41:12.123254 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0912 22:41:12.123326 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0912 22:41:12.177888 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0912 22:41:12.177974 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0912 22:41:12.201540 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0912 22:41:12.201625 1445591 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0912 22:41:12.208497 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:12.251954 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 22:41:12.252024 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0912 22:41:12.284204 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0912 22:41:12.284279 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0912 22:41:12.348302 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 22:41:12.372915 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0912 22:41:12.372991 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0912 22:41:12.486408 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 22:41:12.486509 1445591 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0912 22:41:12.605677 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 22:41:13.642492 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:13.951900 1445591 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.152421761s)
	I0912 22:41:13.951978 1445591 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0912 22:41:14.171231 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.100936964s)
	I0912 22:41:14.740903 1445591 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-827562" context rescaled to 1 replicas
	I0912 22:41:15.197180 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.87060966s)
	I0912 22:41:15.840105 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.454593874s)
	I0912 22:41:15.840352 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.44167926s)
	I0912 22:41:15.931639 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:16.817333 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.398072189s)
	I0912 22:41:16.817368 1445591 addons.go:475] Verifying addon ingress=true in "addons-827562"
	I0912 22:41:16.817563 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.392655771s)
	I0912 22:41:16.817665 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.363217784s)
	I0912 22:41:16.817831 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.14276197s)
	I0912 22:41:16.817853 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.007282483s)
	I0912 22:41:16.817854 1445591 addons.go:475] Verifying addon metrics-server=true in "addons-827562"
	I0912 22:41:16.817865 1445591 addons.go:475] Verifying addon registry=true in "addons-827562"
	I0912 22:41:16.817894 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.736425037s)
	I0912 22:41:16.820666 1445591 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-827562 service yakd-dashboard -n yakd-dashboard
	
	I0912 22:41:16.820695 1445591 out.go:177] * Verifying ingress addon...
	I0912 22:41:16.820673 1445591 out.go:177] * Verifying registry addon...
	I0912 22:41:16.824149 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0912 22:41:16.825116 1445591 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0912 22:41:16.828761 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.620177989s)
	W0912 22:41:16.828801 1445591 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0912 22:41:16.828829 1445591 retry.go:31] will retry after 195.839458ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0912 22:41:16.828900 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.480521629s)
	I0912 22:41:16.844825 1445591 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 22:41:16.844855 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:16.844958 1445591 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0912 22:41:16.844971 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:17.025011 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:17.231172 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.625430381s)
	I0912 22:41:17.231214 1445591 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-827562"
	I0912 22:41:17.234951 1445591 out.go:177] * Verifying csi-hostpath-driver addon...
	I0912 22:41:17.238100 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0912 22:41:17.258148 1445591 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 22:41:17.258175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:17.330048 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:17.330999 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:17.742677 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:17.843689 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:17.844528 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.242836 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:18.327451 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:18.329195 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.400792 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:18.742626 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:18.843368 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.843614 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.242416 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:19.330194 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.330514 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:19.742993 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:19.844756 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:19.845214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.977415 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.952346676s)
	I0912 22:41:20.246473 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:20.330829 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:20.331519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:20.403230 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:20.744036 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:20.844710 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:20.846144 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:20.963038 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0912 22:41:20.963203 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:20.985323 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:21.125551 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0912 22:41:21.152458 1445591 addons.go:234] Setting addon gcp-auth=true in "addons-827562"
	I0912 22:41:21.152507 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:21.152975 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:21.174370 1445591 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0912 22:41:21.174424 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:21.199403 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:21.242713 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:21.298833 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:21.300737 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0912 22:41:21.302455 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0912 22:41:21.302543 1445591 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0912 22:41:21.321299 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0912 22:41:21.321323 1445591 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0912 22:41:21.335932 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:21.337576 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:21.339398 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 22:41:21.339486 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0912 22:41:21.359008 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 22:41:21.742930 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:21.829921 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:21.831851 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.040179 1445591 addons.go:475] Verifying addon gcp-auth=true in "addons-827562"
	I0912 22:41:22.042856 1445591 out.go:177] * Verifying gcp-auth addon...
	I0912 22:41:22.045695 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0912 22:41:22.089005 1445591 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0912 22:41:22.089074 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:22.242426 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:22.342552 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:22.343304 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.550474 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:22.746116 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:22.827767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:22.829040 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.902255 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:23.050093 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:23.242081 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:23.329841 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:23.331947 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:23.549660 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:23.741996 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:23.828735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:23.829090 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:24.051013 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:24.243894 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:24.328767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:24.329495 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:24.549407 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:24.764735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:24.827214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:24.828902 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:25.049750 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:25.242333 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:25.327649 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:25.329627 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:25.401032 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:25.548963 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:25.757179 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:25.828136 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:25.829977 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:26.049293 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:26.242732 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:26.327452 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:26.329265 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:26.548882 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:26.742634 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:26.828101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:26.829096 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:27.049548 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:27.241440 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:27.328975 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:27.329244 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:27.401187 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:27.548791 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:27.742414 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:27.827942 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:27.829912 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:28.049393 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:28.241511 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:28.330067 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:28.330328 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:28.549924 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:28.742525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:28.827824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:28.830776 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.049482 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:29.241411 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:29.328852 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.329327 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:29.549343 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:29.742764 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:29.827366 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:29.829228 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.901415 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:30.054843 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:30.242765 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:30.328639 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:30.329478 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:30.549884 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:30.742085 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:30.827980 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:30.829603 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:31.050034 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:31.241293 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:31.327331 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:31.328728 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:31.549142 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:31.741655 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:31.827784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:31.828811 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:32.048897 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:32.241192 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:32.327213 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:32.329021 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:32.401471 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:32.549070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:32.742084 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:32.827862 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:32.829650 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:33.050033 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:33.241273 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:33.328759 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:33.329540 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:33.549629 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:33.742297 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:33.827423 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:33.829117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.049764 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:34.242135 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:34.328563 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:34.329676 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.548741 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:34.742607 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:34.827717 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:34.829530 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.900769 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:35.049395 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:35.241568 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:35.328236 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:35.328958 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:35.549871 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:35.742218 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:35.827459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:35.829157 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:36.049579 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:36.242838 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:36.343966 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:36.344275 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:36.548761 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:36.741875 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:36.828488 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:36.829637 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:37.051109 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:37.242030 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:37.327357 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:37.328398 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:37.400778 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:37.548828 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:37.742197 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:37.827903 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:37.829815 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.049360 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:38.241978 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:38.330001 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:38.330862 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.549269 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:38.741889 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:38.829044 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.829279 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.048692 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:39.241959 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:39.327238 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.329314 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:39.401366 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:39.549622 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:39.741918 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:39.829247 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.830117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:40.050041 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:40.242525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:40.328950 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:40.329231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:40.550089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:40.742642 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:40.827772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:40.828784 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.050679 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:41.242768 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:41.327432 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:41.328893 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.401733 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:41.549482 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:41.742803 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:41.830393 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.831292 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.049446 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:42.243425 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:42.329785 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.330661 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:42.548917 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:42.742270 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:42.828494 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.830141 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.049873 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:43.241963 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:43.328990 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:43.329809 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.549144 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:43.742003 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:43.829052 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:43.830159 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.900260 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:44.049319 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:44.241122 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:44.332702 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:44.335566 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:44.548982 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:44.742095 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:44.842910 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:44.844445 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.054817 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:45.246089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:45.334687 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:45.336029 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.549476 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:45.742008 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:45.827501 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:45.829390 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.900504 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:46.049659 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:46.241661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:46.327783 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:46.328653 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:46.549292 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:46.741598 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:46.829269 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:46.829550 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.049468 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:47.241947 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:47.327583 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.329121 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:47.549623 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:47.742267 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:47.828246 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.829136 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:47.901657 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:48.049535 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:48.242070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:48.329546 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:48.330776 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:48.549569 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:48.742121 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:48.828867 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:48.829718 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:49.048990 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:49.241824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:49.327344 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:49.329380 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:49.551289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:49.741334 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:49.828937 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:49.829767 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:50.049900 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:50.242090 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:50.327481 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:50.333084 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:50.400530 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:50.550418 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:50.742034 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:50.827071 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:50.828768 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:51.049070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:51.241997 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:51.327149 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:51.329099 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:51.549740 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:51.742499 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:51.827775 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:51.829339 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:52.049770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:52.241872 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:52.327789 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:52.329762 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:52.401118 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:52.549365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:52.742215 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:52.827618 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:52.829435 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:53.049413 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:53.241377 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:53.330125 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:53.330924 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:53.549525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:53.741954 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:53.828818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:53.829585 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:54.049571 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:54.242075 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:54.329089 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:54.329237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:54.401431 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:54.549670 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:54.742332 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:54.827698 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:54.829577 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.049639 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:55.265194 1445591 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 22:41:55.265237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:55.335101 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.336017 1445591 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 22:41:55.336036 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:55.405636 1445591 node_ready.go:49] node "addons-827562" has status "Ready":"True"
	I0912 22:41:55.405664 1445591 node_ready.go:38] duration metric: took 44.508172243s for node "addons-827562" to be "Ready" ...
	I0912 22:41:55.405676 1445591 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0912 22:41:55.418258 1445591 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.604438 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:55.745437 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:55.844641 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:55.845884 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.938056 1445591 pod_ready.go:93] pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.938082 1445591 pod_ready.go:82] duration metric: took 519.791056ms for pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.938107 1445591 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.949724 1445591 pod_ready.go:93] pod "etcd-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.949746 1445591 pod_ready.go:82] duration metric: took 11.631409ms for pod "etcd-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.949762 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.958364 1445591 pod_ready.go:93] pod "kube-apiserver-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.958390 1445591 pod_ready.go:82] duration metric: took 8.619869ms for pod "kube-apiserver-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.958404 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.969360 1445591 pod_ready.go:93] pod "kube-controller-manager-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.969387 1445591 pod_ready.go:82] duration metric: took 10.97381ms for pod "kube-controller-manager-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.969401 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g8fcm" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.056009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:56.229645 1445591 pod_ready.go:93] pod "kube-proxy-g8fcm" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:56.229668 1445591 pod_ready.go:82] duration metric: took 260.25883ms for pod "kube-proxy-g8fcm" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.229679 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.250266 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:56.349231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:56.350972 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:56.549896 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:56.601651 1445591 pod_ready.go:93] pod "kube-scheduler-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:56.601676 1445591 pod_ready.go:82] duration metric: took 371.989362ms for pod "kube-scheduler-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.601687 1445591 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.743082 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:56.854533 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:56.855873 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:57.049935 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:57.244200 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:57.330125 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:57.332191 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:57.549348 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:57.744343 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:57.829779 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:57.831367 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:58.050377 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:58.246051 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:58.346548 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:58.347824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:58.552772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:58.611679 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:41:58.745542 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:58.836995 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:58.838503 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:59.050523 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:59.243873 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:59.332177 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:59.333311 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:59.554709 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:59.744939 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:59.834712 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:59.843986 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:00.050773 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:00.247650 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:00.360783 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:00.361737 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:00.552014 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:00.615493 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:00.744163 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:00.829571 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:00.832960 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:01.050529 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:01.243242 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:01.329032 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:01.330000 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:01.550274 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:01.743448 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:01.829065 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:01.831057 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:02.049976 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:02.244464 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:02.329322 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:02.332537 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:02.554184 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:02.746352 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:02.846585 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:02.846985 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:03.049818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:03.112297 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:03.243186 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:03.329589 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:03.330867 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:03.549569 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:03.743682 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:03.827755 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:03.830729 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:04.049161 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:04.243770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:04.332641 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:04.333751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:04.550875 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:04.745509 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:04.828209 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:04.830946 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:05.050311 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:05.243736 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:05.328368 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:05.330741 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:05.549453 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:05.612239 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:05.743362 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:05.829621 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:05.831410 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:06.050809 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:06.248814 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:06.329745 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:06.337089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:06.557299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:06.743445 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:06.829020 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:06.831290 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:07.050370 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:07.244296 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:07.328718 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:07.330896 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:07.549706 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:07.743012 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:07.828713 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:07.830635 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:08.050042 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:08.108516 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:08.243122 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:08.329294 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:08.330526 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:08.549465 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:08.743289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:08.828133 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:08.830227 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:09.049971 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:09.243509 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:09.329994 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:09.330804 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:09.552296 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:09.742624 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:09.827832 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:09.830561 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:10.049057 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:10.109432 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:10.243000 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:10.327659 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:10.329529 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:10.549495 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:10.743593 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:10.827827 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:10.830624 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.049232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:11.243762 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:11.344032 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:11.344622 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.551741 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:11.744612 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:11.834588 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.839214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:12.051784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:12.127622 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:12.246763 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:12.333701 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:12.334859 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:12.550272 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:12.745717 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:12.833397 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:12.834456 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.050958 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:13.243585 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:13.330884 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.332423 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:13.550044 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:13.743661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:13.828316 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.831907 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.049743 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:14.242899 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:14.330873 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.331772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:14.549661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:14.613490 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:14.744325 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:14.836908 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.837532 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.050315 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:15.243289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:15.329244 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.331117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:15.550277 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:15.746525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:15.830940 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.832982 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:16.053542 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:16.244335 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:16.331603 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:16.331845 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:16.550724 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:16.743151 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:16.829091 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:16.829515 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:17.049784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:17.107841 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:17.243586 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:17.335254 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:17.337218 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:17.550257 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:17.744216 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:17.830368 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:17.832948 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:18.049798 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:18.244297 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:18.346145 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:18.346525 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:18.550647 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:18.743323 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:18.828644 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:18.830164 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.053369 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:19.108791 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:19.244250 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:19.330074 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.330823 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:19.549863 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:19.744089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:19.830228 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.830786 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.052830 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:20.242654 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:20.328977 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.330000 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:20.552436 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:20.744089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:20.830349 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.832874 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.050262 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:21.111243 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:21.244232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:21.331056 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:21.332448 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.550015 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:21.744085 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:21.831312 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.832429 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.051459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:22.243751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:22.331118 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.333606 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:22.552655 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:22.745481 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:22.829987 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.831001 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:23.051641 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:23.245399 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:23.331058 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:23.332577 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:23.549637 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:23.609166 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:23.770618 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:23.861819 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:23.862751 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:24.054913 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:24.243674 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:24.329893 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:24.331852 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:24.549958 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:24.745291 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:24.843922 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:24.845285 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:25.050234 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:25.243221 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:25.327923 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:25.329263 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:25.550492 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:25.742767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:25.829668 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:25.830223 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:26.049920 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:26.112139 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:26.243735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:26.331415 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:26.332266 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:26.550728 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:26.743896 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:26.830935 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:26.832370 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.056308 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:27.244003 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:27.344818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:27.345447 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.549434 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:27.744028 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:27.829445 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.830053 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.049770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:28.242776 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:28.328262 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.329486 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:28.549181 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:28.608012 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:28.743466 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:28.827363 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.829842 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:29.050049 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:29.243691 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:29.330038 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:29.332013 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:29.549888 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:29.743835 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:29.830904 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:29.832253 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:30.050850 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:30.244507 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:30.330850 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:30.332707 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:30.550365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:30.615580 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:30.744743 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:30.829519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:30.834205 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:31.050334 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:31.243550 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:31.331510 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:31.333043 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:31.549946 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:31.743356 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:31.828919 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:31.830599 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:32.050143 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:32.243087 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:32.328499 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:32.331735 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:32.552020 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:32.615690 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:32.744789 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:32.831175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:32.833594 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.050101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:33.244689 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:33.336260 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:33.340174 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.550348 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:33.743553 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:33.830483 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.831434 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.050475 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:34.243027 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:34.332752 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.332791 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:34.549402 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:34.745580 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:34.831880 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.833396 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:35.049646 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:35.108712 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:35.243707 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:35.328008 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:35.329918 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:35.549674 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:35.743181 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:35.844443 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:35.845791 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:36.050421 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:36.246644 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:36.330198 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:36.331258 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:36.550329 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:36.742980 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:36.829576 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:36.829987 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.050143 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:37.244842 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:37.328778 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:37.330903 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.549943 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:37.608855 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:37.743286 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:37.829604 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.830099 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.054284 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:38.247009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:38.359707 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:38.360745 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.549506 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:38.744299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:38.829922 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.831621 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:39.050019 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:39.255232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:39.331130 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:39.332887 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:39.550727 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:39.609971 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:39.746860 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:39.831110 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:39.832202 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:40.056799 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:40.244455 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:40.331365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:40.332820 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:40.553879 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:40.763164 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:40.828140 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:40.830393 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:41.050009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:41.243470 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:41.330140 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:41.332473 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:41.550735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:41.744233 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:41.830876 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:41.832986 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:42.049829 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:42.110219 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:42.246546 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:42.334490 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:42.334672 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:42.553365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:42.743863 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:42.828645 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:42.829614 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:43.049459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:43.244286 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:43.330818 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:43.331515 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:43.549285 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:43.743212 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:43.827971 1445591 kapi.go:107] duration metric: took 1m27.003812485s to wait for kubernetes.io/minikube-addons=registry ...
	I0912 22:42:43.830297 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:44.049891 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:44.243223 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:44.329506 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:44.549299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:44.609343 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:44.744212 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:44.830176 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:45.053179 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:45.248468 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:45.332157 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:45.549522 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:45.745643 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:45.830766 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:46.050027 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:46.243948 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:46.330753 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:46.549580 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:46.747098 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:46.830837 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:47.050019 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:47.110169 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:47.243157 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:47.331515 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:47.549623 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:47.743823 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:47.830737 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:48.058900 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:48.243326 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:48.330323 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:48.550114 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:48.744048 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:48.831180 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:49.049605 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:49.243440 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:49.331223 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:49.550792 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:49.611672 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:49.745510 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:49.830162 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:50.049738 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:50.243407 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:50.329625 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:50.549624 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:50.743842 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:50.831302 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:51.050213 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:51.245208 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:51.329409 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:51.560308 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:51.643991 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:51.746806 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:51.845686 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:52.049603 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:52.246247 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:52.331984 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:52.550178 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:52.745091 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:52.830149 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:53.050237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:53.245367 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:53.343055 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:53.549583 1445591 kapi.go:107] duration metric: took 1m31.50388692s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0912 22:42:53.551813 1445591 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-827562 cluster.
	I0912 22:42:53.554471 1445591 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0912 22:42:53.556648 1445591 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0912 22:42:53.743496 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:53.829935 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:54.109410 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:54.243511 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:54.331141 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:54.759409 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:54.854465 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:55.243360 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:55.330336 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:55.745676 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:55.844053 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:56.243382 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:56.329538 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:56.607571 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:56.744126 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:56.848116 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:57.244191 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:57.329526 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:57.743957 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:57.830372 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:58.243568 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:58.329598 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:58.607963 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:58.743042 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:58.843549 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:59.243671 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:59.330478 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:59.744861 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:59.845817 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:00.265723 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:00.363582 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:00.608216 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:00.743751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:00.829993 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:01.244089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:01.330927 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:01.744685 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:01.831193 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:02.243336 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:02.330625 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:02.610629 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:02.743968 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:02.832175 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:03.243216 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:03.330810 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:03.751101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:03.830382 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:04.244231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:04.330595 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:04.618239 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:04.743988 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:04.843517 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.243175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:05.343485 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.638524 1445591 pod_ready.go:93] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"True"
	I0912 22:43:05.638552 1445591 pod_ready.go:82] duration metric: took 1m9.036857002s for pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.638564 1445591 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.670317 1445591 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace has status "Ready":"True"
	I0912 22:43:05.670346 1445591 pod_ready.go:82] duration metric: took 31.774071ms for pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.670368 1445591 pod_ready.go:39] duration metric: took 1m10.264680186s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0912 22:43:05.670385 1445591 api_server.go:52] waiting for apiserver process to appear ...
	I0912 22:43:05.670420 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:05.670478 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:05.747917 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:05.785131 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:05.785175 1445591 cri.go:89] found id: ""
	I0912 22:43:05.785183 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:05.785239 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.790971 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:05.791045 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:05.831164 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.871038 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:05.871059 1445591 cri.go:89] found id: ""
	I0912 22:43:05.871069 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:05.871129 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.875303 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:05.875373 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:05.969450 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:05.969474 1445591 cri.go:89] found id: ""
	I0912 22:43:05.969482 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:05.969540 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.973482 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:05.973555 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:06.085856 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:06.085881 1445591 cri.go:89] found id: ""
	I0912 22:43:06.085893 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:06.085951 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.099209 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:06.099293 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:06.199167 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:06.199189 1445591 cri.go:89] found id: ""
	I0912 22:43:06.199197 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:06.199251 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.214298 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:06.214378 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:06.246448 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:06.282435 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:06.282504 1445591 cri.go:89] found id: ""
	I0912 22:43:06.282525 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:06.282611 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.286668 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:06.286789 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:06.331189 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:06.345135 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:06.345205 1445591 cri.go:89] found id: ""
	I0912 22:43:06.345227 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:06.345315 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.349291 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:06.349318 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:06.413985 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:06.414017 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:06.464277 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.464530 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.464718 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.464945 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.468038 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.468266 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.491351 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.491619 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.491794 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.493909 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.494132 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.494393 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:06.542178 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:06.542221 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:06.626084 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:06.626118 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:06.703768 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:06.703806 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:06.744815 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:06.802693 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:06.802767 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:06.863970 1445591 kapi.go:107] duration metric: took 1m50.03884809s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0912 22:43:06.932267 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:06.932355 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:07.045305 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:07.045384 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:07.063062 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:07.063086 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:07.244835 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:07.270450 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:07.270480 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:07.327541 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:07.327576 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:07.369225 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:07.369295 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:07.416731 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:07.416757 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:07.416809 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:07.416819 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:07.416826 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:07.416834 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:07.416844 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:07.416850 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:07.416855 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:07.416861 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:07.742519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:08.246007 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:08.745661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:09.244827 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:09.743142 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:10.243115 1445591 kapi.go:107] duration metric: took 1m53.005013987s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0912 22:43:10.245138 1445591 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, storage-provisioner-rancher, ingress-dns, metrics-server, yakd, inspektor-gadget, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0912 22:43:10.246927 1445591 addons.go:510] duration metric: took 1m59.914684255s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner storage-provisioner-rancher ingress-dns metrics-server yakd inspektor-gadget default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0912 22:43:17.417549 1445591 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 22:43:17.431540 1445591 api_server.go:72] duration metric: took 2m7.099797869s to wait for apiserver process to appear ...
	I0912 22:43:17.431564 1445591 api_server.go:88] waiting for apiserver healthz status ...
	I0912 22:43:17.431597 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:17.431659 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:17.470348 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:17.470369 1445591 cri.go:89] found id: ""
	I0912 22:43:17.470377 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:17.470435 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.474113 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:17.474191 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:17.512013 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:17.512037 1445591 cri.go:89] found id: ""
	I0912 22:43:17.512045 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:17.512108 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.515538 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:17.515607 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:17.553199 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:17.553220 1445591 cri.go:89] found id: ""
	I0912 22:43:17.553228 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:17.553305 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.557336 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:17.557429 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:17.604526 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:17.604551 1445591 cri.go:89] found id: ""
	I0912 22:43:17.604559 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:17.604637 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.608100 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:17.608201 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:17.646432 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:17.646501 1445591 cri.go:89] found id: ""
	I0912 22:43:17.646514 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:17.646570 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.650117 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:17.650201 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:17.696370 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:17.696458 1445591 cri.go:89] found id: ""
	I0912 22:43:17.696496 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:17.696585 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.700078 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:17.700160 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:17.744239 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:17.744262 1445591 cri.go:89] found id: ""
	I0912 22:43:17.744271 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:17.744334 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.747940 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:17.747963 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:17.764083 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:17.764113 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:17.915262 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:17.915294 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:17.980726 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:17.980757 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:18.041487 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:18.041522 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:18.083936 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:18.083964 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:18.157113 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:18.157143 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:18.198345 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.198581 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.198765 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.198987 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.202088 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.202312 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.218820 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219045 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.219208 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219410 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.219592 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219813 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:18.260493 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:18.260524 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:18.311178 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:18.311218 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:18.349424 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:18.349451 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:18.420937 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:18.420971 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:18.463745 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:18.463778 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:18.555388 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:18.555420 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:18.555476 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:18.555488 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.555501 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.555509 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.555523 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.555534 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:18.555539 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:18.555548 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:28.556624 1445591 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0912 22:43:28.564049 1445591 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0912 22:43:28.565053 1445591 api_server.go:141] control plane version: v1.31.1
	I0912 22:43:28.565078 1445591 api_server.go:131] duration metric: took 11.133508153s to wait for apiserver health ...
	I0912 22:43:28.565086 1445591 system_pods.go:43] waiting for kube-system pods to appear ...
	I0912 22:43:28.565107 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:28.565167 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:28.608139 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:28.608162 1445591 cri.go:89] found id: ""
	I0912 22:43:28.608169 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:28.608233 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.611897 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:28.611975 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:28.649348 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:28.649369 1445591 cri.go:89] found id: ""
	I0912 22:43:28.649376 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:28.649431 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.653095 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:28.653217 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:28.690282 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:28.690304 1445591 cri.go:89] found id: ""
	I0912 22:43:28.690312 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:28.690387 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.694047 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:28.694120 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:28.732356 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:28.732409 1445591 cri.go:89] found id: ""
	I0912 22:43:28.732418 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:28.732476 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.736156 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:28.736239 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:28.775490 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:28.775557 1445591 cri.go:89] found id: ""
	I0912 22:43:28.775581 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:28.775651 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.779029 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:28.779138 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:28.818702 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:28.818767 1445591 cri.go:89] found id: ""
	I0912 22:43:28.818788 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:28.818866 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.822694 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:28.822810 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:28.862818 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:28.862890 1445591 cri.go:89] found id: ""
	I0912 22:43:28.862904 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:28.862960 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.866532 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:28.866558 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:28.926378 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:28.926412 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:28.969884 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:28.969913 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:29.014380 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:29.014411 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:29.100728 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:29.100765 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:29.146714 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:29.146746 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:29.209635 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:29.209665 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:29.246252 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.246510 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.246721 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.246949 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.250085 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.250313 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267153 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.267400 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267569 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.267774 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267959 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.268183 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:29.310729 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:29.310757 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:29.451424 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:29.451454 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:29.509555 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:29.509592 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:29.576256 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:29.576301 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:29.676791 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:29.676832 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:29.693513 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:29.693580 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:29.693666 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:29.693709 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.693746 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.693797 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.693830 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.693869 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:29.693904 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:29.693925 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:39.708073 1445591 system_pods.go:59] 18 kube-system pods found
	I0912 22:43:39.708140 1445591 system_pods.go:61] "coredns-7c65d6cfc9-rdc96" [dce284c8-6eee-4ab6-9795-1be56d6516b8] Running
	I0912 22:43:39.708147 1445591 system_pods.go:61] "csi-hostpath-attacher-0" [c6cb7d66-3adf-4e0a-91c2-6e1a6545ac8a] Running
	I0912 22:43:39.708152 1445591 system_pods.go:61] "csi-hostpath-resizer-0" [976ecf40-8264-4232-b763-ae1a82081996] Running
	I0912 22:43:39.708157 1445591 system_pods.go:61] "csi-hostpathplugin-x267l" [4e0af601-78e2-46df-829a-9f1561558e78] Running
	I0912 22:43:39.708162 1445591 system_pods.go:61] "etcd-addons-827562" [943b20ee-850f-43c7-82fb-31f978b3a83d] Running
	I0912 22:43:39.708165 1445591 system_pods.go:61] "kindnet-x9z7m" [923bf1bc-7d3c-4427-bb19-dd1d8fb972e1] Running
	I0912 22:43:39.708169 1445591 system_pods.go:61] "kube-apiserver-addons-827562" [23cce9bc-fadd-4b81-a2c6-0a3232420709] Running
	I0912 22:43:39.708173 1445591 system_pods.go:61] "kube-controller-manager-addons-827562" [9eb00e9f-11fb-40be-b58a-3d7ddb1da6b4] Running
	I0912 22:43:39.708178 1445591 system_pods.go:61] "kube-ingress-dns-minikube" [7c822be5-b711-4741-bed0-724331c89d63] Running
	I0912 22:43:39.708182 1445591 system_pods.go:61] "kube-proxy-g8fcm" [b256b17a-bece-4a1c-86b3-1e1d61bd66f3] Running
	I0912 22:43:39.708187 1445591 system_pods.go:61] "kube-scheduler-addons-827562" [9701d4a6-5681-4aac-bb2f-01052952454b] Running
	I0912 22:43:39.708192 1445591 system_pods.go:61] "metrics-server-84c5f94fbc-s2br7" [a809109a-427d-46e6-8c44-2fe8922fa0ec] Running
	I0912 22:43:39.708196 1445591 system_pods.go:61] "nvidia-device-plugin-daemonset-wzw9n" [0f7819ff-3e6a-4605-9b56-1f8ae2dad2fd] Running
	I0912 22:43:39.708201 1445591 system_pods.go:61] "registry-66c9cd494c-fc84c" [63bf54c8-1a2f-479b-a051-2e2e85b0d665] Running
	I0912 22:43:39.708205 1445591 system_pods.go:61] "registry-proxy-sxglr" [c5facd74-3831-4026-95f4-6ee407f7da63] Running
	I0912 22:43:39.708209 1445591 system_pods.go:61] "snapshot-controller-56fcc65765-2txbz" [c457d07b-285b-4b01-ad99-8d2dee415435] Running
	I0912 22:43:39.708213 1445591 system_pods.go:61] "snapshot-controller-56fcc65765-nlqjb" [2da73529-5f97-42d3-913d-52bed5e7ea8d] Running
	I0912 22:43:39.708220 1445591 system_pods.go:61] "storage-provisioner" [20b301de-758f-4b88-b825-292cbfbc03f6] Running
	I0912 22:43:39.708227 1445591 system_pods.go:74] duration metric: took 11.143134826s to wait for pod list to return data ...
	I0912 22:43:39.708234 1445591 default_sa.go:34] waiting for default service account to be created ...
	I0912 22:43:39.710928 1445591 default_sa.go:45] found service account: "default"
	I0912 22:43:39.710953 1445591 default_sa.go:55] duration metric: took 2.713703ms for default service account to be created ...
	I0912 22:43:39.710962 1445591 system_pods.go:116] waiting for k8s-apps to be running ...
	I0912 22:43:39.723689 1445591 system_pods.go:86] 18 kube-system pods found
	I0912 22:43:39.723735 1445591 system_pods.go:89] "coredns-7c65d6cfc9-rdc96" [dce284c8-6eee-4ab6-9795-1be56d6516b8] Running
	I0912 22:43:39.723749 1445591 system_pods.go:89] "csi-hostpath-attacher-0" [c6cb7d66-3adf-4e0a-91c2-6e1a6545ac8a] Running
	I0912 22:43:39.723763 1445591 system_pods.go:89] "csi-hostpath-resizer-0" [976ecf40-8264-4232-b763-ae1a82081996] Running
	I0912 22:43:39.723773 1445591 system_pods.go:89] "csi-hostpathplugin-x267l" [4e0af601-78e2-46df-829a-9f1561558e78] Running
	I0912 22:43:39.723778 1445591 system_pods.go:89] "etcd-addons-827562" [943b20ee-850f-43c7-82fb-31f978b3a83d] Running
	I0912 22:43:39.723788 1445591 system_pods.go:89] "kindnet-x9z7m" [923bf1bc-7d3c-4427-bb19-dd1d8fb972e1] Running
	I0912 22:43:39.723793 1445591 system_pods.go:89] "kube-apiserver-addons-827562" [23cce9bc-fadd-4b81-a2c6-0a3232420709] Running
	I0912 22:43:39.723798 1445591 system_pods.go:89] "kube-controller-manager-addons-827562" [9eb00e9f-11fb-40be-b58a-3d7ddb1da6b4] Running
	I0912 22:43:39.723806 1445591 system_pods.go:89] "kube-ingress-dns-minikube" [7c822be5-b711-4741-bed0-724331c89d63] Running
	I0912 22:43:39.723823 1445591 system_pods.go:89] "kube-proxy-g8fcm" [b256b17a-bece-4a1c-86b3-1e1d61bd66f3] Running
	I0912 22:43:39.723833 1445591 system_pods.go:89] "kube-scheduler-addons-827562" [9701d4a6-5681-4aac-bb2f-01052952454b] Running
	I0912 22:43:39.723839 1445591 system_pods.go:89] "metrics-server-84c5f94fbc-s2br7" [a809109a-427d-46e6-8c44-2fe8922fa0ec] Running
	I0912 22:43:39.723844 1445591 system_pods.go:89] "nvidia-device-plugin-daemonset-wzw9n" [0f7819ff-3e6a-4605-9b56-1f8ae2dad2fd] Running
	I0912 22:43:39.723972 1445591 system_pods.go:89] "registry-66c9cd494c-fc84c" [63bf54c8-1a2f-479b-a051-2e2e85b0d665] Running
	I0912 22:43:39.723988 1445591 system_pods.go:89] "registry-proxy-sxglr" [c5facd74-3831-4026-95f4-6ee407f7da63] Running
	I0912 22:43:39.723996 1445591 system_pods.go:89] "snapshot-controller-56fcc65765-2txbz" [c457d07b-285b-4b01-ad99-8d2dee415435] Running
	I0912 22:43:39.724001 1445591 system_pods.go:89] "snapshot-controller-56fcc65765-nlqjb" [2da73529-5f97-42d3-913d-52bed5e7ea8d] Running
	I0912 22:43:39.724009 1445591 system_pods.go:89] "storage-provisioner" [20b301de-758f-4b88-b825-292cbfbc03f6] Running
	I0912 22:43:39.724060 1445591 system_pods.go:126] duration metric: took 13.087614ms to wait for k8s-apps to be running ...
	I0912 22:43:39.724076 1445591 system_svc.go:44] waiting for kubelet service to be running ....
	I0912 22:43:39.724169 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 22:43:39.736787 1445591 system_svc.go:56] duration metric: took 12.703138ms WaitForService to wait for kubelet
	I0912 22:43:39.736819 1445591 kubeadm.go:582] duration metric: took 2m29.405081131s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 22:43:39.736849 1445591 node_conditions.go:102] verifying NodePressure condition ...
	I0912 22:43:39.740105 1445591 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0912 22:43:39.740159 1445591 node_conditions.go:123] node cpu capacity is 2
	I0912 22:43:39.740172 1445591 node_conditions.go:105] duration metric: took 3.316591ms to run NodePressure ...
	I0912 22:43:39.740185 1445591 start.go:241] waiting for startup goroutines ...
	I0912 22:43:39.740192 1445591 start.go:246] waiting for cluster config update ...
	I0912 22:43:39.740220 1445591 start.go:255] writing updated cluster config ...
	I0912 22:43:39.740584 1445591 ssh_runner.go:195] Run: rm -f paused
	I0912 22:43:40.073622 1445591 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0912 22:43:40.075901 1445591 out.go:177] * Done! kubectl is now configured to use "addons-827562" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 12 22:52:55 addons-827562 crio[959]: time="2024-09-12 22:52:55.431634498Z" level=info msg="Removed container 57e7e18fc460bfb15727311ce2dbc865b9a344b4ccdf9bcbf3251c72a0e55fab: gadget/gadget-kg9kd/gadget" id=45b894d8-6ef7-457a-84f5-2473d9b78d6e name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.014142416Z" level=info msg="Stopping container: e7bb4db8bb049af60b133fac3c7815785d2b52e5f6f62d6cfbb8234b0f61217a (timeout: 30s)" id=377d122f-c07b-4ade-9f88-ef28c10440b9 name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:52:56 addons-827562 conmon[3101]: conmon e7bb4db8bb049af60b13 <ninfo>: container 3113 exited with status 2
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.046883291Z" level=info msg="Stopping container: 075886bcae86e90cd0f95bb87572f5a57176281fdc5e3756cc359051a1f7800e (timeout: 30s)" id=eaaf8531-5b3f-47cf-b1bf-1146a2cc19d6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.200551376Z" level=info msg="Stopped container e7bb4db8bb049af60b133fac3c7815785d2b52e5f6f62d6cfbb8234b0f61217a: kube-system/registry-66c9cd494c-fc84c/registry" id=377d122f-c07b-4ade-9f88-ef28c10440b9 name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.201413447Z" level=info msg="Stopping pod sandbox: b7b45c0bdca33383ad158d77b0c135a32b5fc67af3caa0b0d875eed75235dc5d" id=f7bea034-a2f9-41e5-a755-ed1440af7a32 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.201660380Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-fc84c Namespace:kube-system ID:b7b45c0bdca33383ad158d77b0c135a32b5fc67af3caa0b0d875eed75235dc5d UID:63bf54c8-1a2f-479b-a051-2e2e85b0d665 NetNS:/var/run/netns/ee071a46-ae51-4c18-b74d-0cb81ce1903a Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.201807113Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-fc84c from CNI network \"kindnet\" (type=ptp)"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.238272595Z" level=info msg="Stopped container 075886bcae86e90cd0f95bb87572f5a57176281fdc5e3756cc359051a1f7800e: kube-system/registry-proxy-sxglr/registry-proxy" id=eaaf8531-5b3f-47cf-b1bf-1146a2cc19d6 name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.238769793Z" level=info msg="Stopping pod sandbox: 2b4320eb37ae0b20a1065165469c78c54c16a472bbcf6608072f799bf07b522d" id=e9fbe8dd-bda4-43ce-ab9e-29498f085b1d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.248635802Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-4CE5HWJVVKW6VYBS - [0:0]\n:KUBE-HP-EBAUPIKJY6DNRPPF - [0:0]\n:KUBE-HP-A6VA5OMK4YKDZ7ZC - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qvlpv_ingress-nginx_e8fa2393-cb60-4d56-8520-e375b9b211e2_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-EBAUPIKJY6DNRPPF\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qvlpv_ingress-nginx_e8fa2393-cb60-4d56-8520-e375b9b211e2_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-A6VA5OMK4YKDZ7ZC\n-A KUBE-HP-A6VA5OMK4YKDZ7ZC -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qvlpv_ingress-nginx_e8fa2393-cb60-4d56-8520-e375b9b211e2_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-A6VA5OMK4YKDZ7ZC -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qvlpv_ingress-nginx_e8fa2393-cb60-4d56-852
0-e375b9b211e2_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-A KUBE-HP-EBAUPIKJY6DNRPPF -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qvlpv_ingress-nginx_e8fa2393-cb60-4d56-8520-e375b9b211e2_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-EBAUPIKJY6DNRPPF -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qvlpv_ingress-nginx_e8fa2393-cb60-4d56-8520-e375b9b211e2_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-X KUBE-HP-4CE5HWJVVKW6VYBS\nCOMMIT\n"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.257371596Z" level=info msg="Stopped pod sandbox: b7b45c0bdca33383ad158d77b0c135a32b5fc67af3caa0b0d875eed75235dc5d" id=f7bea034-a2f9-41e5-a755-ed1440af7a32 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.259788726Z" level=info msg="Closing host port tcp:5000"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.271900977Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.272115254Z" level=info msg="Got pod network &{Name:registry-proxy-sxglr Namespace:kube-system ID:2b4320eb37ae0b20a1065165469c78c54c16a472bbcf6608072f799bf07b522d UID:c5facd74-3831-4026-95f4-6ee407f7da63 NetNS:/var/run/netns/19462776-d7a0-4669-b1b4-589df3b4f0c5 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.272258885Z" level=info msg="Deleting pod kube-system_registry-proxy-sxglr from CNI network \"kindnet\" (type=ptp)"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.335352830Z" level=info msg="Stopped pod sandbox: 2b4320eb37ae0b20a1065165469c78c54c16a472bbcf6608072f799bf07b522d" id=e9fbe8dd-bda4-43ce-ab9e-29498f085b1d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.402269779Z" level=info msg="Removing container: 075886bcae86e90cd0f95bb87572f5a57176281fdc5e3756cc359051a1f7800e" id=b6e9480d-da96-4f8d-8f6d-dbf75580daaa name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.402523226Z" level=info msg="Stopping pod sandbox: a146b3ff9550824c249db9aa50472027b994d3f4a263fecc638efe3cebfbd1bd" id=f47b409c-bd0e-4685-abc8-4db2a463dada name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.402735542Z" level=info msg="Got pod network &{Name:helper-pod-create-pvc-a2acc850-26ba-49a0-99b1-fa9954e38e85 Namespace:local-path-storage ID:a146b3ff9550824c249db9aa50472027b994d3f4a263fecc638efe3cebfbd1bd UID:e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5 NetNS:/var/run/netns/0bb0f87a-7463-42d3-a183-81efbe990604 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.402866225Z" level=info msg="Deleting pod local-path-storage_helper-pod-create-pvc-a2acc850-26ba-49a0-99b1-fa9954e38e85 from CNI network \"kindnet\" (type=ptp)"
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.421634863Z" level=info msg="Removed container 075886bcae86e90cd0f95bb87572f5a57176281fdc5e3756cc359051a1f7800e: kube-system/registry-proxy-sxglr/registry-proxy" id=b6e9480d-da96-4f8d-8f6d-dbf75580daaa name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.423366349Z" level=info msg="Removing container: e7bb4db8bb049af60b133fac3c7815785d2b52e5f6f62d6cfbb8234b0f61217a" id=a5de6fae-2c47-49d1-a0d8-2974bea48e9c name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.449764051Z" level=info msg="Stopped pod sandbox: a146b3ff9550824c249db9aa50472027b994d3f4a263fecc638efe3cebfbd1bd" id=f47b409c-bd0e-4685-abc8-4db2a463dada name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:52:56 addons-827562 crio[959]: time="2024-09-12 22:52:56.450954860Z" level=info msg="Removed container e7bb4db8bb049af60b133fac3c7815785d2b52e5f6f62d6cfbb8234b0f61217a: kube-system/registry-66c9cd494c-fc84c/registry" id=a5de6fae-2c47-49d1-a0d8-2974bea48e9c name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	921f4ef593590       docker.io/library/busybox@sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11                            2 seconds ago       Exited              helper-pod                0                   a146b3ff95508       helper-pod-create-pvc-a2acc850-26ba-49a0-99b1-fa9954e38e85
	36d7cacab0bb3       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec            4 seconds ago       Exited              gadget                    7                   ca226682f4f34       gadget-kg9kd
	a41b9df3f02d6       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             9 minutes ago       Running             controller                0                   718af799a6118       ingress-nginx-controller-bc57996ff-qvlpv
	1b9784fc1d5b4       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 10 minutes ago      Running             gcp-auth                  0                   c2e3d3a09d67b       gcp-auth-89d5ffd79-6cbmd
	7c07f9addda94       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               10 minutes ago      Running             cloud-spanner-emulator    0                   8465e49cd4c72       cloud-spanner-emulator-769b77f747-gzs4z
	9a4540cfa7a7e       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             10 minutes ago      Exited              patch                     1                   b530e41831873       ingress-nginx-admission-patch-k7ckr
	25cf3592a07de       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                    0                   f07415286ec6d       ingress-nginx-admission-create-wbdxw
	65754d3c0b74f       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             10 minutes ago      Running             local-path-provisioner    0                   d7f9a89c80dfe       local-path-provisioner-86d989889c-fxtk6
	834c1b2ca4cf2       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             10 minutes ago      Running             minikube-ingress-dns      0                   06ef28601d495       kube-ingress-dns-minikube
	28d19c167d6f6       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        10 minutes ago      Running             metrics-server            0                   b5b748b91065c       metrics-server-84c5f94fbc-s2br7
	146a924499842       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             11 minutes ago      Running             storage-provisioner       0                   7a6deec65bc56       storage-provisioner
	79f8c7c823a0e       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             11 minutes ago      Running             coredns                   0                   9eda51d068358       coredns-7c65d6cfc9-rdc96
	5839381d270fe       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             11 minutes ago      Running             kube-proxy                0                   c589c494dc1e4       kube-proxy-g8fcm
	5903865037af7       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             11 minutes ago      Running             kindnet-cni               0                   7e2f79c90724b       kindnet-x9z7m
	2fa897f955ffe       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             11 minutes ago      Running             kube-controller-manager   0                   b9f17dae58dbe       kube-controller-manager-addons-827562
	f6c187d39a3bc       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             11 minutes ago      Running             kube-scheduler            0                   395ec768bedff       kube-scheduler-addons-827562
	ebc7474b5f7fe       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             11 minutes ago      Running             kube-apiserver            0                   e6bd885ebffac       kube-apiserver-addons-827562
	1c981982c0ad2       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             11 minutes ago      Running             etcd                      0                   f6afd0337f53b       etcd-addons-827562
	
	
	==> coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] <==
	[INFO] 10.244.0.14:58825 - 6952 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000103688s
	[INFO] 10.244.0.14:54938 - 26660 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004038123s
	[INFO] 10.244.0.14:54938 - 56873 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004079486s
	[INFO] 10.244.0.14:42875 - 63587 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000847383s
	[INFO] 10.244.0.14:42875 - 19809 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000853849s
	[INFO] 10.244.0.14:54330 - 47730 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000173686s
	[INFO] 10.244.0.14:54330 - 37935 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000052193s
	[INFO] 10.244.0.14:33765 - 51452 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055951s
	[INFO] 10.244.0.14:33765 - 23294 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000041608s
	[INFO] 10.244.0.14:51194 - 37170 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000046712s
	[INFO] 10.244.0.14:51194 - 39476 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000038704s
	[INFO] 10.244.0.14:58051 - 3107 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001392523s
	[INFO] 10.244.0.14:58051 - 15649 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001573356s
	[INFO] 10.244.0.14:55973 - 1960 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000050798s
	[INFO] 10.244.0.14:55973 - 16557 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000130921s
	[INFO] 10.244.0.19:57022 - 31997 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00016503s
	[INFO] 10.244.0.19:45598 - 60893 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000085686s
	[INFO] 10.244.0.19:51407 - 39339 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146527s
	[INFO] 10.244.0.19:46760 - 10548 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000068447s
	[INFO] 10.244.0.19:52076 - 42080 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000085907s
	[INFO] 10.244.0.19:35802 - 10114 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000226723s
	[INFO] 10.244.0.19:33604 - 16808 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002530335s
	[INFO] 10.244.0.19:55149 - 63264 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002907303s
	[INFO] 10.244.0.19:44372 - 29155 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002129688s
	[INFO] 10.244.0.19:37633 - 43192 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 534 0.001559735s
	
	
	==> describe nodes <==
	Name:               addons-827562
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-827562
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8
	                    minikube.k8s.io/name=addons-827562
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_12T22_41_06_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-827562
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 12 Sep 2024 22:41:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-827562
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 12 Sep 2024 22:52:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 12 Sep 2024 22:52:39 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 12 Sep 2024 22:52:39 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 12 Sep 2024 22:52:39 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 12 Sep 2024 22:52:39 +0000   Thu, 12 Sep 2024 22:41:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-827562
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 ca61f18335b24c6882ee8284e611d17d
	  System UUID:                17862b8f-ac07-4173-8fd9-12eab58ce2ca
	  Boot ID:                    ecb1396c-9c9e-4d10-a12a-34475d38ce10
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m17s
	  default                     cloud-spanner-emulator-769b77f747-gzs4z     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-kg9kd                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-6cbmd                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-qvlpv    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-rdc96                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     11m
	  kube-system                 etcd-addons-827562                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-x9z7m                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-827562                250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-827562       200m (10%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-g8fcm                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-827562                100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-s2br7             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-fxtk6     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasSufficientMemory  11m (x8 over 12m)  kubelet          Node addons-827562 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m (x8 over 12m)  kubelet          Node addons-827562 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m (x7 over 12m)  kubelet          Node addons-827562 status is now: NodeHasSufficientPID
	  Normal   Starting                 11m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 11m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  11m                kubelet          Node addons-827562 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m                kubelet          Node addons-827562 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m                kubelet          Node addons-827562 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m                node-controller  Node addons-827562 event: Registered Node addons-827562 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-827562 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep12 22:09] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	
	
	==> etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] <==
	{"level":"info","ts":"2024-09-12T22:41:11.546011Z","caller":"traceutil/trace.go:171","msg":"trace[886514547] transaction","detail":"{read_only:false; response_revision:355; number_of_response:1; }","duration":"310.130824ms","start":"2024-09-12T22:41:11.235862Z","end":"2024-09-12T22:41:11.545993Z","steps":["trace[886514547] 'process raft request'  (duration: 168.661232ms)","trace[886514547] 'compare'  (duration: 108.862592ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:11.546182Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-12T22:41:11.235843Z","time spent":"310.294843ms","remote":"127.0.0.1:47234","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3620,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/kube-system/coredns-7c65d6cfc9\" value_size:3560 >> failure:<>"}
	{"level":"info","ts":"2024-09-12T22:41:11.546488Z","caller":"traceutil/trace.go:171","msg":"trace[1673475290] linearizableReadLoop","detail":"{readStateIndex:367; appliedIndex:365; }","duration":"124.83943ms","start":"2024-09-12T22:41:11.421639Z","end":"2024-09-12T22:41:11.546478Z","steps":["trace[1673475290] 'read index received'  (duration: 124.172075ms)","trace[1673475290] 'applied index is now lower than readState.Index'  (duration: 666.419µs)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:11.546721Z","caller":"traceutil/trace.go:171","msg":"trace[518688117] transaction","detail":"{read_only:false; response_revision:356; number_of_response:1; }","duration":"189.025813ms","start":"2024-09-12T22:41:11.357633Z","end":"2024-09-12T22:41:11.546659Z","steps":["trace[518688117] 'process raft request'  (duration: 188.283307ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:11.546820Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.160086ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-827562\" ","response":"range_response_count:1 size:5745"}
	{"level":"info","ts":"2024-09-12T22:41:11.547124Z","caller":"traceutil/trace.go:171","msg":"trace[1921915856] range","detail":"{range_begin:/registry/minions/addons-827562; range_end:; response_count:1; response_revision:356; }","duration":"125.478378ms","start":"2024-09-12T22:41:11.421635Z","end":"2024-09-12T22:41:11.547113Z","steps":["trace[1921915856] 'agreement among raft nodes before linearized reading'  (duration: 125.103602ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.408195Z","caller":"traceutil/trace.go:171","msg":"trace[1959173121] transaction","detail":"{read_only:false; response_revision:369; number_of_response:1; }","duration":"118.188486ms","start":"2024-09-12T22:41:13.289985Z","end":"2024-09-12T22:41:13.408174Z","steps":["trace[1959173121] 'process raft request'  (duration: 100.973356ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.812020Z","caller":"traceutil/trace.go:171","msg":"trace[154344458] linearizableReadLoop","detail":"{readStateIndex:382; appliedIndex:382; }","duration":"106.747518ms","start":"2024-09-12T22:41:13.705256Z","end":"2024-09-12T22:41:13.812004Z","steps":["trace[154344458] 'read index received'  (duration: 14.658021ms)","trace[154344458] 'applied index is now lower than readState.Index'  (duration: 92.088627ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:13.828421Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.132011ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/kube-proxy\" ","response":"range_response_count:1 size:2816"}
	{"level":"info","ts":"2024-09-12T22:41:13.830003Z","caller":"traceutil/trace.go:171","msg":"trace[1252911193] range","detail":"{range_begin:/registry/daemonsets/kube-system/kube-proxy; range_end:; response_count:1; response_revision:371; }","duration":"124.747065ms","start":"2024-09-12T22:41:13.705236Z","end":"2024-09-12T22:41:13.829983Z","steps":["trace[1252911193] 'agreement among raft nodes before linearized reading'  (duration: 107.964698ms)","trace[1252911193] 'range keys from in-memory index tree'  (duration: 15.133729ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:13.860594Z","caller":"traceutil/trace.go:171","msg":"trace[1268936468] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"154.016043ms","start":"2024-09-12T22:41:13.706559Z","end":"2024-09-12T22:41:13.860575Z","steps":["trace[1268936468] 'process raft request'  (duration: 149.93801ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.913453Z","caller":"traceutil/trace.go:171","msg":"trace[803273763] transaction","detail":"{read_only:false; response_revision:375; number_of_response:1; }","duration":"100.155429ms","start":"2024-09-12T22:41:13.813282Z","end":"2024-09-12T22:41:13.913437Z","steps":["trace[803273763] 'process raft request'  (duration: 74.505482ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:14.004476Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.057966ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031854820009860 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" mod_revision:0 > success:<request_put:<key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" value_size:3057 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-12T22:41:14.004904Z","caller":"traceutil/trace.go:171","msg":"trace[24373500] linearizableReadLoop","detail":"{readStateIndex:385; appliedIndex:383; }","duration":"191.826268ms","start":"2024-09-12T22:41:13.813039Z","end":"2024-09-12T22:41:14.004865Z","steps":["trace[24373500] 'read index received'  (duration: 49.711385ms)","trace[24373500] 'applied index is now lower than readState.Index'  (duration: 142.113546ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:14.012577Z","caller":"traceutil/trace.go:171","msg":"trace[1075802742] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"199.116014ms","start":"2024-09-12T22:41:13.813433Z","end":"2024-09-12T22:41:14.012549Z","steps":["trace[1075802742] 'process raft request'  (duration: 74.390011ms)","trace[1075802742] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; req_size:3125; } (duration: 110.140474ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:14.012973Z","caller":"traceutil/trace.go:171","msg":"trace[918989680] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"199.46519ms","start":"2024-09-12T22:41:13.813489Z","end":"2024-09-12T22:41:14.012954Z","steps":["trace[918989680] 'process raft request'  (duration: 191.218966ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:14.034282Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"314.344742ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/kindnet\" ","response":"range_response_count:1 size:4681"}
	{"level":"info","ts":"2024-09-12T22:41:14.034448Z","caller":"traceutil/trace.go:171","msg":"trace[67291179] range","detail":"{range_begin:/registry/daemonsets/kube-system/kindnet; range_end:; response_count:1; response_revision:377; }","duration":"314.522703ms","start":"2024-09-12T22:41:13.719908Z","end":"2024-09-12T22:41:14.034431Z","steps":["trace[67291179] 'agreement among raft nodes before linearized reading'  (duration: 293.253491ms)","trace[67291179] 'range keys from in-memory index tree'  (duration: 21.065381ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:14.034523Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-12T22:41:13.719863Z","time spent":"314.649849ms","remote":"127.0.0.1:47226","response type":"/etcdserverpb.KV/Range","request count":0,"request size":42,"response count":1,"response size":4705,"request content":"key:\"/registry/daemonsets/kube-system/kindnet\" "}
	{"level":"warn","ts":"2024-09-12T22:41:14.035079Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"328.556266ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T22:41:14.035191Z","caller":"traceutil/trace.go:171","msg":"trace[1859907840] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:377; }","duration":"328.658206ms","start":"2024-09-12T22:41:13.706510Z","end":"2024-09-12T22:41:14.035168Z","steps":["trace[1859907840] 'agreement among raft nodes before linearized reading'  (duration: 306.66591ms)","trace[1859907840] 'range keys from in-memory index tree'  (duration: 21.881157ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:14.035283Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-12T22:41:13.706476Z","time spent":"328.798096ms","remote":"127.0.0.1:47200","response type":"/etcdserverpb.KV/Range","request count":0,"request size":44,"response count":0,"response size":29,"request content":"key:\"/registry/deployments/kube-system/registry\" "}
	{"level":"info","ts":"2024-09-12T22:51:00.773479Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1567}
	{"level":"info","ts":"2024-09-12T22:51:00.805924Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1567,"took":"31.891093ms","hash":4185857718,"current-db-size-bytes":6701056,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":3543040,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-12T22:51:00.805979Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4185857718,"revision":1567,"compact-revision":-1}
	
	
	==> gcp-auth [1b9784fc1d5b4a6f5c0f3cd60721abc3b78034b63b3c2e983aecf3c77dc1aac4] <==
	2024/09/12 22:42:53 GCP Auth Webhook started!
	2024/09/12 22:43:40 Ready to marshal response ...
	2024/09/12 22:43:40 Ready to write response ...
	2024/09/12 22:43:40 Ready to marshal response ...
	2024/09/12 22:43:40 Ready to write response ...
	2024/09/12 22:43:40 Ready to marshal response ...
	2024/09/12 22:43:40 Ready to write response ...
	2024/09/12 22:51:55 Ready to marshal response ...
	2024/09/12 22:51:55 Ready to write response ...
	2024/09/12 22:52:02 Ready to marshal response ...
	2024/09/12 22:52:02 Ready to write response ...
	2024/09/12 22:52:17 Ready to marshal response ...
	2024/09/12 22:52:17 Ready to write response ...
	2024/09/12 22:52:53 Ready to marshal response ...
	2024/09/12 22:52:53 Ready to write response ...
	2024/09/12 22:52:53 Ready to marshal response ...
	2024/09/12 22:52:53 Ready to write response ...
	
	
	==> kernel <==
	 22:52:57 up  6:35,  0 users,  load average: 0.41, 0.61, 1.95
	Linux addons-827562 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] <==
	I0912 22:50:54.865650       1 main.go:299] handling current node
	I0912 22:51:04.867689       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:51:04.867817       1 main.go:299] handling current node
	I0912 22:51:14.865250       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:51:14.865286       1 main.go:299] handling current node
	I0912 22:51:24.870949       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:51:24.871067       1 main.go:299] handling current node
	I0912 22:51:34.870286       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:51:34.870322       1 main.go:299] handling current node
	I0912 22:51:44.865293       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:51:44.865336       1 main.go:299] handling current node
	I0912 22:51:54.865399       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:51:54.865435       1 main.go:299] handling current node
	I0912 22:52:04.867179       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:52:04.867218       1 main.go:299] handling current node
	I0912 22:52:14.865228       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:52:14.865259       1 main.go:299] handling current node
	I0912 22:52:24.869759       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:52:24.869795       1 main.go:299] handling current node
	I0912 22:52:34.866023       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:52:34.866059       1 main.go:299] handling current node
	I0912 22:52:44.865260       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:52:44.865393       1 main.go:299] handling current node
	I0912 22:52:54.865909       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:52:54.866046       1 main.go:299] handling current node
	
	
	==> kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] <==
	 > logger="UnhandledError"
	I0912 22:42:17.177577       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W0912 22:42:17.177763       1 handler_proxy.go:99] no RequestInfo found in the context
	E0912 22:42:17.177845       1 controller.go:113] "Unhandled Error" err="loading OpenAPI spec for \"v1beta1.metrics.k8s.io\" failed with: Error, could not get list of group versions for APIService" logger="UnhandledError"
	I0912 22:42:17.179039       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0912 22:43:05.482735       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.105.6.164:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.105.6.164:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.105.6.164:443: connect: connection refused" logger="UnhandledError"
	W0912 22:43:05.483257       1 handler_proxy.go:99] no RequestInfo found in the context
	E0912 22:43:05.483326       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0912 22:43:05.496132       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.105.6.164:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.105.6.164:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.105.6.164:443: connect: connection refused" logger="UnhandledError"
	I0912 22:43:05.769953       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0912 22:52:13.462676       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0912 22:52:33.963574       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:33.963741       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:33.986880       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:33.986936       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:34.027134       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:34.027190       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:34.147832       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:34.147869       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0912 22:52:35.028665       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0912 22:52:35.149052       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0912 22:52:35.164932       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] <==
	E0912 22:52:38.688804       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:52:39.295126       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:52:39.295167       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:52:39.374703       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:52:39.374745       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0912 22:52:39.437697       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-827562"
	I0912 22:52:40.149434       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0912 22:52:40.149472       1 shared_informer.go:320] Caches are synced for resource quota
	I0912 22:52:40.692158       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0912 22:52:40.692210       1 shared_informer.go:320] Caches are synced for garbage collector
	I0912 22:52:40.942489       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="9.1µs"
	W0912 22:52:44.147036       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:52:44.147170       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:52:44.171938       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:52:44.172065       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:52:45.565309       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:52:45.565440       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0912 22:52:51.079137       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0912 22:52:51.748816       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:52:51.748858       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:52:52.972944       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:52:52.973099       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:52:55.841550       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:52:55.841597       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0912 22:52:55.988062       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="7.188µs"
	
	
	==> kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] <==
	I0912 22:41:16.280107       1 server_linux.go:66] "Using iptables proxy"
	I0912 22:41:16.455541       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0912 22:41:16.456800       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0912 22:41:16.507406       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0912 22:41:16.507476       1 server_linux.go:169] "Using iptables Proxier"
	I0912 22:41:16.510297       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0912 22:41:16.511139       1 server.go:483] "Version info" version="v1.31.1"
	I0912 22:41:16.511167       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0912 22:41:16.519890       1 config.go:199] "Starting service config controller"
	I0912 22:41:16.519933       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0912 22:41:16.519959       1 config.go:105] "Starting endpoint slice config controller"
	I0912 22:41:16.519964       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0912 22:41:16.521001       1 config.go:328] "Starting node config controller"
	I0912 22:41:16.521024       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0912 22:41:16.683289       1 shared_informer.go:320] Caches are synced for service config
	I0912 22:41:16.683533       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0912 22:41:16.687150       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] <==
	W0912 22:41:03.148651       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0912 22:41:03.148717       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.148822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0912 22:41:03.148864       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.148973       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0912 22:41:03.149015       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0912 22:41:03.149164       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0912 22:41:03.149229       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.987070       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0912 22:41:03.987195       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.035184       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
	E0912 22:41:04.035329       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.124556       1 reflector.go:561] runtime/asm_arm64.s:1222: 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"
	E0912 22:41:04.124710       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: 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\"" logger="UnhandledError"
	W0912 22:41:04.181145       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
	E0912 22:41:04.181195       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.211955       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0912 22:41:04.212106       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.238361       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0912 22:41:04.238509       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.266518       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0912 22:41:04.266676       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.294494       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0912 22:41:04.294539       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0912 22:41:06.331433       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.610771    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-script\") pod \"e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5\" (UID: \"e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5\") "
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.610828    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-gcp-creds\") pod \"e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5\" (UID: \"e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5\") "
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.610853    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-data\") pod \"e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5\" (UID: \"e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5\") "
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.610886    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-hwplr\" (UniqueName: \"kubernetes.io/projected/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-kube-api-access-hwplr\") pod \"e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5\" (UID: \"e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5\") "
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.611391    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5" (UID: "e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.611703    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-script" (OuterVolumeSpecName: "script") pod "e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5" (UID: "e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5"). InnerVolumeSpecName "script". PluginName "kubernetes.io/configmap", VolumeGidValue ""
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.611755    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-data" (OuterVolumeSpecName: "data") pod "e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5" (UID: "e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5"). InnerVolumeSpecName "data". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.613624    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-kube-api-access-hwplr" (OuterVolumeSpecName: "kube-api-access-hwplr") pod "e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5" (UID: "e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5"). InnerVolumeSpecName "kube-api-access-hwplr". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.711140    1473 reconciler_common.go:288] "Volume detached for volume \"script\" (UniqueName: \"kubernetes.io/configmap/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-script\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.711178    1473 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-gcp-creds\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.711190    1473 reconciler_common.go:288] "Volume detached for volume \"data\" (UniqueName: \"kubernetes.io/host-path/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-data\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:52:56 addons-827562 kubelet[1473]: I0912 22:52:56.711202    1473 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-hwplr\" (UniqueName: \"kubernetes.io/projected/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5-kube-api-access-hwplr\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:52:57 addons-827562 kubelet[1473]: I0912 22:52:57.406083    1473 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="a146b3ff9550824c249db9aa50472027b994d3f4a263fecc638efe3cebfbd1bd"
	Sep 12 22:52:57 addons-827562 kubelet[1473]: I0912 22:52:57.569675    1473 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="63bf54c8-1a2f-479b-a051-2e2e85b0d665" path="/var/lib/kubelet/pods/63bf54c8-1a2f-479b-a051-2e2e85b0d665/volumes"
	Sep 12 22:52:57 addons-827562 kubelet[1473]: I0912 22:52:57.570064    1473 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c5facd74-3831-4026-95f4-6ee407f7da63" path="/var/lib/kubelet/pods/c5facd74-3831-4026-95f4-6ee407f7da63/volumes"
	Sep 12 22:52:57 addons-827562 kubelet[1473]: I0912 22:52:57.570453    1473 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5" path="/var/lib/kubelet/pods/e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5/volumes"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: E0912 22:52:58.138904    1473 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="63bf54c8-1a2f-479b-a051-2e2e85b0d665" containerName="registry"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: E0912 22:52:58.138950    1473 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5" containerName="helper-pod"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: E0912 22:52:58.138962    1473 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="c5facd74-3831-4026-95f4-6ee407f7da63" containerName="registry-proxy"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: I0912 22:52:58.139006    1473 memory_manager.go:354] "RemoveStaleState removing state" podUID="c5facd74-3831-4026-95f4-6ee407f7da63" containerName="registry-proxy"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: I0912 22:52:58.139017    1473 memory_manager.go:354] "RemoveStaleState removing state" podUID="e0b0d48c-e282-4c6d-9e1a-fded9d7d4df5" containerName="helper-pod"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: I0912 22:52:58.139024    1473 memory_manager.go:354] "RemoveStaleState removing state" podUID="63bf54c8-1a2f-479b-a051-2e2e85b0d665" containerName="registry"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: I0912 22:52:58.222227    1473 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-mt2qc\" (UniqueName: \"kubernetes.io/projected/9ee91028-2da9-4c5e-b5b6-08ade13bdc8c-kube-api-access-mt2qc\") pod \"test-local-path\" (UID: \"9ee91028-2da9-4c5e-b5b6-08ade13bdc8c\") " pod="default/test-local-path"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: I0912 22:52:58.222279    1473 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/9ee91028-2da9-4c5e-b5b6-08ade13bdc8c-gcp-creds\") pod \"test-local-path\" (UID: \"9ee91028-2da9-4c5e-b5b6-08ade13bdc8c\") " pod="default/test-local-path"
	Sep 12 22:52:58 addons-827562 kubelet[1473]: I0912 22:52:58.222310    1473 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"pvc-a2acc850-26ba-49a0-99b1-fa9954e38e85\" (UniqueName: \"kubernetes.io/host-path/9ee91028-2da9-4c5e-b5b6-08ade13bdc8c-pvc-a2acc850-26ba-49a0-99b1-fa9954e38e85\") pod \"test-local-path\" (UID: \"9ee91028-2da9-4c5e-b5b6-08ade13bdc8c\") " pod="default/test-local-path"
	
	
	==> storage-provisioner [146a92449984241fd0627623e938ddbb044ceaa885bc5f08a2774ce781dd0720] <==
	I0912 22:41:56.217950       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0912 22:41:56.243704       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0912 22:41:56.243813       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0912 22:41:56.255373       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0912 22:41:56.256546       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2!
	I0912 22:41:56.257841       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"dcaad338-21bb-4430-9eb9-2cd4a8ec6830", APIVersion:"v1", ResourceVersion:"950", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2 became leader
	I0912 22:41:56.357541       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-827562 -n addons-827562
helpers_test.go:261: (dbg) Run:  kubectl --context addons-827562 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox test-local-path ingress-nginx-admission-create-wbdxw ingress-nginx-admission-patch-k7ckr
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-827562 describe pod busybox test-local-path ingress-nginx-admission-create-wbdxw ingress-nginx-admission-patch-k7ckr
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-827562 describe pod busybox test-local-path ingress-nginx-admission-create-wbdxw ingress-nginx-admission-patch-k7ckr: exit status 1 (109.2396ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-827562/192.168.49.2
	Start Time:       Thu, 12 Sep 2024 22:43:40 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fzdjw (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-fzdjw:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                     From               Message
	  ----     ------     ----                    ----               -------
	  Normal   Scheduled  9m19s                   default-scheduler  Successfully assigned default/busybox to addons-827562
	  Normal   Pulling    7m46s (x4 over 9m19s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m46s (x4 over 9m18s)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     7m46s (x4 over 9m18s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m31s (x6 over 9m18s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m10s (x20 over 9m18s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	
	
	Name:             test-local-path
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-827562/192.168.49.2
	Start Time:       Thu, 12 Sep 2024 22:52:58 +0000
	Labels:           run=test-local-path
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  busybox:
	    Container ID:  
	    Image:         busybox:stable
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sh
	      -c
	      echo 'local-path-provisioner' > /test/file1
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /test from data (rw)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-mt2qc (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  data:
	    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
	    ClaimName:  test-pvc
	    ReadOnly:   false
	  kube-api-access-mt2qc:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type    Reason     Age   From               Message
	  ----    ------     ----  ----               -------
	  Normal  Scheduled  1s    default-scheduler  Successfully assigned default/test-local-path to addons-827562
	  Normal  Pulling    1s    kubelet            Pulling image "busybox:stable"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-wbdxw" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-k7ckr" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-827562 describe pod busybox test-local-path ingress-nginx-admission-create-wbdxw ingress-nginx-admission-patch-k7ckr: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.17s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (153.09s)

                                                
                                                
=== RUN   TestAddons/parallel/Ingress
=== PAUSE TestAddons/parallel/Ingress

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-827562 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-827562 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-827562 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [3ca456f5-3659-42a3-a760-97f7aeb6b8a5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [3ca456f5-3659-42a3-a760-97f7aeb6b8a5] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003678451s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-827562 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.98966045s)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 28

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-827562 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 addons disable ingress-dns --alsologtostderr -v=1: (1.317986544s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 addons disable ingress --alsologtostderr -v=1: (7.778471136s)
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-827562
helpers_test.go:235: (dbg) docker inspect addons-827562:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762",
	        "Created": "2024-09-12T22:40:41.91582759Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1446082,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-12T22:40:42.074276145Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:5a18b2e89815d9320db97822722b50bf88d564940d3d81fe93adf39e9c88570e",
	        "ResolvConfPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/hostname",
	        "HostsPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/hosts",
	        "LogPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762-json.log",
	        "Name": "/addons-827562",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-827562:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-827562",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44-init/diff:/var/lib/docker/overlay2/a9d2a81fc7d22b1ed496ce03182993f557727360b6979d4159c4af53ac704e33/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-827562",
	                "Source": "/var/lib/docker/volumes/addons-827562/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-827562",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-827562",
	                "name.minikube.sigs.k8s.io": "addons-827562",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "ae46cd18d7107a0198901155f5e64e99116bee2748492ee68107c1152d5299a6",
	            "SandboxKey": "/var/run/docker/netns/ae46cd18d710",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34297"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34298"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34301"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34299"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34300"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-827562": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "2a2c6dd3b3d4a54c339248a1b2cef59c4cc04add3fa07264304a8053a1a7bb3e",
	                    "EndpointID": "d3ba2101629eff6b51d1c0dabb3076ce28115101ad7bab598751773341bb342f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-827562",
	                        "be1afc7c1603"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-827562 -n addons-827562
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 logs -n 25: (1.499349189s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-581262                                                                     | download-only-581262   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| delete  | -p download-only-653724                                                                     | download-only-653724   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| start   | --download-only -p                                                                          | download-docker-801821 | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | download-docker-801821                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-801821                                                                   | download-docker-801821 | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-965964   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | binary-mirror-965964                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35533                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-965964                                                                     | binary-mirror-965964   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| addons  | enable dashboard -p                                                                         | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | addons-827562                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | addons-827562                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-827562 --wait=true                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:43 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-827562 addons                                                                        | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-827562 addons                                                                        | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | -p addons-827562                                                                            |                        |         |         |                     |                     |
	| ip      | addons-827562 ip                                                                            | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-827562 ssh cat                                                                       | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | /opt/local-path-provisioner/pvc-a2acc850-26ba-49a0-99b1-fa9954e38e85_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | addons-827562                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | -p addons-827562                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | addons-827562                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-827562 ssh curl -s                                                                   | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:54 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-827562 ip                                                                            | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:56 UTC | 12 Sep 24 22:56 UTC |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:56 UTC | 12 Sep 24 22:56 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:56 UTC | 12 Sep 24 22:56 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 22:40:17
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 22:40:17.633467 1445591 out.go:345] Setting OutFile to fd 1 ...
	I0912 22:40:17.633589 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:40:17.633624 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:40:17.633637 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:40:17.633901 1445591 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 22:40:17.634370 1445591 out.go:352] Setting JSON to false
	I0912 22:40:17.635277 1445591 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":22965,"bootTime":1726157853,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0912 22:40:17.635361 1445591 start.go:139] virtualization:  
	I0912 22:40:17.638575 1445591 out.go:177] * [addons-827562] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0912 22:40:17.641863 1445591 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 22:40:17.641915 1445591 notify.go:220] Checking for updates...
	I0912 22:40:17.643941 1445591 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 22:40:17.646241 1445591 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 22:40:17.648649 1445591 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	I0912 22:40:17.650897 1445591 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0912 22:40:17.653703 1445591 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 22:40:17.656140 1445591 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 22:40:17.682058 1445591 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 22:40:17.682188 1445591 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:40:17.742365 1445591 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-12 22:40:17.732295702 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:40:17.742515 1445591 docker.go:318] overlay module found
	I0912 22:40:17.744856 1445591 out.go:177] * Using the docker driver based on user configuration
	I0912 22:40:17.746842 1445591 start.go:297] selected driver: docker
	I0912 22:40:17.746857 1445591 start.go:901] validating driver "docker" against <nil>
	I0912 22:40:17.746871 1445591 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 22:40:17.747491 1445591 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:40:17.801042 1445591 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-12 22:40:17.790838577 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:40:17.801239 1445591 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 22:40:17.801479 1445591 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 22:40:17.803453 1445591 out.go:177] * Using Docker driver with root privileges
	I0912 22:40:17.805816 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:40:17.805842 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:40:17.805853 1445591 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 22:40:17.805949 1445591 start.go:340] cluster config:
	{Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 22:40:17.808257 1445591 out.go:177] * Starting "addons-827562" primary control-plane node in "addons-827562" cluster
	I0912 22:40:17.810555 1445591 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 22:40:17.813078 1445591 out.go:177] * Pulling base image v0.0.45-1726156396-19616 ...
	I0912 22:40:17.815201 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:17.815240 1445591 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 22:40:17.815252 1445591 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0912 22:40:17.815261 1445591 cache.go:56] Caching tarball of preloaded images
	I0912 22:40:17.815346 1445591 preload.go:172] Found /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0912 22:40:17.815356 1445591 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0912 22:40:17.815699 1445591 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json ...
	I0912 22:40:17.815726 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json: {Name:mk31eb722379a78772fbd479795c183e605e4f76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:17.831472 1445591 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 22:40:17.831609 1445591 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 22:40:17.831629 1445591 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory, skipping pull
	I0912 22:40:17.831633 1445591 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 exists in cache, skipping pull
	I0912 22:40:17.831641 1445591 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 as a tarball
	I0912 22:40:17.831648 1445591 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from local cache
	I0912 22:40:35.086626 1445591 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from cached tarball
	I0912 22:40:35.086669 1445591 cache.go:194] Successfully downloaded all kic artifacts
	I0912 22:40:35.086702 1445591 start.go:360] acquireMachinesLock for addons-827562: {Name:mk6fb71ce86f508a79c4dad9e369daeb113afc21 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0912 22:40:35.086842 1445591 start.go:364] duration metric: took 117.456µs to acquireMachinesLock for "addons-827562"
	I0912 22:40:35.086876 1445591 start.go:93] Provisioning new machine with config: &{Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 22:40:35.086973 1445591 start.go:125] createHost starting for "" (driver="docker")
	I0912 22:40:35.089904 1445591 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0912 22:40:35.090221 1445591 start.go:159] libmachine.API.Create for "addons-827562" (driver="docker")
	I0912 22:40:35.090267 1445591 client.go:168] LocalClient.Create starting
	I0912 22:40:35.090412 1445591 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem
	I0912 22:40:35.246607 1445591 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem
	I0912 22:40:35.570083 1445591 cli_runner.go:164] Run: docker network inspect addons-827562 --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}}]}"
	W0912 22:40:35.586789 1445591 cli_runner.go:211] docker network inspect addons-827562 --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
	I0912 22:40:35.586886 1445591 network_create.go:284] running [docker network inspect addons-827562] to gather additional debugging logs...
	I0912 22:40:35.586924 1445591 cli_runner.go:164] Run: docker network inspect addons-827562
	W0912 22:40:35.603112 1445591 cli_runner.go:211] docker network inspect addons-827562 returned with exit code 1
	I0912 22:40:35.603143 1445591 network_create.go:287] error running [docker network inspect addons-827562]: docker network inspect addons-827562: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-827562 not found
	I0912 22:40:35.603157 1445591 network_create.go:289] output of [docker network inspect addons-827562]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-827562 not found
	
	** /stderr **
	I0912 22:40:35.603257 1445591 cli_runner.go:164] 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}}]}"
	I0912 22:40:35.621874 1445591 network.go:206] 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 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001a234b0}
	I0912 22:40:35.621917 1445591 network_create.go:124] attempt to create docker network addons-827562 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0912 22:40:35.621981 1445591 cli_runner.go:164] 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 --label=name.minikube.sigs.k8s.io=addons-827562 addons-827562
	I0912 22:40:35.692011 1445591 network_create.go:108] docker network addons-827562 192.168.49.0/24 created
	I0912 22:40:35.692048 1445591 kic.go:121] calculated static IP "192.168.49.2" for the "addons-827562" container
	I0912 22:40:35.692131 1445591 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0912 22:40:35.706109 1445591 cli_runner.go:164] Run: docker volume create addons-827562 --label name.minikube.sigs.k8s.io=addons-827562 --label created_by.minikube.sigs.k8s.io=true
	I0912 22:40:35.723321 1445591 oci.go:103] Successfully created a docker volume addons-827562
	I0912 22:40:35.723421 1445591 cli_runner.go:164] Run: docker run --rm --name addons-827562-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --entrypoint /usr/bin/test -v addons-827562:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib
	I0912 22:40:37.787352 1445591 cli_runner.go:217] Completed: docker run --rm --name addons-827562-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --entrypoint /usr/bin/test -v addons-827562:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib: (2.063886652s)
	I0912 22:40:37.787378 1445591 oci.go:107] Successfully prepared a docker volume addons-827562
	I0912 22:40:37.787415 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:37.787435 1445591 kic.go:194] Starting extracting preloaded images to volume ...
	I0912 22:40:37.787516 1445591 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-827562:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir
	I0912 22:40:41.847001 1445591 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-827562:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir: (4.059450358s)
	I0912 22:40:41.847035 1445591 kic.go:203] duration metric: took 4.059595622s to extract preloaded images to volume ...
	W0912 22:40:41.847185 1445591 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0912 22:40:41.847300 1445591 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0912 22:40:41.901463 1445591 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-827562 --name addons-827562 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-827562 --network addons-827562 --ip 192.168.49.2 --volume addons-827562:/var --security-opt apparmor=unconfined --memory=4000mb --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-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889
	I0912 22:40:42.308155 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Running}}
	I0912 22:40:42.328789 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.357912 1445591 cli_runner.go:164] Run: docker exec addons-827562 stat /var/lib/dpkg/alternatives/iptables
	I0912 22:40:42.436149 1445591 oci.go:144] the created container "addons-827562" has a running status.
	I0912 22:40:42.436186 1445591 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa...
	I0912 22:40:42.664544 1445591 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0912 22:40:42.686791 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.718311 1445591 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0912 22:40:42.718329 1445591 kic_runner.go:114] Args: [docker exec --privileged addons-827562 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0912 22:40:42.804509 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.838140 1445591 machine.go:93] provisionDockerMachine start ...
	I0912 22:40:42.838231 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:42.863054 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:42.863314 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:42.863323 1445591 main.go:141] libmachine: About to run SSH command:
	hostname
	I0912 22:40:42.864141 1445591 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0912 22:40:46.005164 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-827562
	
	I0912 22:40:46.005259 1445591 ubuntu.go:169] provisioning hostname "addons-827562"
	I0912 22:40:46.005363 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.025202 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.025459 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.025475 1445591 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-827562 && echo "addons-827562" | sudo tee /etc/hostname
	I0912 22:40:46.185801 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-827562
	
	I0912 22:40:46.185883 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.205173 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.205422 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.205442 1445591 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-827562' /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 addons-827562/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-827562' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0912 22:40:46.348777 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0912 22:40:46.348804 1445591 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19616-1439447/.minikube CaCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19616-1439447/.minikube}
	I0912 22:40:46.348834 1445591 ubuntu.go:177] setting up certificates
	I0912 22:40:46.348844 1445591 provision.go:84] configureAuth start
	I0912 22:40:46.348907 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:46.364819 1445591 provision.go:143] copyHostCerts
	I0912 22:40:46.364909 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/key.pem (1679 bytes)
	I0912 22:40:46.365050 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.pem (1078 bytes)
	I0912 22:40:46.365113 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/cert.pem (1123 bytes)
	I0912 22:40:46.365172 1445591 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem org=jenkins.addons-827562 san=[127.0.0.1 192.168.49.2 addons-827562 localhost minikube]
	I0912 22:40:46.505341 1445591 provision.go:177] copyRemoteCerts
	I0912 22:40:46.505412 1445591 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0912 22:40:46.505457 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.528930 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:46.633159 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0912 22:40:46.658512 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0912 22:40:46.683432 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0912 22:40:46.708250 1445591 provision.go:87] duration metric: took 359.392334ms to configureAuth
	I0912 22:40:46.708277 1445591 ubuntu.go:193] setting minikube options for container-runtime
	I0912 22:40:46.708545 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:40:46.708669 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.725815 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.726065 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.726084 1445591 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0912 22:40:46.965429 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0912 22:40:46.965456 1445591 machine.go:96] duration metric: took 4.127297382s to provisionDockerMachine
	I0912 22:40:46.965466 1445591 client.go:171] duration metric: took 11.875187881s to LocalClient.Create
	I0912 22:40:46.965484 1445591 start.go:167] duration metric: took 11.875259799s to libmachine.API.Create "addons-827562"
	I0912 22:40:46.965491 1445591 start.go:293] postStartSetup for "addons-827562" (driver="docker")
	I0912 22:40:46.965502 1445591 start.go:322] 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]
	I0912 22:40:46.965576 1445591 ssh_runner.go:195] 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
	I0912 22:40:46.965623 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.982967 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.085693 1445591 ssh_runner.go:195] Run: cat /etc/os-release
	I0912 22:40:47.088797 1445591 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0912 22:40:47.088830 1445591 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0912 22:40:47.088840 1445591 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0912 22:40:47.088848 1445591 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0912 22:40:47.088861 1445591 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-1439447/.minikube/addons for local assets ...
	I0912 22:40:47.088936 1445591 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-1439447/.minikube/files for local assets ...
	I0912 22:40:47.088964 1445591 start.go:296] duration metric: took 123.467498ms for postStartSetup
	I0912 22:40:47.089277 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:47.105136 1445591 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json ...
	I0912 22:40:47.105426 1445591 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 22:40:47.105477 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.121660 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.217203 1445591 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0912 22:40:47.221915 1445591 start.go:128] duration metric: took 12.134926212s to createHost
	I0912 22:40:47.221940 1445591 start.go:83] releasing machines lock for "addons-827562", held for 12.135083956s
	I0912 22:40:47.222012 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:47.238327 1445591 ssh_runner.go:195] Run: cat /version.json
	I0912 22:40:47.238391 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.238652 1445591 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0912 22:40:47.238693 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.256827 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.260509 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.351905 1445591 ssh_runner.go:195] Run: systemctl --version
	I0912 22:40:47.482759 1445591 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0912 22:40:47.623759 1445591 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0912 22:40:47.628056 1445591 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0912 22:40:47.647652 1445591 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0912 22:40:47.647735 1445591 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0912 22:40:47.686465 1445591 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0912 22:40:47.686489 1445591 start.go:495] detecting cgroup driver to use...
	I0912 22:40:47.686521 1445591 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0912 22:40:47.686572 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0912 22:40:47.702928 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0912 22:40:47.714757 1445591 docker.go:217] disabling cri-docker service (if available) ...
	I0912 22:40:47.714819 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0912 22:40:47.729749 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0912 22:40:47.744837 1445591 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0912 22:40:47.835522 1445591 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0912 22:40:47.931552 1445591 docker.go:233] disabling docker service ...
	I0912 22:40:47.931677 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0912 22:40:47.952556 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0912 22:40:47.965506 1445591 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0912 22:40:48.061922 1445591 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0912 22:40:48.159648 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0912 22:40:48.171038 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0912 22:40:48.187942 1445591 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0912 22:40:48.188061 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.198525 1445591 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0912 22:40:48.198601 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.208869 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.218932 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.229485 1445591 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0912 22:40:48.239057 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.249590 1445591 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.265668 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.275792 1445591 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0912 22:40:48.284713 1445591 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0912 22:40:48.293449 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:40:48.393962 1445591 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0912 22:40:48.507161 1445591 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0912 22:40:48.507267 1445591 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0912 22:40:48.510969 1445591 start.go:563] Will wait 60s for crictl version
	I0912 22:40:48.511076 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:40:48.514676 1445591 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0912 22:40:48.560683 1445591 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0912 22:40:48.560893 1445591 ssh_runner.go:195] Run: crio --version
	I0912 22:40:48.607686 1445591 ssh_runner.go:195] Run: crio --version
	I0912 22:40:48.647989 1445591 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0912 22:40:48.649913 1445591 cli_runner.go:164] Run: docker network inspect addons-827562 --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}}]}"
	I0912 22:40:48.666558 1445591 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0912 22:40:48.670273 1445591 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0912 22:40:48.681093 1445591 kubeadm.go:883] updating cluster {Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0912 22:40:48.681228 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:48.681288 1445591 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 22:40:48.750101 1445591 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 22:40:48.750127 1445591 crio.go:433] Images already preloaded, skipping extraction
	I0912 22:40:48.750182 1445591 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 22:40:48.787466 1445591 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 22:40:48.787489 1445591 cache_images.go:84] Images are preloaded, skipping loading
	I0912 22:40:48.787498 1445591 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0912 22:40:48.787588 1445591 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-827562 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0912 22:40:48.787674 1445591 ssh_runner.go:195] Run: crio config
	I0912 22:40:48.849822 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:40:48.849844 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:40:48.849854 1445591 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0912 22:40:48.849879 1445591 kubeadm.go:181] 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-827562 NodeName:addons-827562 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0912 22:40:48.850041 1445591 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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: unix:///var/run/crio/crio.sock
	  name: "addons-827562"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	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
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	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
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0912 22:40:48.850113 1445591 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0912 22:40:48.858791 1445591 binaries.go:44] Found k8s binaries, skipping transfer
	I0912 22:40:48.858860 1445591 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0912 22:40:48.867342 1445591 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0912 22:40:48.885005 1445591 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0912 22:40:48.903122 1445591 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0912 22:40:48.921174 1445591 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0912 22:40:48.924841 1445591 ssh_runner.go:195] 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""
	I0912 22:40:48.935700 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:40:49.024306 1445591 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 22:40:49.037961 1445591 certs.go:68] Setting up /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562 for IP: 192.168.49.2
	I0912 22:40:49.038040 1445591 certs.go:194] generating shared ca certs ...
	I0912 22:40:49.038070 1445591 certs.go:226] acquiring lock for ca certs: {Name:mk42df98bda47e3660e75f9b77dae2f797147cdb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.038874 1445591 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key
	I0912 22:40:49.669055 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt ...
	I0912 22:40:49.669088 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt: {Name:mk8f919998f9f8ff15120ef94ca50ffe6320de78 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.669294 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key ...
	I0912 22:40:49.669311 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key: {Name:mk2aa660db3d080d6331593c436b5214922e3c9c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.669394 1445591 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key
	I0912 22:40:50.090792 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt ...
	I0912 22:40:50.090828 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt: {Name:mk29b236b84b4537a8313d7030752df81c53e776 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.091020 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key ...
	I0912 22:40:50.091033 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key: {Name:mkac53a848ef7a444b6e480d8e37abc6caf011f9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.091116 1445591 certs.go:256] generating profile certs ...
	I0912 22:40:50.091176 1445591 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key
	I0912 22:40:50.091187 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt with IP's: []
	I0912 22:40:50.644127 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt ...
	I0912 22:40:50.644160 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: {Name:mka082ac62a6e8633846f868a81bd607479a16cd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.645056 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key ...
	I0912 22:40:50.645073 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key: {Name:mkdb52ee593d7ae8eeddf30b25e283b9652b8a53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.645161 1445591 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448
	I0912 22:40:50.645182 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0912 22:40:51.287138 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 ...
	I0912 22:40:51.287181 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448: {Name:mke878243d0b761b835b45cdfbeadb8e030245f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.287401 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448 ...
	I0912 22:40:51.287419 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448: {Name:mk9adce2fae9de8b1fdcf83bc6a5f7217cbdebce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.287519 1445591 certs.go:381] copying /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 -> /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt
	I0912 22:40:51.287615 1445591 certs.go:385] copying /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448 -> /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key
	I0912 22:40:51.287677 1445591 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key
	I0912 22:40:51.287698 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt with IP's: []
	I0912 22:40:51.754173 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt ...
	I0912 22:40:51.754205 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt: {Name:mkab7f068301abc88d326cf1a52ce6fa36f37c62 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.754394 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key ...
	I0912 22:40:51.754409 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key: {Name:mk02a6f66a7e8e22559d736abff09a32ffc0aab4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.754623 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem (1675 bytes)
	I0912 22:40:51.754667 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem (1078 bytes)
	I0912 22:40:51.754698 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem (1123 bytes)
	I0912 22:40:51.754734 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem (1679 bytes)
	I0912 22:40:51.755333 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0912 22:40:51.780008 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0912 22:40:51.805089 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0912 22:40:51.829628 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0912 22:40:51.853444 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0912 22:40:51.877809 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0912 22:40:51.902159 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0912 22:40:51.926993 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0912 22:40:51.951398 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0912 22:40:51.976097 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0912 22:40:51.995055 1445591 ssh_runner.go:195] Run: openssl version
	I0912 22:40:52.000588 1445591 ssh_runner.go:195] 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"
	I0912 22:40:52.012346 1445591 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.016321 1445591 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 12 22:40 /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.016427 1445591 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.023705 1445591 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0912 22:40:52.033503 1445591 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0912 22:40:52.037133 1445591 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0912 22:40:52.037181 1445591 kubeadm.go:392] StartCluster: {Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 22:40:52.037272 1445591 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0912 22:40:52.037332 1445591 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0912 22:40:52.079265 1445591 cri.go:89] found id: ""
	I0912 22:40:52.079398 1445591 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0912 22:40:52.088493 1445591 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0912 22:40:52.097389 1445591 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0912 22:40:52.097474 1445591 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0912 22:40:52.108198 1445591 kubeadm.go:155] 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
	I0912 22:40:52.108219 1445591 kubeadm.go:157] found existing configuration files:
	
	I0912 22:40:52.108299 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0912 22:40:52.117495 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0912 22:40:52.117565 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0912 22:40:52.126146 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0912 22:40:52.135063 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0912 22:40:52.135151 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0912 22:40:52.143886 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0912 22:40:52.152670 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0912 22:40:52.152755 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0912 22:40:52.162026 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0912 22:40:52.170863 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0912 22:40:52.170947 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0912 22:40:52.181068 1445591 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0912 22:40:52.229413 1445591 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0912 22:40:52.229699 1445591 kubeadm.go:310] [preflight] Running pre-flight checks
	I0912 22:40:52.249162 1445591 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0912 22:40:52.249294 1445591 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0912 22:40:52.249346 1445591 kubeadm.go:310] OS: Linux
	I0912 22:40:52.249397 1445591 kubeadm.go:310] CGROUPS_CPU: enabled
	I0912 22:40:52.249449 1445591 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0912 22:40:52.249499 1445591 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0912 22:40:52.249547 1445591 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0912 22:40:52.249600 1445591 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0912 22:40:52.249652 1445591 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0912 22:40:52.249705 1445591 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0912 22:40:52.249757 1445591 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0912 22:40:52.249802 1445591 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0912 22:40:52.314246 1445591 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0912 22:40:52.314357 1445591 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0912 22:40:52.314456 1445591 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0912 22:40:52.325998 1445591 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0912 22:40:52.330152 1445591 out.go:235]   - Generating certificates and keys ...
	I0912 22:40:52.330313 1445591 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0912 22:40:52.330393 1445591 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0912 22:40:52.989984 1445591 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0912 22:40:53.261344 1445591 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0912 22:40:53.412751 1445591 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0912 22:40:53.872152 1445591 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0912 22:40:54.095836 1445591 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0912 22:40:54.096041 1445591 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-827562 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 22:40:54.393575 1445591 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0912 22:40:54.393894 1445591 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-827562 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 22:40:54.558609 1445591 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0912 22:40:54.712604 1445591 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0912 22:40:54.872153 1445591 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0912 22:40:54.872463 1445591 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0912 22:40:55.331970 1445591 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0912 22:40:55.779104 1445591 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0912 22:40:55.939973 1445591 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0912 22:40:56.679801 1445591 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0912 22:40:57.200869 1445591 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0912 22:40:57.201702 1445591 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0912 22:40:57.204778 1445591 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0912 22:40:57.207091 1445591 out.go:235]   - Booting up control plane ...
	I0912 22:40:57.207228 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0912 22:40:57.207313 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0912 22:40:57.207914 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0912 22:40:57.219321 1445591 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0912 22:40:57.226607 1445591 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0912 22:40:57.226662 1445591 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0912 22:40:57.321571 1445591 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0912 22:40:57.321694 1445591 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0912 22:40:58.323261 1445591 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001752707s
	I0912 22:40:58.323366 1445591 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0912 22:41:04.824647 1445591 kubeadm.go:310] [api-check] The API server is healthy after 6.501354545s
	I0912 22:41:04.844100 1445591 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0912 22:41:04.859581 1445591 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0912 22:41:04.887251 1445591 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0912 22:41:04.887444 1445591 kubeadm.go:310] [mark-control-plane] Marking the node addons-827562 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0912 22:41:04.898677 1445591 kubeadm.go:310] [bootstrap-token] Using token: 7cll9q.jjsviwn0glb0aln0
	I0912 22:41:04.900744 1445591 out.go:235]   - Configuring RBAC rules ...
	I0912 22:41:04.900876 1445591 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0912 22:41:04.905851 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0912 22:41:04.913523 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0912 22:41:04.917461 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0912 22:41:04.923082 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0912 22:41:04.927108 1445591 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0912 22:41:05.233032 1445591 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0912 22:41:05.659414 1445591 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0912 22:41:06.231281 1445591 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0912 22:41:06.232254 1445591 kubeadm.go:310] 
	I0912 22:41:06.232331 1445591 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0912 22:41:06.232338 1445591 kubeadm.go:310] 
	I0912 22:41:06.232435 1445591 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0912 22:41:06.232441 1445591 kubeadm.go:310] 
	I0912 22:41:06.232466 1445591 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0912 22:41:06.232541 1445591 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0912 22:41:06.232594 1445591 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0912 22:41:06.232599 1445591 kubeadm.go:310] 
	I0912 22:41:06.232671 1445591 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0912 22:41:06.232688 1445591 kubeadm.go:310] 
	I0912 22:41:06.232745 1445591 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0912 22:41:06.232755 1445591 kubeadm.go:310] 
	I0912 22:41:06.232810 1445591 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0912 22:41:06.232890 1445591 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0912 22:41:06.232963 1445591 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0912 22:41:06.232972 1445591 kubeadm.go:310] 
	I0912 22:41:06.233077 1445591 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0912 22:41:06.233167 1445591 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0912 22:41:06.233176 1445591 kubeadm.go:310] 
	I0912 22:41:06.233262 1445591 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 7cll9q.jjsviwn0glb0aln0 \
	I0912 22:41:06.233379 1445591 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1c83a9f086eca0af84800b791f954fb2a2dde8ca88709394f4ef6523a69a9d98 \
	I0912 22:41:06.233411 1445591 kubeadm.go:310] 	--control-plane 
	I0912 22:41:06.233417 1445591 kubeadm.go:310] 
	I0912 22:41:06.233524 1445591 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0912 22:41:06.233533 1445591 kubeadm.go:310] 
	I0912 22:41:06.233625 1445591 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 7cll9q.jjsviwn0glb0aln0 \
	I0912 22:41:06.233747 1445591 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1c83a9f086eca0af84800b791f954fb2a2dde8ca88709394f4ef6523a69a9d98 
	I0912 22:41:06.237920 1445591 kubeadm.go:310] W0912 22:40:52.224110    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0912 22:41:06.238217 1445591 kubeadm.go:310] W0912 22:40:52.225141    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0912 22:41:06.238424 1445591 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0912 22:41:06.238528 1445591 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0912 22:41:06.238547 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:41:06.238557 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:41:06.240717 1445591 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0912 22:41:06.242610 1445591 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0912 22:41:06.246810 1445591 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0912 22:41:06.246832 1445591 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0912 22:41:06.266864 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0912 22:41:06.550135 1445591 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0912 22:41:06.550268 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:06.550345 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-827562 minikube.k8s.io/updated_at=2024_09_12T22_41_06_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8 minikube.k8s.io/name=addons-827562 minikube.k8s.io/primary=true
	I0912 22:41:06.726146 1445591 ops.go:34] apiserver oom_adj: -16
	I0912 22:41:06.726307 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:07.226520 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:07.726801 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:08.226437 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:08.726976 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:09.227078 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:09.727093 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:10.227222 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:10.330982 1445591 kubeadm.go:1113] duration metric: took 3.780761235s to wait for elevateKubeSystemPrivileges
	I0912 22:41:10.331010 1445591 kubeadm.go:394] duration metric: took 18.29383294s to StartCluster
	I0912 22:41:10.331028 1445591 settings.go:142] acquiring lock: {Name:mk3e6954dc7557f58f19a3334ba922b01ff079f6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:41:10.331144 1445591 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 22:41:10.331533 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/kubeconfig: {Name:mkd82f9974830f1a83dd099cb3b4e4d72f0d3f5c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:41:10.331715 1445591 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 22:41:10.331895 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0912 22:41:10.332195 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:41:10.332233 1445591 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0912 22:41:10.332317 1445591 addons.go:69] Setting yakd=true in profile "addons-827562"
	I0912 22:41:10.332338 1445591 addons.go:234] Setting addon yakd=true in "addons-827562"
	I0912 22:41:10.332415 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.332878 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.333286 1445591 addons.go:69] Setting metrics-server=true in profile "addons-827562"
	I0912 22:41:10.333312 1445591 addons.go:234] Setting addon metrics-server=true in "addons-827562"
	I0912 22:41:10.333336 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.333763 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.333943 1445591 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-827562"
	I0912 22:41:10.333978 1445591 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-827562"
	I0912 22:41:10.334006 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.334407 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.334875 1445591 addons.go:69] Setting registry=true in profile "addons-827562"
	I0912 22:41:10.334903 1445591 addons.go:234] Setting addon registry=true in "addons-827562"
	I0912 22:41:10.334927 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.335324 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.336769 1445591 addons.go:69] Setting cloud-spanner=true in profile "addons-827562"
	I0912 22:41:10.336821 1445591 addons.go:234] Setting addon cloud-spanner=true in "addons-827562"
	I0912 22:41:10.336855 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.337295 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.339924 1445591 addons.go:69] Setting storage-provisioner=true in profile "addons-827562"
	I0912 22:41:10.339970 1445591 addons.go:234] Setting addon storage-provisioner=true in "addons-827562"
	I0912 22:41:10.340005 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.340496 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.349200 1445591 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-827562"
	I0912 22:41:10.349416 1445591 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-827562"
	I0912 22:41:10.350976 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.351319 1445591 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-827562"
	I0912 22:41:10.351357 1445591 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-827562"
	I0912 22:41:10.351670 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.354782 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.361962 1445591 addons.go:69] Setting default-storageclass=true in profile "addons-827562"
	I0912 22:41:10.362065 1445591 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-827562"
	I0912 22:41:10.362411 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.374969 1445591 addons.go:69] Setting volcano=true in profile "addons-827562"
	I0912 22:41:10.375066 1445591 addons.go:234] Setting addon volcano=true in "addons-827562"
	I0912 22:41:10.375142 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.377177 1445591 addons.go:69] Setting gcp-auth=true in profile "addons-827562"
	I0912 22:41:10.377234 1445591 mustload.go:65] Loading cluster: addons-827562
	I0912 22:41:10.377413 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:41:10.377646 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.377701 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.389993 1445591 addons.go:69] Setting volumesnapshots=true in profile "addons-827562"
	I0912 22:41:10.390108 1445591 addons.go:234] Setting addon volumesnapshots=true in "addons-827562"
	I0912 22:41:10.390180 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.390998 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.404552 1445591 out.go:177] * Verifying Kubernetes components...
	I0912 22:41:10.406910 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:41:10.408221 1445591 addons.go:69] Setting ingress=true in profile "addons-827562"
	I0912 22:41:10.408314 1445591 addons.go:234] Setting addon ingress=true in "addons-827562"
	I0912 22:41:10.408406 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.408932 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.431887 1445591 addons.go:69] Setting ingress-dns=true in profile "addons-827562"
	I0912 22:41:10.431997 1445591 addons.go:234] Setting addon ingress-dns=true in "addons-827562"
	I0912 22:41:10.432087 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.436689 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.454109 1445591 addons.go:69] Setting inspektor-gadget=true in profile "addons-827562"
	I0912 22:41:10.454215 1445591 addons.go:234] Setting addon inspektor-gadget=true in "addons-827562"
	I0912 22:41:10.454286 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.456987 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.516801 1445591 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0912 22:41:10.518068 1445591 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0912 22:41:10.537781 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0912 22:41:10.537820 1445591 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0912 22:41:10.537899 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.554853 1445591 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 22:41:10.554876 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0912 22:41:10.554943 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.557927 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0912 22:41:10.558161 1445591 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0912 22:41:10.560173 1445591 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-827562"
	I0912 22:41:10.560221 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.560862 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.585990 1445591 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0912 22:41:10.587825 1445591 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0912 22:41:10.587854 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0912 22:41:10.587928 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.594604 1445591 out.go:177]   - Using image docker.io/registry:2.8.3
	I0912 22:41:10.596613 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0912 22:41:10.602890 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0912 22:41:10.602933 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0912 22:41:10.603008 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.605961 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0912 22:41:10.606635 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.609586 1445591 addons.go:234] Setting addon default-storageclass=true in "addons-827562"
	I0912 22:41:10.610011 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.610552 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.609740 1445591 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 22:41:10.632878 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0912 22:41:10.632966 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.609791 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0912 22:41:10.646043 1445591 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0912 22:41:10.646141 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.655155 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0912 22:41:10.656677 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0912 22:41:10.657047 1445591 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 22:41:10.657064 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0912 22:41:10.657135 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	W0912 22:41:10.609894 1445591 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0912 22:41:10.679312 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0912 22:41:10.687045 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0912 22:41:10.688952 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0912 22:41:10.691147 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0912 22:41:10.691350 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0912 22:41:10.693319 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:10.694970 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:10.697050 1445591 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 22:41:10.697072 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0912 22:41:10.697136 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.713191 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.721033 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0912 22:41:10.721655 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0912 22:41:10.723050 1445591 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0912 22:41:10.723158 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0912 22:41:10.723172 1445591 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0912 22:41:10.723243 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.726916 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0912 22:41:10.726989 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0912 22:41:10.727082 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.758542 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0912 22:41:10.760435 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0912 22:41:10.760467 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0912 22:41:10.760537 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.762626 1445591 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0912 22:41:10.764927 1445591 out.go:177]   - Using image docker.io/busybox:stable
	I0912 22:41:10.767015 1445591 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 22:41:10.767039 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0912 22:41:10.767110 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.792281 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.799258 1445591 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 22:41:10.799451 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0912 22:41:10.837307 1445591 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0912 22:41:10.837328 1445591 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0912 22:41:10.837395 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.856358 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.895803 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.897455 1445591 node_ready.go:35] waiting up to 6m0s for node "addons-827562" to be "Ready" ...
	I0912 22:41:10.900711 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.901600 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.908019 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.920480 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.940031 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.955535 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.963400 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.963788 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.965184 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:11.070249 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 22:41:11.242358 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0912 22:41:11.242429 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0912 22:41:11.326482 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0912 22:41:11.384559 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0912 22:41:11.384677 1445591 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0912 22:41:11.385442 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 22:41:11.398617 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 22:41:11.401306 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0912 22:41:11.401381 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0912 22:41:11.415198 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0912 22:41:11.415280 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0912 22:41:11.419181 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 22:41:11.424836 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 22:41:11.430623 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0912 22:41:11.430646 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0912 22:41:11.447157 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0912 22:41:11.447233 1445591 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0912 22:41:11.450825 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0912 22:41:11.450899 1445591 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0912 22:41:11.454427 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0912 22:41:11.517622 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0912 22:41:11.517646 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0912 22:41:11.533326 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 22:41:11.533406 1445591 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0912 22:41:11.580849 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0912 22:41:11.580924 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0912 22:41:11.635201 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0912 22:41:11.635272 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0912 22:41:11.643007 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0912 22:41:11.643086 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0912 22:41:11.663675 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0912 22:41:11.663751 1445591 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0912 22:41:11.674979 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 22:41:11.751048 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0912 22:41:11.751125 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0912 22:41:11.790813 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0912 22:41:11.790887 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0912 22:41:11.810497 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0912 22:41:11.830567 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0912 22:41:11.830593 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0912 22:41:11.839273 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0912 22:41:11.839298 1445591 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0912 22:41:11.897758 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0912 22:41:11.897828 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0912 22:41:11.976869 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0912 22:41:11.976937 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0912 22:41:11.977894 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0912 22:41:11.977956 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0912 22:41:11.985308 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0912 22:41:11.985382 1445591 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0912 22:41:12.026460 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0912 22:41:12.026536 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0912 22:41:12.081390 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0912 22:41:12.106712 1445591 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:12.106796 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0912 22:41:12.109409 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0912 22:41:12.109492 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0912 22:41:12.123254 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0912 22:41:12.123326 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0912 22:41:12.177888 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0912 22:41:12.177974 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0912 22:41:12.201540 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0912 22:41:12.201625 1445591 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0912 22:41:12.208497 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:12.251954 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 22:41:12.252024 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0912 22:41:12.284204 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0912 22:41:12.284279 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0912 22:41:12.348302 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 22:41:12.372915 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0912 22:41:12.372991 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0912 22:41:12.486408 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 22:41:12.486509 1445591 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0912 22:41:12.605677 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 22:41:13.642492 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:13.951900 1445591 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.152421761s)
	I0912 22:41:13.951978 1445591 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0912 22:41:14.171231 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.100936964s)
	I0912 22:41:14.740903 1445591 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-827562" context rescaled to 1 replicas
	I0912 22:41:15.197180 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.87060966s)
	I0912 22:41:15.840105 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.454593874s)
	I0912 22:41:15.840352 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.44167926s)
	I0912 22:41:15.931639 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:16.817333 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.398072189s)
	I0912 22:41:16.817368 1445591 addons.go:475] Verifying addon ingress=true in "addons-827562"
	I0912 22:41:16.817563 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.392655771s)
	I0912 22:41:16.817665 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.363217784s)
	I0912 22:41:16.817831 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.14276197s)
	I0912 22:41:16.817853 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.007282483s)
	I0912 22:41:16.817854 1445591 addons.go:475] Verifying addon metrics-server=true in "addons-827562"
	I0912 22:41:16.817865 1445591 addons.go:475] Verifying addon registry=true in "addons-827562"
	I0912 22:41:16.817894 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.736425037s)
	I0912 22:41:16.820666 1445591 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-827562 service yakd-dashboard -n yakd-dashboard
	
	I0912 22:41:16.820695 1445591 out.go:177] * Verifying ingress addon...
	I0912 22:41:16.820673 1445591 out.go:177] * Verifying registry addon...
	I0912 22:41:16.824149 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0912 22:41:16.825116 1445591 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0912 22:41:16.828761 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.620177989s)
	W0912 22:41:16.828801 1445591 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0912 22:41:16.828829 1445591 retry.go:31] will retry after 195.839458ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0912 22:41:16.828900 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.480521629s)
	I0912 22:41:16.844825 1445591 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 22:41:16.844855 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:16.844958 1445591 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0912 22:41:16.844971 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:17.025011 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:17.231172 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.625430381s)
	I0912 22:41:17.231214 1445591 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-827562"
	I0912 22:41:17.234951 1445591 out.go:177] * Verifying csi-hostpath-driver addon...
	I0912 22:41:17.238100 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0912 22:41:17.258148 1445591 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 22:41:17.258175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:17.330048 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:17.330999 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:17.742677 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:17.843689 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:17.844528 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.242836 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:18.327451 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:18.329195 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.400792 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:18.742626 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:18.843368 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.843614 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.242416 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:19.330194 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.330514 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:19.742993 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:19.844756 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:19.845214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.977415 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.952346676s)
	I0912 22:41:20.246473 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:20.330829 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:20.331519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:20.403230 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:20.744036 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:20.844710 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:20.846144 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:20.963038 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0912 22:41:20.963203 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:20.985323 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:21.125551 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0912 22:41:21.152458 1445591 addons.go:234] Setting addon gcp-auth=true in "addons-827562"
	I0912 22:41:21.152507 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:21.152975 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:21.174370 1445591 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0912 22:41:21.174424 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:21.199403 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:21.242713 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:21.298833 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:21.300737 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0912 22:41:21.302455 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0912 22:41:21.302543 1445591 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0912 22:41:21.321299 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0912 22:41:21.321323 1445591 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0912 22:41:21.335932 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:21.337576 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:21.339398 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 22:41:21.339486 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0912 22:41:21.359008 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 22:41:21.742930 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:21.829921 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:21.831851 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.040179 1445591 addons.go:475] Verifying addon gcp-auth=true in "addons-827562"
	I0912 22:41:22.042856 1445591 out.go:177] * Verifying gcp-auth addon...
	I0912 22:41:22.045695 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0912 22:41:22.089005 1445591 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0912 22:41:22.089074 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:22.242426 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:22.342552 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:22.343304 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.550474 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:22.746116 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:22.827767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:22.829040 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.902255 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:23.050093 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:23.242081 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:23.329841 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:23.331947 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:23.549660 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:23.741996 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:23.828735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:23.829090 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:24.051013 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:24.243894 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:24.328767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:24.329495 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:24.549407 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:24.764735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:24.827214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:24.828902 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:25.049750 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:25.242333 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:25.327649 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:25.329627 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:25.401032 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:25.548963 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:25.757179 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:25.828136 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:25.829977 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:26.049293 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:26.242732 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:26.327452 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:26.329265 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:26.548882 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:26.742634 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:26.828101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:26.829096 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:27.049548 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:27.241440 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:27.328975 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:27.329244 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:27.401187 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:27.548791 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:27.742414 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:27.827942 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:27.829912 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:28.049393 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:28.241511 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:28.330067 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:28.330328 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:28.549924 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:28.742525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:28.827824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:28.830776 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.049482 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:29.241411 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:29.328852 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.329327 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:29.549343 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:29.742764 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:29.827366 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:29.829228 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.901415 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:30.054843 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:30.242765 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:30.328639 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:30.329478 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:30.549884 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:30.742085 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:30.827980 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:30.829603 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:31.050034 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:31.241293 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:31.327331 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:31.328728 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:31.549142 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:31.741655 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:31.827784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:31.828811 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:32.048897 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:32.241192 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:32.327213 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:32.329021 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:32.401471 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:32.549070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:32.742084 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:32.827862 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:32.829650 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:33.050033 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:33.241273 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:33.328759 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:33.329540 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:33.549629 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:33.742297 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:33.827423 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:33.829117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.049764 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:34.242135 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:34.328563 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:34.329676 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.548741 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:34.742607 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:34.827717 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:34.829530 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.900769 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:35.049395 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:35.241568 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:35.328236 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:35.328958 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:35.549871 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:35.742218 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:35.827459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:35.829157 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:36.049579 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:36.242838 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:36.343966 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:36.344275 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:36.548761 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:36.741875 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:36.828488 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:36.829637 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:37.051109 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:37.242030 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:37.327357 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:37.328398 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:37.400778 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:37.548828 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:37.742197 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:37.827903 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:37.829815 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.049360 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:38.241978 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:38.330001 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:38.330862 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.549269 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:38.741889 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:38.829044 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.829279 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.048692 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:39.241959 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:39.327238 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.329314 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:39.401366 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:39.549622 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:39.741918 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:39.829247 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.830117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:40.050041 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:40.242525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:40.328950 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:40.329231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:40.550089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:40.742642 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:40.827772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:40.828784 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.050679 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:41.242768 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:41.327432 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:41.328893 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.401733 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:41.549482 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:41.742803 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:41.830393 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.831292 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.049446 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:42.243425 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:42.329785 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.330661 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:42.548917 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:42.742270 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:42.828494 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.830141 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.049873 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:43.241963 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:43.328990 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:43.329809 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.549144 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:43.742003 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:43.829052 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:43.830159 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.900260 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:44.049319 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:44.241122 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:44.332702 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:44.335566 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:44.548982 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:44.742095 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:44.842910 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:44.844445 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.054817 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:45.246089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:45.334687 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:45.336029 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.549476 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:45.742008 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:45.827501 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:45.829390 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.900504 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:46.049659 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:46.241661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:46.327783 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:46.328653 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:46.549292 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:46.741598 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:46.829269 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:46.829550 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.049468 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:47.241947 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:47.327583 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.329121 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:47.549623 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:47.742267 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:47.828246 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.829136 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:47.901657 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:48.049535 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:48.242070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:48.329546 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:48.330776 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:48.549569 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:48.742121 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:48.828867 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:48.829718 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:49.048990 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:49.241824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:49.327344 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:49.329380 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:49.551289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:49.741334 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:49.828937 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:49.829767 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:50.049900 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:50.242090 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:50.327481 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:50.333084 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:50.400530 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:50.550418 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:50.742034 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:50.827071 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:50.828768 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:51.049070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:51.241997 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:51.327149 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:51.329099 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:51.549740 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:51.742499 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:51.827775 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:51.829339 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:52.049770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:52.241872 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:52.327789 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:52.329762 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:52.401118 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:52.549365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:52.742215 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:52.827618 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:52.829435 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:53.049413 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:53.241377 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:53.330125 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:53.330924 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:53.549525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:53.741954 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:53.828818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:53.829585 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:54.049571 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:54.242075 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:54.329089 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:54.329237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:54.401431 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:54.549670 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:54.742332 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:54.827698 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:54.829577 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.049639 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:55.265194 1445591 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 22:41:55.265237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:55.335101 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.336017 1445591 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 22:41:55.336036 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:55.405636 1445591 node_ready.go:49] node "addons-827562" has status "Ready":"True"
	I0912 22:41:55.405664 1445591 node_ready.go:38] duration metric: took 44.508172243s for node "addons-827562" to be "Ready" ...
	I0912 22:41:55.405676 1445591 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0912 22:41:55.418258 1445591 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.604438 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:55.745437 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:55.844641 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:55.845884 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.938056 1445591 pod_ready.go:93] pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.938082 1445591 pod_ready.go:82] duration metric: took 519.791056ms for pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.938107 1445591 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.949724 1445591 pod_ready.go:93] pod "etcd-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.949746 1445591 pod_ready.go:82] duration metric: took 11.631409ms for pod "etcd-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.949762 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.958364 1445591 pod_ready.go:93] pod "kube-apiserver-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.958390 1445591 pod_ready.go:82] duration metric: took 8.619869ms for pod "kube-apiserver-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.958404 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.969360 1445591 pod_ready.go:93] pod "kube-controller-manager-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.969387 1445591 pod_ready.go:82] duration metric: took 10.97381ms for pod "kube-controller-manager-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.969401 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g8fcm" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.056009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:56.229645 1445591 pod_ready.go:93] pod "kube-proxy-g8fcm" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:56.229668 1445591 pod_ready.go:82] duration metric: took 260.25883ms for pod "kube-proxy-g8fcm" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.229679 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.250266 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:56.349231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:56.350972 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:56.549896 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:56.601651 1445591 pod_ready.go:93] pod "kube-scheduler-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:56.601676 1445591 pod_ready.go:82] duration metric: took 371.989362ms for pod "kube-scheduler-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.601687 1445591 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.743082 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:56.854533 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:56.855873 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:57.049935 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:57.244200 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:57.330125 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:57.332191 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:57.549348 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:57.744343 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:57.829779 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:57.831367 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:58.050377 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:58.246051 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:58.346548 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:58.347824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:58.552772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:58.611679 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:41:58.745542 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:58.836995 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:58.838503 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:59.050523 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:59.243873 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:59.332177 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:59.333311 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:59.554709 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:59.744939 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:59.834712 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:59.843986 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:00.050773 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:00.247650 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:00.360783 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:00.361737 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:00.552014 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:00.615493 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:00.744163 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:00.829571 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:00.832960 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:01.050529 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:01.243242 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:01.329032 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:01.330000 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:01.550274 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:01.743448 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:01.829065 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:01.831057 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:02.049976 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:02.244464 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:02.329322 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:02.332537 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:02.554184 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:02.746352 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:02.846585 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:02.846985 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:03.049818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:03.112297 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:03.243186 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:03.329589 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:03.330867 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:03.549569 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:03.743682 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:03.827755 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:03.830729 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:04.049161 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:04.243770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:04.332641 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:04.333751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:04.550875 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:04.745509 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:04.828209 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:04.830946 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:05.050311 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:05.243736 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:05.328368 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:05.330741 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:05.549453 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:05.612239 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:05.743362 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:05.829621 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:05.831410 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:06.050809 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:06.248814 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:06.329745 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:06.337089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:06.557299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:06.743445 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:06.829020 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:06.831290 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:07.050370 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:07.244296 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:07.328718 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:07.330896 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:07.549706 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:07.743012 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:07.828713 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:07.830635 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:08.050042 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:08.108516 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:08.243122 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:08.329294 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:08.330526 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:08.549465 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:08.743289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:08.828133 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:08.830227 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:09.049971 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:09.243509 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:09.329994 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:09.330804 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:09.552296 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:09.742624 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:09.827832 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:09.830561 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:10.049057 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:10.109432 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:10.243000 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:10.327659 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:10.329529 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:10.549495 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:10.743593 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:10.827827 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:10.830624 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.049232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:11.243762 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:11.344032 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:11.344622 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.551741 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:11.744612 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:11.834588 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.839214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:12.051784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:12.127622 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:12.246763 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:12.333701 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:12.334859 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:12.550272 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:12.745717 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:12.833397 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:12.834456 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.050958 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:13.243585 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:13.330884 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.332423 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:13.550044 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:13.743661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:13.828316 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.831907 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.049743 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:14.242899 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:14.330873 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.331772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:14.549661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:14.613490 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:14.744325 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:14.836908 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.837532 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.050315 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:15.243289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:15.329244 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.331117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:15.550277 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:15.746525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:15.830940 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.832982 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:16.053542 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:16.244335 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:16.331603 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:16.331845 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:16.550724 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:16.743151 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:16.829091 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:16.829515 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:17.049784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:17.107841 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:17.243586 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:17.335254 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:17.337218 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:17.550257 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:17.744216 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:17.830368 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:17.832948 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:18.049798 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:18.244297 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:18.346145 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:18.346525 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:18.550647 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:18.743323 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:18.828644 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:18.830164 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.053369 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:19.108791 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:19.244250 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:19.330074 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.330823 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:19.549863 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:19.744089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:19.830228 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.830786 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.052830 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:20.242654 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:20.328977 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.330000 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:20.552436 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:20.744089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:20.830349 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.832874 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.050262 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:21.111243 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:21.244232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:21.331056 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:21.332448 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.550015 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:21.744085 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:21.831312 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.832429 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.051459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:22.243751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:22.331118 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.333606 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:22.552655 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:22.745481 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:22.829987 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.831001 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:23.051641 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:23.245399 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:23.331058 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:23.332577 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:23.549637 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:23.609166 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:23.770618 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:23.861819 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:23.862751 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:24.054913 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:24.243674 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:24.329893 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:24.331852 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:24.549958 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:24.745291 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:24.843922 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:24.845285 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:25.050234 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:25.243221 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:25.327923 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:25.329263 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:25.550492 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:25.742767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:25.829668 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:25.830223 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:26.049920 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:26.112139 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:26.243735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:26.331415 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:26.332266 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:26.550728 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:26.743896 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:26.830935 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:26.832370 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.056308 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:27.244003 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:27.344818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:27.345447 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.549434 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:27.744028 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:27.829445 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.830053 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.049770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:28.242776 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:28.328262 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.329486 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:28.549181 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:28.608012 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:28.743466 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:28.827363 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.829842 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:29.050049 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:29.243691 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:29.330038 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:29.332013 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:29.549888 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:29.743835 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:29.830904 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:29.832253 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:30.050850 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:30.244507 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:30.330850 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:30.332707 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:30.550365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:30.615580 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:30.744743 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:30.829519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:30.834205 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:31.050334 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:31.243550 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:31.331510 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:31.333043 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:31.549946 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:31.743356 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:31.828919 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:31.830599 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:32.050143 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:32.243087 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:32.328499 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:32.331735 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:32.552020 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:32.615690 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:32.744789 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:32.831175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:32.833594 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.050101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:33.244689 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:33.336260 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:33.340174 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.550348 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:33.743553 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:33.830483 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.831434 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.050475 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:34.243027 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:34.332752 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.332791 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:34.549402 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:34.745580 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:34.831880 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.833396 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:35.049646 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:35.108712 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:35.243707 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:35.328008 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:35.329918 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:35.549674 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:35.743181 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:35.844443 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:35.845791 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:36.050421 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:36.246644 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:36.330198 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:36.331258 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:36.550329 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:36.742980 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:36.829576 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:36.829987 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.050143 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:37.244842 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:37.328778 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:37.330903 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.549943 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:37.608855 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:37.743286 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:37.829604 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.830099 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.054284 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:38.247009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:38.359707 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:38.360745 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.549506 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:38.744299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:38.829922 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.831621 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:39.050019 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:39.255232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:39.331130 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:39.332887 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:39.550727 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:39.609971 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:39.746860 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:39.831110 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:39.832202 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:40.056799 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:40.244455 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:40.331365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:40.332820 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:40.553879 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:40.763164 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:40.828140 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:40.830393 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:41.050009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:41.243470 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:41.330140 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:41.332473 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:41.550735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:41.744233 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:41.830876 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:41.832986 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:42.049829 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:42.110219 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:42.246546 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:42.334490 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:42.334672 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:42.553365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:42.743863 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:42.828645 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:42.829614 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:43.049459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:43.244286 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:43.330818 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:43.331515 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:43.549285 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:43.743212 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:43.827971 1445591 kapi.go:107] duration metric: took 1m27.003812485s to wait for kubernetes.io/minikube-addons=registry ...
	I0912 22:42:43.830297 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:44.049891 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:44.243223 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:44.329506 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:44.549299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:44.609343 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:44.744212 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:44.830176 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:45.053179 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:45.248468 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:45.332157 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:45.549522 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:45.745643 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:45.830766 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:46.050027 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:46.243948 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:46.330753 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:46.549580 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:46.747098 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:46.830837 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:47.050019 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:47.110169 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:47.243157 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:47.331515 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:47.549623 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:47.743823 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:47.830737 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:48.058900 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:48.243326 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:48.330323 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:48.550114 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:48.744048 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:48.831180 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:49.049605 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:49.243440 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:49.331223 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:49.550792 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:49.611672 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:49.745510 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:49.830162 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:50.049738 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:50.243407 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:50.329625 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:50.549624 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:50.743842 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:50.831302 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:51.050213 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:51.245208 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:51.329409 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:51.560308 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:51.643991 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:51.746806 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:51.845686 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:52.049603 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:52.246247 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:52.331984 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:52.550178 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:52.745091 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:52.830149 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:53.050237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:53.245367 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:53.343055 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:53.549583 1445591 kapi.go:107] duration metric: took 1m31.50388692s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0912 22:42:53.551813 1445591 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-827562 cluster.
	I0912 22:42:53.554471 1445591 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0912 22:42:53.556648 1445591 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0912 22:42:53.743496 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:53.829935 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:54.109410 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:54.243511 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:54.331141 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:54.759409 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:54.854465 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:55.243360 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:55.330336 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:55.745676 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:55.844053 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:56.243382 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:56.329538 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:56.607571 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:56.744126 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:56.848116 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:57.244191 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:57.329526 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:57.743957 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:57.830372 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:58.243568 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:58.329598 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:58.607963 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:58.743042 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:58.843549 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:59.243671 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:59.330478 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:59.744861 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:59.845817 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:00.265723 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:00.363582 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:00.608216 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:00.743751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:00.829993 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:01.244089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:01.330927 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:01.744685 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:01.831193 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:02.243336 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:02.330625 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:02.610629 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:02.743968 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:02.832175 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:03.243216 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:03.330810 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:03.751101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:03.830382 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:04.244231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:04.330595 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:04.618239 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:04.743988 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:04.843517 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.243175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:05.343485 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.638524 1445591 pod_ready.go:93] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"True"
	I0912 22:43:05.638552 1445591 pod_ready.go:82] duration metric: took 1m9.036857002s for pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.638564 1445591 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.670317 1445591 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace has status "Ready":"True"
	I0912 22:43:05.670346 1445591 pod_ready.go:82] duration metric: took 31.774071ms for pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.670368 1445591 pod_ready.go:39] duration metric: took 1m10.264680186s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0912 22:43:05.670385 1445591 api_server.go:52] waiting for apiserver process to appear ...
	I0912 22:43:05.670420 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:05.670478 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:05.747917 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:05.785131 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:05.785175 1445591 cri.go:89] found id: ""
	I0912 22:43:05.785183 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:05.785239 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.790971 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:05.791045 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:05.831164 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.871038 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:05.871059 1445591 cri.go:89] found id: ""
	I0912 22:43:05.871069 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:05.871129 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.875303 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:05.875373 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:05.969450 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:05.969474 1445591 cri.go:89] found id: ""
	I0912 22:43:05.969482 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:05.969540 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.973482 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:05.973555 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:06.085856 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:06.085881 1445591 cri.go:89] found id: ""
	I0912 22:43:06.085893 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:06.085951 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.099209 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:06.099293 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:06.199167 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:06.199189 1445591 cri.go:89] found id: ""
	I0912 22:43:06.199197 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:06.199251 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.214298 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:06.214378 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:06.246448 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:06.282435 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:06.282504 1445591 cri.go:89] found id: ""
	I0912 22:43:06.282525 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:06.282611 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.286668 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:06.286789 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:06.331189 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:06.345135 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:06.345205 1445591 cri.go:89] found id: ""
	I0912 22:43:06.345227 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:06.345315 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.349291 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:06.349318 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:06.413985 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:06.414017 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:06.464277 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.464530 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.464718 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.464945 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.468038 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.468266 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.491351 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.491619 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.491794 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.493909 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.494132 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.494393 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:06.542178 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:06.542221 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:06.626084 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:06.626118 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:06.703768 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:06.703806 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:06.744815 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:06.802693 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:06.802767 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:06.863970 1445591 kapi.go:107] duration metric: took 1m50.03884809s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0912 22:43:06.932267 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:06.932355 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:07.045305 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:07.045384 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:07.063062 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:07.063086 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:07.244835 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:07.270450 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:07.270480 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:07.327541 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:07.327576 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:07.369225 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:07.369295 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:07.416731 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:07.416757 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:07.416809 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:07.416819 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:07.416826 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:07.416834 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:07.416844 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:07.416850 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:07.416855 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:07.416861 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:07.742519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:08.246007 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:08.745661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:09.244827 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:09.743142 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:10.243115 1445591 kapi.go:107] duration metric: took 1m53.005013987s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0912 22:43:10.245138 1445591 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, storage-provisioner-rancher, ingress-dns, metrics-server, yakd, inspektor-gadget, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0912 22:43:10.246927 1445591 addons.go:510] duration metric: took 1m59.914684255s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner storage-provisioner-rancher ingress-dns metrics-server yakd inspektor-gadget default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0912 22:43:17.417549 1445591 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 22:43:17.431540 1445591 api_server.go:72] duration metric: took 2m7.099797869s to wait for apiserver process to appear ...
	I0912 22:43:17.431564 1445591 api_server.go:88] waiting for apiserver healthz status ...
	I0912 22:43:17.431597 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:17.431659 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:17.470348 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:17.470369 1445591 cri.go:89] found id: ""
	I0912 22:43:17.470377 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:17.470435 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.474113 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:17.474191 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:17.512013 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:17.512037 1445591 cri.go:89] found id: ""
	I0912 22:43:17.512045 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:17.512108 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.515538 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:17.515607 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:17.553199 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:17.553220 1445591 cri.go:89] found id: ""
	I0912 22:43:17.553228 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:17.553305 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.557336 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:17.557429 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:17.604526 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:17.604551 1445591 cri.go:89] found id: ""
	I0912 22:43:17.604559 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:17.604637 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.608100 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:17.608201 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:17.646432 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:17.646501 1445591 cri.go:89] found id: ""
	I0912 22:43:17.646514 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:17.646570 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.650117 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:17.650201 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:17.696370 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:17.696458 1445591 cri.go:89] found id: ""
	I0912 22:43:17.696496 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:17.696585 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.700078 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:17.700160 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:17.744239 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:17.744262 1445591 cri.go:89] found id: ""
	I0912 22:43:17.744271 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:17.744334 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.747940 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:17.747963 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:17.764083 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:17.764113 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:17.915262 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:17.915294 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:17.980726 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:17.980757 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:18.041487 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:18.041522 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:18.083936 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:18.083964 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:18.157113 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:18.157143 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:18.198345 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.198581 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.198765 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.198987 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.202088 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.202312 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.218820 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219045 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.219208 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219410 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.219592 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219813 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:18.260493 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:18.260524 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:18.311178 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:18.311218 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:18.349424 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:18.349451 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:18.420937 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:18.420971 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:18.463745 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:18.463778 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:18.555388 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:18.555420 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:18.555476 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:18.555488 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.555501 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.555509 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.555523 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.555534 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:18.555539 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:18.555548 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:28.556624 1445591 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0912 22:43:28.564049 1445591 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0912 22:43:28.565053 1445591 api_server.go:141] control plane version: v1.31.1
	I0912 22:43:28.565078 1445591 api_server.go:131] duration metric: took 11.133508153s to wait for apiserver health ...
	I0912 22:43:28.565086 1445591 system_pods.go:43] waiting for kube-system pods to appear ...
	I0912 22:43:28.565107 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:28.565167 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:28.608139 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:28.608162 1445591 cri.go:89] found id: ""
	I0912 22:43:28.608169 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:28.608233 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.611897 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:28.611975 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:28.649348 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:28.649369 1445591 cri.go:89] found id: ""
	I0912 22:43:28.649376 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:28.649431 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.653095 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:28.653217 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:28.690282 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:28.690304 1445591 cri.go:89] found id: ""
	I0912 22:43:28.690312 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:28.690387 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.694047 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:28.694120 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:28.732356 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:28.732409 1445591 cri.go:89] found id: ""
	I0912 22:43:28.732418 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:28.732476 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.736156 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:28.736239 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:28.775490 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:28.775557 1445591 cri.go:89] found id: ""
	I0912 22:43:28.775581 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:28.775651 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.779029 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:28.779138 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:28.818702 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:28.818767 1445591 cri.go:89] found id: ""
	I0912 22:43:28.818788 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:28.818866 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.822694 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:28.822810 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:28.862818 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:28.862890 1445591 cri.go:89] found id: ""
	I0912 22:43:28.862904 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:28.862960 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.866532 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:28.866558 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:28.926378 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:28.926412 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:28.969884 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:28.969913 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:29.014380 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:29.014411 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:29.100728 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:29.100765 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:29.146714 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:29.146746 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:29.209635 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:29.209665 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:29.246252 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.246510 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.246721 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.246949 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.250085 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.250313 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267153 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.267400 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267569 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.267774 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267959 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.268183 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:29.310729 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:29.310757 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:29.451424 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:29.451454 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:29.509555 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:29.509592 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:29.576256 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:29.576301 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:29.676791 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:29.676832 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:29.693513 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:29.693580 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:29.693666 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:29.693709 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.693746 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.693797 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.693830 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.693869 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:29.693904 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:29.693925 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:39.708073 1445591 system_pods.go:59] 18 kube-system pods found
	I0912 22:43:39.708140 1445591 system_pods.go:61] "coredns-7c65d6cfc9-rdc96" [dce284c8-6eee-4ab6-9795-1be56d6516b8] Running
	I0912 22:43:39.708147 1445591 system_pods.go:61] "csi-hostpath-attacher-0" [c6cb7d66-3adf-4e0a-91c2-6e1a6545ac8a] Running
	I0912 22:43:39.708152 1445591 system_pods.go:61] "csi-hostpath-resizer-0" [976ecf40-8264-4232-b763-ae1a82081996] Running
	I0912 22:43:39.708157 1445591 system_pods.go:61] "csi-hostpathplugin-x267l" [4e0af601-78e2-46df-829a-9f1561558e78] Running
	I0912 22:43:39.708162 1445591 system_pods.go:61] "etcd-addons-827562" [943b20ee-850f-43c7-82fb-31f978b3a83d] Running
	I0912 22:43:39.708165 1445591 system_pods.go:61] "kindnet-x9z7m" [923bf1bc-7d3c-4427-bb19-dd1d8fb972e1] Running
	I0912 22:43:39.708169 1445591 system_pods.go:61] "kube-apiserver-addons-827562" [23cce9bc-fadd-4b81-a2c6-0a3232420709] Running
	I0912 22:43:39.708173 1445591 system_pods.go:61] "kube-controller-manager-addons-827562" [9eb00e9f-11fb-40be-b58a-3d7ddb1da6b4] Running
	I0912 22:43:39.708178 1445591 system_pods.go:61] "kube-ingress-dns-minikube" [7c822be5-b711-4741-bed0-724331c89d63] Running
	I0912 22:43:39.708182 1445591 system_pods.go:61] "kube-proxy-g8fcm" [b256b17a-bece-4a1c-86b3-1e1d61bd66f3] Running
	I0912 22:43:39.708187 1445591 system_pods.go:61] "kube-scheduler-addons-827562" [9701d4a6-5681-4aac-bb2f-01052952454b] Running
	I0912 22:43:39.708192 1445591 system_pods.go:61] "metrics-server-84c5f94fbc-s2br7" [a809109a-427d-46e6-8c44-2fe8922fa0ec] Running
	I0912 22:43:39.708196 1445591 system_pods.go:61] "nvidia-device-plugin-daemonset-wzw9n" [0f7819ff-3e6a-4605-9b56-1f8ae2dad2fd] Running
	I0912 22:43:39.708201 1445591 system_pods.go:61] "registry-66c9cd494c-fc84c" [63bf54c8-1a2f-479b-a051-2e2e85b0d665] Running
	I0912 22:43:39.708205 1445591 system_pods.go:61] "registry-proxy-sxglr" [c5facd74-3831-4026-95f4-6ee407f7da63] Running
	I0912 22:43:39.708209 1445591 system_pods.go:61] "snapshot-controller-56fcc65765-2txbz" [c457d07b-285b-4b01-ad99-8d2dee415435] Running
	I0912 22:43:39.708213 1445591 system_pods.go:61] "snapshot-controller-56fcc65765-nlqjb" [2da73529-5f97-42d3-913d-52bed5e7ea8d] Running
	I0912 22:43:39.708220 1445591 system_pods.go:61] "storage-provisioner" [20b301de-758f-4b88-b825-292cbfbc03f6] Running
	I0912 22:43:39.708227 1445591 system_pods.go:74] duration metric: took 11.143134826s to wait for pod list to return data ...
	I0912 22:43:39.708234 1445591 default_sa.go:34] waiting for default service account to be created ...
	I0912 22:43:39.710928 1445591 default_sa.go:45] found service account: "default"
	I0912 22:43:39.710953 1445591 default_sa.go:55] duration metric: took 2.713703ms for default service account to be created ...
	I0912 22:43:39.710962 1445591 system_pods.go:116] waiting for k8s-apps to be running ...
	I0912 22:43:39.723689 1445591 system_pods.go:86] 18 kube-system pods found
	I0912 22:43:39.723735 1445591 system_pods.go:89] "coredns-7c65d6cfc9-rdc96" [dce284c8-6eee-4ab6-9795-1be56d6516b8] Running
	I0912 22:43:39.723749 1445591 system_pods.go:89] "csi-hostpath-attacher-0" [c6cb7d66-3adf-4e0a-91c2-6e1a6545ac8a] Running
	I0912 22:43:39.723763 1445591 system_pods.go:89] "csi-hostpath-resizer-0" [976ecf40-8264-4232-b763-ae1a82081996] Running
	I0912 22:43:39.723773 1445591 system_pods.go:89] "csi-hostpathplugin-x267l" [4e0af601-78e2-46df-829a-9f1561558e78] Running
	I0912 22:43:39.723778 1445591 system_pods.go:89] "etcd-addons-827562" [943b20ee-850f-43c7-82fb-31f978b3a83d] Running
	I0912 22:43:39.723788 1445591 system_pods.go:89] "kindnet-x9z7m" [923bf1bc-7d3c-4427-bb19-dd1d8fb972e1] Running
	I0912 22:43:39.723793 1445591 system_pods.go:89] "kube-apiserver-addons-827562" [23cce9bc-fadd-4b81-a2c6-0a3232420709] Running
	I0912 22:43:39.723798 1445591 system_pods.go:89] "kube-controller-manager-addons-827562" [9eb00e9f-11fb-40be-b58a-3d7ddb1da6b4] Running
	I0912 22:43:39.723806 1445591 system_pods.go:89] "kube-ingress-dns-minikube" [7c822be5-b711-4741-bed0-724331c89d63] Running
	I0912 22:43:39.723823 1445591 system_pods.go:89] "kube-proxy-g8fcm" [b256b17a-bece-4a1c-86b3-1e1d61bd66f3] Running
	I0912 22:43:39.723833 1445591 system_pods.go:89] "kube-scheduler-addons-827562" [9701d4a6-5681-4aac-bb2f-01052952454b] Running
	I0912 22:43:39.723839 1445591 system_pods.go:89] "metrics-server-84c5f94fbc-s2br7" [a809109a-427d-46e6-8c44-2fe8922fa0ec] Running
	I0912 22:43:39.723844 1445591 system_pods.go:89] "nvidia-device-plugin-daemonset-wzw9n" [0f7819ff-3e6a-4605-9b56-1f8ae2dad2fd] Running
	I0912 22:43:39.723972 1445591 system_pods.go:89] "registry-66c9cd494c-fc84c" [63bf54c8-1a2f-479b-a051-2e2e85b0d665] Running
	I0912 22:43:39.723988 1445591 system_pods.go:89] "registry-proxy-sxglr" [c5facd74-3831-4026-95f4-6ee407f7da63] Running
	I0912 22:43:39.723996 1445591 system_pods.go:89] "snapshot-controller-56fcc65765-2txbz" [c457d07b-285b-4b01-ad99-8d2dee415435] Running
	I0912 22:43:39.724001 1445591 system_pods.go:89] "snapshot-controller-56fcc65765-nlqjb" [2da73529-5f97-42d3-913d-52bed5e7ea8d] Running
	I0912 22:43:39.724009 1445591 system_pods.go:89] "storage-provisioner" [20b301de-758f-4b88-b825-292cbfbc03f6] Running
	I0912 22:43:39.724060 1445591 system_pods.go:126] duration metric: took 13.087614ms to wait for k8s-apps to be running ...
	I0912 22:43:39.724076 1445591 system_svc.go:44] waiting for kubelet service to be running ....
	I0912 22:43:39.724169 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 22:43:39.736787 1445591 system_svc.go:56] duration metric: took 12.703138ms WaitForService to wait for kubelet
	I0912 22:43:39.736819 1445591 kubeadm.go:582] duration metric: took 2m29.405081131s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 22:43:39.736849 1445591 node_conditions.go:102] verifying NodePressure condition ...
	I0912 22:43:39.740105 1445591 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0912 22:43:39.740159 1445591 node_conditions.go:123] node cpu capacity is 2
	I0912 22:43:39.740172 1445591 node_conditions.go:105] duration metric: took 3.316591ms to run NodePressure ...
	I0912 22:43:39.740185 1445591 start.go:241] waiting for startup goroutines ...
	I0912 22:43:39.740192 1445591 start.go:246] waiting for cluster config update ...
	I0912 22:43:39.740220 1445591 start.go:255] writing updated cluster config ...
	I0912 22:43:39.740584 1445591 ssh_runner.go:195] Run: rm -f paused
	I0912 22:43:40.073622 1445591 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0912 22:43:40.075901 1445591 out.go:177] * Done! kubectl is now configured to use "addons-827562" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 12 22:56:20 addons-827562 crio[959]: time="2024-09-12 22:56:20.512237359Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 12 22:56:20 addons-827562 crio[959]: time="2024-09-12 22:56:20.531534851Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/1ef14c9fdf12ebfb7b9ff7be2cea6cb22054ffb2d3706ba1200726b1a92dff89/merged/etc/passwd: no such file or directory"
	Sep 12 22:56:20 addons-827562 crio[959]: time="2024-09-12 22:56:20.531725538Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/1ef14c9fdf12ebfb7b9ff7be2cea6cb22054ffb2d3706ba1200726b1a92dff89/merged/etc/group: no such file or directory"
	Sep 12 22:56:20 addons-827562 crio[959]: time="2024-09-12 22:56:20.577644191Z" level=info msg="Created container c5b4fc26eaa2615b30a2385375f2d5e4d65d2ba9ecb0e4dd833035376a597288: default/hello-world-app-55bf9c44b4-zd2t7/hello-world-app" id=61e58e7d-99f1-4672-9125-b762408b7b88 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 12 22:56:20 addons-827562 crio[959]: time="2024-09-12 22:56:20.578490221Z" level=info msg="Starting container: c5b4fc26eaa2615b30a2385375f2d5e4d65d2ba9ecb0e4dd833035376a597288" id=95b53b4d-32d3-43f0-b344-7768ae41eff2 name=/runtime.v1.RuntimeService/StartContainer
	Sep 12 22:56:20 addons-827562 crio[959]: time="2024-09-12 22:56:20.586900913Z" level=info msg="Started container" PID=8928 containerID=c5b4fc26eaa2615b30a2385375f2d5e4d65d2ba9ecb0e4dd833035376a597288 description=default/hello-world-app-55bf9c44b4-zd2t7/hello-world-app id=95b53b4d-32d3-43f0-b344-7768ae41eff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dab931678f8279bf281b347d7c5228da7e1bfa05c1af13efb275f3aef8ef191a
	Sep 12 22:56:20 addons-827562 crio[959]: time="2024-09-12 22:56:20.857300856Z" level=info msg="Removing container: 834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17" id=815f61ff-ac89-48f1-8a37-553b04fb832b name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 22:56:20 addons-827562 crio[959]: time="2024-09-12 22:56:20.883289666Z" level=info msg="Removed container 834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=815f61ff-ac89-48f1-8a37-553b04fb832b name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 22:56:21 addons-827562 crio[959]: time="2024-09-12 22:56:21.568373499Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d3c5ca3d-d274-48e5-b5b8-2f925f379b7a name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:56:21 addons-827562 crio[959]: time="2024-09-12 22:56:21.568634996Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d3c5ca3d-d274-48e5-b5b8-2f925f379b7a name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:56:22 addons-827562 crio[959]: time="2024-09-12 22:56:22.567395951Z" level=info msg="Stopping container: a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b (timeout: 2s)" id=3867c6da-9259-42e6-886e-7582940f138f name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.573532436Z" level=warning msg="Stopping container a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=3867c6da-9259-42e6-886e-7582940f138f name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:56:24 addons-827562 conmon[5120]: conmon a41b9df3f02d66f4318d <ninfo>: container 5138 exited with status 137
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.718308231Z" level=info msg="Stopped container a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b: ingress-nginx/ingress-nginx-controller-bc57996ff-qvlpv/controller" id=3867c6da-9259-42e6-886e-7582940f138f name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.718862840Z" level=info msg="Stopping pod sandbox: 718af799a611809b1e0c0400144f52c9e99419623238a6af7b7a91f2a489dcb9" id=3772850a-086f-45e2-ad3e-d7485bba0de9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.723041872Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-A6VA5OMK4YKDZ7ZC - [0:0]\n:KUBE-HP-EBAUPIKJY6DNRPPF - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-A6VA5OMK4YKDZ7ZC\n-X KUBE-HP-EBAUPIKJY6DNRPPF\nCOMMIT\n"
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.724548094Z" level=info msg="Closing host port tcp:80"
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.724600024Z" level=info msg="Closing host port tcp:443"
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.726409483Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.726441303Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.726613093Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-qvlpv Namespace:ingress-nginx ID:718af799a611809b1e0c0400144f52c9e99419623238a6af7b7a91f2a489dcb9 UID:e8fa2393-cb60-4d56-8520-e375b9b211e2 NetNS:/var/run/netns/8fbc3efa-7650-4540-8f05-0bd2690c6abf Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.726789782Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-qvlpv from CNI network \"kindnet\" (type=ptp)"
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.748797976Z" level=info msg="Stopped pod sandbox: 718af799a611809b1e0c0400144f52c9e99419623238a6af7b7a91f2a489dcb9" id=3772850a-086f-45e2-ad3e-d7485bba0de9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.868276653Z" level=info msg="Removing container: a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b" id=c2f13e97-047c-477c-bc27-8a9a5abccf47 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 12 22:56:24 addons-827562 crio[959]: time="2024-09-12 22:56:24.882846617Z" level=info msg="Removed container a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b: ingress-nginx/ingress-nginx-controller-bc57996ff-qvlpv/controller" id=c2f13e97-047c-477c-bc27-8a9a5abccf47 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c5b4fc26eaa26       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   dab931678f827       hello-world-app-55bf9c44b4-zd2t7
	d195c4eed7b14       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                     0                   94b9ac620eeda       nginx
	1b9784fc1d5b4       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   c2e3d3a09d67b       gcp-auth-89d5ffd79-6cbmd
	9a4540cfa7a7e       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             13 minutes ago      Exited              patch                     1                   b530e41831873       ingress-nginx-admission-patch-k7ckr
	25cf3592a07de       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   13 minutes ago      Exited              create                    0                   f07415286ec6d       ingress-nginx-admission-create-wbdxw
	28d19c167d6f6       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        14 minutes ago      Running             metrics-server            0                   b5b748b91065c       metrics-server-84c5f94fbc-s2br7
	146a924499842       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   7a6deec65bc56       storage-provisioner
	79f8c7c823a0e       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             14 minutes ago      Running             coredns                   0                   9eda51d068358       coredns-7c65d6cfc9-rdc96
	5839381d270fe       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             15 minutes ago      Running             kube-proxy                0                   c589c494dc1e4       kube-proxy-g8fcm
	5903865037af7       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             15 minutes ago      Running             kindnet-cni               0                   7e2f79c90724b       kindnet-x9z7m
	2fa897f955ffe       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             15 minutes ago      Running             kube-controller-manager   0                   b9f17dae58dbe       kube-controller-manager-addons-827562
	f6c187d39a3bc       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             15 minutes ago      Running             kube-scheduler            0                   395ec768bedff       kube-scheduler-addons-827562
	ebc7474b5f7fe       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             15 minutes ago      Running             kube-apiserver            0                   e6bd885ebffac       kube-apiserver-addons-827562
	1c981982c0ad2       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   f6afd0337f53b       etcd-addons-827562
	
	
	==> coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] <==
	[INFO] 10.244.0.14:58825 - 6952 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000103688s
	[INFO] 10.244.0.14:54938 - 26660 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004038123s
	[INFO] 10.244.0.14:54938 - 56873 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004079486s
	[INFO] 10.244.0.14:42875 - 63587 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000847383s
	[INFO] 10.244.0.14:42875 - 19809 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000853849s
	[INFO] 10.244.0.14:54330 - 47730 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000173686s
	[INFO] 10.244.0.14:54330 - 37935 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000052193s
	[INFO] 10.244.0.14:33765 - 51452 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055951s
	[INFO] 10.244.0.14:33765 - 23294 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000041608s
	[INFO] 10.244.0.14:51194 - 37170 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000046712s
	[INFO] 10.244.0.14:51194 - 39476 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000038704s
	[INFO] 10.244.0.14:58051 - 3107 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001392523s
	[INFO] 10.244.0.14:58051 - 15649 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001573356s
	[INFO] 10.244.0.14:55973 - 1960 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000050798s
	[INFO] 10.244.0.14:55973 - 16557 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000130921s
	[INFO] 10.244.0.19:57022 - 31997 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00016503s
	[INFO] 10.244.0.19:45598 - 60893 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000085686s
	[INFO] 10.244.0.19:51407 - 39339 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146527s
	[INFO] 10.244.0.19:46760 - 10548 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000068447s
	[INFO] 10.244.0.19:52076 - 42080 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000085907s
	[INFO] 10.244.0.19:35802 - 10114 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000226723s
	[INFO] 10.244.0.19:33604 - 16808 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002530335s
	[INFO] 10.244.0.19:55149 - 63264 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002907303s
	[INFO] 10.244.0.19:44372 - 29155 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002129688s
	[INFO] 10.244.0.19:37633 - 43192 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 534 0.001559735s
	
	
	==> describe nodes <==
	Name:               addons-827562
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-827562
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8
	                    minikube.k8s.io/name=addons-827562
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_12T22_41_06_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-827562
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 12 Sep 2024 22:41:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-827562
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 12 Sep 2024 22:56:23 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 12 Sep 2024 22:54:11 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 12 Sep 2024 22:54:11 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 12 Sep 2024 22:54:11 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 12 Sep 2024 22:54:11 +0000   Thu, 12 Sep 2024 22:41:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-827562
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 ca61f18335b24c6882ee8284e611d17d
	  System UUID:                17862b8f-ac07-4173-8fd9-12eab58ce2ca
	  Boot ID:                    ecb1396c-9c9e-4d10-a12a-34475d38ce10
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-zd2t7         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m32s
	  gcp-auth                    gcp-auth-89d5ffd79-6cbmd                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-7c65d6cfc9-rdc96                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 etcd-addons-827562                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-x9z7m                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-827562             250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-827562    200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-g8fcm                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-827562             100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-s2br7          100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         15m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 15m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-827562 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-827562 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-827562 status is now: NodeHasSufficientPID
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m                kubelet          Node addons-827562 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m                kubelet          Node addons-827562 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m                kubelet          Node addons-827562 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m                node-controller  Node addons-827562 event: Registered Node addons-827562 in Controller
	  Normal   NodeReady                14m                kubelet          Node addons-827562 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep12 22:09] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	
	
	==> etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] <==
	{"level":"info","ts":"2024-09-12T22:41:11.546721Z","caller":"traceutil/trace.go:171","msg":"trace[518688117] transaction","detail":"{read_only:false; response_revision:356; number_of_response:1; }","duration":"189.025813ms","start":"2024-09-12T22:41:11.357633Z","end":"2024-09-12T22:41:11.546659Z","steps":["trace[518688117] 'process raft request'  (duration: 188.283307ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:11.546820Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.160086ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-827562\" ","response":"range_response_count:1 size:5745"}
	{"level":"info","ts":"2024-09-12T22:41:11.547124Z","caller":"traceutil/trace.go:171","msg":"trace[1921915856] range","detail":"{range_begin:/registry/minions/addons-827562; range_end:; response_count:1; response_revision:356; }","duration":"125.478378ms","start":"2024-09-12T22:41:11.421635Z","end":"2024-09-12T22:41:11.547113Z","steps":["trace[1921915856] 'agreement among raft nodes before linearized reading'  (duration: 125.103602ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.408195Z","caller":"traceutil/trace.go:171","msg":"trace[1959173121] transaction","detail":"{read_only:false; response_revision:369; number_of_response:1; }","duration":"118.188486ms","start":"2024-09-12T22:41:13.289985Z","end":"2024-09-12T22:41:13.408174Z","steps":["trace[1959173121] 'process raft request'  (duration: 100.973356ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.812020Z","caller":"traceutil/trace.go:171","msg":"trace[154344458] linearizableReadLoop","detail":"{readStateIndex:382; appliedIndex:382; }","duration":"106.747518ms","start":"2024-09-12T22:41:13.705256Z","end":"2024-09-12T22:41:13.812004Z","steps":["trace[154344458] 'read index received'  (duration: 14.658021ms)","trace[154344458] 'applied index is now lower than readState.Index'  (duration: 92.088627ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:13.828421Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.132011ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/kube-proxy\" ","response":"range_response_count:1 size:2816"}
	{"level":"info","ts":"2024-09-12T22:41:13.830003Z","caller":"traceutil/trace.go:171","msg":"trace[1252911193] range","detail":"{range_begin:/registry/daemonsets/kube-system/kube-proxy; range_end:; response_count:1; response_revision:371; }","duration":"124.747065ms","start":"2024-09-12T22:41:13.705236Z","end":"2024-09-12T22:41:13.829983Z","steps":["trace[1252911193] 'agreement among raft nodes before linearized reading'  (duration: 107.964698ms)","trace[1252911193] 'range keys from in-memory index tree'  (duration: 15.133729ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:13.860594Z","caller":"traceutil/trace.go:171","msg":"trace[1268936468] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"154.016043ms","start":"2024-09-12T22:41:13.706559Z","end":"2024-09-12T22:41:13.860575Z","steps":["trace[1268936468] 'process raft request'  (duration: 149.93801ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.913453Z","caller":"traceutil/trace.go:171","msg":"trace[803273763] transaction","detail":"{read_only:false; response_revision:375; number_of_response:1; }","duration":"100.155429ms","start":"2024-09-12T22:41:13.813282Z","end":"2024-09-12T22:41:13.913437Z","steps":["trace[803273763] 'process raft request'  (duration: 74.505482ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:14.004476Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.057966ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031854820009860 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" mod_revision:0 > success:<request_put:<key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" value_size:3057 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-12T22:41:14.004904Z","caller":"traceutil/trace.go:171","msg":"trace[24373500] linearizableReadLoop","detail":"{readStateIndex:385; appliedIndex:383; }","duration":"191.826268ms","start":"2024-09-12T22:41:13.813039Z","end":"2024-09-12T22:41:14.004865Z","steps":["trace[24373500] 'read index received'  (duration: 49.711385ms)","trace[24373500] 'applied index is now lower than readState.Index'  (duration: 142.113546ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:14.012577Z","caller":"traceutil/trace.go:171","msg":"trace[1075802742] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"199.116014ms","start":"2024-09-12T22:41:13.813433Z","end":"2024-09-12T22:41:14.012549Z","steps":["trace[1075802742] 'process raft request'  (duration: 74.390011ms)","trace[1075802742] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; req_size:3125; } (duration: 110.140474ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:14.012973Z","caller":"traceutil/trace.go:171","msg":"trace[918989680] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"199.46519ms","start":"2024-09-12T22:41:13.813489Z","end":"2024-09-12T22:41:14.012954Z","steps":["trace[918989680] 'process raft request'  (duration: 191.218966ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:14.034282Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"314.344742ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/kindnet\" ","response":"range_response_count:1 size:4681"}
	{"level":"info","ts":"2024-09-12T22:41:14.034448Z","caller":"traceutil/trace.go:171","msg":"trace[67291179] range","detail":"{range_begin:/registry/daemonsets/kube-system/kindnet; range_end:; response_count:1; response_revision:377; }","duration":"314.522703ms","start":"2024-09-12T22:41:13.719908Z","end":"2024-09-12T22:41:14.034431Z","steps":["trace[67291179] 'agreement among raft nodes before linearized reading'  (duration: 293.253491ms)","trace[67291179] 'range keys from in-memory index tree'  (duration: 21.065381ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:14.034523Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-12T22:41:13.719863Z","time spent":"314.649849ms","remote":"127.0.0.1:47226","response type":"/etcdserverpb.KV/Range","request count":0,"request size":42,"response count":1,"response size":4705,"request content":"key:\"/registry/daemonsets/kube-system/kindnet\" "}
	{"level":"warn","ts":"2024-09-12T22:41:14.035079Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"328.556266ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T22:41:14.035191Z","caller":"traceutil/trace.go:171","msg":"trace[1859907840] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:377; }","duration":"328.658206ms","start":"2024-09-12T22:41:13.706510Z","end":"2024-09-12T22:41:14.035168Z","steps":["trace[1859907840] 'agreement among raft nodes before linearized reading'  (duration: 306.66591ms)","trace[1859907840] 'range keys from in-memory index tree'  (duration: 21.881157ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:14.035283Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-12T22:41:13.706476Z","time spent":"328.798096ms","remote":"127.0.0.1:47200","response type":"/etcdserverpb.KV/Range","request count":0,"request size":44,"response count":0,"response size":29,"request content":"key:\"/registry/deployments/kube-system/registry\" "}
	{"level":"info","ts":"2024-09-12T22:51:00.773479Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1567}
	{"level":"info","ts":"2024-09-12T22:51:00.805924Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1567,"took":"31.891093ms","hash":4185857718,"current-db-size-bytes":6701056,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":3543040,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-12T22:51:00.805979Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4185857718,"revision":1567,"compact-revision":-1}
	{"level":"info","ts":"2024-09-12T22:56:00.778898Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1984}
	{"level":"info","ts":"2024-09-12T22:56:00.796168Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1984,"took":"16.663796ms","hash":1801153939,"current-db-size-bytes":6701056,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":4603904,"current-db-size-in-use":"4.6 MB"}
	{"level":"info","ts":"2024-09-12T22:56:00.796220Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1801153939,"revision":1984,"compact-revision":1567}
	
	
	==> gcp-auth [1b9784fc1d5b4a6f5c0f3cd60721abc3b78034b63b3c2e983aecf3c77dc1aac4] <==
	2024/09/12 22:43:40 Ready to write response ...
	2024/09/12 22:43:40 Ready to marshal response ...
	2024/09/12 22:43:40 Ready to write response ...
	2024/09/12 22:51:55 Ready to marshal response ...
	2024/09/12 22:51:55 Ready to write response ...
	2024/09/12 22:52:02 Ready to marshal response ...
	2024/09/12 22:52:02 Ready to write response ...
	2024/09/12 22:52:17 Ready to marshal response ...
	2024/09/12 22:52:17 Ready to write response ...
	2024/09/12 22:52:53 Ready to marshal response ...
	2024/09/12 22:52:53 Ready to write response ...
	2024/09/12 22:52:53 Ready to marshal response ...
	2024/09/12 22:52:53 Ready to write response ...
	2024/09/12 22:53:02 Ready to marshal response ...
	2024/09/12 22:53:02 Ready to write response ...
	2024/09/12 22:53:05 Ready to marshal response ...
	2024/09/12 22:53:05 Ready to write response ...
	2024/09/12 22:53:05 Ready to marshal response ...
	2024/09/12 22:53:05 Ready to write response ...
	2024/09/12 22:53:05 Ready to marshal response ...
	2024/09/12 22:53:05 Ready to write response ...
	2024/09/12 22:53:58 Ready to marshal response ...
	2024/09/12 22:53:58 Ready to write response ...
	2024/09/12 22:56:19 Ready to marshal response ...
	2024/09/12 22:56:19 Ready to write response ...
	
	
	==> kernel <==
	 22:56:30 up  6:38,  0 users,  load average: 0.06, 0.38, 1.59
	Linux addons-827562 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] <==
	I0912 22:54:24.872492       1 main.go:299] handling current node
	I0912 22:54:34.867515       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:54:34.867555       1 main.go:299] handling current node
	I0912 22:54:44.865453       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:54:44.865568       1 main.go:299] handling current node
	I0912 22:54:54.865261       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:54:54.865303       1 main.go:299] handling current node
	I0912 22:55:04.866425       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:55:04.866461       1 main.go:299] handling current node
	I0912 22:55:14.865677       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:55:14.865714       1 main.go:299] handling current node
	I0912 22:55:24.865243       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:55:24.865293       1 main.go:299] handling current node
	I0912 22:55:34.871372       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:55:34.871409       1 main.go:299] handling current node
	I0912 22:55:44.865245       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:55:44.865282       1 main.go:299] handling current node
	I0912 22:55:54.872130       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:55:54.872163       1 main.go:299] handling current node
	I0912 22:56:04.866056       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:56:04.866098       1 main.go:299] handling current node
	I0912 22:56:14.866256       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:56:14.866289       1 main.go:299] handling current node
	I0912 22:56:24.865552       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:56:24.865751       1 main.go:299] handling current node
	
	
	==> kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] <==
	 > logger="UnhandledError"
	E0912 22:43:05.496132       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.105.6.164:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.105.6.164:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.105.6.164:443: connect: connection refused" logger="UnhandledError"
	I0912 22:43:05.769953       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0912 22:52:13.462676       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0912 22:52:33.963574       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:33.963741       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:33.986880       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:33.986936       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:34.027134       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:34.027190       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:34.147832       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:34.147869       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0912 22:52:35.028665       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0912 22:52:35.149052       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0912 22:52:35.164932       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0912 22:53:03.860951       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0912 22:53:03.871164       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0912 22:53:03.881585       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0912 22:53:05.555869       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.58.213"}
	E0912 22:53:18.882849       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0912 22:53:52.804590       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0912 22:53:53.933067       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0912 22:53:58.491339       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0912 22:53:58.847704       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.97.26.110"}
	I0912 22:56:19.267740       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.111.223.163"}
	
	
	==> kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] <==
	W0912 22:54:58.702133       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:54:58.702173       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:55:13.456489       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:55:13.456537       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:55:24.538406       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:55:24.538448       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:55:46.904243       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:55:46.904288       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:55:46.999778       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:55:46.999821       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:55:51.407201       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:55:51.407249       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:56:14.157293       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:56:14.157456       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0912 22:56:19.044940       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="42.901737ms"
	I0912 22:56:19.056044       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="11.050041ms"
	I0912 22:56:19.056172       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="89.321µs"
	I0912 22:56:19.071375       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="60.242µs"
	I0912 22:56:20.923755       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="27.723519ms"
	I0912 22:56:20.923985       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.154µs"
	I0912 22:56:21.540340       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0912 22:56:21.549000       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="6.301µs"
	I0912 22:56:21.553279       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0912 22:56:24.416464       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:56:24.416505       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] <==
	I0912 22:41:16.280107       1 server_linux.go:66] "Using iptables proxy"
	I0912 22:41:16.455541       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0912 22:41:16.456800       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0912 22:41:16.507406       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0912 22:41:16.507476       1 server_linux.go:169] "Using iptables Proxier"
	I0912 22:41:16.510297       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0912 22:41:16.511139       1 server.go:483] "Version info" version="v1.31.1"
	I0912 22:41:16.511167       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0912 22:41:16.519890       1 config.go:199] "Starting service config controller"
	I0912 22:41:16.519933       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0912 22:41:16.519959       1 config.go:105] "Starting endpoint slice config controller"
	I0912 22:41:16.519964       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0912 22:41:16.521001       1 config.go:328] "Starting node config controller"
	I0912 22:41:16.521024       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0912 22:41:16.683289       1 shared_informer.go:320] Caches are synced for service config
	I0912 22:41:16.683533       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0912 22:41:16.687150       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] <==
	W0912 22:41:03.148651       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0912 22:41:03.148717       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.148822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0912 22:41:03.148864       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.148973       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0912 22:41:03.149015       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0912 22:41:03.149164       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0912 22:41:03.149229       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.987070       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0912 22:41:03.987195       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.035184       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
	E0912 22:41:04.035329       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.124556       1 reflector.go:561] runtime/asm_arm64.s:1222: 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"
	E0912 22:41:04.124710       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: 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\"" logger="UnhandledError"
	W0912 22:41:04.181145       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
	E0912 22:41:04.181195       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.211955       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0912 22:41:04.212106       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.238361       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0912 22:41:04.238509       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.266518       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0912 22:41:04.266676       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.294494       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0912 22:41:04.294539       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0912 22:41:06.331433       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 12 22:56:20 addons-827562 kubelet[1473]: I0912 22:56:20.393577    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-q7bb9\" (UniqueName: \"kubernetes.io/projected/7c822be5-b711-4741-bed0-724331c89d63-kube-api-access-q7bb9\") pod \"7c822be5-b711-4741-bed0-724331c89d63\" (UID: \"7c822be5-b711-4741-bed0-724331c89d63\") "
	Sep 12 22:56:20 addons-827562 kubelet[1473]: I0912 22:56:20.402276    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/7c822be5-b711-4741-bed0-724331c89d63-kube-api-access-q7bb9" (OuterVolumeSpecName: "kube-api-access-q7bb9") pod "7c822be5-b711-4741-bed0-724331c89d63" (UID: "7c822be5-b711-4741-bed0-724331c89d63"). InnerVolumeSpecName "kube-api-access-q7bb9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 22:56:20 addons-827562 kubelet[1473]: I0912 22:56:20.494382    1473 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-q7bb9\" (UniqueName: \"kubernetes.io/projected/7c822be5-b711-4741-bed0-724331c89d63-kube-api-access-q7bb9\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:56:20 addons-827562 kubelet[1473]: I0912 22:56:20.854512    1473 scope.go:117] "RemoveContainer" containerID="834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17"
	Sep 12 22:56:20 addons-827562 kubelet[1473]: I0912 22:56:20.883763    1473 scope.go:117] "RemoveContainer" containerID="834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17"
	Sep 12 22:56:20 addons-827562 kubelet[1473]: E0912 22:56:20.884195    1473 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17\": container with ID starting with 834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17 not found: ID does not exist" containerID="834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17"
	Sep 12 22:56:20 addons-827562 kubelet[1473]: I0912 22:56:20.884238    1473 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17"} err="failed to get container status \"834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17\": rpc error: code = NotFound desc = could not find container \"834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17\": container with ID starting with 834c1b2ca4cf2363f40aa02cfaf926c7f203326774a5900c355221cf8eca8c17 not found: ID does not exist"
	Sep 12 22:56:20 addons-827562 kubelet[1473]: I0912 22:56:20.894470    1473 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-zd2t7" podStartSLOduration=0.78843613 podStartE2EDuration="1.89445119s" podCreationTimestamp="2024-09-12 22:56:19 +0000 UTC" firstStartedPulling="2024-09-12 22:56:19.403711006 +0000 UTC m=+913.990817778" lastFinishedPulling="2024-09-12 22:56:20.509726066 +0000 UTC m=+915.096832838" observedRunningTime="2024-09-12 22:56:20.894436355 +0000 UTC m=+915.481543135" watchObservedRunningTime="2024-09-12 22:56:20.89445119 +0000 UTC m=+915.481557978"
	Sep 12 22:56:21 addons-827562 kubelet[1473]: E0912 22:56:21.569066    1473 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="95074790-e734-4007-a460-b64e0a463477"
	Sep 12 22:56:21 addons-827562 kubelet[1473]: I0912 22:56:21.569493    1473 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7c822be5-b711-4741-bed0-724331c89d63" path="/var/lib/kubelet/pods/7c822be5-b711-4741-bed0-724331c89d63/volumes"
	Sep 12 22:56:23 addons-827562 kubelet[1473]: I0912 22:56:23.569783    1473 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="22a14ea3-bdd2-41f4-8129-ba36d39a15ef" path="/var/lib/kubelet/pods/22a14ea3-bdd2-41f4-8129-ba36d39a15ef/volumes"
	Sep 12 22:56:23 addons-827562 kubelet[1473]: I0912 22:56:23.570184    1473 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="48201020-a517-4dd0-9fdd-33fc2854ea7d" path="/var/lib/kubelet/pods/48201020-a517-4dd0-9fdd-33fc2854ea7d/volumes"
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.822428    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-947q4\" (UniqueName: \"kubernetes.io/projected/e8fa2393-cb60-4d56-8520-e375b9b211e2-kube-api-access-947q4\") pod \"e8fa2393-cb60-4d56-8520-e375b9b211e2\" (UID: \"e8fa2393-cb60-4d56-8520-e375b9b211e2\") "
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.822483    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/e8fa2393-cb60-4d56-8520-e375b9b211e2-webhook-cert\") pod \"e8fa2393-cb60-4d56-8520-e375b9b211e2\" (UID: \"e8fa2393-cb60-4d56-8520-e375b9b211e2\") "
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.828574    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/e8fa2393-cb60-4d56-8520-e375b9b211e2-kube-api-access-947q4" (OuterVolumeSpecName: "kube-api-access-947q4") pod "e8fa2393-cb60-4d56-8520-e375b9b211e2" (UID: "e8fa2393-cb60-4d56-8520-e375b9b211e2"). InnerVolumeSpecName "kube-api-access-947q4". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.829141    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/e8fa2393-cb60-4d56-8520-e375b9b211e2-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "e8fa2393-cb60-4d56-8520-e375b9b211e2" (UID: "e8fa2393-cb60-4d56-8520-e375b9b211e2"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.866731    1473 scope.go:117] "RemoveContainer" containerID="a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b"
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.883179    1473 scope.go:117] "RemoveContainer" containerID="a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b"
	Sep 12 22:56:24 addons-827562 kubelet[1473]: E0912 22:56:24.883594    1473 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b\": container with ID starting with a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b not found: ID does not exist" containerID="a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b"
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.883634    1473 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b"} err="failed to get container status \"a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b\": rpc error: code = NotFound desc = could not find container \"a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b\": container with ID starting with a41b9df3f02d66f4318dcdc30b164d58a776be280d8f9c8605d4e0de451ea07b not found: ID does not exist"
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.923066    1473 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-947q4\" (UniqueName: \"kubernetes.io/projected/e8fa2393-cb60-4d56-8520-e375b9b211e2-kube-api-access-947q4\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:56:24 addons-827562 kubelet[1473]: I0912 22:56:24.923107    1473 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/e8fa2393-cb60-4d56-8520-e375b9b211e2-webhook-cert\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:56:25 addons-827562 kubelet[1473]: I0912 22:56:25.569688    1473 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="e8fa2393-cb60-4d56-8520-e375b9b211e2" path="/var/lib/kubelet/pods/e8fa2393-cb60-4d56-8520-e375b9b211e2/volumes"
	Sep 12 22:56:25 addons-827562 kubelet[1473]: E0912 22:56:25.966126    1473 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181785965822742,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:56:25 addons-827562 kubelet[1473]: E0912 22:56:25.966179    1473 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181785965822742,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [146a92449984241fd0627623e938ddbb044ceaa885bc5f08a2774ce781dd0720] <==
	I0912 22:41:56.217950       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0912 22:41:56.243704       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0912 22:41:56.243813       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0912 22:41:56.255373       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0912 22:41:56.256546       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2!
	I0912 22:41:56.257841       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"dcaad338-21bb-4430-9eb9-2cd4a8ec6830", APIVersion:"v1", ResourceVersion:"950", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2 became leader
	I0912 22:41:56.357541       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-827562 -n addons-827562
helpers_test.go:261: (dbg) Run:  kubectl --context addons-827562 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-827562 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-827562 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-827562/192.168.49.2
	Start Time:       Thu, 12 Sep 2024 22:43:40 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fzdjw (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-fzdjw:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  12m                   default-scheduler  Successfully assigned default/busybox to addons-827562
	  Normal   Pulling    11m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     11m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m42s (x41 over 12m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (153.09s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (306.98s)

                                                
                                                
=== RUN   TestAddons/parallel/MetricsServer
=== PAUSE TestAddons/parallel/MetricsServer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 3.827696ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-s2br7" [a809109a-427d-46e6-8c44-2fe8922fa0ec] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004061898s
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (87.272541ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 12m16.491724336s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (101.616042ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 12m19.652132061s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (94.905764ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 12m26.460917109s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (87.398719ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 12m31.933725354s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (95.413259ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 12m38.126061075s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (100.298178ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 12m51.150608781s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (92.32724ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 13m21.262298572s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (87.551952ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 14m2.828230103s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (84.123673ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 14m33.485722129s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (87.416421ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 15m9.398578759s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (94.963418ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 16m16.083164102s

                                                
                                                
** /stderr **
addons_test.go:417: (dbg) Run:  kubectl --context addons-827562 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-827562 top pods -n kube-system: exit status 1 (95.880572ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-rdc96, age: 17m14.069651533s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-827562
helpers_test.go:235: (dbg) docker inspect addons-827562:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762",
	        "Created": "2024-09-12T22:40:41.91582759Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1446082,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-12T22:40:42.074276145Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:5a18b2e89815d9320db97822722b50bf88d564940d3d81fe93adf39e9c88570e",
	        "ResolvConfPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/hostname",
	        "HostsPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/hosts",
	        "LogPath": "/var/lib/docker/containers/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762/be1afc7c160369f1e9621884cddb6ab0d9e486a5bf757521c4df2d772204b762-json.log",
	        "Name": "/addons-827562",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-827562:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-827562",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44-init/diff:/var/lib/docker/overlay2/a9d2a81fc7d22b1ed496ce03182993f557727360b6979d4159c4af53ac704e33/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ea4461a2983a5056170c460ba6d896a02dfc67d09cb65ab7932e6a93afd5cc44/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-827562",
	                "Source": "/var/lib/docker/volumes/addons-827562/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-827562",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-827562",
	                "name.minikube.sigs.k8s.io": "addons-827562",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "ae46cd18d7107a0198901155f5e64e99116bee2748492ee68107c1152d5299a6",
	            "SandboxKey": "/var/run/docker/netns/ae46cd18d710",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34297"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34298"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34301"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34299"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34300"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-827562": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "2a2c6dd3b3d4a54c339248a1b2cef59c4cc04add3fa07264304a8053a1a7bb3e",
	                    "EndpointID": "d3ba2101629eff6b51d1c0dabb3076ce28115101ad7bab598751773341bb342f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-827562",
	                        "be1afc7c1603"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-827562 -n addons-827562
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 logs -n 25: (1.45525154s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-653724                                                                     | download-only-653724   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| start   | --download-only -p                                                                          | download-docker-801821 | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | download-docker-801821                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-801821                                                                   | download-docker-801821 | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-965964   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | binary-mirror-965964                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35533                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-965964                                                                     | binary-mirror-965964   | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| addons  | enable dashboard -p                                                                         | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | addons-827562                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | addons-827562                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-827562 --wait=true                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:43 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-827562 addons                                                                        | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-827562 addons                                                                        | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | -p addons-827562                                                                            |                        |         |         |                     |                     |
	| ip      | addons-827562 ip                                                                            | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:52 UTC | 12 Sep 24 22:52 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-827562 ssh cat                                                                       | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | /opt/local-path-provisioner/pvc-a2acc850-26ba-49a0-99b1-fa9954e38e85_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | addons-827562                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | -p addons-827562                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:53 UTC | 12 Sep 24 22:53 UTC |
	|         | addons-827562                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-827562 ssh curl -s                                                                   | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:54 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-827562 ip                                                                            | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:56 UTC | 12 Sep 24 22:56 UTC |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:56 UTC | 12 Sep 24 22:56 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-827562 addons disable                                                                | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:56 UTC | 12 Sep 24 22:56 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-827562 addons                                                                        | addons-827562          | jenkins | v1.34.0 | 12 Sep 24 22:58 UTC | 12 Sep 24 22:58 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 22:40:17
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 22:40:17.633467 1445591 out.go:345] Setting OutFile to fd 1 ...
	I0912 22:40:17.633589 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:40:17.633624 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:40:17.633637 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:40:17.633901 1445591 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 22:40:17.634370 1445591 out.go:352] Setting JSON to false
	I0912 22:40:17.635277 1445591 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":22965,"bootTime":1726157853,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0912 22:40:17.635361 1445591 start.go:139] virtualization:  
	I0912 22:40:17.638575 1445591 out.go:177] * [addons-827562] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0912 22:40:17.641863 1445591 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 22:40:17.641915 1445591 notify.go:220] Checking for updates...
	I0912 22:40:17.643941 1445591 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 22:40:17.646241 1445591 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 22:40:17.648649 1445591 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	I0912 22:40:17.650897 1445591 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0912 22:40:17.653703 1445591 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 22:40:17.656140 1445591 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 22:40:17.682058 1445591 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 22:40:17.682188 1445591 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:40:17.742365 1445591 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-12 22:40:17.732295702 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:40:17.742515 1445591 docker.go:318] overlay module found
	I0912 22:40:17.744856 1445591 out.go:177] * Using the docker driver based on user configuration
	I0912 22:40:17.746842 1445591 start.go:297] selected driver: docker
	I0912 22:40:17.746857 1445591 start.go:901] validating driver "docker" against <nil>
	I0912 22:40:17.746871 1445591 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 22:40:17.747491 1445591 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:40:17.801042 1445591 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-12 22:40:17.790838577 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:40:17.801239 1445591 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 22:40:17.801479 1445591 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 22:40:17.803453 1445591 out.go:177] * Using Docker driver with root privileges
	I0912 22:40:17.805816 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:40:17.805842 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:40:17.805853 1445591 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 22:40:17.805949 1445591 start.go:340] cluster config:
	{Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 22:40:17.808257 1445591 out.go:177] * Starting "addons-827562" primary control-plane node in "addons-827562" cluster
	I0912 22:40:17.810555 1445591 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 22:40:17.813078 1445591 out.go:177] * Pulling base image v0.0.45-1726156396-19616 ...
	I0912 22:40:17.815201 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:17.815240 1445591 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 22:40:17.815252 1445591 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0912 22:40:17.815261 1445591 cache.go:56] Caching tarball of preloaded images
	I0912 22:40:17.815346 1445591 preload.go:172] Found /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0912 22:40:17.815356 1445591 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0912 22:40:17.815699 1445591 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json ...
	I0912 22:40:17.815726 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json: {Name:mk31eb722379a78772fbd479795c183e605e4f76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:17.831472 1445591 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 22:40:17.831609 1445591 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 22:40:17.831629 1445591 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory, skipping pull
	I0912 22:40:17.831633 1445591 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 exists in cache, skipping pull
	I0912 22:40:17.831641 1445591 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 as a tarball
	I0912 22:40:17.831648 1445591 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from local cache
	I0912 22:40:35.086626 1445591 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 from cached tarball
	I0912 22:40:35.086669 1445591 cache.go:194] Successfully downloaded all kic artifacts
	I0912 22:40:35.086702 1445591 start.go:360] acquireMachinesLock for addons-827562: {Name:mk6fb71ce86f508a79c4dad9e369daeb113afc21 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0912 22:40:35.086842 1445591 start.go:364] duration metric: took 117.456µs to acquireMachinesLock for "addons-827562"
	I0912 22:40:35.086876 1445591 start.go:93] Provisioning new machine with config: &{Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 22:40:35.086973 1445591 start.go:125] createHost starting for "" (driver="docker")
	I0912 22:40:35.089904 1445591 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0912 22:40:35.090221 1445591 start.go:159] libmachine.API.Create for "addons-827562" (driver="docker")
	I0912 22:40:35.090267 1445591 client.go:168] LocalClient.Create starting
	I0912 22:40:35.090412 1445591 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem
	I0912 22:40:35.246607 1445591 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem
	I0912 22:40:35.570083 1445591 cli_runner.go:164] Run: docker network inspect addons-827562 --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}}]}"
	W0912 22:40:35.586789 1445591 cli_runner.go:211] docker network inspect addons-827562 --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
	I0912 22:40:35.586886 1445591 network_create.go:284] running [docker network inspect addons-827562] to gather additional debugging logs...
	I0912 22:40:35.586924 1445591 cli_runner.go:164] Run: docker network inspect addons-827562
	W0912 22:40:35.603112 1445591 cli_runner.go:211] docker network inspect addons-827562 returned with exit code 1
	I0912 22:40:35.603143 1445591 network_create.go:287] error running [docker network inspect addons-827562]: docker network inspect addons-827562: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-827562 not found
	I0912 22:40:35.603157 1445591 network_create.go:289] output of [docker network inspect addons-827562]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-827562 not found
	
	** /stderr **
	I0912 22:40:35.603257 1445591 cli_runner.go:164] 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}}]}"
	I0912 22:40:35.621874 1445591 network.go:206] 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 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001a234b0}
	I0912 22:40:35.621917 1445591 network_create.go:124] attempt to create docker network addons-827562 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0912 22:40:35.621981 1445591 cli_runner.go:164] 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 --label=name.minikube.sigs.k8s.io=addons-827562 addons-827562
	I0912 22:40:35.692011 1445591 network_create.go:108] docker network addons-827562 192.168.49.0/24 created
	I0912 22:40:35.692048 1445591 kic.go:121] calculated static IP "192.168.49.2" for the "addons-827562" container
	I0912 22:40:35.692131 1445591 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0912 22:40:35.706109 1445591 cli_runner.go:164] Run: docker volume create addons-827562 --label name.minikube.sigs.k8s.io=addons-827562 --label created_by.minikube.sigs.k8s.io=true
	I0912 22:40:35.723321 1445591 oci.go:103] Successfully created a docker volume addons-827562
	I0912 22:40:35.723421 1445591 cli_runner.go:164] Run: docker run --rm --name addons-827562-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --entrypoint /usr/bin/test -v addons-827562:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib
	I0912 22:40:37.787352 1445591 cli_runner.go:217] Completed: docker run --rm --name addons-827562-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --entrypoint /usr/bin/test -v addons-827562:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -d /var/lib: (2.063886652s)
	I0912 22:40:37.787378 1445591 oci.go:107] Successfully prepared a docker volume addons-827562
	I0912 22:40:37.787415 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:37.787435 1445591 kic.go:194] Starting extracting preloaded images to volume ...
	I0912 22:40:37.787516 1445591 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-827562:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir
	I0912 22:40:41.847001 1445591 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-827562:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 -I lz4 -xf /preloaded.tar -C /extractDir: (4.059450358s)
	I0912 22:40:41.847035 1445591 kic.go:203] duration metric: took 4.059595622s to extract preloaded images to volume ...
	W0912 22:40:41.847185 1445591 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0912 22:40:41.847300 1445591 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0912 22:40:41.901463 1445591 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-827562 --name addons-827562 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-827562 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-827562 --network addons-827562 --ip 192.168.49.2 --volume addons-827562:/var --security-opt apparmor=unconfined --memory=4000mb --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-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889
	I0912 22:40:42.308155 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Running}}
	I0912 22:40:42.328789 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.357912 1445591 cli_runner.go:164] Run: docker exec addons-827562 stat /var/lib/dpkg/alternatives/iptables
	I0912 22:40:42.436149 1445591 oci.go:144] the created container "addons-827562" has a running status.
	I0912 22:40:42.436186 1445591 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa...
	I0912 22:40:42.664544 1445591 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0912 22:40:42.686791 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.718311 1445591 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0912 22:40:42.718329 1445591 kic_runner.go:114] Args: [docker exec --privileged addons-827562 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0912 22:40:42.804509 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:40:42.838140 1445591 machine.go:93] provisionDockerMachine start ...
	I0912 22:40:42.838231 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:42.863054 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:42.863314 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:42.863323 1445591 main.go:141] libmachine: About to run SSH command:
	hostname
	I0912 22:40:42.864141 1445591 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: EOF
	I0912 22:40:46.005164 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-827562
	
	I0912 22:40:46.005259 1445591 ubuntu.go:169] provisioning hostname "addons-827562"
	I0912 22:40:46.005363 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.025202 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.025459 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.025475 1445591 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-827562 && echo "addons-827562" | sudo tee /etc/hostname
	I0912 22:40:46.185801 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-827562
	
	I0912 22:40:46.185883 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.205173 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.205422 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.205442 1445591 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-827562' /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 addons-827562/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-827562' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0912 22:40:46.348777 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0912 22:40:46.348804 1445591 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19616-1439447/.minikube CaCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19616-1439447/.minikube}
	I0912 22:40:46.348834 1445591 ubuntu.go:177] setting up certificates
	I0912 22:40:46.348844 1445591 provision.go:84] configureAuth start
	I0912 22:40:46.348907 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:46.364819 1445591 provision.go:143] copyHostCerts
	I0912 22:40:46.364909 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/key.pem (1679 bytes)
	I0912 22:40:46.365050 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.pem (1078 bytes)
	I0912 22:40:46.365113 1445591 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19616-1439447/.minikube/cert.pem (1123 bytes)
	I0912 22:40:46.365172 1445591 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem org=jenkins.addons-827562 san=[127.0.0.1 192.168.49.2 addons-827562 localhost minikube]
	I0912 22:40:46.505341 1445591 provision.go:177] copyRemoteCerts
	I0912 22:40:46.505412 1445591 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0912 22:40:46.505457 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.528930 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:46.633159 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0912 22:40:46.658512 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0912 22:40:46.683432 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0912 22:40:46.708250 1445591 provision.go:87] duration metric: took 359.392334ms to configureAuth
	I0912 22:40:46.708277 1445591 ubuntu.go:193] setting minikube options for container-runtime
	I0912 22:40:46.708545 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:40:46.708669 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.725815 1445591 main.go:141] libmachine: Using SSH client type: native
	I0912 22:40:46.726065 1445591 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ebfd0] 0x3ee830 <nil>  [] 0s} 127.0.0.1 34297 <nil> <nil>}
	I0912 22:40:46.726084 1445591 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0912 22:40:46.965429 1445591 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0912 22:40:46.965456 1445591 machine.go:96] duration metric: took 4.127297382s to provisionDockerMachine
	I0912 22:40:46.965466 1445591 client.go:171] duration metric: took 11.875187881s to LocalClient.Create
	I0912 22:40:46.965484 1445591 start.go:167] duration metric: took 11.875259799s to libmachine.API.Create "addons-827562"
	I0912 22:40:46.965491 1445591 start.go:293] postStartSetup for "addons-827562" (driver="docker")
	I0912 22:40:46.965502 1445591 start.go:322] 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]
	I0912 22:40:46.965576 1445591 ssh_runner.go:195] 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
	I0912 22:40:46.965623 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:46.982967 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.085693 1445591 ssh_runner.go:195] Run: cat /etc/os-release
	I0912 22:40:47.088797 1445591 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0912 22:40:47.088830 1445591 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0912 22:40:47.088840 1445591 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0912 22:40:47.088848 1445591 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0912 22:40:47.088861 1445591 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-1439447/.minikube/addons for local assets ...
	I0912 22:40:47.088936 1445591 filesync.go:126] Scanning /home/jenkins/minikube-integration/19616-1439447/.minikube/files for local assets ...
	I0912 22:40:47.088964 1445591 start.go:296] duration metric: took 123.467498ms for postStartSetup
	I0912 22:40:47.089277 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:47.105136 1445591 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/config.json ...
	I0912 22:40:47.105426 1445591 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 22:40:47.105477 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.121660 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.217203 1445591 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0912 22:40:47.221915 1445591 start.go:128] duration metric: took 12.134926212s to createHost
	I0912 22:40:47.221940 1445591 start.go:83] releasing machines lock for "addons-827562", held for 12.135083956s
	I0912 22:40:47.222012 1445591 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-827562
	I0912 22:40:47.238327 1445591 ssh_runner.go:195] Run: cat /version.json
	I0912 22:40:47.238391 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.238652 1445591 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0912 22:40:47.238693 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:40:47.256827 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.260509 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:40:47.351905 1445591 ssh_runner.go:195] Run: systemctl --version
	I0912 22:40:47.482759 1445591 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0912 22:40:47.623759 1445591 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0912 22:40:47.628056 1445591 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0912 22:40:47.647652 1445591 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0912 22:40:47.647735 1445591 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0912 22:40:47.686465 1445591 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0912 22:40:47.686489 1445591 start.go:495] detecting cgroup driver to use...
	I0912 22:40:47.686521 1445591 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0912 22:40:47.686572 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0912 22:40:47.702928 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0912 22:40:47.714757 1445591 docker.go:217] disabling cri-docker service (if available) ...
	I0912 22:40:47.714819 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0912 22:40:47.729749 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0912 22:40:47.744837 1445591 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0912 22:40:47.835522 1445591 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0912 22:40:47.931552 1445591 docker.go:233] disabling docker service ...
	I0912 22:40:47.931677 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0912 22:40:47.952556 1445591 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0912 22:40:47.965506 1445591 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0912 22:40:48.061922 1445591 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0912 22:40:48.159648 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0912 22:40:48.171038 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0912 22:40:48.187942 1445591 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0912 22:40:48.188061 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.198525 1445591 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0912 22:40:48.198601 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.208869 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.218932 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.229485 1445591 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0912 22:40:48.239057 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.249590 1445591 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.265668 1445591 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0912 22:40:48.275792 1445591 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0912 22:40:48.284713 1445591 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0912 22:40:48.293449 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:40:48.393962 1445591 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0912 22:40:48.507161 1445591 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0912 22:40:48.507267 1445591 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0912 22:40:48.510969 1445591 start.go:563] Will wait 60s for crictl version
	I0912 22:40:48.511076 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:40:48.514676 1445591 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0912 22:40:48.560683 1445591 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0912 22:40:48.560893 1445591 ssh_runner.go:195] Run: crio --version
	I0912 22:40:48.607686 1445591 ssh_runner.go:195] Run: crio --version
	I0912 22:40:48.647989 1445591 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0912 22:40:48.649913 1445591 cli_runner.go:164] Run: docker network inspect addons-827562 --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}}]}"
	I0912 22:40:48.666558 1445591 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0912 22:40:48.670273 1445591 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0912 22:40:48.681093 1445591 kubeadm.go:883] updating cluster {Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0912 22:40:48.681228 1445591 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:48.681288 1445591 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 22:40:48.750101 1445591 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 22:40:48.750127 1445591 crio.go:433] Images already preloaded, skipping extraction
	I0912 22:40:48.750182 1445591 ssh_runner.go:195] Run: sudo crictl images --output json
	I0912 22:40:48.787466 1445591 crio.go:514] all images are preloaded for cri-o runtime.
	I0912 22:40:48.787489 1445591 cache_images.go:84] Images are preloaded, skipping loading
	I0912 22:40:48.787498 1445591 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0912 22:40:48.787588 1445591 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-827562 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0912 22:40:48.787674 1445591 ssh_runner.go:195] Run: crio config
	I0912 22:40:48.849822 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:40:48.849844 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:40:48.849854 1445591 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0912 22:40:48.849879 1445591 kubeadm.go:181] 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.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-827562 NodeName:addons-827562 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.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[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0912 22:40:48.850041 1445591 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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: unix:///var/run/crio/crio.sock
	  name: "addons-827562"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	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
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	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
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0912 22:40:48.850113 1445591 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0912 22:40:48.858791 1445591 binaries.go:44] Found k8s binaries, skipping transfer
	I0912 22:40:48.858860 1445591 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0912 22:40:48.867342 1445591 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0912 22:40:48.885005 1445591 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0912 22:40:48.903122 1445591 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0912 22:40:48.921174 1445591 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0912 22:40:48.924841 1445591 ssh_runner.go:195] 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""
	I0912 22:40:48.935700 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:40:49.024306 1445591 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 22:40:49.037961 1445591 certs.go:68] Setting up /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562 for IP: 192.168.49.2
	I0912 22:40:49.038040 1445591 certs.go:194] generating shared ca certs ...
	I0912 22:40:49.038070 1445591 certs.go:226] acquiring lock for ca certs: {Name:mk42df98bda47e3660e75f9b77dae2f797147cdb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.038874 1445591 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key
	I0912 22:40:49.669055 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt ...
	I0912 22:40:49.669088 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt: {Name:mk8f919998f9f8ff15120ef94ca50ffe6320de78 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.669294 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key ...
	I0912 22:40:49.669311 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key: {Name:mk2aa660db3d080d6331593c436b5214922e3c9c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:49.669394 1445591 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key
	I0912 22:40:50.090792 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt ...
	I0912 22:40:50.090828 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt: {Name:mk29b236b84b4537a8313d7030752df81c53e776 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.091020 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key ...
	I0912 22:40:50.091033 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key: {Name:mkac53a848ef7a444b6e480d8e37abc6caf011f9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.091116 1445591 certs.go:256] generating profile certs ...
	I0912 22:40:50.091176 1445591 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key
	I0912 22:40:50.091187 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt with IP's: []
	I0912 22:40:50.644127 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt ...
	I0912 22:40:50.644160 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: {Name:mka082ac62a6e8633846f868a81bd607479a16cd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.645056 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key ...
	I0912 22:40:50.645073 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.key: {Name:mkdb52ee593d7ae8eeddf30b25e283b9652b8a53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:50.645161 1445591 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448
	I0912 22:40:50.645182 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0912 22:40:51.287138 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 ...
	I0912 22:40:51.287181 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448: {Name:mke878243d0b761b835b45cdfbeadb8e030245f7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.287401 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448 ...
	I0912 22:40:51.287419 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448: {Name:mk9adce2fae9de8b1fdcf83bc6a5f7217cbdebce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.287519 1445591 certs.go:381] copying /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt.700bb448 -> /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt
	I0912 22:40:51.287615 1445591 certs.go:385] copying /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key.700bb448 -> /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key
	I0912 22:40:51.287677 1445591 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key
	I0912 22:40:51.287698 1445591 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt with IP's: []
	I0912 22:40:51.754173 1445591 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt ...
	I0912 22:40:51.754205 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt: {Name:mkab7f068301abc88d326cf1a52ce6fa36f37c62 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.754394 1445591 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key ...
	I0912 22:40:51.754409 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key: {Name:mk02a6f66a7e8e22559d736abff09a32ffc0aab4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:51.754623 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca-key.pem (1675 bytes)
	I0912 22:40:51.754667 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/ca.pem (1078 bytes)
	I0912 22:40:51.754698 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/cert.pem (1123 bytes)
	I0912 22:40:51.754734 1445591 certs.go:484] found cert: /home/jenkins/minikube-integration/19616-1439447/.minikube/certs/key.pem (1679 bytes)
	I0912 22:40:51.755333 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0912 22:40:51.780008 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0912 22:40:51.805089 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0912 22:40:51.829628 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0912 22:40:51.853444 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0912 22:40:51.877809 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0912 22:40:51.902159 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0912 22:40:51.926993 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0912 22:40:51.951398 1445591 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19616-1439447/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0912 22:40:51.976097 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0912 22:40:51.995055 1445591 ssh_runner.go:195] Run: openssl version
	I0912 22:40:52.000588 1445591 ssh_runner.go:195] 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"
	I0912 22:40:52.012346 1445591 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.016321 1445591 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 12 22:40 /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.016427 1445591 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0912 22:40:52.023705 1445591 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0912 22:40:52.033503 1445591 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0912 22:40:52.037133 1445591 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0912 22:40:52.037181 1445591 kubeadm.go:392] StartCluster: {Name:addons-827562 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:addons-827562 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 22:40:52.037272 1445591 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0912 22:40:52.037332 1445591 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0912 22:40:52.079265 1445591 cri.go:89] found id: ""
	I0912 22:40:52.079398 1445591 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0912 22:40:52.088493 1445591 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0912 22:40:52.097389 1445591 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0912 22:40:52.097474 1445591 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0912 22:40:52.108198 1445591 kubeadm.go:155] 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
	I0912 22:40:52.108219 1445591 kubeadm.go:157] found existing configuration files:
	
	I0912 22:40:52.108299 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0912 22:40:52.117495 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0912 22:40:52.117565 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0912 22:40:52.126146 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0912 22:40:52.135063 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0912 22:40:52.135151 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0912 22:40:52.143886 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0912 22:40:52.152670 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0912 22:40:52.152755 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0912 22:40:52.162026 1445591 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0912 22:40:52.170863 1445591 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0912 22:40:52.170947 1445591 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0912 22:40:52.181068 1445591 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$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,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0912 22:40:52.229413 1445591 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0912 22:40:52.229699 1445591 kubeadm.go:310] [preflight] Running pre-flight checks
	I0912 22:40:52.249162 1445591 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0912 22:40:52.249294 1445591 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0912 22:40:52.249346 1445591 kubeadm.go:310] OS: Linux
	I0912 22:40:52.249397 1445591 kubeadm.go:310] CGROUPS_CPU: enabled
	I0912 22:40:52.249449 1445591 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0912 22:40:52.249499 1445591 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0912 22:40:52.249547 1445591 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0912 22:40:52.249600 1445591 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0912 22:40:52.249652 1445591 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0912 22:40:52.249705 1445591 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0912 22:40:52.249757 1445591 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0912 22:40:52.249802 1445591 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0912 22:40:52.314246 1445591 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0912 22:40:52.314357 1445591 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0912 22:40:52.314456 1445591 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0912 22:40:52.325998 1445591 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0912 22:40:52.330152 1445591 out.go:235]   - Generating certificates and keys ...
	I0912 22:40:52.330313 1445591 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0912 22:40:52.330393 1445591 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0912 22:40:52.989984 1445591 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0912 22:40:53.261344 1445591 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0912 22:40:53.412751 1445591 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0912 22:40:53.872152 1445591 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0912 22:40:54.095836 1445591 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0912 22:40:54.096041 1445591 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-827562 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 22:40:54.393575 1445591 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0912 22:40:54.393894 1445591 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-827562 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0912 22:40:54.558609 1445591 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0912 22:40:54.712604 1445591 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0912 22:40:54.872153 1445591 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0912 22:40:54.872463 1445591 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0912 22:40:55.331970 1445591 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0912 22:40:55.779104 1445591 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0912 22:40:55.939973 1445591 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0912 22:40:56.679801 1445591 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0912 22:40:57.200869 1445591 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0912 22:40:57.201702 1445591 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0912 22:40:57.204778 1445591 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0912 22:40:57.207091 1445591 out.go:235]   - Booting up control plane ...
	I0912 22:40:57.207228 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0912 22:40:57.207313 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0912 22:40:57.207914 1445591 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0912 22:40:57.219321 1445591 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0912 22:40:57.226607 1445591 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0912 22:40:57.226662 1445591 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0912 22:40:57.321571 1445591 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0912 22:40:57.321694 1445591 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0912 22:40:58.323261 1445591 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001752707s
	I0912 22:40:58.323366 1445591 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0912 22:41:04.824647 1445591 kubeadm.go:310] [api-check] The API server is healthy after 6.501354545s
	I0912 22:41:04.844100 1445591 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0912 22:41:04.859581 1445591 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0912 22:41:04.887251 1445591 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0912 22:41:04.887444 1445591 kubeadm.go:310] [mark-control-plane] Marking the node addons-827562 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0912 22:41:04.898677 1445591 kubeadm.go:310] [bootstrap-token] Using token: 7cll9q.jjsviwn0glb0aln0
	I0912 22:41:04.900744 1445591 out.go:235]   - Configuring RBAC rules ...
	I0912 22:41:04.900876 1445591 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0912 22:41:04.905851 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0912 22:41:04.913523 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0912 22:41:04.917461 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0912 22:41:04.923082 1445591 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0912 22:41:04.927108 1445591 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0912 22:41:05.233032 1445591 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0912 22:41:05.659414 1445591 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0912 22:41:06.231281 1445591 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0912 22:41:06.232254 1445591 kubeadm.go:310] 
	I0912 22:41:06.232331 1445591 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0912 22:41:06.232338 1445591 kubeadm.go:310] 
	I0912 22:41:06.232435 1445591 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0912 22:41:06.232441 1445591 kubeadm.go:310] 
	I0912 22:41:06.232466 1445591 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0912 22:41:06.232541 1445591 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0912 22:41:06.232594 1445591 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0912 22:41:06.232599 1445591 kubeadm.go:310] 
	I0912 22:41:06.232671 1445591 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0912 22:41:06.232688 1445591 kubeadm.go:310] 
	I0912 22:41:06.232745 1445591 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0912 22:41:06.232755 1445591 kubeadm.go:310] 
	I0912 22:41:06.232810 1445591 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0912 22:41:06.232890 1445591 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0912 22:41:06.232963 1445591 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0912 22:41:06.232972 1445591 kubeadm.go:310] 
	I0912 22:41:06.233077 1445591 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0912 22:41:06.233167 1445591 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0912 22:41:06.233176 1445591 kubeadm.go:310] 
	I0912 22:41:06.233262 1445591 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 7cll9q.jjsviwn0glb0aln0 \
	I0912 22:41:06.233379 1445591 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1c83a9f086eca0af84800b791f954fb2a2dde8ca88709394f4ef6523a69a9d98 \
	I0912 22:41:06.233411 1445591 kubeadm.go:310] 	--control-plane 
	I0912 22:41:06.233417 1445591 kubeadm.go:310] 
	I0912 22:41:06.233524 1445591 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0912 22:41:06.233533 1445591 kubeadm.go:310] 
	I0912 22:41:06.233625 1445591 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 7cll9q.jjsviwn0glb0aln0 \
	I0912 22:41:06.233747 1445591 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1c83a9f086eca0af84800b791f954fb2a2dde8ca88709394f4ef6523a69a9d98 
	I0912 22:41:06.237920 1445591 kubeadm.go:310] W0912 22:40:52.224110    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0912 22:41:06.238217 1445591 kubeadm.go:310] W0912 22:40:52.225141    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0912 22:41:06.238424 1445591 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0912 22:41:06.238528 1445591 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0912 22:41:06.238547 1445591 cni.go:84] Creating CNI manager for ""
	I0912 22:41:06.238557 1445591 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:41:06.240717 1445591 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0912 22:41:06.242610 1445591 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0912 22:41:06.246810 1445591 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0912 22:41:06.246832 1445591 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0912 22:41:06.266864 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0912 22:41:06.550135 1445591 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0912 22:41:06.550268 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:06.550345 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-827562 minikube.k8s.io/updated_at=2024_09_12T22_41_06_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8 minikube.k8s.io/name=addons-827562 minikube.k8s.io/primary=true
	I0912 22:41:06.726146 1445591 ops.go:34] apiserver oom_adj: -16
	I0912 22:41:06.726307 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:07.226520 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:07.726801 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:08.226437 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:08.726976 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:09.227078 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:09.727093 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:10.227222 1445591 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0912 22:41:10.330982 1445591 kubeadm.go:1113] duration metric: took 3.780761235s to wait for elevateKubeSystemPrivileges
	I0912 22:41:10.331010 1445591 kubeadm.go:394] duration metric: took 18.29383294s to StartCluster
	I0912 22:41:10.331028 1445591 settings.go:142] acquiring lock: {Name:mk3e6954dc7557f58f19a3334ba922b01ff079f6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:41:10.331144 1445591 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 22:41:10.331533 1445591 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/kubeconfig: {Name:mkd82f9974830f1a83dd099cb3b4e4d72f0d3f5c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:41:10.331715 1445591 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0912 22:41:10.331895 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0912 22:41:10.332195 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:41:10.332233 1445591 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0912 22:41:10.332317 1445591 addons.go:69] Setting yakd=true in profile "addons-827562"
	I0912 22:41:10.332338 1445591 addons.go:234] Setting addon yakd=true in "addons-827562"
	I0912 22:41:10.332415 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.332878 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.333286 1445591 addons.go:69] Setting metrics-server=true in profile "addons-827562"
	I0912 22:41:10.333312 1445591 addons.go:234] Setting addon metrics-server=true in "addons-827562"
	I0912 22:41:10.333336 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.333763 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.333943 1445591 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-827562"
	I0912 22:41:10.333978 1445591 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-827562"
	I0912 22:41:10.334006 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.334407 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.334875 1445591 addons.go:69] Setting registry=true in profile "addons-827562"
	I0912 22:41:10.334903 1445591 addons.go:234] Setting addon registry=true in "addons-827562"
	I0912 22:41:10.334927 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.335324 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.336769 1445591 addons.go:69] Setting cloud-spanner=true in profile "addons-827562"
	I0912 22:41:10.336821 1445591 addons.go:234] Setting addon cloud-spanner=true in "addons-827562"
	I0912 22:41:10.336855 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.337295 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.339924 1445591 addons.go:69] Setting storage-provisioner=true in profile "addons-827562"
	I0912 22:41:10.339970 1445591 addons.go:234] Setting addon storage-provisioner=true in "addons-827562"
	I0912 22:41:10.340005 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.340496 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.349200 1445591 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-827562"
	I0912 22:41:10.349416 1445591 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-827562"
	I0912 22:41:10.350976 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.351319 1445591 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-827562"
	I0912 22:41:10.351357 1445591 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-827562"
	I0912 22:41:10.351670 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.354782 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.361962 1445591 addons.go:69] Setting default-storageclass=true in profile "addons-827562"
	I0912 22:41:10.362065 1445591 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-827562"
	I0912 22:41:10.362411 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.374969 1445591 addons.go:69] Setting volcano=true in profile "addons-827562"
	I0912 22:41:10.375066 1445591 addons.go:234] Setting addon volcano=true in "addons-827562"
	I0912 22:41:10.375142 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.377177 1445591 addons.go:69] Setting gcp-auth=true in profile "addons-827562"
	I0912 22:41:10.377234 1445591 mustload.go:65] Loading cluster: addons-827562
	I0912 22:41:10.377413 1445591 config.go:182] Loaded profile config "addons-827562": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 22:41:10.377646 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.377701 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.389993 1445591 addons.go:69] Setting volumesnapshots=true in profile "addons-827562"
	I0912 22:41:10.390108 1445591 addons.go:234] Setting addon volumesnapshots=true in "addons-827562"
	I0912 22:41:10.390180 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.390998 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.404552 1445591 out.go:177] * Verifying Kubernetes components...
	I0912 22:41:10.406910 1445591 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0912 22:41:10.408221 1445591 addons.go:69] Setting ingress=true in profile "addons-827562"
	I0912 22:41:10.408314 1445591 addons.go:234] Setting addon ingress=true in "addons-827562"
	I0912 22:41:10.408406 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.408932 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.431887 1445591 addons.go:69] Setting ingress-dns=true in profile "addons-827562"
	I0912 22:41:10.431997 1445591 addons.go:234] Setting addon ingress-dns=true in "addons-827562"
	I0912 22:41:10.432087 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.436689 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.454109 1445591 addons.go:69] Setting inspektor-gadget=true in profile "addons-827562"
	I0912 22:41:10.454215 1445591 addons.go:234] Setting addon inspektor-gadget=true in "addons-827562"
	I0912 22:41:10.454286 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.456987 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.516801 1445591 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0912 22:41:10.518068 1445591 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0912 22:41:10.537781 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0912 22:41:10.537820 1445591 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0912 22:41:10.537899 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.554853 1445591 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 22:41:10.554876 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0912 22:41:10.554943 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.557927 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0912 22:41:10.558161 1445591 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0912 22:41:10.560173 1445591 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-827562"
	I0912 22:41:10.560221 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.560862 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.585990 1445591 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0912 22:41:10.587825 1445591 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0912 22:41:10.587854 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0912 22:41:10.587928 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.594604 1445591 out.go:177]   - Using image docker.io/registry:2.8.3
	I0912 22:41:10.596613 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0912 22:41:10.602890 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0912 22:41:10.602933 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0912 22:41:10.603008 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.605961 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0912 22:41:10.606635 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.609586 1445591 addons.go:234] Setting addon default-storageclass=true in "addons-827562"
	I0912 22:41:10.610011 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:10.610552 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:10.609740 1445591 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 22:41:10.632878 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0912 22:41:10.632966 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.609791 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0912 22:41:10.646043 1445591 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0912 22:41:10.646141 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.655155 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0912 22:41:10.656677 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0912 22:41:10.657047 1445591 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 22:41:10.657064 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0912 22:41:10.657135 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	W0912 22:41:10.609894 1445591 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0912 22:41:10.679312 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0912 22:41:10.687045 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0912 22:41:10.688952 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0912 22:41:10.691147 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0912 22:41:10.691350 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0912 22:41:10.693319 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:10.694970 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:10.697050 1445591 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 22:41:10.697072 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0912 22:41:10.697136 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.713191 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.721033 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0912 22:41:10.721655 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0912 22:41:10.723050 1445591 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0912 22:41:10.723158 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0912 22:41:10.723172 1445591 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0912 22:41:10.723243 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.726916 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0912 22:41:10.726989 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0912 22:41:10.727082 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.758542 1445591 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0912 22:41:10.760435 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0912 22:41:10.760467 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0912 22:41:10.760537 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.762626 1445591 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0912 22:41:10.764927 1445591 out.go:177]   - Using image docker.io/busybox:stable
	I0912 22:41:10.767015 1445591 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 22:41:10.767039 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0912 22:41:10.767110 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.792281 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.799258 1445591 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0912 22:41:10.799451 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0912 22:41:10.837307 1445591 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0912 22:41:10.837328 1445591 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0912 22:41:10.837395 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:10.856358 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.895803 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.897455 1445591 node_ready.go:35] waiting up to 6m0s for node "addons-827562" to be "Ready" ...
	I0912 22:41:10.900711 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.901600 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.908019 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.920480 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.940031 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.955535 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.963400 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.963788 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:10.965184 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:11.070249 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0912 22:41:11.242358 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0912 22:41:11.242429 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0912 22:41:11.326482 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0912 22:41:11.384559 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0912 22:41:11.384677 1445591 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0912 22:41:11.385442 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0912 22:41:11.398617 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0912 22:41:11.401306 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0912 22:41:11.401381 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0912 22:41:11.415198 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0912 22:41:11.415280 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0912 22:41:11.419181 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0912 22:41:11.424836 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0912 22:41:11.430623 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0912 22:41:11.430646 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0912 22:41:11.447157 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0912 22:41:11.447233 1445591 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0912 22:41:11.450825 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0912 22:41:11.450899 1445591 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0912 22:41:11.454427 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0912 22:41:11.517622 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0912 22:41:11.517646 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0912 22:41:11.533326 1445591 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 22:41:11.533406 1445591 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0912 22:41:11.580849 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0912 22:41:11.580924 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0912 22:41:11.635201 1445591 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0912 22:41:11.635272 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0912 22:41:11.643007 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0912 22:41:11.643086 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0912 22:41:11.663675 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0912 22:41:11.663751 1445591 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0912 22:41:11.674979 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0912 22:41:11.751048 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0912 22:41:11.751125 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0912 22:41:11.790813 1445591 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0912 22:41:11.790887 1445591 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0912 22:41:11.810497 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0912 22:41:11.830567 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0912 22:41:11.830593 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0912 22:41:11.839273 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0912 22:41:11.839298 1445591 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0912 22:41:11.897758 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0912 22:41:11.897828 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0912 22:41:11.976869 1445591 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0912 22:41:11.976937 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0912 22:41:11.977894 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0912 22:41:11.977956 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0912 22:41:11.985308 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0912 22:41:11.985382 1445591 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0912 22:41:12.026460 1445591 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0912 22:41:12.026536 1445591 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0912 22:41:12.081390 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0912 22:41:12.106712 1445591 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:12.106796 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0912 22:41:12.109409 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0912 22:41:12.109492 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0912 22:41:12.123254 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0912 22:41:12.123326 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0912 22:41:12.177888 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0912 22:41:12.177974 1445591 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0912 22:41:12.201540 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0912 22:41:12.201625 1445591 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0912 22:41:12.208497 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:12.251954 1445591 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 22:41:12.252024 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0912 22:41:12.284204 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0912 22:41:12.284279 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0912 22:41:12.348302 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0912 22:41:12.372915 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0912 22:41:12.372991 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0912 22:41:12.486408 1445591 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 22:41:12.486509 1445591 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0912 22:41:12.605677 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0912 22:41:13.642492 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:13.951900 1445591 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.152421761s)
	I0912 22:41:13.951978 1445591 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0912 22:41:14.171231 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.100936964s)
	I0912 22:41:14.740903 1445591 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-827562" context rescaled to 1 replicas
	I0912 22:41:15.197180 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.87060966s)
	I0912 22:41:15.840105 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.454593874s)
	I0912 22:41:15.840352 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.44167926s)
	I0912 22:41:15.931639 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:16.817333 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.398072189s)
	I0912 22:41:16.817368 1445591 addons.go:475] Verifying addon ingress=true in "addons-827562"
	I0912 22:41:16.817563 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.392655771s)
	I0912 22:41:16.817665 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.363217784s)
	I0912 22:41:16.817831 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.14276197s)
	I0912 22:41:16.817853 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.007282483s)
	I0912 22:41:16.817854 1445591 addons.go:475] Verifying addon metrics-server=true in "addons-827562"
	I0912 22:41:16.817865 1445591 addons.go:475] Verifying addon registry=true in "addons-827562"
	I0912 22:41:16.817894 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.736425037s)
	I0912 22:41:16.820666 1445591 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-827562 service yakd-dashboard -n yakd-dashboard
	
	I0912 22:41:16.820695 1445591 out.go:177] * Verifying ingress addon...
	I0912 22:41:16.820673 1445591 out.go:177] * Verifying registry addon...
	I0912 22:41:16.824149 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0912 22:41:16.825116 1445591 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0912 22:41:16.828761 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.620177989s)
	W0912 22:41:16.828801 1445591 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0912 22:41:16.828829 1445591 retry.go:31] will retry after 195.839458ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0912 22:41:16.828900 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.480521629s)
	I0912 22:41:16.844825 1445591 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 22:41:16.844855 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:16.844958 1445591 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0912 22:41:16.844971 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:17.025011 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0912 22:41:17.231172 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.625430381s)
	I0912 22:41:17.231214 1445591 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-827562"
	I0912 22:41:17.234951 1445591 out.go:177] * Verifying csi-hostpath-driver addon...
	I0912 22:41:17.238100 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0912 22:41:17.258148 1445591 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 22:41:17.258175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:17.330048 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:17.330999 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:17.742677 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:17.843689 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:17.844528 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.242836 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:18.327451 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:18.329195 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.400792 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:18.742626 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:18.843368 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:18.843614 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.242416 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:19.330194 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.330514 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:19.742993 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:19.844756 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:19.845214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:19.977415 1445591 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.952346676s)
	I0912 22:41:20.246473 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:20.330829 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:20.331519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:20.403230 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:20.744036 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:20.844710 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:20.846144 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:20.963038 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0912 22:41:20.963203 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:20.985323 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:21.125551 1445591 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0912 22:41:21.152458 1445591 addons.go:234] Setting addon gcp-auth=true in "addons-827562"
	I0912 22:41:21.152507 1445591 host.go:66] Checking if "addons-827562" exists ...
	I0912 22:41:21.152975 1445591 cli_runner.go:164] Run: docker container inspect addons-827562 --format={{.State.Status}}
	I0912 22:41:21.174370 1445591 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0912 22:41:21.174424 1445591 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-827562
	I0912 22:41:21.199403 1445591 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34297 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/addons-827562/id_rsa Username:docker}
	I0912 22:41:21.242713 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:21.298833 1445591 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0912 22:41:21.300737 1445591 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0912 22:41:21.302455 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0912 22:41:21.302543 1445591 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0912 22:41:21.321299 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0912 22:41:21.321323 1445591 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0912 22:41:21.335932 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:21.337576 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:21.339398 1445591 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 22:41:21.339486 1445591 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0912 22:41:21.359008 1445591 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0912 22:41:21.742930 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:21.829921 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:21.831851 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.040179 1445591 addons.go:475] Verifying addon gcp-auth=true in "addons-827562"
	I0912 22:41:22.042856 1445591 out.go:177] * Verifying gcp-auth addon...
	I0912 22:41:22.045695 1445591 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0912 22:41:22.089005 1445591 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0912 22:41:22.089074 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:22.242426 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:22.342552 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:22.343304 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.550474 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:22.746116 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:22.827767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:22.829040 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:22.902255 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:23.050093 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:23.242081 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:23.329841 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:23.331947 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:23.549660 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:23.741996 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:23.828735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:23.829090 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:24.051013 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:24.243894 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:24.328767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:24.329495 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:24.549407 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:24.764735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:24.827214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:24.828902 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:25.049750 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:25.242333 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:25.327649 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:25.329627 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:25.401032 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:25.548963 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:25.757179 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:25.828136 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:25.829977 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:26.049293 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:26.242732 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:26.327452 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:26.329265 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:26.548882 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:26.742634 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:26.828101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:26.829096 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:27.049548 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:27.241440 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:27.328975 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:27.329244 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:27.401187 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:27.548791 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:27.742414 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:27.827942 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:27.829912 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:28.049393 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:28.241511 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:28.330067 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:28.330328 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:28.549924 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:28.742525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:28.827824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:28.830776 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.049482 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:29.241411 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:29.328852 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.329327 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:29.549343 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:29.742764 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:29.827366 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:29.829228 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:29.901415 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:30.054843 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:30.242765 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:30.328639 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:30.329478 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:30.549884 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:30.742085 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:30.827980 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:30.829603 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:31.050034 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:31.241293 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:31.327331 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:31.328728 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:31.549142 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:31.741655 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:31.827784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:31.828811 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:32.048897 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:32.241192 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:32.327213 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:32.329021 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:32.401471 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:32.549070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:32.742084 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:32.827862 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:32.829650 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:33.050033 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:33.241273 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:33.328759 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:33.329540 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:33.549629 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:33.742297 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:33.827423 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:33.829117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.049764 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:34.242135 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:34.328563 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:34.329676 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.548741 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:34.742607 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:34.827717 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:34.829530 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:34.900769 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:35.049395 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:35.241568 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:35.328236 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:35.328958 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:35.549871 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:35.742218 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:35.827459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:35.829157 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:36.049579 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:36.242838 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:36.343966 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:36.344275 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:36.548761 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:36.741875 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:36.828488 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:36.829637 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:37.051109 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:37.242030 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:37.327357 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:37.328398 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:37.400778 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:37.548828 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:37.742197 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:37.827903 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:37.829815 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.049360 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:38.241978 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:38.330001 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:38.330862 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.549269 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:38.741889 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:38.829044 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:38.829279 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.048692 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:39.241959 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:39.327238 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.329314 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:39.401366 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:39.549622 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:39.741918 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:39.829247 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:39.830117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:40.050041 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:40.242525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:40.328950 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:40.329231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:40.550089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:40.742642 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:40.827772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:40.828784 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.050679 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:41.242768 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:41.327432 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:41.328893 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.401733 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:41.549482 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:41.742803 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:41.830393 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:41.831292 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.049446 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:42.243425 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:42.329785 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.330661 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:42.548917 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:42.742270 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:42.828494 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:42.830141 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.049873 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:43.241963 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:43.328990 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:43.329809 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.549144 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:43.742003 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:43.829052 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:43.830159 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:43.900260 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:44.049319 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:44.241122 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:44.332702 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:44.335566 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:44.548982 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:44.742095 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:44.842910 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:44.844445 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.054817 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:45.246089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:45.334687 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:45.336029 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.549476 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:45.742008 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:45.827501 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:45.829390 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:45.900504 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:46.049659 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:46.241661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:46.327783 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:46.328653 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:46.549292 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:46.741598 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:46.829269 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:46.829550 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.049468 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:47.241947 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:47.327583 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.329121 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:47.549623 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:47.742267 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:47.828246 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:47.829136 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:47.901657 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:48.049535 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:48.242070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:48.329546 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:48.330776 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:48.549569 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:48.742121 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:48.828867 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:48.829718 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:49.048990 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:49.241824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:49.327344 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:49.329380 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:49.551289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:49.741334 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:49.828937 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:49.829767 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:50.049900 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:50.242090 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:50.327481 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:50.333084 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:50.400530 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:50.550418 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:50.742034 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:50.827071 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:50.828768 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:51.049070 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:51.241997 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:51.327149 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:51.329099 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:51.549740 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:51.742499 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:51.827775 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:51.829339 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:52.049770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:52.241872 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:52.327789 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:52.329762 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:52.401118 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:52.549365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:52.742215 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:52.827618 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:52.829435 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:53.049413 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:53.241377 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:53.330125 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:53.330924 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:53.549525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:53.741954 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:53.828818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:53.829585 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:54.049571 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:54.242075 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:54.329089 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:54.329237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:54.401431 1445591 node_ready.go:53] node "addons-827562" has status "Ready":"False"
	I0912 22:41:54.549670 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:54.742332 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:54.827698 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:54.829577 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.049639 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:55.265194 1445591 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0912 22:41:55.265237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:55.335101 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.336017 1445591 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0912 22:41:55.336036 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:55.405636 1445591 node_ready.go:49] node "addons-827562" has status "Ready":"True"
	I0912 22:41:55.405664 1445591 node_ready.go:38] duration metric: took 44.508172243s for node "addons-827562" to be "Ready" ...
	I0912 22:41:55.405676 1445591 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0912 22:41:55.418258 1445591 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.604438 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:55.745437 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:55.844641 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:55.845884 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:55.938056 1445591 pod_ready.go:93] pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.938082 1445591 pod_ready.go:82] duration metric: took 519.791056ms for pod "coredns-7c65d6cfc9-rdc96" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.938107 1445591 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.949724 1445591 pod_ready.go:93] pod "etcd-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.949746 1445591 pod_ready.go:82] duration metric: took 11.631409ms for pod "etcd-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.949762 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.958364 1445591 pod_ready.go:93] pod "kube-apiserver-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.958390 1445591 pod_ready.go:82] duration metric: took 8.619869ms for pod "kube-apiserver-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.958404 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.969360 1445591 pod_ready.go:93] pod "kube-controller-manager-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:55.969387 1445591 pod_ready.go:82] duration metric: took 10.97381ms for pod "kube-controller-manager-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:55.969401 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-g8fcm" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.056009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:56.229645 1445591 pod_ready.go:93] pod "kube-proxy-g8fcm" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:56.229668 1445591 pod_ready.go:82] duration metric: took 260.25883ms for pod "kube-proxy-g8fcm" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.229679 1445591 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.250266 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:56.349231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:56.350972 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:56.549896 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:56.601651 1445591 pod_ready.go:93] pod "kube-scheduler-addons-827562" in "kube-system" namespace has status "Ready":"True"
	I0912 22:41:56.601676 1445591 pod_ready.go:82] duration metric: took 371.989362ms for pod "kube-scheduler-addons-827562" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.601687 1445591 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace to be "Ready" ...
	I0912 22:41:56.743082 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:56.854533 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:56.855873 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:57.049935 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:57.244200 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:57.330125 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:57.332191 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:57.549348 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:57.744343 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:57.829779 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:57.831367 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:58.050377 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:58.246051 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:58.346548 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:58.347824 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:58.552772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:58.611679 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:41:58.745542 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:58.836995 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:58.838503 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:59.050523 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:59.243873 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:59.332177 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:41:59.333311 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:59.554709 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:41:59.744939 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:41:59.834712 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:41:59.843986 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:00.050773 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:00.247650 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:00.360783 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:00.361737 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:00.552014 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:00.615493 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:00.744163 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:00.829571 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:00.832960 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:01.050529 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:01.243242 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:01.329032 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:01.330000 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:01.550274 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:01.743448 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:01.829065 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:01.831057 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:02.049976 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:02.244464 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:02.329322 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:02.332537 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:02.554184 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:02.746352 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:02.846585 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:02.846985 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:03.049818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:03.112297 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:03.243186 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:03.329589 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:03.330867 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:03.549569 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:03.743682 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:03.827755 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:03.830729 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:04.049161 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:04.243770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:04.332641 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:04.333751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:04.550875 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:04.745509 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:04.828209 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:04.830946 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:05.050311 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:05.243736 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:05.328368 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:05.330741 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:05.549453 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:05.612239 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:05.743362 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:05.829621 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:05.831410 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:06.050809 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:06.248814 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:06.329745 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:06.337089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:06.557299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:06.743445 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:06.829020 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:06.831290 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:07.050370 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:07.244296 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:07.328718 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:07.330896 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:07.549706 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:07.743012 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:07.828713 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:07.830635 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:08.050042 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:08.108516 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:08.243122 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:08.329294 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:08.330526 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:08.549465 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:08.743289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:08.828133 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:08.830227 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:09.049971 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:09.243509 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:09.329994 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:09.330804 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:09.552296 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:09.742624 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:09.827832 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:09.830561 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:10.049057 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:10.109432 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:10.243000 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:10.327659 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:10.329529 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:10.549495 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:10.743593 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:10.827827 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:10.830624 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.049232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:11.243762 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:11.344032 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:11.344622 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.551741 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:11.744612 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:11.834588 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:11.839214 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:12.051784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:12.127622 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:12.246763 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:12.333701 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:12.334859 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:12.550272 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:12.745717 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:12.833397 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:12.834456 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.050958 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:13.243585 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:13.330884 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.332423 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:13.550044 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:13.743661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:13.828316 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:13.831907 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.049743 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:14.242899 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:14.330873 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.331772 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:14.549661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:14.613490 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:14.744325 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:14.836908 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:14.837532 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.050315 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:15.243289 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:15.329244 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.331117 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:15.550277 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:15.746525 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:15.830940 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:15.832982 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:16.053542 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:16.244335 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:16.331603 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:16.331845 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:16.550724 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:16.743151 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:16.829091 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:16.829515 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:17.049784 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:17.107841 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:17.243586 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:17.335254 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:17.337218 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:17.550257 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:17.744216 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:17.830368 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:17.832948 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:18.049798 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:18.244297 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:18.346145 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:18.346525 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:18.550647 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:18.743323 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:18.828644 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:18.830164 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.053369 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:19.108791 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:19.244250 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:19.330074 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.330823 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:19.549863 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:19.744089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:19.830228 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:19.830786 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.052830 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:20.242654 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:20.328977 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.330000 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:20.552436 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:20.744089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:20.830349 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:20.832874 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.050262 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:21.111243 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:21.244232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:21.331056 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:21.332448 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.550015 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:21.744085 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:21.831312 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:21.832429 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.051459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:22.243751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:22.331118 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.333606 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:22.552655 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:22.745481 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:22.829987 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:22.831001 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:23.051641 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:23.245399 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:23.331058 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:23.332577 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:23.549637 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:23.609166 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:23.770618 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:23.861819 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:23.862751 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:24.054913 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:24.243674 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:24.329893 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:24.331852 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:24.549958 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:24.745291 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:24.843922 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:24.845285 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:25.050234 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:25.243221 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:25.327923 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:25.329263 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:25.550492 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:25.742767 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:25.829668 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:25.830223 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:26.049920 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:26.112139 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:26.243735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:26.331415 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:26.332266 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:26.550728 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:26.743896 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:26.830935 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:26.832370 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.056308 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:27.244003 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:27.344818 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:27.345447 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.549434 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:27.744028 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:27.829445 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:27.830053 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.049770 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:28.242776 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:28.328262 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.329486 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:28.549181 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:28.608012 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:28.743466 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:28.827363 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:28.829842 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:29.050049 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:29.243691 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:29.330038 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:29.332013 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:29.549888 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:29.743835 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:29.830904 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:29.832253 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:30.050850 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:30.244507 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:30.330850 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:30.332707 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:30.550365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:30.615580 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:30.744743 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:30.829519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:30.834205 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:31.050334 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:31.243550 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:31.331510 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:31.333043 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:31.549946 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:31.743356 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:31.828919 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:31.830599 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:32.050143 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:32.243087 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:32.328499 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:32.331735 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:32.552020 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:32.615690 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:32.744789 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:32.831175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:32.833594 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.050101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:33.244689 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:33.336260 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:33.340174 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.550348 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:33.743553 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:33.830483 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:33.831434 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.050475 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:34.243027 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:34.332752 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.332791 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:34.549402 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:34.745580 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:34.831880 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:34.833396 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:35.049646 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:35.108712 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:35.243707 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:35.328008 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:35.329918 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:35.549674 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:35.743181 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:35.844443 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:35.845791 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:36.050421 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:36.246644 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:36.330198 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:36.331258 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:36.550329 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:36.742980 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:36.829576 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:36.829987 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.050143 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:37.244842 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:37.328778 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:37.330903 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.549943 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:37.608855 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:37.743286 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:37.829604 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:37.830099 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.054284 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:38.247009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:38.359707 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:38.360745 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.549506 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:38.744299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:38.829922 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:38.831621 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:39.050019 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:39.255232 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:39.331130 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:39.332887 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:39.550727 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:39.609971 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:39.746860 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:39.831110 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:39.832202 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:40.056799 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:40.244455 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:40.331365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:40.332820 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:40.553879 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:40.763164 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:40.828140 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:40.830393 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:41.050009 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:41.243470 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:41.330140 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:41.332473 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:41.550735 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:41.744233 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:41.830876 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:41.832986 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:42.049829 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:42.110219 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:42.246546 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:42.334490 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:42.334672 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:42.553365 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:42.743863 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:42.828645 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:42.829614 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:43.049459 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:43.244286 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:43.330818 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:43.331515 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0912 22:42:43.549285 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:43.743212 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:43.827971 1445591 kapi.go:107] duration metric: took 1m27.003812485s to wait for kubernetes.io/minikube-addons=registry ...
	I0912 22:42:43.830297 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:44.049891 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:44.243223 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:44.329506 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:44.549299 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:44.609343 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:44.744212 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:44.830176 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:45.053179 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:45.248468 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:45.332157 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:45.549522 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:45.745643 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:45.830766 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:46.050027 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:46.243948 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:46.330753 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:46.549580 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:46.747098 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:46.830837 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:47.050019 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:47.110169 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:47.243157 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:47.331515 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:47.549623 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:47.743823 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:47.830737 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:48.058900 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:48.243326 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:48.330323 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:48.550114 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:48.744048 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:48.831180 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:49.049605 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:49.243440 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:49.331223 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:49.550792 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:49.611672 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:49.745510 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:49.830162 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:50.049738 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:50.243407 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:50.329625 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:50.549624 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:50.743842 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:50.831302 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:51.050213 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:51.245208 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:51.329409 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:51.560308 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:51.643991 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:51.746806 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:51.845686 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:52.049603 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:52.246247 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:52.331984 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:52.550178 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:52.745091 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:52.830149 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:53.050237 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0912 22:42:53.245367 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:53.343055 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:53.549583 1445591 kapi.go:107] duration metric: took 1m31.50388692s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0912 22:42:53.551813 1445591 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-827562 cluster.
	I0912 22:42:53.554471 1445591 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0912 22:42:53.556648 1445591 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0912 22:42:53.743496 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:53.829935 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:54.109410 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:54.243511 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:54.331141 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:54.759409 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:54.854465 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:55.243360 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:55.330336 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:55.745676 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:55.844053 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:56.243382 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:56.329538 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:56.607571 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:56.744126 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:56.848116 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:57.244191 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:57.329526 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:57.743957 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:57.830372 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:58.243568 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:58.329598 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:58.607963 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:42:58.743042 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:58.843549 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:59.243671 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:59.330478 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:42:59.744861 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:42:59.845817 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:00.265723 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:00.363582 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:00.608216 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:00.743751 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:00.829993 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:01.244089 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:01.330927 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:01.744685 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:01.831193 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:02.243336 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:02.330625 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:02.610629 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:02.743968 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:02.832175 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:03.243216 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:03.330810 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:03.751101 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:03.830382 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:04.244231 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:04.330595 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:04.618239 1445591 pod_ready.go:103] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"False"
	I0912 22:43:04.743988 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:04.843517 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.243175 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:05.343485 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.638524 1445591 pod_ready.go:93] pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace has status "Ready":"True"
	I0912 22:43:05.638552 1445591 pod_ready.go:82] duration metric: took 1m9.036857002s for pod "metrics-server-84c5f94fbc-s2br7" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.638564 1445591 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.670317 1445591 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace has status "Ready":"True"
	I0912 22:43:05.670346 1445591 pod_ready.go:82] duration metric: took 31.774071ms for pod "nvidia-device-plugin-daemonset-wzw9n" in "kube-system" namespace to be "Ready" ...
	I0912 22:43:05.670368 1445591 pod_ready.go:39] duration metric: took 1m10.264680186s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0912 22:43:05.670385 1445591 api_server.go:52] waiting for apiserver process to appear ...
	I0912 22:43:05.670420 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:05.670478 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:05.747917 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:05.785131 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:05.785175 1445591 cri.go:89] found id: ""
	I0912 22:43:05.785183 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:05.785239 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.790971 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:05.791045 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:05.831164 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:05.871038 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:05.871059 1445591 cri.go:89] found id: ""
	I0912 22:43:05.871069 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:05.871129 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.875303 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:05.875373 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:05.969450 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:05.969474 1445591 cri.go:89] found id: ""
	I0912 22:43:05.969482 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:05.969540 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:05.973482 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:05.973555 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:06.085856 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:06.085881 1445591 cri.go:89] found id: ""
	I0912 22:43:06.085893 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:06.085951 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.099209 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:06.099293 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:06.199167 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:06.199189 1445591 cri.go:89] found id: ""
	I0912 22:43:06.199197 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:06.199251 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.214298 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:06.214378 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:06.246448 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:06.282435 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:06.282504 1445591 cri.go:89] found id: ""
	I0912 22:43:06.282525 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:06.282611 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.286668 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:06.286789 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:06.331189 1445591 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0912 22:43:06.345135 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:06.345205 1445591 cri.go:89] found id: ""
	I0912 22:43:06.345227 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:06.345315 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:06.349291 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:06.349318 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:06.413985 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:06.414017 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:06.464277 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.464530 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.464718 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.464945 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.468038 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.468266 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.491351 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.491619 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.491794 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.493909 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:06.494132 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:06.494393 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:06.542178 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:06.542221 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:06.626084 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:06.626118 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:06.703768 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:06.703806 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:06.744815 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:06.802693 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:06.802767 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:06.863970 1445591 kapi.go:107] duration metric: took 1m50.03884809s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0912 22:43:06.932267 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:06.932355 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:07.045305 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:07.045384 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:07.063062 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:07.063086 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:07.244835 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:07.270450 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:07.270480 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:07.327541 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:07.327576 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:07.369225 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:07.369295 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:07.416731 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:07.416757 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:07.416809 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:07.416819 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:07.416826 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:07.416834 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:07.416844 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:07.416850 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:07.416855 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:07.416861 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:07.742519 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:08.246007 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:08.745661 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:09.244827 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:09.743142 1445591 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0912 22:43:10.243115 1445591 kapi.go:107] duration metric: took 1m53.005013987s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0912 22:43:10.245138 1445591 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, storage-provisioner-rancher, ingress-dns, metrics-server, yakd, inspektor-gadget, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0912 22:43:10.246927 1445591 addons.go:510] duration metric: took 1m59.914684255s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner storage-provisioner-rancher ingress-dns metrics-server yakd inspektor-gadget default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0912 22:43:17.417549 1445591 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 22:43:17.431540 1445591 api_server.go:72] duration metric: took 2m7.099797869s to wait for apiserver process to appear ...
	I0912 22:43:17.431564 1445591 api_server.go:88] waiting for apiserver healthz status ...
	I0912 22:43:17.431597 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:17.431659 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:17.470348 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:17.470369 1445591 cri.go:89] found id: ""
	I0912 22:43:17.470377 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:17.470435 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.474113 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:17.474191 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:17.512013 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:17.512037 1445591 cri.go:89] found id: ""
	I0912 22:43:17.512045 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:17.512108 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.515538 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:17.515607 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:17.553199 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:17.553220 1445591 cri.go:89] found id: ""
	I0912 22:43:17.553228 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:17.553305 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.557336 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:17.557429 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:17.604526 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:17.604551 1445591 cri.go:89] found id: ""
	I0912 22:43:17.604559 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:17.604637 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.608100 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:17.608201 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:17.646432 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:17.646501 1445591 cri.go:89] found id: ""
	I0912 22:43:17.646514 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:17.646570 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.650117 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:17.650201 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:17.696370 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:17.696458 1445591 cri.go:89] found id: ""
	I0912 22:43:17.696496 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:17.696585 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.700078 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:17.700160 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:17.744239 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:17.744262 1445591 cri.go:89] found id: ""
	I0912 22:43:17.744271 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:17.744334 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:17.747940 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:17.747963 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:17.764083 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:17.764113 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:17.915262 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:17.915294 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:17.980726 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:17.980757 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:18.041487 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:18.041522 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:18.083936 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:18.083964 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:18.157113 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:18.157143 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:18.198345 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.198581 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.198765 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.198987 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.202088 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.202312 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.218820 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219045 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.219208 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219410 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.219592 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.219813 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:18.260493 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:18.260524 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:18.311178 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:18.311218 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:18.349424 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:18.349451 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:18.420937 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:18.420971 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:18.463745 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:18.463778 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:18.555388 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:18.555420 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:18.555476 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:18.555488 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.555501 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.555509 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:18.555523 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:18.555534 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:18.555539 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:18.555548 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:28.556624 1445591 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0912 22:43:28.564049 1445591 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0912 22:43:28.565053 1445591 api_server.go:141] control plane version: v1.31.1
	I0912 22:43:28.565078 1445591 api_server.go:131] duration metric: took 11.133508153s to wait for apiserver health ...
	I0912 22:43:28.565086 1445591 system_pods.go:43] waiting for kube-system pods to appear ...
	I0912 22:43:28.565107 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0912 22:43:28.565167 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0912 22:43:28.608139 1445591 cri.go:89] found id: "ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:28.608162 1445591 cri.go:89] found id: ""
	I0912 22:43:28.608169 1445591 logs.go:276] 1 containers: [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b]
	I0912 22:43:28.608233 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.611897 1445591 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0912 22:43:28.611975 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0912 22:43:28.649348 1445591 cri.go:89] found id: "1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:28.649369 1445591 cri.go:89] found id: ""
	I0912 22:43:28.649376 1445591 logs.go:276] 1 containers: [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f]
	I0912 22:43:28.649431 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.653095 1445591 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0912 22:43:28.653217 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0912 22:43:28.690282 1445591 cri.go:89] found id: "79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:28.690304 1445591 cri.go:89] found id: ""
	I0912 22:43:28.690312 1445591 logs.go:276] 1 containers: [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97]
	I0912 22:43:28.690387 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.694047 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0912 22:43:28.694120 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0912 22:43:28.732356 1445591 cri.go:89] found id: "f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:28.732409 1445591 cri.go:89] found id: ""
	I0912 22:43:28.732418 1445591 logs.go:276] 1 containers: [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e]
	I0912 22:43:28.732476 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.736156 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0912 22:43:28.736239 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0912 22:43:28.775490 1445591 cri.go:89] found id: "5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:28.775557 1445591 cri.go:89] found id: ""
	I0912 22:43:28.775581 1445591 logs.go:276] 1 containers: [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb]
	I0912 22:43:28.775651 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.779029 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0912 22:43:28.779138 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0912 22:43:28.818702 1445591 cri.go:89] found id: "2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:28.818767 1445591 cri.go:89] found id: ""
	I0912 22:43:28.818788 1445591 logs.go:276] 1 containers: [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb]
	I0912 22:43:28.818866 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.822694 1445591 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0912 22:43:28.822810 1445591 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0912 22:43:28.862818 1445591 cri.go:89] found id: "5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:28.862890 1445591 cri.go:89] found id: ""
	I0912 22:43:28.862904 1445591 logs.go:276] 1 containers: [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4]
	I0912 22:43:28.862960 1445591 ssh_runner.go:195] Run: which crictl
	I0912 22:43:28.866532 1445591 logs.go:123] Gathering logs for kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] ...
	I0912 22:43:28.866558 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b"
	I0912 22:43:28.926378 1445591 logs.go:123] Gathering logs for coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] ...
	I0912 22:43:28.926412 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97"
	I0912 22:43:28.969884 1445591 logs.go:123] Gathering logs for kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] ...
	I0912 22:43:28.969913 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb"
	I0912 22:43:29.014380 1445591 logs.go:123] Gathering logs for kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] ...
	I0912 22:43:29.014411 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb"
	I0912 22:43:29.100728 1445591 logs.go:123] Gathering logs for kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] ...
	I0912 22:43:29.100765 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4"
	I0912 22:43:29.146714 1445591 logs.go:123] Gathering logs for container status ...
	I0912 22:43:29.146746 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0912 22:43:29.209635 1445591 logs.go:123] Gathering logs for kubelet ...
	I0912 22:43:29.209665 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0912 22:43:29.246252 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072131    1473 reflector.go:561] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.246510 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072202    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-proxy\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-proxy\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.246721 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: W0912 22:41:12.072262    1473 reflector.go:561] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.246949 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:12 addons-827562 kubelet[1473]: E0912 22:41:12.072277    1473 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.250085 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: W0912 22:41:16.248489    1473 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.250313 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:16 addons-827562 kubelet[1473]: E0912 22:41:16.248539    1473 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267153 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.164066    1473 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.267400 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267569 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.267774 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.267959 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.268183 1445591 logs.go:138] Found kubelet problem: Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:29.310729 1445591 logs.go:123] Gathering logs for describe nodes ...
	I0912 22:43:29.310757 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0912 22:43:29.451424 1445591 logs.go:123] Gathering logs for etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] ...
	I0912 22:43:29.451454 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f"
	I0912 22:43:29.509555 1445591 logs.go:123] Gathering logs for kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] ...
	I0912 22:43:29.509592 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e"
	I0912 22:43:29.576256 1445591 logs.go:123] Gathering logs for CRI-O ...
	I0912 22:43:29.576301 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0912 22:43:29.676791 1445591 logs.go:123] Gathering logs for dmesg ...
	I0912 22:43:29.676832 1445591 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0912 22:43:29.693513 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:29.693580 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0912 22:43:29.693666 1445591 out.go:270] X Problems detected in kubelet:
	W0912 22:43:29.693709 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.164130    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.693746 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168496    1473 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-827562" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.693797 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168547    1473 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	W0912 22:43:29.693830 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: W0912 22:41:55.168497    1473 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-827562" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-827562' and this object
	W0912 22:43:29.693869 1445591 out.go:270]   Sep 12 22:41:55 addons-827562 kubelet[1473]: E0912 22:41:55.168583    1473 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-827562\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-827562' and this object" logger="UnhandledError"
	I0912 22:43:29.693904 1445591 out.go:358] Setting ErrFile to fd 2...
	I0912 22:43:29.693925 1445591 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:43:39.708073 1445591 system_pods.go:59] 18 kube-system pods found
	I0912 22:43:39.708140 1445591 system_pods.go:61] "coredns-7c65d6cfc9-rdc96" [dce284c8-6eee-4ab6-9795-1be56d6516b8] Running
	I0912 22:43:39.708147 1445591 system_pods.go:61] "csi-hostpath-attacher-0" [c6cb7d66-3adf-4e0a-91c2-6e1a6545ac8a] Running
	I0912 22:43:39.708152 1445591 system_pods.go:61] "csi-hostpath-resizer-0" [976ecf40-8264-4232-b763-ae1a82081996] Running
	I0912 22:43:39.708157 1445591 system_pods.go:61] "csi-hostpathplugin-x267l" [4e0af601-78e2-46df-829a-9f1561558e78] Running
	I0912 22:43:39.708162 1445591 system_pods.go:61] "etcd-addons-827562" [943b20ee-850f-43c7-82fb-31f978b3a83d] Running
	I0912 22:43:39.708165 1445591 system_pods.go:61] "kindnet-x9z7m" [923bf1bc-7d3c-4427-bb19-dd1d8fb972e1] Running
	I0912 22:43:39.708169 1445591 system_pods.go:61] "kube-apiserver-addons-827562" [23cce9bc-fadd-4b81-a2c6-0a3232420709] Running
	I0912 22:43:39.708173 1445591 system_pods.go:61] "kube-controller-manager-addons-827562" [9eb00e9f-11fb-40be-b58a-3d7ddb1da6b4] Running
	I0912 22:43:39.708178 1445591 system_pods.go:61] "kube-ingress-dns-minikube" [7c822be5-b711-4741-bed0-724331c89d63] Running
	I0912 22:43:39.708182 1445591 system_pods.go:61] "kube-proxy-g8fcm" [b256b17a-bece-4a1c-86b3-1e1d61bd66f3] Running
	I0912 22:43:39.708187 1445591 system_pods.go:61] "kube-scheduler-addons-827562" [9701d4a6-5681-4aac-bb2f-01052952454b] Running
	I0912 22:43:39.708192 1445591 system_pods.go:61] "metrics-server-84c5f94fbc-s2br7" [a809109a-427d-46e6-8c44-2fe8922fa0ec] Running
	I0912 22:43:39.708196 1445591 system_pods.go:61] "nvidia-device-plugin-daemonset-wzw9n" [0f7819ff-3e6a-4605-9b56-1f8ae2dad2fd] Running
	I0912 22:43:39.708201 1445591 system_pods.go:61] "registry-66c9cd494c-fc84c" [63bf54c8-1a2f-479b-a051-2e2e85b0d665] Running
	I0912 22:43:39.708205 1445591 system_pods.go:61] "registry-proxy-sxglr" [c5facd74-3831-4026-95f4-6ee407f7da63] Running
	I0912 22:43:39.708209 1445591 system_pods.go:61] "snapshot-controller-56fcc65765-2txbz" [c457d07b-285b-4b01-ad99-8d2dee415435] Running
	I0912 22:43:39.708213 1445591 system_pods.go:61] "snapshot-controller-56fcc65765-nlqjb" [2da73529-5f97-42d3-913d-52bed5e7ea8d] Running
	I0912 22:43:39.708220 1445591 system_pods.go:61] "storage-provisioner" [20b301de-758f-4b88-b825-292cbfbc03f6] Running
	I0912 22:43:39.708227 1445591 system_pods.go:74] duration metric: took 11.143134826s to wait for pod list to return data ...
	I0912 22:43:39.708234 1445591 default_sa.go:34] waiting for default service account to be created ...
	I0912 22:43:39.710928 1445591 default_sa.go:45] found service account: "default"
	I0912 22:43:39.710953 1445591 default_sa.go:55] duration metric: took 2.713703ms for default service account to be created ...
	I0912 22:43:39.710962 1445591 system_pods.go:116] waiting for k8s-apps to be running ...
	I0912 22:43:39.723689 1445591 system_pods.go:86] 18 kube-system pods found
	I0912 22:43:39.723735 1445591 system_pods.go:89] "coredns-7c65d6cfc9-rdc96" [dce284c8-6eee-4ab6-9795-1be56d6516b8] Running
	I0912 22:43:39.723749 1445591 system_pods.go:89] "csi-hostpath-attacher-0" [c6cb7d66-3adf-4e0a-91c2-6e1a6545ac8a] Running
	I0912 22:43:39.723763 1445591 system_pods.go:89] "csi-hostpath-resizer-0" [976ecf40-8264-4232-b763-ae1a82081996] Running
	I0912 22:43:39.723773 1445591 system_pods.go:89] "csi-hostpathplugin-x267l" [4e0af601-78e2-46df-829a-9f1561558e78] Running
	I0912 22:43:39.723778 1445591 system_pods.go:89] "etcd-addons-827562" [943b20ee-850f-43c7-82fb-31f978b3a83d] Running
	I0912 22:43:39.723788 1445591 system_pods.go:89] "kindnet-x9z7m" [923bf1bc-7d3c-4427-bb19-dd1d8fb972e1] Running
	I0912 22:43:39.723793 1445591 system_pods.go:89] "kube-apiserver-addons-827562" [23cce9bc-fadd-4b81-a2c6-0a3232420709] Running
	I0912 22:43:39.723798 1445591 system_pods.go:89] "kube-controller-manager-addons-827562" [9eb00e9f-11fb-40be-b58a-3d7ddb1da6b4] Running
	I0912 22:43:39.723806 1445591 system_pods.go:89] "kube-ingress-dns-minikube" [7c822be5-b711-4741-bed0-724331c89d63] Running
	I0912 22:43:39.723823 1445591 system_pods.go:89] "kube-proxy-g8fcm" [b256b17a-bece-4a1c-86b3-1e1d61bd66f3] Running
	I0912 22:43:39.723833 1445591 system_pods.go:89] "kube-scheduler-addons-827562" [9701d4a6-5681-4aac-bb2f-01052952454b] Running
	I0912 22:43:39.723839 1445591 system_pods.go:89] "metrics-server-84c5f94fbc-s2br7" [a809109a-427d-46e6-8c44-2fe8922fa0ec] Running
	I0912 22:43:39.723844 1445591 system_pods.go:89] "nvidia-device-plugin-daemonset-wzw9n" [0f7819ff-3e6a-4605-9b56-1f8ae2dad2fd] Running
	I0912 22:43:39.723972 1445591 system_pods.go:89] "registry-66c9cd494c-fc84c" [63bf54c8-1a2f-479b-a051-2e2e85b0d665] Running
	I0912 22:43:39.723988 1445591 system_pods.go:89] "registry-proxy-sxglr" [c5facd74-3831-4026-95f4-6ee407f7da63] Running
	I0912 22:43:39.723996 1445591 system_pods.go:89] "snapshot-controller-56fcc65765-2txbz" [c457d07b-285b-4b01-ad99-8d2dee415435] Running
	I0912 22:43:39.724001 1445591 system_pods.go:89] "snapshot-controller-56fcc65765-nlqjb" [2da73529-5f97-42d3-913d-52bed5e7ea8d] Running
	I0912 22:43:39.724009 1445591 system_pods.go:89] "storage-provisioner" [20b301de-758f-4b88-b825-292cbfbc03f6] Running
	I0912 22:43:39.724060 1445591 system_pods.go:126] duration metric: took 13.087614ms to wait for k8s-apps to be running ...
	I0912 22:43:39.724076 1445591 system_svc.go:44] waiting for kubelet service to be running ....
	I0912 22:43:39.724169 1445591 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 22:43:39.736787 1445591 system_svc.go:56] duration metric: took 12.703138ms WaitForService to wait for kubelet
	I0912 22:43:39.736819 1445591 kubeadm.go:582] duration metric: took 2m29.405081131s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0912 22:43:39.736849 1445591 node_conditions.go:102] verifying NodePressure condition ...
	I0912 22:43:39.740105 1445591 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0912 22:43:39.740159 1445591 node_conditions.go:123] node cpu capacity is 2
	I0912 22:43:39.740172 1445591 node_conditions.go:105] duration metric: took 3.316591ms to run NodePressure ...
	I0912 22:43:39.740185 1445591 start.go:241] waiting for startup goroutines ...
	I0912 22:43:39.740192 1445591 start.go:246] waiting for cluster config update ...
	I0912 22:43:39.740220 1445591 start.go:255] writing updated cluster config ...
	I0912 22:43:39.740584 1445591 ssh_runner.go:195] Run: rm -f paused
	I0912 22:43:40.073622 1445591 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0912 22:43:40.075901 1445591 out.go:177] * Done! kubectl is now configured to use "addons-827562" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 12 22:57:07 addons-827562 crio[959]: time="2024-09-12 22:57:07.447674162Z" level=info msg="Stopped pod sandbox (already stopped): 718af799a611809b1e0c0400144f52c9e99419623238a6af7b7a91f2a489dcb9" id=600c73ca-8615-437b-b7ca-fb66e64e8c49 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:57:07 addons-827562 crio[959]: time="2024-09-12 22:57:07.448062166Z" level=info msg="Removing pod sandbox: 718af799a611809b1e0c0400144f52c9e99419623238a6af7b7a91f2a489dcb9" id=09f4445d-6401-421c-b191-66fff608369c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 22:57:07 addons-827562 crio[959]: time="2024-09-12 22:57:07.456187016Z" level=info msg="Removed pod sandbox: 718af799a611809b1e0c0400144f52c9e99419623238a6af7b7a91f2a489dcb9" id=09f4445d-6401-421c-b191-66fff608369c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 22:57:07 addons-827562 crio[959]: time="2024-09-12 22:57:07.456678355Z" level=info msg="Stopping pod sandbox: f07415286ec6de20c182798aebb588d13fa3a2ed409e09dc63bde971e7196f8d" id=f99e5bdc-83b1-410c-a01a-0d684c1fdc1e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:57:07 addons-827562 crio[959]: time="2024-09-12 22:57:07.456811335Z" level=info msg="Stopped pod sandbox (already stopped): f07415286ec6de20c182798aebb588d13fa3a2ed409e09dc63bde971e7196f8d" id=f99e5bdc-83b1-410c-a01a-0d684c1fdc1e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:57:07 addons-827562 crio[959]: time="2024-09-12 22:57:07.457195934Z" level=info msg="Removing pod sandbox: f07415286ec6de20c182798aebb588d13fa3a2ed409e09dc63bde971e7196f8d" id=76933ed4-3394-45ca-945e-85ac05cd4e26 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 22:57:07 addons-827562 crio[959]: time="2024-09-12 22:57:07.465758675Z" level=info msg="Removed pod sandbox: f07415286ec6de20c182798aebb588d13fa3a2ed409e09dc63bde971e7196f8d" id=76933ed4-3394-45ca-945e-85ac05cd4e26 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 12 22:57:13 addons-827562 crio[959]: time="2024-09-12 22:57:13.568763479Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=6e621573-3b1a-451d-8242-1582948da4a8 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:57:13 addons-827562 crio[959]: time="2024-09-12 22:57:13.568995963Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=6e621573-3b1a-451d-8242-1582948da4a8 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:57:28 addons-827562 crio[959]: time="2024-09-12 22:57:28.568207869Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f36bcf41-d583-4905-9862-6ee39f1a73a7 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:57:28 addons-827562 crio[959]: time="2024-09-12 22:57:28.568482199Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f36bcf41-d583-4905-9862-6ee39f1a73a7 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:57:40 addons-827562 crio[959]: time="2024-09-12 22:57:40.569367779Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=954abca4-ef25-425a-865e-e3a75fff0d39 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:57:40 addons-827562 crio[959]: time="2024-09-12 22:57:40.569609617Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=954abca4-ef25-425a-865e-e3a75fff0d39 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:57:54 addons-827562 crio[959]: time="2024-09-12 22:57:54.569157909Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c4490706-ce6c-4426-9917-47902b785aa1 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:57:54 addons-827562 crio[959]: time="2024-09-12 22:57:54.569411562Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c4490706-ce6c-4426-9917-47902b785aa1 name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:58:06 addons-827562 crio[959]: time="2024-09-12 22:58:06.568918252Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=f6f364dd-abfb-4259-9356-40869ade557d name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:58:06 addons-827562 crio[959]: time="2024-09-12 22:58:06.569153328Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=f6f364dd-abfb-4259-9356-40869ade557d name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:58:17 addons-827562 crio[959]: time="2024-09-12 22:58:17.569062759Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3b0a7001-0445-448b-a713-c541f2f11caf name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:58:17 addons-827562 crio[959]: time="2024-09-12 22:58:17.569296760Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=3b0a7001-0445-448b-a713-c541f2f11caf name=/runtime.v1.ImageService/ImageStatus
	Sep 12 22:58:27 addons-827562 crio[959]: time="2024-09-12 22:58:27.610736963Z" level=info msg="Stopping container: 28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088 (timeout: 30s)" id=b4adf545-c263-48bd-9d30-5be3bcebc0ce name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:58:28 addons-827562 crio[959]: time="2024-09-12 22:58:28.777481927Z" level=info msg="Stopped container 28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088: kube-system/metrics-server-84c5f94fbc-s2br7/metrics-server" id=b4adf545-c263-48bd-9d30-5be3bcebc0ce name=/runtime.v1.RuntimeService/StopContainer
	Sep 12 22:58:28 addons-827562 crio[959]: time="2024-09-12 22:58:28.778332987Z" level=info msg="Stopping pod sandbox: b5b748b91065c0aca331573118edbfe972e24fdba9a6170e4ce674b4e9898ca8" id=7e96dd79-009e-46f3-bd8b-03416fa84fc9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 12 22:58:28 addons-827562 crio[959]: time="2024-09-12 22:58:28.778628757Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-s2br7 Namespace:kube-system ID:b5b748b91065c0aca331573118edbfe972e24fdba9a6170e4ce674b4e9898ca8 UID:a809109a-427d-46e6-8c44-2fe8922fa0ec NetNS:/var/run/netns/8641e0c3-de1e-4783-a842-dfdef4e34ae4 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 12 22:58:28 addons-827562 crio[959]: time="2024-09-12 22:58:28.778789265Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-s2br7 from CNI network \"kindnet\" (type=ptp)"
	Sep 12 22:58:28 addons-827562 crio[959]: time="2024-09-12 22:58:28.805610140Z" level=info msg="Stopped pod sandbox: b5b748b91065c0aca331573118edbfe972e24fdba9a6170e4ce674b4e9898ca8" id=7e96dd79-009e-46f3-bd8b-03416fa84fc9 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c5b4fc26eaa26       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   dab931678f827       hello-world-app-55bf9c44b4-zd2t7
	d195c4eed7b14       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         4 minutes ago       Running             nginx                     0                   94b9ac620eeda       nginx
	1b9784fc1d5b4       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            15 minutes ago      Running             gcp-auth                  0                   c2e3d3a09d67b       gcp-auth-89d5ffd79-6cbmd
	28d19c167d6f6       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   16 minutes ago      Exited              metrics-server            0                   b5b748b91065c       metrics-server-84c5f94fbc-s2br7
	146a924499842       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        16 minutes ago      Running             storage-provisioner       0                   7a6deec65bc56       storage-provisioner
	79f8c7c823a0e       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        16 minutes ago      Running             coredns                   0                   9eda51d068358       coredns-7c65d6cfc9-rdc96
	5839381d270fe       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                        17 minutes ago      Running             kube-proxy                0                   c589c494dc1e4       kube-proxy-g8fcm
	5903865037af7       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                        17 minutes ago      Running             kindnet-cni               0                   7e2f79c90724b       kindnet-x9z7m
	2fa897f955ffe       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                        17 minutes ago      Running             kube-controller-manager   0                   b9f17dae58dbe       kube-controller-manager-addons-827562
	f6c187d39a3bc       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                        17 minutes ago      Running             kube-scheduler            0                   395ec768bedff       kube-scheduler-addons-827562
	ebc7474b5f7fe       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                        17 minutes ago      Running             kube-apiserver            0                   e6bd885ebffac       kube-apiserver-addons-827562
	1c981982c0ad2       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        17 minutes ago      Running             etcd                      0                   f6afd0337f53b       etcd-addons-827562
	
	
	==> coredns [79f8c7c823a0e4861289c934220c77cea18630436308dd276dafda4b72644c97] <==
	[INFO] 10.244.0.14:58825 - 6952 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000103688s
	[INFO] 10.244.0.14:54938 - 26660 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004038123s
	[INFO] 10.244.0.14:54938 - 56873 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.004079486s
	[INFO] 10.244.0.14:42875 - 63587 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000847383s
	[INFO] 10.244.0.14:42875 - 19809 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000853849s
	[INFO] 10.244.0.14:54330 - 47730 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000173686s
	[INFO] 10.244.0.14:54330 - 37935 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000052193s
	[INFO] 10.244.0.14:33765 - 51452 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000055951s
	[INFO] 10.244.0.14:33765 - 23294 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000041608s
	[INFO] 10.244.0.14:51194 - 37170 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000046712s
	[INFO] 10.244.0.14:51194 - 39476 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000038704s
	[INFO] 10.244.0.14:58051 - 3107 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001392523s
	[INFO] 10.244.0.14:58051 - 15649 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001573356s
	[INFO] 10.244.0.14:55973 - 1960 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000050798s
	[INFO] 10.244.0.14:55973 - 16557 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000130921s
	[INFO] 10.244.0.19:57022 - 31997 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00016503s
	[INFO] 10.244.0.19:45598 - 60893 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000085686s
	[INFO] 10.244.0.19:51407 - 39339 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146527s
	[INFO] 10.244.0.19:46760 - 10548 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000068447s
	[INFO] 10.244.0.19:52076 - 42080 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000085907s
	[INFO] 10.244.0.19:35802 - 10114 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000226723s
	[INFO] 10.244.0.19:33604 - 16808 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002530335s
	[INFO] 10.244.0.19:55149 - 63264 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002907303s
	[INFO] 10.244.0.19:44372 - 29155 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002129688s
	[INFO] 10.244.0.19:37633 - 43192 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 534 0.001559735s
	
	
	==> describe nodes <==
	Name:               addons-827562
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-827562
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f6bc674a17941874d4e5b792b09c1791d30622b8
	                    minikube.k8s.io/name=addons-827562
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_12T22_41_06_0700
	                    minikube.k8s.io/version=v1.34.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-827562
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 12 Sep 2024 22:41:03 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-827562
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 12 Sep 2024 22:58:26 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 12 Sep 2024 22:56:45 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 12 Sep 2024 22:56:45 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 12 Sep 2024 22:56:45 +0000   Thu, 12 Sep 2024 22:40:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 12 Sep 2024 22:56:45 +0000   Thu, 12 Sep 2024 22:41:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-827562
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 ca61f18335b24c6882ee8284e611d17d
	  System UUID:                17862b8f-ac07-4173-8fd9-12eab58ce2ca
	  Boot ID:                    ecb1396c-9c9e-4d10-a12a-34475d38ce10
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         14m
	  default                     hello-world-app-55bf9c44b4-zd2t7         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m10s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m31s
	  gcp-auth                    gcp-auth-89d5ffd79-6cbmd                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-7c65d6cfc9-rdc96                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 etcd-addons-827562                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17m
	  kube-system                 kindnet-x9z7m                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      17m
	  kube-system                 kube-apiserver-addons-827562             250m (12%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-controller-manager-addons-827562    200m (10%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-g8fcm                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-scheduler-addons-827562             100m (5%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 17m                kube-proxy       
	  Normal   NodeHasSufficientMemory  17m (x8 over 17m)  kubelet          Node addons-827562 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m (x8 over 17m)  kubelet          Node addons-827562 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m (x7 over 17m)  kubelet          Node addons-827562 status is now: NodeHasSufficientPID
	  Normal   Starting                 17m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 17m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  17m                kubelet          Node addons-827562 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m                kubelet          Node addons-827562 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m                kubelet          Node addons-827562 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           17m                node-controller  Node addons-827562 event: Registered Node addons-827562 in Controller
	  Normal   NodeReady                16m                kubelet          Node addons-827562 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep12 22:09] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	
	
	==> etcd [1c981982c0ad24f76653a868b0a85698272ab12ced0a95900c55b231df01b20f] <==
	{"level":"info","ts":"2024-09-12T22:41:11.546721Z","caller":"traceutil/trace.go:171","msg":"trace[518688117] transaction","detail":"{read_only:false; response_revision:356; number_of_response:1; }","duration":"189.025813ms","start":"2024-09-12T22:41:11.357633Z","end":"2024-09-12T22:41:11.546659Z","steps":["trace[518688117] 'process raft request'  (duration: 188.283307ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:11.546820Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"125.160086ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-827562\" ","response":"range_response_count:1 size:5745"}
	{"level":"info","ts":"2024-09-12T22:41:11.547124Z","caller":"traceutil/trace.go:171","msg":"trace[1921915856] range","detail":"{range_begin:/registry/minions/addons-827562; range_end:; response_count:1; response_revision:356; }","duration":"125.478378ms","start":"2024-09-12T22:41:11.421635Z","end":"2024-09-12T22:41:11.547113Z","steps":["trace[1921915856] 'agreement among raft nodes before linearized reading'  (duration: 125.103602ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.408195Z","caller":"traceutil/trace.go:171","msg":"trace[1959173121] transaction","detail":"{read_only:false; response_revision:369; number_of_response:1; }","duration":"118.188486ms","start":"2024-09-12T22:41:13.289985Z","end":"2024-09-12T22:41:13.408174Z","steps":["trace[1959173121] 'process raft request'  (duration: 100.973356ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.812020Z","caller":"traceutil/trace.go:171","msg":"trace[154344458] linearizableReadLoop","detail":"{readStateIndex:382; appliedIndex:382; }","duration":"106.747518ms","start":"2024-09-12T22:41:13.705256Z","end":"2024-09-12T22:41:13.812004Z","steps":["trace[154344458] 'read index received'  (duration: 14.658021ms)","trace[154344458] 'applied index is now lower than readState.Index'  (duration: 92.088627ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:13.828421Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"123.132011ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/kube-proxy\" ","response":"range_response_count:1 size:2816"}
	{"level":"info","ts":"2024-09-12T22:41:13.830003Z","caller":"traceutil/trace.go:171","msg":"trace[1252911193] range","detail":"{range_begin:/registry/daemonsets/kube-system/kube-proxy; range_end:; response_count:1; response_revision:371; }","duration":"124.747065ms","start":"2024-09-12T22:41:13.705236Z","end":"2024-09-12T22:41:13.829983Z","steps":["trace[1252911193] 'agreement among raft nodes before linearized reading'  (duration: 107.964698ms)","trace[1252911193] 'range keys from in-memory index tree'  (duration: 15.133729ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:13.860594Z","caller":"traceutil/trace.go:171","msg":"trace[1268936468] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"154.016043ms","start":"2024-09-12T22:41:13.706559Z","end":"2024-09-12T22:41:13.860575Z","steps":["trace[1268936468] 'process raft request'  (duration: 149.93801ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-12T22:41:13.913453Z","caller":"traceutil/trace.go:171","msg":"trace[803273763] transaction","detail":"{read_only:false; response_revision:375; number_of_response:1; }","duration":"100.155429ms","start":"2024-09-12T22:41:13.813282Z","end":"2024-09-12T22:41:13.913437Z","steps":["trace[803273763] 'process raft request'  (duration: 74.505482ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:14.004476Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.057966ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031854820009860 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" mod_revision:0 > success:<request_put:<key:\"/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset\" value_size:3057 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-12T22:41:14.004904Z","caller":"traceutil/trace.go:171","msg":"trace[24373500] linearizableReadLoop","detail":"{readStateIndex:385; appliedIndex:383; }","duration":"191.826268ms","start":"2024-09-12T22:41:13.813039Z","end":"2024-09-12T22:41:14.004865Z","steps":["trace[24373500] 'read index received'  (duration: 49.711385ms)","trace[24373500] 'applied index is now lower than readState.Index'  (duration: 142.113546ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:14.012577Z","caller":"traceutil/trace.go:171","msg":"trace[1075802742] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"199.116014ms","start":"2024-09-12T22:41:13.813433Z","end":"2024-09-12T22:41:14.012549Z","steps":["trace[1075802742] 'process raft request'  (duration: 74.390011ms)","trace[1075802742] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/daemonsets/kube-system/nvidia-device-plugin-daemonset; req_size:3125; } (duration: 110.140474ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-12T22:41:14.012973Z","caller":"traceutil/trace.go:171","msg":"trace[918989680] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"199.46519ms","start":"2024-09-12T22:41:13.813489Z","end":"2024-09-12T22:41:14.012954Z","steps":["trace[918989680] 'process raft request'  (duration: 191.218966ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-12T22:41:14.034282Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"314.344742ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/kindnet\" ","response":"range_response_count:1 size:4681"}
	{"level":"info","ts":"2024-09-12T22:41:14.034448Z","caller":"traceutil/trace.go:171","msg":"trace[67291179] range","detail":"{range_begin:/registry/daemonsets/kube-system/kindnet; range_end:; response_count:1; response_revision:377; }","duration":"314.522703ms","start":"2024-09-12T22:41:13.719908Z","end":"2024-09-12T22:41:14.034431Z","steps":["trace[67291179] 'agreement among raft nodes before linearized reading'  (duration: 293.253491ms)","trace[67291179] 'range keys from in-memory index tree'  (duration: 21.065381ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:14.034523Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-12T22:41:13.719863Z","time spent":"314.649849ms","remote":"127.0.0.1:47226","response type":"/etcdserverpb.KV/Range","request count":0,"request size":42,"response count":1,"response size":4705,"request content":"key:\"/registry/daemonsets/kube-system/kindnet\" "}
	{"level":"warn","ts":"2024-09-12T22:41:14.035079Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"328.556266ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-12T22:41:14.035191Z","caller":"traceutil/trace.go:171","msg":"trace[1859907840] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:377; }","duration":"328.658206ms","start":"2024-09-12T22:41:13.706510Z","end":"2024-09-12T22:41:14.035168Z","steps":["trace[1859907840] 'agreement among raft nodes before linearized reading'  (duration: 306.66591ms)","trace[1859907840] 'range keys from in-memory index tree'  (duration: 21.881157ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-12T22:41:14.035283Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-12T22:41:13.706476Z","time spent":"328.798096ms","remote":"127.0.0.1:47200","response type":"/etcdserverpb.KV/Range","request count":0,"request size":44,"response count":0,"response size":29,"request content":"key:\"/registry/deployments/kube-system/registry\" "}
	{"level":"info","ts":"2024-09-12T22:51:00.773479Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1567}
	{"level":"info","ts":"2024-09-12T22:51:00.805924Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1567,"took":"31.891093ms","hash":4185857718,"current-db-size-bytes":6701056,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":3543040,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-09-12T22:51:00.805979Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":4185857718,"revision":1567,"compact-revision":-1}
	{"level":"info","ts":"2024-09-12T22:56:00.778898Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1984}
	{"level":"info","ts":"2024-09-12T22:56:00.796168Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1984,"took":"16.663796ms","hash":1801153939,"current-db-size-bytes":6701056,"current-db-size":"6.7 MB","current-db-size-in-use-bytes":4603904,"current-db-size-in-use":"4.6 MB"}
	{"level":"info","ts":"2024-09-12T22:56:00.796220Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1801153939,"revision":1984,"compact-revision":1567}
	
	
	==> gcp-auth [1b9784fc1d5b4a6f5c0f3cd60721abc3b78034b63b3c2e983aecf3c77dc1aac4] <==
	2024/09/12 22:43:40 Ready to write response ...
	2024/09/12 22:43:40 Ready to marshal response ...
	2024/09/12 22:43:40 Ready to write response ...
	2024/09/12 22:51:55 Ready to marshal response ...
	2024/09/12 22:51:55 Ready to write response ...
	2024/09/12 22:52:02 Ready to marshal response ...
	2024/09/12 22:52:02 Ready to write response ...
	2024/09/12 22:52:17 Ready to marshal response ...
	2024/09/12 22:52:17 Ready to write response ...
	2024/09/12 22:52:53 Ready to marshal response ...
	2024/09/12 22:52:53 Ready to write response ...
	2024/09/12 22:52:53 Ready to marshal response ...
	2024/09/12 22:52:53 Ready to write response ...
	2024/09/12 22:53:02 Ready to marshal response ...
	2024/09/12 22:53:02 Ready to write response ...
	2024/09/12 22:53:05 Ready to marshal response ...
	2024/09/12 22:53:05 Ready to write response ...
	2024/09/12 22:53:05 Ready to marshal response ...
	2024/09/12 22:53:05 Ready to write response ...
	2024/09/12 22:53:05 Ready to marshal response ...
	2024/09/12 22:53:05 Ready to write response ...
	2024/09/12 22:53:58 Ready to marshal response ...
	2024/09/12 22:53:58 Ready to write response ...
	2024/09/12 22:56:19 Ready to marshal response ...
	2024/09/12 22:56:19 Ready to write response ...
	
	
	==> kernel <==
	 22:58:29 up  6:40,  0 users,  load average: 0.12, 0.28, 1.40
	Linux addons-827562 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [5903865037af7f6aedd14148b8f10e50b42b2f2cae1b6abee20ff0252b80e0f4] <==
	I0912 22:56:24.865751       1 main.go:299] handling current node
	I0912 22:56:34.870555       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:56:34.870608       1 main.go:299] handling current node
	I0912 22:56:44.874747       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:56:44.874784       1 main.go:299] handling current node
	I0912 22:56:54.865462       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:56:54.865599       1 main.go:299] handling current node
	I0912 22:57:04.866236       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:57:04.866270       1 main.go:299] handling current node
	I0912 22:57:14.865412       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:57:14.865449       1 main.go:299] handling current node
	I0912 22:57:24.872343       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:57:24.872399       1 main.go:299] handling current node
	I0912 22:57:34.869720       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:57:34.869755       1 main.go:299] handling current node
	I0912 22:57:44.873722       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:57:44.873754       1 main.go:299] handling current node
	I0912 22:57:54.872481       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:57:54.872517       1 main.go:299] handling current node
	I0912 22:58:04.866449       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:58:04.866580       1 main.go:299] handling current node
	I0912 22:58:14.866251       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:58:14.866315       1 main.go:299] handling current node
	I0912 22:58:24.866443       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0912 22:58:24.866482       1 main.go:299] handling current node
	
	
	==> kube-apiserver [ebc7474b5f7feef2b923427dfb76a3f16cbd324b529a0a1520f526d7c5a8596b] <==
	 > logger="UnhandledError"
	E0912 22:43:05.496132       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.105.6.164:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.105.6.164:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.105.6.164:443: connect: connection refused" logger="UnhandledError"
	I0912 22:43:05.769953       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0912 22:52:13.462676       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0912 22:52:33.963574       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:33.963741       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:33.986880       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:33.986936       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:34.027134       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:34.027190       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0912 22:52:34.147832       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0912 22:52:34.147869       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0912 22:52:35.028665       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0912 22:52:35.149052       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0912 22:52:35.164932       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0912 22:53:03.860951       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0912 22:53:03.871164       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0912 22:53:03.881585       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0912 22:53:05.555869       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.98.58.213"}
	E0912 22:53:18.882849       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0912 22:53:52.804590       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0912 22:53:53.933067       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0912 22:53:58.491339       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0912 22:53:58.847704       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.97.26.110"}
	I0912 22:56:19.267740       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.111.223.163"}
	
	
	==> kube-controller-manager [2fa897f955ffec2f074e746ddaf3892b879f29d0eded851f6fbf4f1083d76bdb] <==
	I0912 22:56:31.645063       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0912 22:56:32.839233       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:56:32.839275       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:56:34.808714       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:56:34.808761       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0912 22:56:45.055152       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-827562"
	W0912 22:57:04.451181       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:57:04.451225       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:57:06.388750       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:57:06.388876       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:57:11.325903       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:57:11.326024       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:57:30.715181       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:57:30.715222       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:57:35.196549       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:57:35.196589       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:57:56.493365       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:57:56.493413       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:58:02.766307       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:58:02.766351       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:58:05.408772       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:58:05.408814       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0912 22:58:20.358819       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0912 22:58:20.358868       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0912 22:58:27.590939       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="5.531µs"
	
	
	==> kube-proxy [5839381d270fedbe432b557476549cc392ac3c5e70368ec672e08ae86aca8fcb] <==
	I0912 22:41:16.280107       1 server_linux.go:66] "Using iptables proxy"
	I0912 22:41:16.455541       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0912 22:41:16.456800       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0912 22:41:16.507406       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0912 22:41:16.507476       1 server_linux.go:169] "Using iptables Proxier"
	I0912 22:41:16.510297       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0912 22:41:16.511139       1 server.go:483] "Version info" version="v1.31.1"
	I0912 22:41:16.511167       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0912 22:41:16.519890       1 config.go:199] "Starting service config controller"
	I0912 22:41:16.519933       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0912 22:41:16.519959       1 config.go:105] "Starting endpoint slice config controller"
	I0912 22:41:16.519964       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0912 22:41:16.521001       1 config.go:328] "Starting node config controller"
	I0912 22:41:16.521024       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0912 22:41:16.683289       1 shared_informer.go:320] Caches are synced for service config
	I0912 22:41:16.683533       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0912 22:41:16.687150       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [f6c187d39a3bc77edbc5e9424394f2ec61175a3bb24ec9e8ac8ffc5a734bf48e] <==
	W0912 22:41:03.148651       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0912 22:41:03.148717       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.148822       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0912 22:41:03.148864       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.148973       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0912 22:41:03.149015       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0912 22:41:03.149164       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0912 22:41:03.149229       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:03.987070       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0912 22:41:03.987195       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.035184       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
	E0912 22:41:04.035329       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.124556       1 reflector.go:561] runtime/asm_arm64.s:1222: 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"
	E0912 22:41:04.124710       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: 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\"" logger="UnhandledError"
	W0912 22:41:04.181145       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: 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
	E0912 22:41:04.181195       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.211955       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0912 22:41:04.212106       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.238361       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0912 22:41:04.238509       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.266518       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0912 22:41:04.266676       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: 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" logger="UnhandledError"
	W0912 22:41:04.294494       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0912 22:41:04.294539       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I0912 22:41:06.331433       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 12 22:57:35 addons-827562 kubelet[1473]: E0912 22:57:35.984946    1473 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181855984686027,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:57:40 addons-827562 kubelet[1473]: E0912 22:57:40.570127    1473 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="95074790-e734-4007-a460-b64e0a463477"
	Sep 12 22:57:45 addons-827562 kubelet[1473]: E0912 22:57:45.987705    1473 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181865987459715,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:57:45 addons-827562 kubelet[1473]: E0912 22:57:45.987748    1473 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181865987459715,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:57:54 addons-827562 kubelet[1473]: E0912 22:57:54.569929    1473 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="95074790-e734-4007-a460-b64e0a463477"
	Sep 12 22:57:55 addons-827562 kubelet[1473]: E0912 22:57:55.990854    1473 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181875990604203,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:57:55 addons-827562 kubelet[1473]: E0912 22:57:55.990889    1473 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181875990604203,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:58:05 addons-827562 kubelet[1473]: E0912 22:58:05.993861    1473 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181885993603209,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:58:05 addons-827562 kubelet[1473]: E0912 22:58:05.994401    1473 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181885993603209,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:58:06 addons-827562 kubelet[1473]: E0912 22:58:06.569448    1473 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="95074790-e734-4007-a460-b64e0a463477"
	Sep 12 22:58:15 addons-827562 kubelet[1473]: E0912 22:58:15.996863    1473 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181895996607173,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:58:15 addons-827562 kubelet[1473]: E0912 22:58:15.996909    1473 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181895996607173,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:58:17 addons-827562 kubelet[1473]: E0912 22:58:17.569470    1473 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"busybox\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox:1.28.4-glibc\\\"\"" pod="default/busybox" podUID="95074790-e734-4007-a460-b64e0a463477"
	Sep 12 22:58:25 addons-827562 kubelet[1473]: E0912 22:58:25.999113    1473 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181905998889516,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:58:25 addons-827562 kubelet[1473]: E0912 22:58:25.999153    1473 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726181905998889516,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572710,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 12 22:58:28 addons-827562 kubelet[1473]: I0912 22:58:28.963768    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/a809109a-427d-46e6-8c44-2fe8922fa0ec-tmp-dir\") pod \"a809109a-427d-46e6-8c44-2fe8922fa0ec\" (UID: \"a809109a-427d-46e6-8c44-2fe8922fa0ec\") "
	Sep 12 22:58:28 addons-827562 kubelet[1473]: I0912 22:58:28.963858    1473 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2tdxh\" (UniqueName: \"kubernetes.io/projected/a809109a-427d-46e6-8c44-2fe8922fa0ec-kube-api-access-2tdxh\") pod \"a809109a-427d-46e6-8c44-2fe8922fa0ec\" (UID: \"a809109a-427d-46e6-8c44-2fe8922fa0ec\") "
	Sep 12 22:58:28 addons-827562 kubelet[1473]: I0912 22:58:28.964118    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/a809109a-427d-46e6-8c44-2fe8922fa0ec-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "a809109a-427d-46e6-8c44-2fe8922fa0ec" (UID: "a809109a-427d-46e6-8c44-2fe8922fa0ec"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 12 22:58:28 addons-827562 kubelet[1473]: I0912 22:58:28.969182    1473 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a809109a-427d-46e6-8c44-2fe8922fa0ec-kube-api-access-2tdxh" (OuterVolumeSpecName: "kube-api-access-2tdxh") pod "a809109a-427d-46e6-8c44-2fe8922fa0ec" (UID: "a809109a-427d-46e6-8c44-2fe8922fa0ec"). InnerVolumeSpecName "kube-api-access-2tdxh". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 12 22:58:29 addons-827562 kubelet[1473]: I0912 22:58:29.065010    1473 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2tdxh\" (UniqueName: \"kubernetes.io/projected/a809109a-427d-46e6-8c44-2fe8922fa0ec-kube-api-access-2tdxh\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:58:29 addons-827562 kubelet[1473]: I0912 22:58:29.065074    1473 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/a809109a-427d-46e6-8c44-2fe8922fa0ec-tmp-dir\") on node \"addons-827562\" DevicePath \"\""
	Sep 12 22:58:29 addons-827562 kubelet[1473]: I0912 22:58:29.119378    1473 scope.go:117] "RemoveContainer" containerID="28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088"
	Sep 12 22:58:29 addons-827562 kubelet[1473]: I0912 22:58:29.155002    1473 scope.go:117] "RemoveContainer" containerID="28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088"
	Sep 12 22:58:29 addons-827562 kubelet[1473]: E0912 22:58:29.155452    1473 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088\": container with ID starting with 28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088 not found: ID does not exist" containerID="28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088"
	Sep 12 22:58:29 addons-827562 kubelet[1473]: I0912 22:58:29.155491    1473 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088"} err="failed to get container status \"28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088\": rpc error: code = NotFound desc = could not find container \"28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088\": container with ID starting with 28d19c167d6f697629197c7f7db9f5ebffb8dd4b3a85bdff5d6fc309af040088 not found: ID does not exist"
	
	
	==> storage-provisioner [146a92449984241fd0627623e938ddbb044ceaa885bc5f08a2774ce781dd0720] <==
	I0912 22:41:56.217950       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0912 22:41:56.243704       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0912 22:41:56.243813       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0912 22:41:56.255373       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0912 22:41:56.256546       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2!
	I0912 22:41:56.257841       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"dcaad338-21bb-4430-9eb9-2cd4a8ec6830", APIVersion:"v1", ResourceVersion:"950", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2 became leader
	I0912 22:41:56.357541       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-827562_430cc95e-b371-45f5-b114-90c0b780b8c2!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-827562 -n addons-827562
helpers_test.go:261: (dbg) Run:  kubectl --context addons-827562 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: busybox
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/MetricsServer]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-827562 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-827562 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-827562/192.168.49.2
	Start Time:       Thu, 12 Sep 2024 22:43:40 +0000
	Labels:           integration-test=busybox
	Annotations:      <none>
	Status:           Pending
	IP:               10.244.0.21
	IPs:
	  IP:  10.244.0.21
	Containers:
	  busybox:
	    Container ID:  
	    Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
	    Image ID:      
	    Port:          <none>
	    Host Port:     <none>
	    Command:
	      sleep
	      3600
	    State:          Waiting
	      Reason:       ImagePullBackOff
	    Ready:          False
	    Restart Count:  0
	    Environment:
	      GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
	      PROJECT_ID:                      this_is_fake
	      GCP_PROJECT:                     this_is_fake
	      GCLOUD_PROJECT:                  this_is_fake
	      GOOGLE_CLOUD_PROJECT:            this_is_fake
	      CLOUDSDK_CORE_PROJECT:           this_is_fake
	    Mounts:
	      /google-app-creds.json from gcp-creds (ro)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fzdjw (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-fzdjw:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  14m                   default-scheduler  Successfully assigned default/busybox to addons-827562
	  Normal   Pulling    13m (x4 over 14m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     13m (x4 over 14m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     13m (x4 over 14m)     kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 14m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m41s (x41 over 14m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

                                                
                                                
-- /stdout --
helpers_test.go:285: <<< TestAddons/parallel/MetricsServer FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/MetricsServer (306.98s)

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 12.36
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.1/json-events 8.5
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.07
18 TestDownloadOnly/v1.31.1/DeleteAll 0.2
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.56
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.09
27 TestAddons/Setup 202.51
31 TestAddons/serial/GCPAuth/Namespaces 0.25
35 TestAddons/parallel/InspektorGadget 11.89
39 TestAddons/parallel/CSI 50.46
40 TestAddons/parallel/Headlamp 18.75
41 TestAddons/parallel/CloudSpanner 5.56
42 TestAddons/parallel/LocalPath 53.59
43 TestAddons/parallel/NvidiaDevicePlugin 6.52
44 TestAddons/parallel/Yakd 11.79
45 TestAddons/StoppedEnableDisable 6.18
46 TestCertOptions 44.48
47 TestCertExpiration 240.58
49 TestForceSystemdFlag 45.47
50 TestForceSystemdEnv 43.12
56 TestErrorSpam/setup 29.14
57 TestErrorSpam/start 0.77
58 TestErrorSpam/status 1.02
59 TestErrorSpam/pause 1.77
60 TestErrorSpam/unpause 1.87
61 TestErrorSpam/stop 1.47
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 47.06
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 29.27
68 TestFunctional/serial/KubeContext 0.08
69 TestFunctional/serial/KubectlGetPods 0.11
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.66
73 TestFunctional/serial/CacheCmd/cache/add_local 1.61
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.32
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.24
78 TestFunctional/serial/CacheCmd/cache/delete 0.11
79 TestFunctional/serial/MinikubeKubectlCmd 0.13
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
81 TestFunctional/serial/ExtraConfig 35.57
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.71
84 TestFunctional/serial/LogsFileCmd 1.71
85 TestFunctional/serial/InvalidService 3.99
87 TestFunctional/parallel/ConfigCmd 0.43
88 TestFunctional/parallel/DashboardCmd 11.25
89 TestFunctional/parallel/DryRun 0.49
90 TestFunctional/parallel/InternationalLanguage 0.22
91 TestFunctional/parallel/StatusCmd 1.16
95 TestFunctional/parallel/ServiceCmdConnect 11.61
96 TestFunctional/parallel/AddonsCmd 0.17
97 TestFunctional/parallel/PersistentVolumeClaim 25.19
99 TestFunctional/parallel/SSHCmd 0.67
100 TestFunctional/parallel/CpCmd 2.38
102 TestFunctional/parallel/FileSync 0.33
103 TestFunctional/parallel/CertSync 2.11
107 TestFunctional/parallel/NodeLabels 0.16
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.77
111 TestFunctional/parallel/License 0.24
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.63
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.5
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.15
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
123 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
124 TestFunctional/parallel/ProfileCmd/profile_not_create 0.39
125 TestFunctional/parallel/ProfileCmd/profile_list 0.75
126 TestFunctional/parallel/ProfileCmd/profile_json_output 0.39
127 TestFunctional/parallel/MountCmd/any-port 9.32
128 TestFunctional/parallel/ServiceCmd/List 0.51
129 TestFunctional/parallel/ServiceCmd/JSONOutput 0.53
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.38
131 TestFunctional/parallel/ServiceCmd/Format 0.41
132 TestFunctional/parallel/ServiceCmd/URL 0.39
133 TestFunctional/parallel/MountCmd/specific-port 2.42
134 TestFunctional/parallel/MountCmd/VerifyCleanup 1.97
135 TestFunctional/parallel/Version/short 0.08
136 TestFunctional/parallel/Version/components 1.12
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.27
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.29
141 TestFunctional/parallel/ImageCommands/ImageBuild 3.68
142 TestFunctional/parallel/ImageCommands/Setup 0.77
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.69
144 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.02
145 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
146 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.21
147 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.43
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.64
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.67
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.92
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.57
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 170.89
160 TestMultiControlPlane/serial/DeployApp 8.85
161 TestMultiControlPlane/serial/PingHostFromPods 1.6
162 TestMultiControlPlane/serial/AddWorkerNode 33.22
163 TestMultiControlPlane/serial/NodeLabels 0.11
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.78
165 TestMultiControlPlane/serial/CopyFile 18.87
166 TestMultiControlPlane/serial/StopSecondaryNode 12.84
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
168 TestMultiControlPlane/serial/RestartSecondaryNode 29.43
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 6.72
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 210.21
171 TestMultiControlPlane/serial/DeleteSecondaryNode 12.66
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.53
173 TestMultiControlPlane/serial/StopCluster 35.84
174 TestMultiControlPlane/serial/RestartCluster 63.21
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
176 TestMultiControlPlane/serial/AddSecondaryNode 71.79
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.77
181 TestJSONOutput/start/Command 45.59
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.75
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.68
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.89
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.22
206 TestKicCustomNetwork/create_custom_network 37.24
207 TestKicCustomNetwork/use_default_bridge_network 32.65
208 TestKicExistingNetwork 37.06
209 TestKicCustomSubnet 34.54
210 TestKicStaticIP 32.68
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 67.22
215 TestMountStart/serial/StartWithMountFirst 7.88
216 TestMountStart/serial/VerifyMountFirst 0.26
217 TestMountStart/serial/StartWithMountSecond 6.49
218 TestMountStart/serial/VerifyMountSecond 0.26
219 TestMountStart/serial/DeleteFirst 1.65
220 TestMountStart/serial/VerifyMountPostDelete 0.27
221 TestMountStart/serial/Stop 1.19
222 TestMountStart/serial/RestartStopped 7.91
223 TestMountStart/serial/VerifyMountPostStop 0.26
226 TestMultiNode/serial/FreshStart2Nodes 108.14
227 TestMultiNode/serial/DeployApp2Nodes 7.52
228 TestMultiNode/serial/PingHostFrom2Pods 0.99
229 TestMultiNode/serial/AddNode 57.42
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.33
232 TestMultiNode/serial/CopyFile 10.17
233 TestMultiNode/serial/StopNode 2.26
234 TestMultiNode/serial/StartAfterStop 10.3
235 TestMultiNode/serial/RestartKeepsNodes 104.25
236 TestMultiNode/serial/DeleteNode 5.45
237 TestMultiNode/serial/StopMultiNode 23.85
238 TestMultiNode/serial/RestartMultiNode 49.41
239 TestMultiNode/serial/ValidateNameConflict 34.54
244 TestPreload 138.9
246 TestScheduledStopUnix 107.35
249 TestInsufficientStorage 10.83
250 TestRunningBinaryUpgrade 73.62
252 TestKubernetesUpgrade 376.25
253 TestMissingContainerUpgrade 175.21
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
256 TestNoKubernetes/serial/StartWithK8s 37.08
257 TestNoKubernetes/serial/StartWithStopK8s 20.64
258 TestNoKubernetes/serial/Start 7.53
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.35
260 TestNoKubernetes/serial/ProfileList 1.05
261 TestNoKubernetes/serial/Stop 1.27
262 TestNoKubernetes/serial/StartNoArgs 8.13
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
264 TestStoppedBinaryUpgrade/Setup 0.77
265 TestStoppedBinaryUpgrade/Upgrade 88.45
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.25
275 TestPause/serial/Start 78.84
276 TestPause/serial/SecondStartNoReconfiguration 39.29
277 TestPause/serial/Pause 1.12
278 TestPause/serial/VerifyStatus 0.72
279 TestPause/serial/Unpause 0.94
280 TestPause/serial/PauseAgain 1.11
281 TestPause/serial/DeletePaused 3.02
282 TestPause/serial/VerifyDeletedResources 0.47
290 TestNetworkPlugins/group/false 4.56
295 TestStartStop/group/old-k8s-version/serial/FirstStart 188.68
297 TestStartStop/group/no-preload/serial/FirstStart 62.89
298 TestStartStop/group/old-k8s-version/serial/DeployApp 11.83
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.34
300 TestStartStop/group/old-k8s-version/serial/Stop 12.26
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
302 TestStartStop/group/old-k8s-version/serial/SecondStart 132.12
303 TestStartStop/group/no-preload/serial/DeployApp 10.44
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.31
305 TestStartStop/group/no-preload/serial/Stop 12.09
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
307 TestStartStop/group/no-preload/serial/SecondStart 309.85
308 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.09
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
311 TestStartStop/group/old-k8s-version/serial/Pause 2.93
313 TestStartStop/group/embed-certs/serial/FirstStart 49.51
314 TestStartStop/group/embed-certs/serial/DeployApp 10.34
315 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.07
316 TestStartStop/group/embed-certs/serial/Stop 12
317 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.16
318 TestStartStop/group/embed-certs/serial/SecondStart 280.39
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
320 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
321 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
322 TestStartStop/group/no-preload/serial/Pause 3.18
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 81.49
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.37
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.12
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.99
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 267.78
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
333 TestStartStop/group/embed-certs/serial/Pause 3.15
335 TestStartStop/group/newest-cni/serial/FirstStart 34.22
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.98
338 TestStartStop/group/newest-cni/serial/Stop 1.26
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
340 TestStartStop/group/newest-cni/serial/SecondStart 16.22
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.3
344 TestStartStop/group/newest-cni/serial/Pause 3.18
345 TestNetworkPlugins/group/auto/Start 48.3
346 TestNetworkPlugins/group/auto/KubeletFlags 0.3
347 TestNetworkPlugins/group/auto/NetCatPod 10.28
348 TestNetworkPlugins/group/auto/DNS 0.17
349 TestNetworkPlugins/group/auto/Localhost 0.16
350 TestNetworkPlugins/group/auto/HairPin 0.16
351 TestNetworkPlugins/group/kindnet/Start 80.5
352 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
353 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
354 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
355 TestNetworkPlugins/group/kindnet/NetCatPod 11.27
356 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.11
357 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.3
358 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.42
359 TestNetworkPlugins/group/kindnet/DNS 0.2
360 TestNetworkPlugins/group/kindnet/Localhost 0.18
361 TestNetworkPlugins/group/kindnet/HairPin 0.21
362 TestNetworkPlugins/group/calico/Start 71.28
363 TestNetworkPlugins/group/custom-flannel/Start 64.5
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.29
366 TestNetworkPlugins/group/calico/NetCatPod 11.28
367 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.31
368 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.29
369 TestNetworkPlugins/group/calico/DNS 0.2
370 TestNetworkPlugins/group/calico/Localhost 0.16
371 TestNetworkPlugins/group/calico/HairPin 0.19
372 TestNetworkPlugins/group/custom-flannel/DNS 0.26
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.23
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.23
375 TestNetworkPlugins/group/enable-default-cni/Start 91.06
376 TestNetworkPlugins/group/flannel/Start 61.19
377 TestNetworkPlugins/group/flannel/ControllerPod 6.01
378 TestNetworkPlugins/group/flannel/KubeletFlags 0.3
379 TestNetworkPlugins/group/flannel/NetCatPod 12.29
380 TestNetworkPlugins/group/flannel/DNS 0.17
381 TestNetworkPlugins/group/flannel/Localhost 0.15
382 TestNetworkPlugins/group/flannel/HairPin 0.14
383 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
384 TestNetworkPlugins/group/enable-default-cni/NetCatPod 14.27
385 TestNetworkPlugins/group/enable-default-cni/DNS 0.24
386 TestNetworkPlugins/group/enable-default-cni/Localhost 0.21
387 TestNetworkPlugins/group/enable-default-cni/HairPin 0.21
388 TestNetworkPlugins/group/bridge/Start 74.32
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
390 TestNetworkPlugins/group/bridge/NetCatPod 11.26
391 TestNetworkPlugins/group/bridge/DNS 0.17
392 TestNetworkPlugins/group/bridge/Localhost 0.14
393 TestNetworkPlugins/group/bridge/HairPin 0.14
x
+
TestDownloadOnly/v1.20.0/json-events (12.36s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-581262 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-581262 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (12.360923623s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (12.36s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-581262
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-581262: exit status 85 (71.873561ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-581262 | jenkins | v1.34.0 | 12 Sep 24 22:39 UTC |          |
	|         | -p download-only-581262        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 22:39:54
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 22:39:54.462914 1444836 out.go:345] Setting OutFile to fd 1 ...
	I0912 22:39:54.463115 1444836 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:39:54.463141 1444836 out.go:358] Setting ErrFile to fd 2...
	I0912 22:39:54.463161 1444836 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:39:54.463446 1444836 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	W0912 22:39:54.463618 1444836 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19616-1439447/.minikube/config/config.json: open /home/jenkins/minikube-integration/19616-1439447/.minikube/config/config.json: no such file or directory
	I0912 22:39:54.464103 1444836 out.go:352] Setting JSON to true
	I0912 22:39:54.465102 1444836 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":22942,"bootTime":1726157853,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0912 22:39:54.465210 1444836 start.go:139] virtualization:  
	I0912 22:39:54.468111 1444836 out.go:97] [download-only-581262] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0912 22:39:54.468253 1444836 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball: no such file or directory
	I0912 22:39:54.468286 1444836 notify.go:220] Checking for updates...
	I0912 22:39:54.470863 1444836 out.go:169] MINIKUBE_LOCATION=19616
	I0912 22:39:54.473161 1444836 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 22:39:54.475247 1444836 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 22:39:54.477956 1444836 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	I0912 22:39:54.479841 1444836 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0912 22:39:54.483960 1444836 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0912 22:39:54.484290 1444836 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 22:39:54.513988 1444836 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 22:39:54.514092 1444836 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:39:54.573436 1444836 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-12 22:39:54.56320075 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:39:54.573573 1444836 docker.go:318] overlay module found
	I0912 22:39:54.575828 1444836 out.go:97] Using the docker driver based on user configuration
	I0912 22:39:54.575857 1444836 start.go:297] selected driver: docker
	I0912 22:39:54.575863 1444836 start.go:901] validating driver "docker" against <nil>
	I0912 22:39:54.575983 1444836 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:39:54.628498 1444836 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-12 22:39:54.618784456 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:39:54.628680 1444836 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 22:39:54.628963 1444836 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0912 22:39:54.629131 1444836 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0912 22:39:54.631860 1444836 out.go:169] Using Docker driver with root privileges
	I0912 22:39:54.633887 1444836 cni.go:84] Creating CNI manager for ""
	I0912 22:39:54.633913 1444836 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:39:54.633924 1444836 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 22:39:54.634018 1444836 start.go:340] cluster config:
	{Name:download-only-581262 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.20.0 ClusterName:download-only-581262 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 22:39:54.636165 1444836 out.go:97] Starting "download-only-581262" primary control-plane node in "download-only-581262" cluster
	I0912 22:39:54.636182 1444836 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 22:39:54.637946 1444836 out.go:97] Pulling base image v0.0.45-1726156396-19616 ...
	I0912 22:39:54.637974 1444836 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0912 22:39:54.638144 1444836 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 22:39:54.653084 1444836 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 22:39:54.653248 1444836 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 22:39:54.653355 1444836 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 22:39:54.718283 1444836 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0912 22:39:54.718314 1444836 cache.go:56] Caching tarball of preloaded images
	I0912 22:39:54.718481 1444836 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0912 22:39:54.721305 1444836 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0912 22:39:54.721329 1444836 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0912 22:39:54.806635 1444836 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0912 22:39:59.691685 1444836 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0912 22:39:59.691793 1444836 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0912 22:40:00.869952 1444836 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0912 22:40:00.870386 1444836 profile.go:143] Saving config to /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/download-only-581262/config.json ...
	I0912 22:40:00.870428 1444836 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/download-only-581262/config.json: {Name:mkcd8e9eee1d42203bc7faa039a0b377fa2e9d83 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0912 22:40:00.871395 1444836 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0912 22:40:00.871635 1444836 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-581262 host does not exist
	  To start a cluster, run: "minikube start -p download-only-581262"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.20.0/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.21s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (0.21s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.13s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-581262
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (8.5s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-653724 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-653724 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (8.502362686s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (8.50s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-653724
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-653724: exit status 85 (71.027992ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-581262 | jenkins | v1.34.0 | 12 Sep 24 22:39 UTC |                     |
	|         | -p download-only-581262        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| delete  | -p download-only-581262        | download-only-581262 | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC | 12 Sep 24 22:40 UTC |
	| start   | -o=json --download-only        | download-only-653724 | jenkins | v1.34.0 | 12 Sep 24 22:40 UTC |                     |
	|         | -p download-only-653724        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/12 22:40:07
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0912 22:40:07.238391 1445039 out.go:345] Setting OutFile to fd 1 ...
	I0912 22:40:07.238633 1445039 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:40:07.238665 1445039 out.go:358] Setting ErrFile to fd 2...
	I0912 22:40:07.238684 1445039 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 22:40:07.238942 1445039 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 22:40:07.239379 1445039 out.go:352] Setting JSON to true
	I0912 22:40:07.240333 1445039 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":22955,"bootTime":1726157853,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0912 22:40:07.240462 1445039 start.go:139] virtualization:  
	I0912 22:40:07.243562 1445039 out.go:97] [download-only-653724] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0912 22:40:07.243747 1445039 notify.go:220] Checking for updates...
	I0912 22:40:07.246106 1445039 out.go:169] MINIKUBE_LOCATION=19616
	I0912 22:40:07.248807 1445039 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 22:40:07.251062 1445039 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 22:40:07.253089 1445039 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	I0912 22:40:07.255293 1445039 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0912 22:40:07.259577 1445039 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0912 22:40:07.259876 1445039 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 22:40:07.290641 1445039 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 22:40:07.290763 1445039 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:40:07.350286 1445039 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-12 22:40:07.340177703 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:40:07.350405 1445039 docker.go:318] overlay module found
	I0912 22:40:07.352712 1445039 out.go:97] Using the docker driver based on user configuration
	I0912 22:40:07.352745 1445039 start.go:297] selected driver: docker
	I0912 22:40:07.352752 1445039 start.go:901] validating driver "docker" against <nil>
	I0912 22:40:07.352865 1445039 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 22:40:07.412934 1445039 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-12 22:40:07.403247118 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 22:40:07.413103 1445039 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0912 22:40:07.413386 1445039 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0912 22:40:07.413567 1445039 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0912 22:40:07.415817 1445039 out.go:169] Using Docker driver with root privileges
	I0912 22:40:07.418012 1445039 cni.go:84] Creating CNI manager for ""
	I0912 22:40:07.418029 1445039 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0912 22:40:07.418040 1445039 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0912 22:40:07.418115 1445039 start.go:340] cluster config:
	{Name:download-only-653724 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 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.31.1 ClusterName:download-only-653724 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 22:40:07.420988 1445039 out.go:97] Starting "download-only-653724" primary control-plane node in "download-only-653724" cluster
	I0912 22:40:07.421017 1445039 cache.go:121] Beginning downloading kic base image for docker with crio
	I0912 22:40:07.423330 1445039 out.go:97] Pulling base image v0.0.45-1726156396-19616 ...
	I0912 22:40:07.423380 1445039 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:07.423550 1445039 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local docker daemon
	I0912 22:40:07.438844 1445039 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 to local cache
	I0912 22:40:07.438967 1445039 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory
	I0912 22:40:07.438993 1445039 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 in local cache directory, skipping pull
	I0912 22:40:07.438999 1445039 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 exists in cache, skipping pull
	I0912 22:40:07.439010 1445039 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 as a tarball
	I0912 22:40:07.484991 1445039 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0912 22:40:07.485032 1445039 cache.go:56] Caching tarball of preloaded images
	I0912 22:40:07.485218 1445039 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0912 22:40:07.487850 1445039 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0912 22:40:07.487880 1445039 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0912 22:40:07.572630 1445039 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:8285fc512c7462f100de137f91fcd0ae -> /home/jenkins/minikube-integration/19616-1439447/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-653724 host does not exist
	  To start a cluster, run: "minikube start -p download-only-653724"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.31.1/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (0.2s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.31.1/DeleteAll (0.20s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.13s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-653724
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestBinaryMirror (0.56s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-965964 --alsologtostderr --binary-mirror http://127.0.0.1:35533 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-965964" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-965964
--- PASS: TestBinaryMirror (0.56s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

                                                
                                                
=== RUN   TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/EnablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1037: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-827562
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-827562: exit status 85 (69.731304ms)

                                                
                                                
-- stdout --
	* Profile "addons-827562" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-827562"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

                                                
                                                
=== RUN   TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
=== PAUSE TestAddons/PreSetup/DisablingAddonOnNonExistingCluster

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1048: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-827562
addons_test.go:1048: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-827562: exit status 85 (87.67444ms)

                                                
                                                
-- stdout --
	* Profile "addons-827562" not found. Run "minikube profile list" to view all profiles.
	  To start a cluster, run: "minikube start -p addons-827562"

                                                
                                                
-- /stdout --
--- PASS: TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

                                                
                                    
x
+
TestAddons/Setup (202.51s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-827562 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-827562 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns: (3m22.50719051s)
--- PASS: TestAddons/Setup (202.51s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/Namespaces (0.25s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:656: (dbg) Run:  kubectl --context addons-827562 create ns new-namespace
addons_test.go:670: (dbg) Run:  kubectl --context addons-827562 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.25s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.89s)

                                                
                                                
=== RUN   TestAddons/parallel/InspektorGadget
=== PAUSE TestAddons/parallel/InspektorGadget

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-kg9kd" [b7827cc5-78a5-4279-a78d-e504538f27a0] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003923167s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-827562
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-827562: (5.887185139s)
--- PASS: TestAddons/parallel/InspektorGadget (11.89s)

                                                
                                    
x
+
TestAddons/parallel/CSI (50.46s)

                                                
                                                
=== RUN   TestAddons/parallel/CSI
=== PAUSE TestAddons/parallel/CSI

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.193881ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-827562 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-827562 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [07c1d03b-cddb-4643-aa86-9fe8ae9285b2] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [07c1d03b-cddb-4643-aa86-9fe8ae9285b2] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003661631s
addons_test.go:590: (dbg) Run:  kubectl --context addons-827562 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-827562 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-827562 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-827562 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-827562 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-827562 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-827562 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [ff0522a4-dee8-4e3c-b70e-6f6a69b3492a] Pending
helpers_test.go:344: "task-pv-pod-restore" [ff0522a4-dee8-4e3c-b70e-6f6a69b3492a] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [ff0522a4-dee8-4e3c-b70e-6f6a69b3492a] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004514021s
addons_test.go:632: (dbg) Run:  kubectl --context addons-827562 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-827562 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-827562 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.777040362s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (50.46s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.75s)

                                                
                                                
=== RUN   TestAddons/parallel/Headlamp
=== PAUSE TestAddons/parallel/Headlamp

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-827562 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-qbgqf" [b4d737f9-4884-4578-9444-d5aaae1de654] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-qbgqf" [b4d737f9-4884-4578-9444-d5aaae1de654] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-qbgqf" [b4d737f9-4884-4578-9444-d5aaae1de654] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.003177635s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 addons disable headlamp --alsologtostderr -v=1: (5.754791594s)
--- PASS: TestAddons/parallel/Headlamp (18.75s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.56s)

                                                
                                                
=== RUN   TestAddons/parallel/CloudSpanner
=== PAUSE TestAddons/parallel/CloudSpanner

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-gzs4z" [15cf8f2c-12f7-4815-8eb2-9ba7a6edc223] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004359961s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-827562
--- PASS: TestAddons/parallel/CloudSpanner (5.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.59s)

                                                
                                                
=== RUN   TestAddons/parallel/LocalPath
=== PAUSE TestAddons/parallel/LocalPath

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-827562 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-827562 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-827562 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [9ee91028-2da9-4c5e-b5b6-08ade13bdc8c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [9ee91028-2da9-4c5e-b5b6-08ade13bdc8c] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [9ee91028-2da9-4c5e-b5b6-08ade13bdc8c] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004125945s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-827562 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 ssh "cat /opt/local-path-provisioner/pvc-a2acc850-26ba-49a0-99b1-fa9954e38e85_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-827562 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-827562 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.371423328s)
--- PASS: TestAddons/parallel/LocalPath (53.59s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.52s)

                                                
                                                
=== RUN   TestAddons/parallel/NvidiaDevicePlugin
=== PAUSE TestAddons/parallel/NvidiaDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-wzw9n" [0f7819ff-3e6a-4605-9b56-1f8ae2dad2fd] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004907427s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-827562
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.52s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.79s)

                                                
                                                
=== RUN   TestAddons/parallel/Yakd
=== PAUSE TestAddons/parallel/Yakd

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-tv59c" [5d34a1cf-f65b-4b1a-9a38-be300de0a6ee] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004711071s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-827562 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-827562 addons disable yakd --alsologtostderr -v=1: (5.780610271s)
--- PASS: TestAddons/parallel/Yakd (11.79s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.18s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-827562
addons_test.go:174: (dbg) Done: out/minikube-linux-arm64 stop -p addons-827562: (5.921998847s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-827562
addons_test.go:182: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-827562
addons_test.go:187: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-827562
--- PASS: TestAddons/StoppedEnableDisable (6.18s)

                                                
                                    
x
+
TestCertOptions (44.48s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-725875 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
E0912 23:39:36.760490 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-725875 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio: (41.773266886s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-725875 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-725875 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-725875 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-725875" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-725875
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-725875: (2.008260888s)
--- PASS: TestCertOptions (44.48s)

                                                
                                    
x
+
TestCertExpiration (240.58s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-103148 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-103148 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (40.188961754s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-103148 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-103148 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (17.947735718s)
helpers_test.go:175: Cleaning up "cert-expiration-103148" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-103148
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-103148: (2.44044246s)
--- PASS: TestCertExpiration (240.58s)

                                                
                                    
x
+
TestForceSystemdFlag (45.47s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-300660 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-300660 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (41.962468192s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-300660 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-300660" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-300660
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-300660: (3.054090828s)
--- PASS: TestForceSystemdFlag (45.47s)

                                                
                                    
x
+
TestForceSystemdEnv (43.12s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-437439 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-437439 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (40.504323214s)
helpers_test.go:175: Cleaning up "force-systemd-env-437439" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-437439
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-437439: (2.616729489s)
--- PASS: TestForceSystemdEnv (43.12s)

                                                
                                    
x
+
TestErrorSpam/setup (29.14s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-875909 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-875909 --driver=docker  --container-runtime=crio
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-875909 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-875909 --driver=docker  --container-runtime=crio: (29.142702605s)
--- PASS: TestErrorSpam/setup (29.14s)

                                                
                                    
x
+
TestErrorSpam/start (0.77s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 start --dry-run
--- PASS: TestErrorSpam/start (0.77s)

                                                
                                    
x
+
TestErrorSpam/status (1.02s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 status
--- PASS: TestErrorSpam/status (1.02s)

                                                
                                    
x
+
TestErrorSpam/pause (1.77s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 pause
--- PASS: TestErrorSpam/pause (1.77s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.87s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 unpause
--- PASS: TestErrorSpam/unpause (1.87s)

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 stop: (1.278837331s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-875909 --log_dir /tmp/nospam-875909 stop
--- PASS: TestErrorSpam/stop (1.47s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/19616-1439447/.minikube/files/etc/test/nested/copy/1444831/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (47.06s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-920077 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-920077 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (47.063620617s)
--- PASS: TestFunctional/serial/StartWithProxy (47.06s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

                                                
                                                
=== RUN   TestFunctional/serial/AuditLog
--- PASS: TestFunctional/serial/AuditLog (0.00s)

                                                
                                    
x
+
TestFunctional/serial/SoftStart (29.27s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-920077 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-920077 --alsologtostderr -v=8: (29.26983816s)
functional_test.go:663: soft start took 29.270383743s for "functional-920077" cluster.
--- PASS: TestFunctional/serial/SoftStart (29.27s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.08s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:681: (dbg) Run:  kubectl config current-context
--- PASS: TestFunctional/serial/KubeContext (0.08s)

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:696: (dbg) Run:  kubectl --context functional-920077 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.11s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_remote (4.66s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 cache add registry.k8s.io/pause:3.1: (1.589942842s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 cache add registry.k8s.io/pause:3.3: (1.637705649s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 cache add registry.k8s.io/pause:latest: (1.429006654s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.66s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/add_local (1.61s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-920077 /tmp/TestFunctionalserialCacheCmdcacheadd_local2126474075/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cache add minikube-local-cache-test:functional-920077
functional_test.go:1089: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 cache add minikube-local-cache-test:functional-920077: (1.119619877s)
functional_test.go:1094: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cache delete minikube-local-cache-test:functional-920077
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-920077
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.61s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/CacheDelete (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/CacheDelete (0.05s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/list (0.05s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1110: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.32s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.32s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/cache_reload (2.24s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (311.954053ms)

                                                
                                                
-- stdout --
	FATA[0000] no such image "registry.k8s.io/pause:latest" present 

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 cache reload: (1.276476578s)
functional_test.go:1163: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.24s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.11s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.13s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:716: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 kubectl -- --context functional-920077 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.13s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:741: (dbg) Run:  out/kubectl --context functional-920077 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (35.57s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-920077 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-920077 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (35.56728116s)
functional_test.go:761: restart took 35.567393784s for "functional-920077" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (35.57s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:810: (dbg) Run:  kubectl --context functional-920077 get po -l tier=control-plane -n kube-system -o=json
functional_test.go:825: etcd phase: Running
functional_test.go:835: etcd status: Ready
functional_test.go:825: kube-apiserver phase: Running
functional_test.go:835: kube-apiserver status: Ready
functional_test.go:825: kube-controller-manager phase: Running
functional_test.go:835: kube-controller-manager status: Ready
functional_test.go:825: kube-scheduler phase: Running
functional_test.go:835: kube-scheduler status: Ready
--- PASS: TestFunctional/serial/ComponentHealth (0.10s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.71s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 logs: (1.708699116s)
--- PASS: TestFunctional/serial/LogsCmd (1.71s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 logs --file /tmp/TestFunctionalserialLogsFileCmd346161405/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 logs --file /tmp/TestFunctionalserialLogsFileCmd346161405/001/logs.txt: (1.708810287s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.71s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.99s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-920077 apply -f testdata/invalidsvc.yaml
functional_test.go:2335: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-920077
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-920077: exit status 115 (421.858552ms)

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|---------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL            |
	|-----------|-------------|-------------|---------------------------|
	| default   | invalid-svc |          80 | http://192.168.49.2:31498 |
	|-----------|-------------|-------------|---------------------------|
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2327: (dbg) Run:  kubectl --context functional-920077 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.99s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.43s)

                                                
                                                
=== RUN   TestFunctional/parallel/ConfigCmd
=== PAUSE TestFunctional/parallel/ConfigCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 config get cpus: exit status 14 (75.676555ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 config set cpus 2
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 config get cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 config unset cpus
functional_test.go:1199: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 config get cpus
functional_test.go:1199: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 config get cpus: exit status 14 (65.334795ms)

                                                
                                                
** stderr ** 
	Error: specified key could not be found in config

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/ConfigCmd (0.43s)

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/DashboardCmd
=== PAUSE TestFunctional/parallel/DashboardCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-920077 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-920077 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 1472728: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (11.25s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.49s)

                                                
                                                
=== RUN   TestFunctional/parallel/DryRun
=== PAUSE TestFunctional/parallel/DryRun

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-linux-arm64 start -p functional-920077 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-920077 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (221.958843ms)

                                                
                                                
-- stdout --
	* [functional-920077] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 23:02:07.111498 1472432 out.go:345] Setting OutFile to fd 1 ...
	I0912 23:02:07.111783 1472432 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:02:07.111797 1472432 out.go:358] Setting ErrFile to fd 2...
	I0912 23:02:07.111804 1472432 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:02:07.112174 1472432 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 23:02:07.112865 1472432 out.go:352] Setting JSON to false
	I0912 23:02:07.114229 1472432 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":24274,"bootTime":1726157853,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0912 23:02:07.114334 1472432 start.go:139] virtualization:  
	I0912 23:02:07.117155 1472432 out.go:177] * [functional-920077] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0912 23:02:07.119592 1472432 notify.go:220] Checking for updates...
	I0912 23:02:07.120174 1472432 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 23:02:07.123062 1472432 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 23:02:07.125159 1472432 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 23:02:07.127492 1472432 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	I0912 23:02:07.129822 1472432 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0912 23:02:07.132094 1472432 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 23:02:07.134658 1472432 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 23:02:07.135247 1472432 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 23:02:07.167143 1472432 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 23:02:07.167300 1472432 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 23:02:07.251835 1472432 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-12 23:02:07.230946427 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 23:02:07.251949 1472432 docker.go:318] overlay module found
	I0912 23:02:07.255496 1472432 out.go:177] * Using the docker driver based on existing profile
	I0912 23:02:07.257830 1472432 start.go:297] selected driver: docker
	I0912 23:02:07.257864 1472432 start.go:901] validating driver "docker" against &{Name:functional-920077 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 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.31.1 ClusterName:functional-920077 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 23:02:07.257969 1472432 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 23:02:07.261058 1472432 out.go:201] 
	W0912 23:02:07.263211 1472432 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0912 23:02:07.265461 1472432 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:991: (dbg) Run:  out/minikube-linux-arm64 start -p functional-920077 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
--- PASS: TestFunctional/parallel/DryRun (0.49s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/InternationalLanguage
=== PAUSE TestFunctional/parallel/InternationalLanguage

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-arm64 start -p functional-920077 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p functional-920077 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (217.975084ms)

                                                
                                                
-- stdout --
	* [functional-920077] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 23:02:06.884541 1472389 out.go:345] Setting OutFile to fd 1 ...
	I0912 23:02:06.884730 1472389 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:02:06.884742 1472389 out.go:358] Setting ErrFile to fd 2...
	I0912 23:02:06.884747 1472389 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:02:06.885127 1472389 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 23:02:06.885540 1472389 out.go:352] Setting JSON to false
	I0912 23:02:06.886529 1472389 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":24274,"bootTime":1726157853,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0912 23:02:06.886629 1472389 start.go:139] virtualization:  
	I0912 23:02:06.889623 1472389 out.go:177] * [functional-920077] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0912 23:02:06.892264 1472389 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 23:02:06.892351 1472389 notify.go:220] Checking for updates...
	I0912 23:02:06.897124 1472389 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 23:02:06.899129 1472389 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 23:02:06.901004 1472389 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	I0912 23:02:06.903420 1472389 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0912 23:02:06.905346 1472389 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 23:02:06.907592 1472389 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 23:02:06.908139 1472389 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 23:02:06.949959 1472389 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 23:02:06.950094 1472389 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 23:02:07.031275 1472389 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-12 23:02:07.019209368 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 23:02:07.031391 1472389 docker.go:318] overlay module found
	I0912 23:02:07.035152 1472389 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0912 23:02:07.037226 1472389 start.go:297] selected driver: docker
	I0912 23:02:07.037250 1472389 start.go:901] validating driver "docker" against &{Name:functional-920077 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726156396-19616@sha256:66b06a42534e914a5c8ad765d7508a93a34031939ec9a6b3a818ef0a444ff889 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 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.31.1 ClusterName:functional-920077 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0912 23:02:07.037411 1472389 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 23:02:07.040235 1472389 out.go:201] 
	W0912 23:02:07.042041 1472389 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0912 23:02:07.043923 1472389 out.go:201] 

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/InternationalLanguage (0.22s)

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.16s)

                                                
                                                
=== RUN   TestFunctional/parallel/StatusCmd
=== PAUSE TestFunctional/parallel/StatusCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.16s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.61s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmdConnect
=== PAUSE TestFunctional/parallel/ServiceCmdConnect

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-920077 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-920077 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-plszn" [b1d79d9e-a17c-4cdf-b247-6c5707385d6d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-plszn" [b1d79d9e-a17c-4cdf-b247-6c5707385d6d] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.003497584s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30776
functional_test.go:1675: http://192.168.49.2:30776: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-plszn

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.49.2:30776
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
--- PASS: TestFunctional/parallel/ServiceCmdConnect (11.61s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                                
=== RUN   TestFunctional/parallel/AddonsCmd
=== PAUSE TestFunctional/parallel/AddonsCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.19s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [65774660-60cf-4cda-bbcc-3e27da4ba478] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004753237s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-920077 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-920077 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-920077 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-920077 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [3c1c0b47-00b6-4c83-b849-833fe9a06a83] Pending
helpers_test.go:344: "sp-pod" [3c1c0b47-00b6-4c83-b849-833fe9a06a83] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [3c1c0b47-00b6-4c83-b849-833fe9a06a83] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003785569s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-920077 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-920077 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-920077 delete -f testdata/storage-provisioner/pod.yaml: (1.187179738s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-920077 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [96b2ec98-eb7a-43b4-9af3-6d320413d6a3] Pending
helpers_test.go:344: "sp-pod" [96b2ec98-eb7a-43b4-9af3-6d320413d6a3] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.003776667s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-920077 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.19s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.67s)

                                                
                                                
=== RUN   TestFunctional/parallel/SSHCmd
=== PAUSE TestFunctional/parallel/SSHCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "echo hello"
functional_test.go:1742: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.67s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/CpCmd
=== PAUSE TestFunctional/parallel/CpCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh -n functional-920077 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cp functional-920077:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd3742448844/001/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh -n functional-920077 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh -n functional-920077 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.38s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.33s)

                                                
                                                
=== RUN   TestFunctional/parallel/FileSync
=== PAUSE TestFunctional/parallel/FileSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/1444831/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo cat /etc/test/nested/copy/1444831/hosts"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.33s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/CertSync
=== PAUSE TestFunctional/parallel/CertSync

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/1444831.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo cat /etc/ssl/certs/1444831.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/1444831.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo cat /usr/share/ca-certificates/1444831.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/14448312.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo cat /etc/ssl/certs/14448312.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/14448312.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo cat /usr/share/ca-certificates/14448312.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.11s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.16s)

                                                
                                                
=== RUN   TestFunctional/parallel/NodeLabels
=== PAUSE TestFunctional/parallel/NodeLabels

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:219: (dbg) Run:  kubectl --context functional-920077 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
--- PASS: TestFunctional/parallel/NodeLabels (0.16s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.77s)

                                                
                                                
=== RUN   TestFunctional/parallel/NonActiveRuntimeDisabled
=== PAUSE TestFunctional/parallel/NonActiveRuntimeDisabled

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo systemctl is-active docker"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 ssh "sudo systemctl is-active docker": exit status 1 (362.181977ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo systemctl is-active containerd"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 ssh "sudo systemctl is-active containerd": exit status 1 (403.47183ms)

                                                
                                                
-- stdout --
	inactive

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestFunctional/parallel/NonActiveRuntimeDisabled (0.77s)

                                                
                                    
x
+
TestFunctional/parallel/License (0.24s)

                                                
                                                
=== RUN   TestFunctional/parallel/License
=== PAUSE TestFunctional/parallel/License

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.24s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.63s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-920077 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-920077 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-920077 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 1470092: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-920077 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.63s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:129: (dbg) daemon: [out/minikube-linux-arm64 -p functional-920077 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.5s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-920077 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [7741e074-840d-4457-8d67-824f0e41b8d4] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [7741e074-840d-4457-8d67-824f0e41b8d4] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.009205125s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.50s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.15s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-920077 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.97.216.245 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-arm64 -p functional-920077 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-920077 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-920077 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-kb8tb" [53530a6c-fe9f-4b71-ad6d-7332d8fe35b3] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-kb8tb" [53530a6c-fe9f-4b71-ad6d-7332d8fe35b3] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.00469826s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_not_create (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_list (0.75s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1315: Took "687.604222ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1329: Took "61.881194ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.75s)

                                                
                                    
x
+
TestFunctional/parallel/ProfileCmd/profile_json_output (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "334.164113ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1379: Took "55.94721ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/any-port (9.32s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdany-port541580912/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1726182121066697333" to /tmp/TestFunctionalparallelMountCmdany-port541580912/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1726182121066697333" to /tmp/TestFunctionalparallelMountCmdany-port541580912/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1726182121066697333" to /tmp/TestFunctionalparallelMountCmdany-port541580912/001/test-1726182121066697333
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:115: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (346.817674ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Sep 12 23:02 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 12 23:02 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 12 23:02 test-1726182121066697333
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh cat /mount-9p/test-1726182121066697333
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-920077 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [97ea4777-72e1-4eda-8498-df6f5b06d7ac] Pending
helpers_test.go:344: "busybox-mount" [97ea4777-72e1-4eda-8498-df6f5b06d7ac] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [97ea4777-72e1-4eda-8498-df6f5b06d7ac] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [97ea4777-72e1-4eda-8498-df6f5b06d7ac] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.026833187s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-920077 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdany-port541580912/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.32s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/List (0.51s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.51s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/JSONOutput (0.53s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 service list -o json
functional_test.go:1494: Took "532.687825ms" to run "out/minikube-linux-arm64 -p functional-920077 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.53s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/HTTPS (0.38s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.49.2:32763
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/Format (0.41s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 service hello-node --url --format={{.IP}}
--- PASS: TestFunctional/parallel/ServiceCmd/Format (0.41s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmd/URL (0.39s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:32763
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.39s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/specific-port (2.42s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdspecific-port1832502540/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:243: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T /mount-9p | grep 9p": exit status 1 (511.445227ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdspecific-port1832502540/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 ssh "sudo umount -f /mount-9p": exit status 1 (367.130544ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

                                                
                                                
-- /stdout --
** stderr ** 
	ssh: Process exited with status 32

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-920077 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdspecific-port1832502540/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.42s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd/VerifyCleanup (1.97s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1549644304/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1549644304/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1549644304/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T" /mount1: (1.083937589s)
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-920077 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1549644304/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1549644304/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-920077 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1549644304/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.97s)

                                                
                                    
x
+
TestFunctional/parallel/Version/short (0.08s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/short
=== PAUSE TestFunctional/parallel/Version/short

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2256: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 version --short
--- PASS: TestFunctional/parallel/Version/short (0.08s)

                                                
                                    
x
+
TestFunctional/parallel/Version/components (1.12s)

                                                
                                                
=== RUN   TestFunctional/parallel/Version/components
=== PAUSE TestFunctional/parallel/Version/components

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 version -o=json --components: (1.123931296s)
--- PASS: TestFunctional/parallel/Version/components (1.12s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListShort
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-920077 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-920077
localhost/kicbase/echo-server:functional-920077
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-920077 image ls --format short --alsologtostderr:
I0912 23:02:23.712470 1475148 out.go:345] Setting OutFile to fd 1 ...
I0912 23:02:23.712635 1475148 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:23.712641 1475148 out.go:358] Setting ErrFile to fd 2...
I0912 23:02:23.712646 1475148 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:23.712895 1475148 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
I0912 23:02:23.713622 1475148 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:23.713750 1475148 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:23.714251 1475148 cli_runner.go:164] Run: docker container inspect functional-920077 --format={{.State.Status}}
I0912 23:02:23.734347 1475148 ssh_runner.go:195] Run: systemctl --version
I0912 23:02:23.734413 1475148 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-920077
I0912 23:02:23.753364 1475148 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34307 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/functional-920077/id_rsa Username:docker}
I0912 23:02:23.848776 1475148 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListTable
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListTable

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-920077 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| localhost/kicbase/echo-server           | functional-920077  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 7f8aa378bb47d | 67MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/kube-proxy              | v1.31.1            | 24a140c548c07 | 96MB   |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/library/nginx                 | latest             | 195245f0c7927 | 197MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| localhost/minikube-local-cache-test     | functional-920077  | c119206428adf | 3.33kB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-apiserver          | v1.31.1            | d3f53a98c0a9d | 92.6MB |
| registry.k8s.io/kube-controller-manager | v1.31.1            | 279f381cb3736 | 86.9MB |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| docker.io/library/nginx                 | alpine             | b887aca7aed61 | 48.4MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-920077 image ls --format table --alsologtostderr:
I0912 23:02:24.301190 1475302 out.go:345] Setting OutFile to fd 1 ...
I0912 23:02:24.301378 1475302 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:24.301386 1475302 out.go:358] Setting ErrFile to fd 2...
I0912 23:02:24.301391 1475302 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:24.301706 1475302 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
I0912 23:02:24.302463 1475302 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:24.303297 1475302 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:24.303840 1475302 cli_runner.go:164] Run: docker container inspect functional-920077 --format={{.State.Status}}
I0912 23:02:24.323876 1475302 ssh_runner.go:195] Run: systemctl --version
I0912 23:02:24.323943 1475302 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-920077
I0912 23:02:24.342863 1475302 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34307 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/functional-920077/id_rsa Username:docker}
I0912 23:02:24.441732 1475302 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListJson
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListJson

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-920077 image ls --format json --alsologtostderr:
[{"id":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDigests":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f
3d1dd6d0206809e02853","repoDigests":["registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb","registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"92632544"},{"id":"279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"86930758"},{"id":"7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690","registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0"],"repo
Tags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67007814"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha25
6:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-920077"],"size":"4788229"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"a422e0e982356f
6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"c119206428adf63498394f0138ee583e43cde1a230ecf4f475de92557d006dd8","repoDigests":["localhost/minikube-local-cache-test@sha256:5e2045eb26dd9e3a22d6c5b226e114ac53fd06bd1891cf874289d1bd6d0091d0"],"repoTags":["localhost/minikube-local-cache-test:functional-920077"],"size":"3330"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919
f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.io/k
ube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-920077 image ls --format json --alsologtostderr:
I0912 23:02:24.022305 1475218 out.go:345] Setting OutFile to fd 1 ...
I0912 23:02:24.024500 1475218 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:24.024522 1475218 out.go:358] Setting ErrFile to fd 2...
I0912 23:02:24.024529 1475218 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:24.024831 1475218 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
I0912 23:02:24.026598 1475218 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:24.026737 1475218 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:24.027322 1475218 cli_runner.go:164] Run: docker container inspect functional-920077 --format={{.State.Status}}
I0912 23:02:24.050391 1475218 ssh_runner.go:195] Run: systemctl --version
I0912 23:02:24.050468 1475218 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-920077
I0912 23:02:24.081138 1475218 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34307 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/functional-920077/id_rsa Username:docker}
I0912 23:02:24.180995 1475218 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageListYaml
=== PAUSE TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-920077 image ls --format yaml --alsologtostderr:
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: 279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "86930758"
- id: 7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67007814"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "95951255"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-920077
size: "4788229"
- id: c119206428adf63498394f0138ee583e43cde1a230ecf4f475de92557d006dd8
repoDigests:
- localhost/minikube-local-cache-test@sha256:5e2045eb26dd9e3a22d6c5b226e114ac53fd06bd1891cf874289d1bd6d0091d0
repoTags:
- localhost/minikube-local-cache-test:functional-920077
size: "3330"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
- registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "92632544"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-920077 image ls --format yaml --alsologtostderr:
I0912 23:02:23.709275 1475149 out.go:345] Setting OutFile to fd 1 ...
I0912 23:02:23.720873 1475149 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:23.720924 1475149 out.go:358] Setting ErrFile to fd 2...
I0912 23:02:23.720942 1475149 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:23.721283 1475149 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
I0912 23:02:23.722007 1475149 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:23.722248 1475149 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:23.722773 1475149 cli_runner.go:164] Run: docker container inspect functional-920077 --format={{.State.Status}}
I0912 23:02:23.741926 1475149 ssh_runner.go:195] Run: systemctl --version
I0912 23:02:23.741981 1475149 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-920077
I0912 23:02:23.762462 1475149 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34307 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/functional-920077/id_rsa Username:docker}
I0912 23:02:23.860803 1475149 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageBuild (3.68s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageBuild
=== PAUSE TestFunctional/parallel/ImageCommands/ImageBuild

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-920077 ssh pgrep buildkitd: exit status 1 (354.286632ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 1

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image build -t localhost/my-image:functional-920077 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 image build -t localhost/my-image:functional-920077 testdata/build --alsologtostderr: (3.086328062s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-920077 image build -t localhost/my-image:functional-920077 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> f853c4d09eb
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-920077
--> 792a8a8c54e
Successfully tagged localhost/my-image:functional-920077
792a8a8c54e4bec12910c1dee0380f3d1ab57378a163ad379b24a609b8efa9bd
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-920077 image build -t localhost/my-image:functional-920077 testdata/build --alsologtostderr:
I0912 23:02:24.312377 1475308 out.go:345] Setting OutFile to fd 1 ...
I0912 23:02:24.313067 1475308 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:24.313102 1475308 out.go:358] Setting ErrFile to fd 2...
I0912 23:02:24.313122 1475308 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0912 23:02:24.313417 1475308 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
I0912 23:02:24.314140 1475308 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:24.314692 1475308 config.go:182] Loaded profile config "functional-920077": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0912 23:02:24.315360 1475308 cli_runner.go:164] Run: docker container inspect functional-920077 --format={{.State.Status}}
I0912 23:02:24.339722 1475308 ssh_runner.go:195] Run: systemctl --version
I0912 23:02:24.339782 1475308 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-920077
I0912 23:02:24.368426 1475308 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34307 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/functional-920077/id_rsa Username:docker}
I0912 23:02:24.469918 1475308 build_images.go:161] Building image from path: /tmp/build.2555675359.tar
I0912 23:02:24.470013 1475308 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0912 23:02:24.483295 1475308 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2555675359.tar
I0912 23:02:24.488079 1475308 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2555675359.tar: stat -c "%s %y" /var/lib/minikube/build/build.2555675359.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2555675359.tar': No such file or directory
I0912 23:02:24.488111 1475308 ssh_runner.go:362] scp /tmp/build.2555675359.tar --> /var/lib/minikube/build/build.2555675359.tar (3072 bytes)
I0912 23:02:24.528327 1475308 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2555675359
I0912 23:02:24.537720 1475308 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2555675359 -xf /var/lib/minikube/build/build.2555675359.tar
I0912 23:02:24.547143 1475308 crio.go:315] Building image: /var/lib/minikube/build/build.2555675359
I0912 23:02:24.547217 1475308 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-920077 /var/lib/minikube/build/build.2555675359 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0912 23:02:27.313541 1475308 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-920077 /var/lib/minikube/build/build.2555675359 --cgroup-manager=cgroupfs: (2.766294029s)
I0912 23:02:27.313622 1475308 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2555675359
I0912 23:02:27.323368 1475308 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2555675359.tar
I0912 23:02:27.334129 1475308 build_images.go:217] Built localhost/my-image:functional-920077 from /tmp/build.2555675359.tar
I0912 23:02:27.334159 1475308 build_images.go:133] succeeded building to: functional-920077
I0912 23:02:27.334164 1475308 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.68s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/Setup (0.77s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-920077
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.77s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.69s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image load --daemon kicbase/echo-server:functional-920077 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-920077 image load --daemon kicbase/echo-server:functional-920077 --alsologtostderr: (1.435612048s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.69s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.02s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image load --daemon kicbase/echo-server:functional-920077 --alsologtostderr
2024/09/12 23:02:18 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.02s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_changes (0.2s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_changes
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_changes

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.20s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.21s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.21s)

                                                
                                    
x
+
TestFunctional/parallel/UpdateContextCmd/no_clusters (0.19s)

                                                
                                                
=== RUN   TestFunctional/parallel/UpdateContextCmd/no_clusters
=== PAUSE TestFunctional/parallel/UpdateContextCmd/no_clusters

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.19s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.43s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-920077
functional_test.go:245: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image load --daemon kicbase/echo-server:functional-920077 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.43s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.64s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image save kicbase/echo-server:functional-920077 /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.64s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageRemove (0.67s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image rm kicbase/echo-server:functional-920077 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.67s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.92s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.92s)

                                                
                                    
x
+
TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.57s)

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:419: (dbg) Run:  docker rmi kicbase/echo-server:functional-920077
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-920077 image save --daemon kicbase/echo-server:functional-920077 --alsologtostderr
functional_test.go:432: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-920077
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.57s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-920077
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-920077
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:206: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-920077
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (170.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-049952 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0912 23:03:40.626591 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:40.633421 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:40.644817 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:40.666411 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:40.707891 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:40.789413 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:40.951008 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:41.272935 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:41.915264 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:43.196626 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:45.758921 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:03:50.880887 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:04:01.122186 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:04:21.604529 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:05:02.565854 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-049952 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m50.007787739s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (170.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-049952 -- rollout status deployment/busybox: (5.766593707s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-9fjzq -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-cp7xq -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-kpdgz -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-9fjzq -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-cp7xq -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-kpdgz -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-9fjzq -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-cp7xq -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-kpdgz -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (8.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.6s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-9fjzq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-9fjzq -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-cp7xq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-cp7xq -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-kpdgz -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-049952 -- exec busybox-7dff88458-kpdgz -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.60s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (33.22s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-049952 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-049952 -v=7 --alsologtostderr: (32.200134727s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr: (1.023834925s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (33.22s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-049952 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiControlPlane/serial/NodeLabels (0.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (0.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp testdata/cp-test.txt ha-049952:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4035587882/001/cp-test_ha-049952.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952:/home/docker/cp-test.txt ha-049952-m02:/home/docker/cp-test_ha-049952_ha-049952-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m02 "sudo cat /home/docker/cp-test_ha-049952_ha-049952-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952:/home/docker/cp-test.txt ha-049952-m03:/home/docker/cp-test_ha-049952_ha-049952-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m03 "sudo cat /home/docker/cp-test_ha-049952_ha-049952-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952:/home/docker/cp-test.txt ha-049952-m04:/home/docker/cp-test_ha-049952_ha-049952-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m04 "sudo cat /home/docker/cp-test_ha-049952_ha-049952-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp testdata/cp-test.txt ha-049952-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4035587882/001/cp-test_ha-049952-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m02:/home/docker/cp-test.txt ha-049952:/home/docker/cp-test_ha-049952-m02_ha-049952.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952 "sudo cat /home/docker/cp-test_ha-049952-m02_ha-049952.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m02:/home/docker/cp-test.txt ha-049952-m03:/home/docker/cp-test_ha-049952-m02_ha-049952-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m03 "sudo cat /home/docker/cp-test_ha-049952-m02_ha-049952-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m02:/home/docker/cp-test.txt ha-049952-m04:/home/docker/cp-test_ha-049952-m02_ha-049952-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m04 "sudo cat /home/docker/cp-test_ha-049952-m02_ha-049952-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp testdata/cp-test.txt ha-049952-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4035587882/001/cp-test_ha-049952-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m03:/home/docker/cp-test.txt ha-049952:/home/docker/cp-test_ha-049952-m03_ha-049952.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952 "sudo cat /home/docker/cp-test_ha-049952-m03_ha-049952.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m03:/home/docker/cp-test.txt ha-049952-m02:/home/docker/cp-test_ha-049952-m03_ha-049952-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m02 "sudo cat /home/docker/cp-test_ha-049952-m03_ha-049952-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m03:/home/docker/cp-test.txt ha-049952-m04:/home/docker/cp-test_ha-049952-m03_ha-049952-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m04 "sudo cat /home/docker/cp-test_ha-049952-m03_ha-049952-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp testdata/cp-test.txt ha-049952-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile4035587882/001/cp-test_ha-049952-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m04:/home/docker/cp-test.txt ha-049952:/home/docker/cp-test_ha-049952-m04_ha-049952.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952 "sudo cat /home/docker/cp-test_ha-049952-m04_ha-049952.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m04:/home/docker/cp-test.txt ha-049952-m02:/home/docker/cp-test_ha-049952-m04_ha-049952-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m02 "sudo cat /home/docker/cp-test_ha-049952-m04_ha-049952-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 cp ha-049952-m04:/home/docker/cp-test.txt ha-049952-m03:/home/docker/cp-test_ha-049952-m04_ha-049952-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 ssh -n ha-049952-m03 "sudo cat /home/docker/cp-test_ha-049952-m04_ha-049952-m03.txt"
E0912 23:06:24.487256 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.87s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 node stop m02 -v=7 --alsologtostderr
E0912 23:06:33.693666 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:33.700074 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:33.711513 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:33.732895 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:33.774274 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:33.855715 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:34.017246 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:34.338792 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:34.980848 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:36.262268 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-049952 node stop m02 -v=7 --alsologtostderr: (12.022516321s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr: exit status 7 (813.511549ms)

                                                
                                                
-- stdout --
	ha-049952
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-049952-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-049952-m03
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-049952-m04
	type: Worker
	host: Running
	kubelet: Running
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 23:06:36.820790 1490991 out.go:345] Setting OutFile to fd 1 ...
	I0912 23:06:36.820946 1490991 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:06:36.820966 1490991 out.go:358] Setting ErrFile to fd 2...
	I0912 23:06:36.820972 1490991 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:06:36.821303 1490991 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 23:06:36.821548 1490991 out.go:352] Setting JSON to false
	I0912 23:06:36.821571 1490991 mustload.go:65] Loading cluster: ha-049952
	I0912 23:06:36.821700 1490991 notify.go:220] Checking for updates...
	I0912 23:06:36.824224 1490991 config.go:182] Loaded profile config "ha-049952": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 23:06:36.824290 1490991 status.go:255] checking status of ha-049952 ...
	I0912 23:06:36.825273 1490991 cli_runner.go:164] Run: docker container inspect ha-049952 --format={{.State.Status}}
	I0912 23:06:36.846718 1490991 status.go:330] ha-049952 host status = "Running" (err=<nil>)
	I0912 23:06:36.846762 1490991 host.go:66] Checking if "ha-049952" exists ...
	I0912 23:06:36.847196 1490991 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-049952
	I0912 23:06:36.870386 1490991 host.go:66] Checking if "ha-049952" exists ...
	I0912 23:06:36.870705 1490991 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 23:06:36.870752 1490991 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-049952
	I0912 23:06:36.891716 1490991 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34312 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/ha-049952/id_rsa Username:docker}
	I0912 23:06:37.002007 1490991 ssh_runner.go:195] Run: systemctl --version
	I0912 23:06:37.014763 1490991 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 23:06:37.030441 1490991 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 23:06:37.107963 1490991 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:50 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-12 23:06:37.093916776 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 23:06:37.108638 1490991 kubeconfig.go:125] found "ha-049952" server: "https://192.168.49.254:8443"
	I0912 23:06:37.108670 1490991 api_server.go:166] Checking apiserver status ...
	I0912 23:06:37.108718 1490991 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 23:06:37.133401 1490991 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1389/cgroup
	I0912 23:06:37.153272 1490991 api_server.go:182] apiserver freezer: "3:freezer:/docker/aca19a42f89e25d73bee68231ba2a2e1c9d272b6087c7fc6af6bf7c5e856bd5f/crio/crio-862b530ce333a5ba7ba87c516048d3ccf8d6508e5eb5b259a3aaac85696e6dfa"
	I0912 23:06:37.153351 1490991 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/aca19a42f89e25d73bee68231ba2a2e1c9d272b6087c7fc6af6bf7c5e856bd5f/crio/crio-862b530ce333a5ba7ba87c516048d3ccf8d6508e5eb5b259a3aaac85696e6dfa/freezer.state
	I0912 23:06:37.164272 1490991 api_server.go:204] freezer state: "THAWED"
	I0912 23:06:37.164308 1490991 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0912 23:06:37.172273 1490991 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0912 23:06:37.172310 1490991 status.go:422] ha-049952 apiserver status = Running (err=<nil>)
	I0912 23:06:37.172322 1490991 status.go:257] ha-049952 status: &{Name:ha-049952 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 23:06:37.172343 1490991 status.go:255] checking status of ha-049952-m02 ...
	I0912 23:06:37.172759 1490991 cli_runner.go:164] Run: docker container inspect ha-049952-m02 --format={{.State.Status}}
	I0912 23:06:37.189880 1490991 status.go:330] ha-049952-m02 host status = "Stopped" (err=<nil>)
	I0912 23:06:37.189904 1490991 status.go:343] host is not running, skipping remaining checks
	I0912 23:06:37.189912 1490991 status.go:257] ha-049952-m02 status: &{Name:ha-049952-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 23:06:37.189933 1490991 status.go:255] checking status of ha-049952-m03 ...
	I0912 23:06:37.190287 1490991 cli_runner.go:164] Run: docker container inspect ha-049952-m03 --format={{.State.Status}}
	I0912 23:06:37.207833 1490991 status.go:330] ha-049952-m03 host status = "Running" (err=<nil>)
	I0912 23:06:37.207858 1490991 host.go:66] Checking if "ha-049952-m03" exists ...
	I0912 23:06:37.208316 1490991 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-049952-m03
	I0912 23:06:37.226129 1490991 host.go:66] Checking if "ha-049952-m03" exists ...
	I0912 23:06:37.226451 1490991 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 23:06:37.226505 1490991 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-049952-m03
	I0912 23:06:37.244940 1490991 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34322 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/ha-049952-m03/id_rsa Username:docker}
	I0912 23:06:37.342874 1490991 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 23:06:37.361660 1490991 kubeconfig.go:125] found "ha-049952" server: "https://192.168.49.254:8443"
	I0912 23:06:37.361690 1490991 api_server.go:166] Checking apiserver status ...
	I0912 23:06:37.361730 1490991 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 23:06:37.373284 1490991 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1331/cgroup
	I0912 23:06:37.388576 1490991 api_server.go:182] apiserver freezer: "3:freezer:/docker/df21073c5ac2f4553451b76bc555273f6553198f607d3bb8d0a28f2770e1137c/crio/crio-e00de81294d1e4d30276ffadc977658029e63518b3721075ad99d22334fa648f"
	I0912 23:06:37.388657 1490991 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/df21073c5ac2f4553451b76bc555273f6553198f607d3bb8d0a28f2770e1137c/crio/crio-e00de81294d1e4d30276ffadc977658029e63518b3721075ad99d22334fa648f/freezer.state
	I0912 23:06:37.398194 1490991 api_server.go:204] freezer state: "THAWED"
	I0912 23:06:37.398225 1490991 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0912 23:06:37.405869 1490991 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0912 23:06:37.405897 1490991 status.go:422] ha-049952-m03 apiserver status = Running (err=<nil>)
	I0912 23:06:37.405907 1490991 status.go:257] ha-049952-m03 status: &{Name:ha-049952-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 23:06:37.405924 1490991 status.go:255] checking status of ha-049952-m04 ...
	I0912 23:06:37.406245 1490991 cli_runner.go:164] Run: docker container inspect ha-049952-m04 --format={{.State.Status}}
	I0912 23:06:37.426490 1490991 status.go:330] ha-049952-m04 host status = "Running" (err=<nil>)
	I0912 23:06:37.426514 1490991 host.go:66] Checking if "ha-049952-m04" exists ...
	I0912 23:06:37.426809 1490991 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-049952-m04
	I0912 23:06:37.445903 1490991 host.go:66] Checking if "ha-049952-m04" exists ...
	I0912 23:06:37.446214 1490991 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 23:06:37.446252 1490991 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-049952-m04
	I0912 23:06:37.463500 1490991 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34327 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/ha-049952-m04/id_rsa Username:docker}
	I0912 23:06:37.561883 1490991 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 23:06:37.574550 1490991 status.go:257] ha-049952-m04 status: &{Name:ha-049952-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopSecondaryNode (12.84s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (29.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 node start m02 -v=7 --alsologtostderr
E0912 23:06:38.824590 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:43.946922 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:06:54.188592 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-049952 node start m02 -v=7 --alsologtostderr: (28.326477921s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr: (1.011176167s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (29.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (6.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (6.718303481s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (6.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (210.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-049952 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-049952 -v=7 --alsologtostderr
E0912 23:07:14.670074 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-049952 -v=7 --alsologtostderr: (36.848087388s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-049952 --wait=true -v=7 --alsologtostderr
E0912 23:07:55.632057 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:08:40.626263 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:09:08.329174 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:09:17.553597 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-049952 --wait=true -v=7 --alsologtostderr: (2m53.214796753s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-049952
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (210.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.66s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-049952 node delete m03 -v=7 --alsologtostderr: (11.735800303s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (12.66s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-049952 stop -v=7 --alsologtostderr: (35.726489637s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr: exit status 7 (117.072949ms)

                                                
                                                
-- stdout --
	ha-049952
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-049952-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-049952-m04
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 23:11:33.474497 1505570 out.go:345] Setting OutFile to fd 1 ...
	I0912 23:11:33.474714 1505570 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:11:33.474743 1505570 out.go:358] Setting ErrFile to fd 2...
	I0912 23:11:33.474763 1505570 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:11:33.475037 1505570 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 23:11:33.475255 1505570 out.go:352] Setting JSON to false
	I0912 23:11:33.475313 1505570 mustload.go:65] Loading cluster: ha-049952
	I0912 23:11:33.475342 1505570 notify.go:220] Checking for updates...
	I0912 23:11:33.475799 1505570 config.go:182] Loaded profile config "ha-049952": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 23:11:33.475839 1505570 status.go:255] checking status of ha-049952 ...
	I0912 23:11:33.476368 1505570 cli_runner.go:164] Run: docker container inspect ha-049952 --format={{.State.Status}}
	I0912 23:11:33.495573 1505570 status.go:330] ha-049952 host status = "Stopped" (err=<nil>)
	I0912 23:11:33.495603 1505570 status.go:343] host is not running, skipping remaining checks
	I0912 23:11:33.495612 1505570 status.go:257] ha-049952 status: &{Name:ha-049952 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 23:11:33.495643 1505570 status.go:255] checking status of ha-049952-m02 ...
	I0912 23:11:33.495968 1505570 cli_runner.go:164] Run: docker container inspect ha-049952-m02 --format={{.State.Status}}
	I0912 23:11:33.524988 1505570 status.go:330] ha-049952-m02 host status = "Stopped" (err=<nil>)
	I0912 23:11:33.525008 1505570 status.go:343] host is not running, skipping remaining checks
	I0912 23:11:33.525015 1505570 status.go:257] ha-049952-m02 status: &{Name:ha-049952-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 23:11:33.525033 1505570 status.go:255] checking status of ha-049952-m04 ...
	I0912 23:11:33.525361 1505570 cli_runner.go:164] Run: docker container inspect ha-049952-m04 --format={{.State.Status}}
	I0912 23:11:33.542064 1505570 status.go:330] ha-049952-m04 host status = "Stopped" (err=<nil>)
	I0912 23:11:33.542084 1505570 status.go:343] host is not running, skipping remaining checks
	I0912 23:11:33.542092 1505570 status.go:257] ha-049952-m04 status: &{Name:ha-049952-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopCluster (35.84s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (63.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-049952 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0912 23:11:33.693419 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:12:01.395938 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-049952 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m2.259757153s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (63.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:390: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (71.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-049952 --control-plane -v=7 --alsologtostderr
E0912 23:13:40.626321 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-049952 --control-plane -v=7 --alsologtostderr: (1m10.772707594s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-049952 status -v=7 --alsologtostderr: (1.01942496s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (71.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.77s)

                                                
                                    
x
+
TestJSONOutput/start/Command (45.59s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-373161 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-373161 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (45.584377149s)
--- PASS: TestJSONOutput/start/Command (45.59s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.75s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 pause -p json-output-373161 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.75s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.68s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 unpause -p json-output-373161 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.68s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.89s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-373161 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-373161 --output=json --user=testUser: (5.892252698s)
--- PASS: TestJSONOutput/stop/Command (5.89s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.22s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-865207 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-865207 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (77.376654ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"86c10808-637c-45e2-8edf-e67c312a0412","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-865207] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3d4096c4-0727-4fa0-8273-e6a1add31212","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19616"}}
	{"specversion":"1.0","id":"33307d61-b797-424a-ae07-d298c67aedb6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"9ce678aa-7bbd-4dad-a9a4-ed668e86f6ab","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig"}}
	{"specversion":"1.0","id":"37c29749-b251-4184-9090-7b66d49999e2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube"}}
	{"specversion":"1.0","id":"d56cd354-1974-49e5-ad95-85c0b2083f3d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"720855bb-302a-4605-8bed-6cf31778eab6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"70f745e4-88c8-4b81-928e-54f69bafb1ba","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-865207" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-865207
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.24s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-453171 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-453171 --network=: (35.173534922s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-453171" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-453171
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-453171: (2.036051954s)
--- PASS: TestKicCustomNetwork/create_custom_network (37.24s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.65s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-435164 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-435164 --network=bridge: (30.690998513s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-435164" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-435164
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-435164: (1.933189845s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (32.65s)

                                                
                                    
x
+
TestKicExistingNetwork (37.06s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-606196 --network=existing-network
E0912 23:16:33.693578 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-606196 --network=existing-network: (34.861742233s)
helpers_test.go:175: Cleaning up "existing-network-606196" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-606196
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-606196: (2.009382284s)
--- PASS: TestKicExistingNetwork (37.06s)

                                                
                                    
x
+
TestKicCustomSubnet (34.54s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-186188 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-186188 --subnet=192.168.60.0/24: (32.423656652s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-186188 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-186188" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-186188
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-186188: (2.087343597s)
--- PASS: TestKicCustomSubnet (34.54s)

                                                
                                    
x
+
TestKicStaticIP (32.68s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-572605 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-572605 --static-ip=192.168.200.200: (30.401199843s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-572605 ip
helpers_test.go:175: Cleaning up "static-ip-572605" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-572605
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-572605: (2.123814307s)
--- PASS: TestKicStaticIP (32.68s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-linux-arm64
--- PASS: TestMainNoArgs (0.05s)

                                                
                                    
x
+
TestMinikubeProfile (67.22s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-997386 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-997386 --driver=docker  --container-runtime=crio: (31.521619319s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-999955 --driver=docker  --container-runtime=crio
E0912 23:18:40.625715 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-999955 --driver=docker  --container-runtime=crio: (30.530179984s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-997386
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-999955
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-999955" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-999955
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-999955: (1.968635075s)
helpers_test.go:175: Cleaning up "first-997386" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-997386
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-997386: (1.947536766s)
--- PASS: TestMinikubeProfile (67.22s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.88s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-025256 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-025256 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (6.881739436s)
--- PASS: TestMountStart/serial/StartWithMountFirst (7.88s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-025256 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.26s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.49s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-040222 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-040222 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (5.490243896s)
--- PASS: TestMountStart/serial/StartWithMountSecond (6.49s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-040222 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.65s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-025256 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-025256 --alsologtostderr -v=5: (1.646767488s)
--- PASS: TestMountStart/serial/DeleteFirst (1.65s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-040222 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.27s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-040222
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-040222: (1.193336994s)
--- PASS: TestMountStart/serial/Stop (1.19s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.91s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-040222
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-040222: (6.908722033s)
--- PASS: TestMountStart/serial/RestartStopped (7.91s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-040222 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.26s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (108.14s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-611167 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0912 23:20:03.690579 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-611167 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m47.628513034s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (108.14s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (7.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-611167 -- rollout status deployment/busybox: (5.534795078s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-k4wtg -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-vmctn -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-k4wtg -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-vmctn -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-k4wtg -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-vmctn -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (7.52s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-k4wtg -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-k4wtg -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-vmctn -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-611167 -- exec busybox-7dff88458-vmctn -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (57.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-611167 -v 3 --alsologtostderr
E0912 23:21:33.693316 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-611167 -v 3 --alsologtostderr: (56.719419497s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (57.42s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-611167 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.33s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.33s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status --output json --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp testdata/cp-test.txt multinode-611167:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile181872414/001/cp-test_multinode-611167.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167:/home/docker/cp-test.txt multinode-611167-m02:/home/docker/cp-test_multinode-611167_multinode-611167-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m02 "sudo cat /home/docker/cp-test_multinode-611167_multinode-611167-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167:/home/docker/cp-test.txt multinode-611167-m03:/home/docker/cp-test_multinode-611167_multinode-611167-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m03 "sudo cat /home/docker/cp-test_multinode-611167_multinode-611167-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp testdata/cp-test.txt multinode-611167-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile181872414/001/cp-test_multinode-611167-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167-m02:/home/docker/cp-test.txt multinode-611167:/home/docker/cp-test_multinode-611167-m02_multinode-611167.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167 "sudo cat /home/docker/cp-test_multinode-611167-m02_multinode-611167.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167-m02:/home/docker/cp-test.txt multinode-611167-m03:/home/docker/cp-test_multinode-611167-m02_multinode-611167-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m03 "sudo cat /home/docker/cp-test_multinode-611167-m02_multinode-611167-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp testdata/cp-test.txt multinode-611167-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile181872414/001/cp-test_multinode-611167-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167-m03:/home/docker/cp-test.txt multinode-611167:/home/docker/cp-test_multinode-611167-m03_multinode-611167.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167 "sudo cat /home/docker/cp-test_multinode-611167-m03_multinode-611167.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 cp multinode-611167-m03:/home/docker/cp-test.txt multinode-611167-m02:/home/docker/cp-test_multinode-611167-m03_multinode-611167-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 ssh -n multinode-611167-m02 "sudo cat /home/docker/cp-test_multinode-611167-m03_multinode-611167-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.17s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-611167 node stop m03: (1.228961755s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-611167 status: exit status 7 (502.666265ms)

                                                
                                                
-- stdout --
	multinode-611167
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-611167-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-611167-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-611167 status --alsologtostderr: exit status 7 (524.875022ms)

                                                
                                                
-- stdout --
	multinode-611167
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-611167-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-611167-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 23:22:31.862054 1558418 out.go:345] Setting OutFile to fd 1 ...
	I0912 23:22:31.862282 1558418 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:22:31.862309 1558418 out.go:358] Setting ErrFile to fd 2...
	I0912 23:22:31.862330 1558418 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:22:31.862608 1558418 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 23:22:31.862893 1558418 out.go:352] Setting JSON to false
	I0912 23:22:31.862969 1558418 mustload.go:65] Loading cluster: multinode-611167
	I0912 23:22:31.863012 1558418 notify.go:220] Checking for updates...
	I0912 23:22:31.863487 1558418 config.go:182] Loaded profile config "multinode-611167": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 23:22:31.863524 1558418 status.go:255] checking status of multinode-611167 ...
	I0912 23:22:31.864102 1558418 cli_runner.go:164] Run: docker container inspect multinode-611167 --format={{.State.Status}}
	I0912 23:22:31.884151 1558418 status.go:330] multinode-611167 host status = "Running" (err=<nil>)
	I0912 23:22:31.884175 1558418 host.go:66] Checking if "multinode-611167" exists ...
	I0912 23:22:31.884612 1558418 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-611167
	I0912 23:22:31.910421 1558418 host.go:66] Checking if "multinode-611167" exists ...
	I0912 23:22:31.910722 1558418 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 23:22:31.910776 1558418 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-611167
	I0912 23:22:31.930377 1558418 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34432 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/multinode-611167/id_rsa Username:docker}
	I0912 23:22:32.029900 1558418 ssh_runner.go:195] Run: systemctl --version
	I0912 23:22:32.041189 1558418 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 23:22:32.053410 1558418 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 23:22:32.110949 1558418 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-12 23:22:32.099688761 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 23:22:32.111581 1558418 kubeconfig.go:125] found "multinode-611167" server: "https://192.168.67.2:8443"
	I0912 23:22:32.111615 1558418 api_server.go:166] Checking apiserver status ...
	I0912 23:22:32.111662 1558418 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0912 23:22:32.122608 1558418 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1342/cgroup
	I0912 23:22:32.132155 1558418 api_server.go:182] apiserver freezer: "3:freezer:/docker/9494d3ac937f44b20b0f1d743bd8a13aa42938fd2b2096c9ae031a392e21d430/crio/crio-98208b93be6c847a4cee25edf7a9c79e08b130e77b7349a52ca705f75e2d0093"
	I0912 23:22:32.132228 1558418 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/9494d3ac937f44b20b0f1d743bd8a13aa42938fd2b2096c9ae031a392e21d430/crio/crio-98208b93be6c847a4cee25edf7a9c79e08b130e77b7349a52ca705f75e2d0093/freezer.state
	I0912 23:22:32.141119 1558418 api_server.go:204] freezer state: "THAWED"
	I0912 23:22:32.141146 1558418 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0912 23:22:32.149093 1558418 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0912 23:22:32.149122 1558418 status.go:422] multinode-611167 apiserver status = Running (err=<nil>)
	I0912 23:22:32.149133 1558418 status.go:257] multinode-611167 status: &{Name:multinode-611167 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 23:22:32.149150 1558418 status.go:255] checking status of multinode-611167-m02 ...
	I0912 23:22:32.149469 1558418 cli_runner.go:164] Run: docker container inspect multinode-611167-m02 --format={{.State.Status}}
	I0912 23:22:32.165603 1558418 status.go:330] multinode-611167-m02 host status = "Running" (err=<nil>)
	I0912 23:22:32.165631 1558418 host.go:66] Checking if "multinode-611167-m02" exists ...
	I0912 23:22:32.165961 1558418 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-611167-m02
	I0912 23:22:32.182425 1558418 host.go:66] Checking if "multinode-611167-m02" exists ...
	I0912 23:22:32.182797 1558418 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0912 23:22:32.182856 1558418 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-611167-m02
	I0912 23:22:32.200016 1558418 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34437 SSHKeyPath:/home/jenkins/minikube-integration/19616-1439447/.minikube/machines/multinode-611167-m02/id_rsa Username:docker}
	I0912 23:22:32.297853 1558418 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0912 23:22:32.309996 1558418 status.go:257] multinode-611167-m02 status: &{Name:multinode-611167-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0912 23:22:32.310029 1558418 status.go:255] checking status of multinode-611167-m03 ...
	I0912 23:22:32.310347 1558418 cli_runner.go:164] Run: docker container inspect multinode-611167-m03 --format={{.State.Status}}
	I0912 23:22:32.331299 1558418 status.go:330] multinode-611167-m03 host status = "Stopped" (err=<nil>)
	I0912 23:22:32.331326 1558418 status.go:343] host is not running, skipping remaining checks
	I0912 23:22:32.331335 1558418 status.go:257] multinode-611167-m03 status: &{Name:multinode-611167-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (2.26s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-611167 node start m03 -v=7 --alsologtostderr: (9.47956582s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (10.30s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (104.25s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-611167
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-611167
E0912 23:22:56.757372 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-611167: (25.041458914s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-611167 --wait=true -v=8 --alsologtostderr
E0912 23:23:40.625832 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-611167 --wait=true -v=8 --alsologtostderr: (1m19.082936553s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-611167
--- PASS: TestMultiNode/serial/RestartKeepsNodes (104.25s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-611167 node delete m03: (4.798731077s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.45s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.85s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-611167 stop: (23.647558505s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-611167 status: exit status 7 (100.829187ms)

                                                
                                                
-- stdout --
	multinode-611167
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-611167-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-611167 status --alsologtostderr: exit status 7 (103.279316ms)

                                                
                                                
-- stdout --
	multinode-611167
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-611167-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 23:24:56.140127 1566188 out.go:345] Setting OutFile to fd 1 ...
	I0912 23:24:56.140799 1566188 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:24:56.140814 1566188 out.go:358] Setting ErrFile to fd 2...
	I0912 23:24:56.140820 1566188 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:24:56.141123 1566188 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 23:24:56.141340 1566188 out.go:352] Setting JSON to false
	I0912 23:24:56.141366 1566188 mustload.go:65] Loading cluster: multinode-611167
	I0912 23:24:56.141658 1566188 notify.go:220] Checking for updates...
	I0912 23:24:56.141782 1566188 config.go:182] Loaded profile config "multinode-611167": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 23:24:56.141801 1566188 status.go:255] checking status of multinode-611167 ...
	I0912 23:24:56.142312 1566188 cli_runner.go:164] Run: docker container inspect multinode-611167 --format={{.State.Status}}
	I0912 23:24:56.160168 1566188 status.go:330] multinode-611167 host status = "Stopped" (err=<nil>)
	I0912 23:24:56.160192 1566188 status.go:343] host is not running, skipping remaining checks
	I0912 23:24:56.160200 1566188 status.go:257] multinode-611167 status: &{Name:multinode-611167 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0912 23:24:56.160224 1566188 status.go:255] checking status of multinode-611167-m02 ...
	I0912 23:24:56.160646 1566188 cli_runner.go:164] Run: docker container inspect multinode-611167-m02 --format={{.State.Status}}
	I0912 23:24:56.194198 1566188 status.go:330] multinode-611167-m02 host status = "Stopped" (err=<nil>)
	I0912 23:24:56.194221 1566188 status.go:343] host is not running, skipping remaining checks
	I0912 23:24:56.194240 1566188 status.go:257] multinode-611167-m02 status: &{Name:multinode-611167-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (23.85s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.41s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-611167 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-611167 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (48.544874987s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-611167 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (49.41s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.54s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-611167
multinode_test.go:464: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-611167-m02 --driver=docker  --container-runtime=crio
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p multinode-611167-m02 --driver=docker  --container-runtime=crio: exit status 14 (76.770823ms)

                                                
                                                
-- stdout --
	* [multinode-611167-m02] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-611167-m02' is duplicated with machine name 'multinode-611167-m02' in profile 'multinode-611167'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-611167-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-611167-m03 --driver=docker  --container-runtime=crio: (32.155193155s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-611167
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-611167: exit status 80 (328.042866ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-611167 as [worker]
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-611167-m03 already exists in multinode-611167-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-611167-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-611167-m03: (1.928414786s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (34.54s)

                                                
                                    
x
+
TestPreload (138.9s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-289299 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0912 23:26:33.693409 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-289299 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m45.291907681s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-289299 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-289299 image pull gcr.io/k8s-minikube/busybox: (3.101502955s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-289299
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-289299: (5.793314284s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-289299 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-289299 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.859383308s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-289299 image list
helpers_test.go:175: Cleaning up "test-preload-289299" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-289299
E0912 23:28:40.625690 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-289299: (2.522958568s)
--- PASS: TestPreload (138.90s)

                                                
                                    
x
+
TestScheduledStopUnix (107.35s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-263973 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-263973 --memory=2048 --driver=docker  --container-runtime=crio: (31.290841021s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-263973 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-263973 -n scheduled-stop-263973
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-263973 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-263973 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-263973 -n scheduled-stop-263973
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-263973
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-263973 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-263973
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-263973: exit status 7 (65.357616ms)

                                                
                                                
-- stdout --
	scheduled-stop-263973
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-263973 -n scheduled-stop-263973
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-263973 -n scheduled-stop-263973: exit status 7 (69.361006ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-263973" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-263973
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-263973: (4.475949616s)
--- PASS: TestScheduledStopUnix (107.35s)

                                                
                                    
x
+
TestInsufficientStorage (10.83s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-037240 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-037240 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (8.342024079s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2a9e497f-4c7a-4af2-903c-53e386e0235a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-037240] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"481c39c8-02eb-46ef-856a-d5d1b8941a89","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19616"}}
	{"specversion":"1.0","id":"ebc32cb8-1963-4a38-9611-9b53e71a64f6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"8578c6c5-dbd5-4c93-80f8-023b54d87bb5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig"}}
	{"specversion":"1.0","id":"080a737a-3996-4bc6-b69b-6f04d47c185e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube"}}
	{"specversion":"1.0","id":"54b072cf-65f9-489a-a7dc-856ca481d074","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"bff25cf2-c3a5-476b-a1e6-0d585c21f5e7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3055a6b1-22f7-49e5-9f32-572050baac1a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"a6bc7e5f-71ac-4ce5-8a46-c590d5c06ad6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"d110164f-75be-459c-93eb-ae443fdf6855","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"5ec6b73b-3610-497c-a645-fb94b3137a24","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"35f9c054-4724-4700-8eb9-46234797c8e3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-037240\" primary control-plane node in \"insufficient-storage-037240\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"f79979ef-5654-488f-a4ae-e624faafbba0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.45-1726156396-19616 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"45e7f8e4-f2ee-4e30-a82b-f40c6ceb7d2f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"7aeedb15-32ce-46af-997c-6da8d51f4077","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-037240 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-037240 --output=json --layout=cluster: exit status 7 (315.269571ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-037240","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-037240","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0912 23:30:39.012598 1584013 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-037240" does not appear in /home/jenkins/minikube-integration/19616-1439447/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-037240 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-037240 --output=json --layout=cluster: exit status 7 (274.505307ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-037240","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-037240","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0912 23:30:39.289056 1584075 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-037240" does not appear in /home/jenkins/minikube-integration/19616-1439447/kubeconfig
	E0912 23:30:39.299089 1584075 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/insufficient-storage-037240/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-037240" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-037240
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-037240: (1.893483479s)
--- PASS: TestInsufficientStorage (10.83s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (73.62s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.626810677 start -p running-upgrade-563451 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.626810677 start -p running-upgrade-563451 --memory=2200 --vm-driver=docker  --container-runtime=crio: (35.604249943s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-563451 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-563451 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (33.627476515s)
helpers_test.go:175: Cleaning up "running-upgrade-563451" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-563451
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-563451: (3.181341478s)
--- PASS: TestRunningBinaryUpgrade (73.62s)

                                                
                                    
x
+
TestKubernetesUpgrade (376.25s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-721913 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-721913 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m6.333168423s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-721913
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-721913: (2.078780626s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-721913 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-721913 status --format={{.Host}}: exit status 7 (106.619074ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-721913 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-721913 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m33.231211076s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-721913 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-721913 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-721913 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (84.48128ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-721913] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.31.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-721913
	    minikube start -p kubernetes-upgrade-721913 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7219132 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-721913 --kubernetes-version=v1.31.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-721913 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-721913 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (32.065142627s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-721913" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-721913
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-721913: (2.244624108s)
--- PASS: TestKubernetesUpgrade (376.25s)

                                                
                                    
x
+
TestMissingContainerUpgrade (175.21s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1776035833 start -p missing-upgrade-320634 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1776035833 start -p missing-upgrade-320634 --memory=2200 --driver=docker  --container-runtime=crio: (1m39.049155426s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-320634
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-320634: (10.448811171s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-320634
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-320634 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-320634 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.461648336s)
helpers_test.go:175: Cleaning up "missing-upgrade-320634" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-320634
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-320634: (1.986896348s)
--- PASS: TestMissingContainerUpgrade (175.21s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-672092 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-672092 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (82.874726ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-672092] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (37.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-672092 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-672092 --driver=docker  --container-runtime=crio: (36.596024576s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-672092 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (37.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (20.64s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-672092 --no-kubernetes --driver=docker  --container-runtime=crio
E0912 23:31:33.693627 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-672092 --no-kubernetes --driver=docker  --container-runtime=crio: (17.916839106s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-672092 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-672092 status -o json: exit status 2 (462.373981ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-672092","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-672092
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-672092: (2.263984699s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (20.64s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.53s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-672092 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-672092 --no-kubernetes --driver=docker  --container-runtime=crio: (7.527247443s)
--- PASS: TestNoKubernetes/serial/Start (7.53s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.35s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-672092 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-672092 "sudo systemctl is-active --quiet service kubelet": exit status 1 (346.240923ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunning (0.35s)

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.05s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-arm64 profile list
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (1.05s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.27s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-672092
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-672092: (1.265254504s)
--- PASS: TestNoKubernetes/serial/Stop (1.27s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.13s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-672092 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-672092 --driver=docker  --container-runtime=crio: (8.133961116s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.13s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-672092 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-672092 "sudo systemctl is-active --quiet service kubelet": exit status 1 (322.182381ms)

                                                
                                                
** stderr ** 
	ssh: Process exited with status 3

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.77s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Setup
--- PASS: TestStoppedBinaryUpgrade/Setup (0.77s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (88.45s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3156521946 start -p stopped-upgrade-917783 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0912 23:33:40.626802 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3156521946 start -p stopped-upgrade-917783 --memory=2200 --vm-driver=docker  --container-runtime=crio: (37.390146473s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3156521946 -p stopped-upgrade-917783 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3156521946 -p stopped-upgrade-917783 stop: (2.528108984s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-917783 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-917783 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (48.527563201s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (88.45s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.25s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-917783
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-917783: (1.251484738s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.25s)

                                                
                                    
x
+
TestPause/serial/Start (78.84s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-910563 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E0912 23:36:33.693602 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:36:43.691924 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-910563 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m18.842977386s)
--- PASS: TestPause/serial/Start (78.84s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (39.29s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-910563 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-910563 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (39.276149011s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (39.29s)

                                                
                                    
x
+
TestPause/serial/Pause (1.12s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-910563 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-910563 --alsologtostderr -v=5: (1.123585933s)
--- PASS: TestPause/serial/Pause (1.12s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.72s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p pause-910563 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p pause-910563 --output=json --layout=cluster: exit status 2 (721.909652ms)

                                                
                                                
-- stdout --
	{"Name":"pause-910563","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.34.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-910563","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.72s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.94s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-910563 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.94s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.11s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-910563 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-910563 --alsologtostderr -v=5: (1.11344399s)
--- PASS: TestPause/serial/PauseAgain (1.11s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.02s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-910563 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-910563 --alsologtostderr -v=5: (3.022292014s)
--- PASS: TestPause/serial/DeletePaused (3.02s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.47s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-910563
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-910563: exit status 1 (20.622134ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error response from daemon: get pause-910563: no such volume

                                                
                                                
** /stderr **
pause_test.go:178: (dbg) Run:  docker network ls
--- PASS: TestPause/serial/VerifyDeletedResources (0.47s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.56s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-183280 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-183280 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (233.519413ms)

                                                
                                                
-- stdout --
	* [false-183280] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19616
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0912 23:38:32.817559 1624516 out.go:345] Setting OutFile to fd 1 ...
	I0912 23:38:32.817790 1624516 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:38:32.817819 1624516 out.go:358] Setting ErrFile to fd 2...
	I0912 23:38:32.817841 1624516 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0912 23:38:32.818150 1624516 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19616-1439447/.minikube/bin
	I0912 23:38:32.818610 1624516 out.go:352] Setting JSON to false
	I0912 23:38:32.819630 1624516 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":26460,"bootTime":1726157853,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0912 23:38:32.819729 1624516 start.go:139] virtualization:  
	I0912 23:38:32.823637 1624516 out.go:177] * [false-183280] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0912 23:38:32.825692 1624516 notify.go:220] Checking for updates...
	I0912 23:38:32.826249 1624516 out.go:177]   - MINIKUBE_LOCATION=19616
	I0912 23:38:32.828272 1624516 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0912 23:38:32.830289 1624516 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19616-1439447/kubeconfig
	I0912 23:38:32.832291 1624516 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19616-1439447/.minikube
	I0912 23:38:32.834572 1624516 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0912 23:38:32.836520 1624516 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0912 23:38:32.839019 1624516 config.go:182] Loaded profile config "force-systemd-flag-300660": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0912 23:38:32.839182 1624516 driver.go:394] Setting default libvirt URI to qemu:///system
	I0912 23:38:32.865996 1624516 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0912 23:38:32.866112 1624516 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0912 23:38:32.965894 1624516 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [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 splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-12 23:38:32.952125686 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 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:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0912 23:38:32.966001 1624516 docker.go:318] overlay module found
	I0912 23:38:32.968552 1624516 out.go:177] * Using the docker driver based on user configuration
	I0912 23:38:32.970556 1624516 start.go:297] selected driver: docker
	I0912 23:38:32.970578 1624516 start.go:901] validating driver "docker" against <nil>
	I0912 23:38:32.970593 1624516 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0912 23:38:32.973026 1624516 out.go:201] 
	W0912 23:38:32.974786 1624516 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0912 23:38:32.976739 1624516 out.go:201] 

                                                
                                                
** /stderr **
net_test.go:88: 
----------------------- debugLogs start: false-183280 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "false-183280" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: false-183280

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "false-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p false-183280"

                                                
                                                
----------------------- debugLogs end: false-183280 [took: 4.163424472s] --------------------------------
helpers_test.go:175: Cleaning up "false-183280" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-183280
--- PASS: TestNetworkPlugins/group/false (4.56s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (188.68s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-653648 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
E0912 23:41:33.693768 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-653648 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (3m8.682776832s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (188.68s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (62.89s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-817868 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-817868 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m2.888905943s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (62.89s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (11.83s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-653648 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [b8f4cc0d-0bf3-4d52-bdcc-89624de96329] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [b8f4cc0d-0bf3-4d52-bdcc-89624de96329] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004682983s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-653648 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.83s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.34s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-653648 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-653648 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.191783728s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-653648 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.34s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (12.26s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-653648 --alsologtostderr -v=3
E0912 23:43:40.625502 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-653648 --alsologtostderr -v=3: (12.264625139s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.26s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-653648 -n old-k8s-version-653648
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-653648 -n old-k8s-version-653648: exit status 7 (95.848103ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p old-k8s-version-653648 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.21s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (132.12s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-653648 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-653648 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m11.757128862s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-653648 -n old-k8s-version-653648
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (132.12s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (10.44s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-817868 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [ed597d61-f371-43f6-8a00-a0e283a5afb6] Pending
helpers_test.go:344: "busybox" [ed597d61-f371-43f6-8a00-a0e283a5afb6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ed597d61-f371-43f6-8a00-a0e283a5afb6] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003563718s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-817868 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.44s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.31s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p no-preload-817868 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p no-preload-817868 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.183510872s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-817868 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.31s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (12.09s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-817868 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-817868 --alsologtostderr -v=3: (12.088536032s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.09s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.22s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-817868 -n no-preload-817868
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-817868 -n no-preload-817868: exit status 7 (83.10993ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p no-preload-817868 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.22s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (309.85s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-817868 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-817868 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (5m9.482209892s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-817868 -n no-preload-817868
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (309.85s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-4k9kz" [bdfcf1ab-d94a-42d2-949b-854bd076f3ca] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004043894s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.09s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-4k9kz" [bdfcf1ab-d94a-42d2-949b-854bd076f3ca] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003992007s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-653648 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.09s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.24s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-653648 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.24s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (2.93s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-653648 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-653648 -n old-k8s-version-653648
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-653648 -n old-k8s-version-653648: exit status 2 (332.15693ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-653648 -n old-k8s-version-653648
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-653648 -n old-k8s-version-653648: exit status 2 (343.53431ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-653648 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-653648 -n old-k8s-version-653648
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-653648 -n old-k8s-version-653648
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.93s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (49.51s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-494582 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0912 23:46:33.693119 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-494582 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (49.512659559s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (49.51s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (10.34s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-494582 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [6394fe76-aeb8-42e6-af5e-c98d4f9f2260] Pending
helpers_test.go:344: "busybox" [6394fe76-aeb8-42e6-af5e-c98d4f9f2260] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6394fe76-aeb8-42e6-af5e-c98d4f9f2260] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004043451s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-494582 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.34s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.07s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-494582 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-494582 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.07s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (12s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-494582 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-494582 --alsologtostderr -v=3: (11.996200011s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.00s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.16s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-494582 -n embed-certs-494582
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-494582 -n embed-certs-494582: exit status 7 (62.012054ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p embed-certs-494582 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.16s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (280.39s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-494582 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0912 23:48:18.897882 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:18.904624 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:18.915995 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:18.937364 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:18.979171 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:19.060731 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:19.222337 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:19.544018 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:20.185585 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:21.467702 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:24.029093 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:29.150710 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:39.392607 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:40.625966 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:48:59.874021 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-494582 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m39.907091754s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-494582 -n embed-certs-494582
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (280.39s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-tts7w" [d90aa4b0-c275-4cb0-8a5e-6a2a83c7e30b] Running
E0912 23:49:40.835743 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003389352s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.1s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-tts7w" [d90aa4b0-c275-4cb0-8a5e-6a2a83c7e30b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004012227s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-817868 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.24s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-817868 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.24s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (3.18s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p no-preload-817868 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-817868 -n no-preload-817868
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-817868 -n no-preload-817868: exit status 2 (341.464712ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-817868 -n no-preload-817868
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-817868 -n no-preload-817868: exit status 2 (337.078141ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-817868 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-817868 -n no-preload-817868
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-817868 -n no-preload-817868
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.18s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/FirstStart (81.49s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-082507 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0912 23:51:02.757315 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-082507 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m21.486669178s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (81.49s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.37s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-082507 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [613766d7-c66f-45dd-b8c6-96b97b273042] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [613766d7-c66f-45dd-b8c6-96b97b273042] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004849168s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-082507 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.37s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.12s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-082507 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-082507 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.005800202s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-082507 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.12s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (11.99s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-082507 --alsologtostderr -v=3
E0912 23:51:33.694103 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-082507 --alsologtostderr -v=3: (11.989219883s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.99s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507: exit status 7 (75.308111ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-082507 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/SecondStart (267.78s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-082507 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-082507 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m27.412720583s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (267.78s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-q5hx9" [448740d7-6cf1-4e6e-8e4e-012e9675da41] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004234711s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-q5hx9" [448740d7-6cf1-4e6e-8e4e-012e9675da41] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004520842s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-494582 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.26s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-494582 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.26s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (3.15s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-494582 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-494582 -n embed-certs-494582
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-494582 -n embed-certs-494582: exit status 2 (337.2041ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-494582 -n embed-certs-494582
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-494582 -n embed-certs-494582: exit status 2 (338.424594ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-494582 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-494582 -n embed-certs-494582
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-494582 -n embed-certs-494582
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.15s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (34.22s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-648821 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-648821 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (34.22275917s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (34.22s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.98s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-648821 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.98s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (1.26s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-648821 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-648821 --alsologtostderr -v=3: (1.261362811s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.26s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.2s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-648821 -n newest-cni-648821
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-648821 -n newest-cni-648821: exit status 7 (74.288831ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p newest-cni-648821 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.20s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (16.22s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-648821 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-648821 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (15.849342929s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-648821 -n newest-cni-648821
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (16.22s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:284: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.3s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-648821 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.30s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (3.18s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-648821 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-648821 -n newest-cni-648821
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-648821 -n newest-cni-648821: exit status 2 (326.182346ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-648821 -n newest-cni-648821
E0912 23:53:18.898043 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-648821 -n newest-cni-648821: exit status 2 (339.002432ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-648821 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-648821 -n newest-cni-648821
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-648821 -n newest-cni-648821
--- PASS: TestStartStop/group/newest-cni/serial/Pause (3.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (48.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0912 23:53:23.693528 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:53:40.625397 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:53:46.599008 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/old-k8s-version-653648/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:04.745144 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:04.751524 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:04.763029 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:04.784617 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:04.826018 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:04.907430 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:05.068983 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:05.391014 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:06.032665 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:07.314598 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:54:09.876882 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (48.29994384s)
--- PASS: TestNetworkPlugins/group/auto/Start (48.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-183280 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (10.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-183280 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-5wnnw" [36e726c1-f208-4f8e-9bd8-7a42338c76fa] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0912 23:54:14.998502 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-5wnnw" [36e726c1-f208-4f8e-9bd8-7a42338c76fa] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004677552s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-183280 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (80.5s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0912 23:54:45.721615 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:55:26.683166 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m20.496323037s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (80.50s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-zv26l" [387e06b2-479b-4eb7-a33a-8901faf4721c] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004301826s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-fgnbb" [9212ab01-53c3-4092-8f65-9028f96faf05] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004172801s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-183280 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (11.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-183280 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-phr9t" [c7f6b046-b6b2-4f78-88a3-4642f83de6ce] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-phr9t" [c7f6b046-b6b2-4f78-88a3-4642f83de6ce] Running
E0912 23:56:16.762170 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.004249622s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.27s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-fgnbb" [9212ab01-53c3-4092-8f65-9028f96faf05] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004028102s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-082507 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.3s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-082507 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.30s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Pause (3.42s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-082507 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 pause -p default-k8s-diff-port-082507 --alsologtostderr -v=1: (1.060738869s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507: exit status 2 (452.055276ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507: exit status 2 (328.704534ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-082507 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-082507 -n default-k8s-diff-port-082507
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.42s)
E0913 00:00:33.774683 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:03.162158 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:03.168628 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:03.180115 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:03.201684 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:03.243134 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:03.324614 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:03.486226 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:03.808160 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:04.450461 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:05.732570 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:08.294658 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:13.416230 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:17.646384 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:17.652830 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:17.664219 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:17.685601 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:17.727108 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:17.808690 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:17.970137 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:18.292171 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:18.933769 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:20.216174 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:22.777736 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:23.657862 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/kindnet-183280/client.crt: no such file or directory" logger="UnhandledError"

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-183280 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (71.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0912 23:56:33.694017 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m11.283626326s)
--- PASS: TestNetworkPlugins/group/calico/Start (71.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Start (64.5s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0912 23:56:48.604569 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m4.497983638s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (64.50s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-qc45x" [085cfb42-dbb1-4069-a3ce-f3f6e175e22f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004754454s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-183280 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (11.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-183280 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-mv9kk" [99e4a84a-c4ae-4d32-bd3c-500c21cbad8d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-mv9kk" [99e4a84a-c4ae-4d32-bd3c-500c21cbad8d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.016089737s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.31s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-183280 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.31s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/NetCatPod (10.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-183280 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-6f772" [226a2e77-18f0-4e0e-a9b3-181045733d7f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6f772" [226a2e77-18f0-4e0e-a9b3-181045733d7f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004484671s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-183280 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.16s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/DNS (0.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context custom-flannel-183280 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/custom-flannel/DNS (0.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Localhost (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/Localhost (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/HairPin (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (91.06s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m31.060972308s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (91.06s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Start (61.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0912 23:58:40.625795 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:04.745281 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:11.835523 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:11.842109 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:11.853476 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:11.874961 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:11.916362 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:11.997928 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:12.160225 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:12.482020 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:13.123844 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:14.405695 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:16.967908 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:22.090001 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m1.190157917s)
--- PASS: TestNetworkPlugins/group/flannel/Start (61.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-wwmx6" [c457c897-e059-4584-9ea8-57d48237ffa4] Running
E0912 23:59:32.331354 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
E0912 23:59:32.446925 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/no-preload-817868/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004865936s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/KubeletFlags (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-183280 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/NetCatPod (12.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-183280 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-7qlrd" [cee70e8a-f1ec-4a69-b749-a0c8a7c7c0eb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-7qlrd" [cee70e8a-f1ec-4a69-b749-a0c8a7c7c0eb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003281857s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/DNS (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-183280 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/HairPin (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-183280 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (14.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-183280 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-lmlpf" [4c574286-fe1b-49d9-8275-cc9ea951d3de] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0912 23:59:52.812757 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/auto-183280/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-lmlpf" [4c574286-fe1b-49d9-8275-cc9ea951d3de] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 14.004488638s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (14.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-183280 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (74.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-183280 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m14.31966671s)
--- PASS: TestNetworkPlugins/group/bridge/Start (74.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-183280 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (11.26s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-183280 replace --force -f testdata/netcat-deployment.yaml
E0913 00:01:27.900000 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-l9bds" [bd660574-96a3-4607-b0eb-70eecd1ac459] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-l9bds" [bd660574-96a3-4607-b0eb-70eecd1ac459] Running
E0913 00:01:33.693368 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/functional-920077/client.crt: no such file or directory" logger="UnhandledError"
E0913 00:01:38.141887 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/default-k8s-diff-port-082507/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.005724191s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.26s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-183280 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.14s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.14s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-183280 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.14s)

                                                
                                    

Test skip (30/328)

x
+
TestDownloadOnly/v1.20.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.20.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.20.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.20.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/cached-images
aaa_download_only_test.go:129: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.31.1/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/binaries
aaa_download_only_test.go:151: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.31.1/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.31.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0.56s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-801821 --alsologtostderr --driver=docker  --container-runtime=crio
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-801821" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-801821
--- SKIP: TestDownloadOnlyKic (0.56s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.00s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

                                                
                                                
=== RUN   TestAddons/parallel/Olm
=== PAUSE TestAddons/parallel/Olm

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:500: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing crio
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MySQL
=== PAUSE TestFunctional/parallel/MySQL

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1787: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:463: only validate docker env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/PodmanEnv
=== PAUSE TestFunctional/parallel/PodmanEnv

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/PodmanEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing crio container runtime
--- SKIP: TestSkaffold (0.00s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.18s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-433114" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-433114
--- SKIP: TestStartStop/group/disable-driver-mounts (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.44s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as crio container runtimes requires CNI
panic.go:626: 
----------------------- debugLogs start: kubenet-183280 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-183280" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-183280

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "kubenet-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p kubenet-183280"

                                                
                                                
----------------------- debugLogs end: kubenet-183280 [took: 4.220424704s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-183280" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-183280
--- SKIP: TestNetworkPlugins/group/kubenet (4.44s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.8s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
E0912 23:38:40.626276 1444831 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19616-1439447/.minikube/profiles/addons-827562/client.crt: no such file or directory" logger="UnhandledError"
panic.go:626: 
----------------------- debugLogs start: cilium-183280 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-183280" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-183280

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-183280" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-183280"

                                                
                                                
----------------------- debugLogs end: cilium-183280 [took: 4.625415644s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-183280" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-183280
--- SKIP: TestNetworkPlugins/group/cilium (4.80s)

                                                
                                    
Copied to clipboard