Test Report: Docker_Linux_crio 19700

                    
                      8b226b9d2c09f79dcc3a887682b5a6bd27a95904:2024-09-24:36357
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 73.19
34 TestAddons/parallel/Ingress 154.53
36 TestAddons/parallel/MetricsServer 314.25
x
+
TestAddons/parallel/Registry (73.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 2.146628ms
addons_test.go:330: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-wht85" [9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003036193s
addons_test.go:333: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-bfl9q" [f382c61d-3bca-4a1d-8b94-bc4c8e8890e2] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003931936s
addons_test.go:338: (dbg) Run:  kubectl --context addons-942928 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-942928 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:343: (dbg) Non-zero exit: kubectl --context addons-942928 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.07751637s)

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

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

                                                
                                                
** /stderr **
addons_test.go:345: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-942928 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:349: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:357: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 ip
addons_test.go:386: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 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-942928
helpers_test.go:235: (dbg) docker inspect addons-942928:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e",
	        "Created": "2024-09-24T18:21:35.795604816Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 12620,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-24T18:21:35.929459477Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/hostname",
	        "HostsPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/hosts",
	        "LogPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e-json.log",
	        "Name": "/addons-942928",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-942928:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-942928",
	            "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/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74-init/diff:/var/lib/docker/overlay2/832979af898d779c8ac1ce694ca956a1e346e497397cccaebd7133d1bb489920/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-942928",
	                "Source": "/var/lib/docker/volumes/addons-942928/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-942928",
	            "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-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "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-942928",
	                "name.minikube.sigs.k8s.io": "addons-942928",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "8b401cf5e9b7bcc4e9b4101887dc702792a0277b6e7b6bfd67ad8cf97ce46fc7",
	            "SandboxKey": "/var/run/docker/netns/8b401cf5e9b7",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-942928": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "901629e19cd8b6e0d40950e5adcb36408d33513813f7fede6f30e3158821aa89",
	                    "EndpointID": "54cc1c821745c2d9b6b753082c11c3c8fa0998aec5d7a8a4d636f0a4b3ce3d2f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-942928",
	                        "0932ca199af7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-942928 -n addons-942928
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-amd64 -p addons-942928 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 logs -n 25: (1.440131374s)
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-215956   | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC |                     |
	|         | -p download-only-215956                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC | 24 Sep 24 18:20 UTC |
	| delete  | -p download-only-215956                                                                     | download-only-215956   | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC | 24 Sep 24 18:20 UTC |
	| start   | -o=json --download-only                                                                     | download-only-525479   | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC |                     |
	|         | -p download-only-525479                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| delete  | -p download-only-525479                                                                     | download-only-525479   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| delete  | -p download-only-215956                                                                     | download-only-215956   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| delete  | -p download-only-525479                                                                     | download-only-525479   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| start   | --download-only -p                                                                          | download-docker-301254 | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | download-docker-301254                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-301254                                                                   | download-docker-301254 | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-989090   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | binary-mirror-989090                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34843                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-989090                                                                     | binary-mirror-989090   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| addons  | disable dashboard -p                                                                        | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-942928 --wait=true                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:23 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  | enable headlamp                                                                             | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | -p addons-942928                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | -p addons-942928                                                                            |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-942928 ssh cat                                                                       | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | /opt/local-path-provisioner/pvc-94ed200b-6748-4ae6-9289-e8a3968f4c58_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:33 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-942928 ip                                                                            | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:21:14
	Running on machine: ubuntu-20-agent-8
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:21:14.119237   11884 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:21:14.119376   11884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:21:14.119385   11884 out.go:358] Setting ErrFile to fd 2...
	I0924 18:21:14.119390   11884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:21:14.119571   11884 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:21:14.120155   11884 out.go:352] Setting JSON to false
	I0924 18:21:14.121048   11884 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":217,"bootTime":1727201857,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 18:21:14.121135   11884 start.go:139] virtualization: kvm guest
	I0924 18:21:14.123160   11884 out.go:177] * [addons-942928] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0924 18:21:14.124927   11884 notify.go:220] Checking for updates...
	I0924 18:21:14.124994   11884 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 18:21:14.126702   11884 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:21:14.128082   11884 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:21:14.129402   11884 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	I0924 18:21:14.130872   11884 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 18:21:14.132141   11884 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:21:14.133433   11884 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:21:14.155597   11884 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:21:14.155679   11884 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:21:14.200841   11884 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-24 18:21:14.191449958 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:21:14.200946   11884 docker.go:318] overlay module found
	I0924 18:21:14.202872   11884 out.go:177] * Using the docker driver based on user configuration
	I0924 18:21:14.204413   11884 start.go:297] selected driver: docker
	I0924 18:21:14.204431   11884 start.go:901] validating driver "docker" against <nil>
	I0924 18:21:14.204446   11884 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:21:14.205314   11884 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:21:14.250867   11884 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-24 18:21:14.241315966 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:21:14.251029   11884 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:21:14.251279   11884 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]
	I0924 18:21:14.253090   11884 out.go:177] * Using Docker driver with root privileges
	I0924 18:21:14.254512   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:14.254593   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:14.254608   11884 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:21:14.254687   11884 start.go:340] cluster config:
	{Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:14.256256   11884 out.go:177] * Starting "addons-942928" primary control-plane node in "addons-942928" cluster
	I0924 18:21:14.257450   11884 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:21:14.259016   11884 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:21:14.260503   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:14.260543   11884 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0924 18:21:14.260552   11884 cache.go:56] Caching tarball of preloaded images
	I0924 18:21:14.260615   11884 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:21:14.260649   11884 preload.go:172] Found /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0924 18:21:14.260658   11884 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0924 18:21:14.260954   11884 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json ...
	I0924 18:21:14.260986   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json: {Name:mk20032ca6b005c17ff7ae5ed61f200bb2ab4b70 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:14.276348   11884 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:21:14.276447   11884 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:21:14.276462   11884 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0924 18:21:14.276466   11884 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0924 18:21:14.276473   11884 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:21:14.276478   11884 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0924 18:21:26.824065   11884 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0924 18:21:26.824099   11884 cache.go:194] Successfully downloaded all kic artifacts
	I0924 18:21:26.824132   11884 start.go:360] acquireMachinesLock for addons-942928: {Name:mk3b6cf768e0ed72ed9a5e2ce75e61c4e21b4674 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0924 18:21:26.824222   11884 start.go:364] duration metric: took 71.939µs to acquireMachinesLock for "addons-942928"
	I0924 18:21:26.824247   11884 start.go:93] Provisioning new machine with config: &{Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:26.824327   11884 start.go:125] createHost starting for "" (driver="docker")
	I0924 18:21:26.826513   11884 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0924 18:21:26.826728   11884 start.go:159] libmachine.API.Create for "addons-942928" (driver="docker")
	I0924 18:21:26.826764   11884 client.go:168] LocalClient.Create starting
	I0924 18:21:26.826842   11884 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem
	I0924 18:21:26.931339   11884 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem
	I0924 18:21:27.013713   11884 cli_runner.go:164] Run: docker network inspect addons-942928 --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}}]}"
	W0924 18:21:27.029450   11884 cli_runner.go:211] docker network inspect addons-942928 --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
	I0924 18:21:27.029541   11884 network_create.go:284] running [docker network inspect addons-942928] to gather additional debugging logs...
	I0924 18:21:27.029560   11884 cli_runner.go:164] Run: docker network inspect addons-942928
	W0924 18:21:27.045147   11884 cli_runner.go:211] docker network inspect addons-942928 returned with exit code 1
	I0924 18:21:27.045183   11884 network_create.go:287] error running [docker network inspect addons-942928]: docker network inspect addons-942928: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-942928 not found
	I0924 18:21:27.045196   11884 network_create.go:289] output of [docker network inspect addons-942928]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-942928 not found
	
	** /stderr **
	I0924 18:21:27.045311   11884 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}}]}"
	I0924 18:21:27.061555   11884 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:0xc001b21b70}
	I0924 18:21:27.061608   11884 network_create.go:124] attempt to create docker network addons-942928 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0924 18:21:27.061655   11884 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-942928 addons-942928
	I0924 18:21:27.123143   11884 network_create.go:108] docker network addons-942928 192.168.49.0/24 created
	I0924 18:21:27.123170   11884 kic.go:121] calculated static IP "192.168.49.2" for the "addons-942928" container
	I0924 18:21:27.123236   11884 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0924 18:21:27.138194   11884 cli_runner.go:164] Run: docker volume create addons-942928 --label name.minikube.sigs.k8s.io=addons-942928 --label created_by.minikube.sigs.k8s.io=true
	I0924 18:21:27.155216   11884 oci.go:103] Successfully created a docker volume addons-942928
	I0924 18:21:27.155301   11884 cli_runner.go:164] Run: docker run --rm --name addons-942928-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --entrypoint /usr/bin/test -v addons-942928:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0924 18:21:31.119915   11884 cli_runner.go:217] Completed: docker run --rm --name addons-942928-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --entrypoint /usr/bin/test -v addons-942928:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (3.964575542s)
	I0924 18:21:31.119941   11884 oci.go:107] Successfully prepared a docker volume addons-942928
	I0924 18:21:31.119978   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:31.120001   11884 kic.go:194] Starting extracting preloaded images to volume ...
	I0924 18:21:31.120066   11884 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-942928:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0924 18:21:35.731422   11884 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-942928:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.611318444s)
	I0924 18:21:35.731451   11884 kic.go:203] duration metric: took 4.611446659s to extract preloaded images to volume ...
	W0924 18:21:35.731585   11884 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0924 18:21:35.731710   11884 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0924 18:21:35.780896   11884 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-942928 --name addons-942928 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-942928 --network addons-942928 --ip 192.168.49.2 --volume addons-942928:/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-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0924 18:21:36.105579   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Running}}
	I0924 18:21:36.123299   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.140728   11884 cli_runner.go:164] Run: docker exec addons-942928 stat /var/lib/dpkg/alternatives/iptables
	I0924 18:21:36.182835   11884 oci.go:144] the created container "addons-942928" has a running status.
	I0924 18:21:36.182868   11884 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa...
	I0924 18:21:36.447668   11884 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0924 18:21:36.516393   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.540122   11884 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0924 18:21:36.540146   11884 kic_runner.go:114] Args: [docker exec --privileged addons-942928 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0924 18:21:36.585001   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.603502   11884 machine.go:93] provisionDockerMachine start ...
	I0924 18:21:36.603665   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.622196   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.622403   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.622420   11884 main.go:141] libmachine: About to run SSH command:
	hostname
	I0924 18:21:36.757265   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-942928
	
	I0924 18:21:36.757294   11884 ubuntu.go:169] provisioning hostname "addons-942928"
	I0924 18:21:36.757357   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.775221   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.775447   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.775471   11884 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-942928 && echo "addons-942928" | sudo tee /etc/hostname
	I0924 18:21:36.895938   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-942928
	
	I0924 18:21:36.896026   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.911881   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.912091   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.912116   11884 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-942928' /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-942928/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-942928' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0924 18:21:37.021601   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0924 18:21:37.021637   11884 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19700-3618/.minikube CaCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19700-3618/.minikube}
	I0924 18:21:37.021664   11884 ubuntu.go:177] setting up certificates
	I0924 18:21:37.021676   11884 provision.go:84] configureAuth start
	I0924 18:21:37.021730   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.038291   11884 provision.go:143] copyHostCerts
	I0924 18:21:37.038389   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/ca.pem (1082 bytes)
	I0924 18:21:37.038535   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/cert.pem (1123 bytes)
	I0924 18:21:37.038632   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/key.pem (1679 bytes)
	I0924 18:21:37.038720   11884 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem org=jenkins.addons-942928 san=[127.0.0.1 192.168.49.2 addons-942928 localhost minikube]
	I0924 18:21:37.243216   11884 provision.go:177] copyRemoteCerts
	I0924 18:21:37.243288   11884 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0924 18:21:37.243337   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.260211   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.345857   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0924 18:21:37.366740   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0924 18:21:37.388131   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0924 18:21:37.408838   11884 provision.go:87] duration metric: took 387.148063ms to configureAuth
	I0924 18:21:37.408868   11884 ubuntu.go:193] setting minikube options for container-runtime
	I0924 18:21:37.409054   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:37.409165   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.426049   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:37.426303   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:37.426325   11884 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
	I0924 18:21:37.619869   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0924 18:21:37.619889   11884 machine.go:96] duration metric: took 1.016366441s to provisionDockerMachine
	I0924 18:21:37.619897   11884 client.go:171] duration metric: took 10.79312564s to LocalClient.Create
	I0924 18:21:37.619910   11884 start.go:167] duration metric: took 10.79318309s to libmachine.API.Create "addons-942928"
	I0924 18:21:37.619918   11884 start.go:293] postStartSetup for "addons-942928" (driver="docker")
	I0924 18:21:37.619942   11884 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]
	I0924 18:21:37.619996   11884 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
	I0924 18:21:37.620030   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.636702   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.722357   11884 ssh_runner.go:195] Run: cat /etc/os-release
	I0924 18:21:37.725374   11884 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0924 18:21:37.725412   11884 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0924 18:21:37.725427   11884 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0924 18:21:37.725436   11884 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0924 18:21:37.725449   11884 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-3618/.minikube/addons for local assets ...
	I0924 18:21:37.725510   11884 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-3618/.minikube/files for local assets ...
	I0924 18:21:37.725534   11884 start.go:296] duration metric: took 105.608909ms for postStartSetup
	I0924 18:21:37.725802   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.742133   11884 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json ...
	I0924 18:21:37.742395   11884 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:21:37.742474   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.759395   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.838400   11884 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0924 18:21:37.842662   11884 start.go:128] duration metric: took 11.018322802s to createHost
	I0924 18:21:37.842689   11884 start.go:83] releasing machines lock for "addons-942928", held for 11.018455123s
	I0924 18:21:37.842758   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.858911   11884 ssh_runner.go:195] Run: cat /version.json
	I0924 18:21:37.858954   11884 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0924 18:21:37.858966   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.859004   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.876019   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.876340   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:38.042659   11884 ssh_runner.go:195] Run: systemctl --version
	I0924 18:21:38.046571   11884 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0924 18:21:38.182672   11884 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0924 18:21:38.186791   11884 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" ;
	I0924 18:21:38.204411   11884 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0924 18:21:38.204502   11884 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" ;
	I0924 18:21:38.231650   11884 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0924 18:21:38.231673   11884 start.go:495] detecting cgroup driver to use...
	I0924 18:21:38.231702   11884 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0924 18:21:38.231741   11884 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0924 18:21:38.245204   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0924 18:21:38.255639   11884 docker.go:217] disabling cri-docker service (if available) ...
	I0924 18:21:38.255707   11884 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0924 18:21:38.268742   11884 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0924 18:21:38.280898   11884 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0924 18:21:38.357903   11884 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0924 18:21:38.435041   11884 docker.go:233] disabling docker service ...
	I0924 18:21:38.435147   11884 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0924 18:21:38.452133   11884 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0924 18:21:38.462453   11884 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0924 18:21:38.538393   11884 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0924 18:21:38.619267   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0924 18:21:38.629478   11884 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"
	I0924 18:21:38.643299   11884 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0924 18:21:38.643344   11884 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"
	I0924 18:21:38.652479   11884 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0924 18:21:38.652539   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.662153   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.671257   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.680044   11884 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0924 18:21:38.688113   11884 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"
	I0924 18:21:38.697021   11884 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"
	I0924 18:21:38.711446   11884 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"
	I0924 18:21:38.720267   11884 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0924 18:21:38.727817   11884 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0924 18:21:38.727875   11884 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0924 18:21:38.740852   11884 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0924 18:21:38.749060   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:38.821677   11884 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0924 18:21:38.929654   11884 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0924 18:21:38.929724   11884 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0924 18:21:38.933006   11884 start.go:563] Will wait 60s for crictl version
	I0924 18:21:38.933052   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:21:38.935856   11884 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0924 18:21:38.967822   11884 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0924 18:21:38.967958   11884 ssh_runner.go:195] Run: crio --version
	I0924 18:21:39.000779   11884 ssh_runner.go:195] Run: crio --version
	I0924 18:21:39.036881   11884 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0924 18:21:39.038551   11884 cli_runner.go:164] Run: docker network inspect addons-942928 --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}}]}"
	I0924 18:21:39.054705   11884 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0924 18:21:39.058049   11884 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""
	I0924 18:21:39.067947   11884 kubeadm.go:883] updating cluster {Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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} ...
	I0924 18:21:39.068105   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:39.068165   11884 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:21:39.127220   11884 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:21:39.127265   11884 crio.go:433] Images already preloaded, skipping extraction
	I0924 18:21:39.127314   11884 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:21:39.158990   11884 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:21:39.159010   11884 cache_images.go:84] Images are preloaded, skipping loading
	I0924 18:21:39.159017   11884 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0924 18:21:39.159105   11884 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-942928 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-942928 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:}
	I0924 18:21:39.159195   11884 ssh_runner.go:195] Run: crio config
	I0924 18:21:39.200601   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:39.200622   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:39.200631   11884 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0924 18:21:39.200650   11884 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-942928 NodeName:addons-942928 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}
	I0924 18:21:39.200767   11884 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-942928"
	  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
	
	I0924 18:21:39.200825   11884 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0924 18:21:39.209092   11884 binaries.go:44] Found k8s binaries, skipping transfer
	I0924 18:21:39.209159   11884 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0924 18:21:39.217373   11884 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0924 18:21:39.233333   11884 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0924 18:21:39.249701   11884 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0924 18:21:39.266483   11884 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0924 18:21:39.269803   11884 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""
	I0924 18:21:39.279734   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:39.350858   11884 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:21:39.362991   11884 certs.go:68] Setting up /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928 for IP: 192.168.49.2
	I0924 18:21:39.363015   11884 certs.go:194] generating shared ca certs ...
	I0924 18:21:39.363035   11884 certs.go:226] acquiring lock for ca certs: {Name:mke6ac4c3d20efed3b37eb9ac75b4b9d18d61e69 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.363171   11884 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key
	I0924 18:21:39.593383   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt ...
	I0924 18:21:39.593415   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt: {Name:mk052d0baf23cb1222e64ce72e0dffcb8b6a3a55 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.593595   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key ...
	I0924 18:21:39.593605   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key: {Name:mke858d3f049fdc7e076da9849aa54633ed4803b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.593673   11884 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key
	I0924 18:21:39.755757   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt ...
	I0924 18:21:39.755785   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt: {Name:mk5c16ff4792f90591d79c97056154c8274e4f37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.755936   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key ...
	I0924 18:21:39.755947   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key: {Name:mkc41c27879a3477f029bca61bd0f9ede9989d67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.756013   11884 certs.go:256] generating profile certs ...
	I0924 18:21:39.756089   11884 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key
	I0924 18:21:39.756105   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt with IP's: []
	I0924 18:21:40.142357   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt ...
	I0924 18:21:40.142388   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: {Name:mk78751a9037ea5acedb082eb018c62e584049ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.142548   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key ...
	I0924 18:21:40.142559   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key: {Name:mk604998acb5edaee9a77b61875a8e7be0dac128 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.142626   11884 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec
	I0924 18:21:40.142642   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0924 18:21:40.251755   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec ...
	I0924 18:21:40.251783   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec: {Name:mk67eb371490ff1841e163fa95f24c0e1bca6ee7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.251923   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec ...
	I0924 18:21:40.251935   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec: {Name:mk3edb1f71c9bb124a8ff18a94c6f06fe1e1f999 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.251999   11884 certs.go:381] copying /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec -> /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt
	I0924 18:21:40.252081   11884 certs.go:385] copying /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec -> /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key
	I0924 18:21:40.252129   11884 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key
	I0924 18:21:40.252145   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt with IP's: []
	I0924 18:21:40.498489   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt ...
	I0924 18:21:40.498521   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt: {Name:mk7d8a4b34c8332a34135c57c367f889bb9c8115 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.498676   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key ...
	I0924 18:21:40.498686   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key: {Name:mk7f1c72a15409d293a259d1d671abb6fe1e1cb0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.498840   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem (1679 bytes)
	I0924 18:21:40.498875   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem (1082 bytes)
	I0924 18:21:40.498895   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem (1123 bytes)
	I0924 18:21:40.498920   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem (1679 bytes)
	I0924 18:21:40.499445   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0924 18:21:40.522069   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0924 18:21:40.542847   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0924 18:21:40.563109   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0924 18:21:40.584013   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0924 18:21:40.604778   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0924 18:21:40.627061   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0924 18:21:40.647810   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0924 18:21:40.668471   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0924 18:21:40.689321   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0924 18:21:40.705135   11884 ssh_runner.go:195] Run: openssl version
	I0924 18:21:40.710347   11884 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"
	I0924 18:21:40.718976   11884 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.722154   11884 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 24 18:21 /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.722340   11884 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.728373   11884 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"
	I0924 18:21:40.736865   11884 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0924 18:21:40.739860   11884 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
	I0924 18:21:40.739914   11884 kubeadm.go:392] StartCluster: {Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:40.739983   11884 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0924 18:21:40.740032   11884 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0924 18:21:40.771611   11884 cri.go:89] found id: ""
	I0924 18:21:40.771686   11884 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0924 18:21:40.779759   11884 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0924 18:21:40.787378   11884 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0924 18:21:40.787426   11884 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
	I0924 18:21:40.794829   11884 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
	I0924 18:21:40.794845   11884 kubeadm.go:157] found existing configuration files:
	
	I0924 18:21:40.794912   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0924 18:21:40.802125   11884 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
	I0924 18:21:40.802188   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0924 18:21:40.809120   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0924 18:21:40.816331   11884 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
	I0924 18:21:40.816383   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0924 18:21:40.823389   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0924 18:21:40.830946   11884 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
	I0924 18:21:40.830997   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0924 18:21:40.837995   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0924 18:21:40.845259   11884 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
	I0924 18:21:40.845316   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0924 18:21:40.852209   11884 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"
	I0924 18:21:40.885790   11884 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0924 18:21:40.885889   11884 kubeadm.go:310] [preflight] Running pre-flight checks
	I0924 18:21:40.903890   11884 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0924 18:21:40.903997   11884 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0924 18:21:40.904053   11884 kubeadm.go:310] OS: Linux
	I0924 18:21:40.904153   11884 kubeadm.go:310] CGROUPS_CPU: enabled
	I0924 18:21:40.904225   11884 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0924 18:21:40.904315   11884 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0924 18:21:40.904397   11884 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0924 18:21:40.904505   11884 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0924 18:21:40.904585   11884 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0924 18:21:40.904655   11884 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0924 18:21:40.904732   11884 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0924 18:21:40.904827   11884 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0924 18:21:40.955482   11884 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0924 18:21:40.955608   11884 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0924 18:21:40.955720   11884 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0924 18:21:40.961371   11884 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0924 18:21:40.964089   11884 out.go:235]   - Generating certificates and keys ...
	I0924 18:21:40.964214   11884 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0924 18:21:40.964297   11884 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0924 18:21:41.114687   11884 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0924 18:21:41.255424   11884 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0924 18:21:41.345888   11884 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0924 18:21:41.648503   11884 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0924 18:21:41.896322   11884 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0924 18:21:41.896457   11884 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-942928 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:21:42.095138   11884 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0924 18:21:42.095332   11884 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-942928 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:21:42.165930   11884 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0924 18:21:42.242311   11884 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0924 18:21:42.421496   11884 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0924 18:21:42.421606   11884 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0924 18:21:42.493779   11884 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0924 18:21:42.713533   11884 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0924 18:21:42.918631   11884 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0924 18:21:43.252390   11884 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0924 18:21:43.351908   11884 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0924 18:21:43.352367   11884 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0924 18:21:43.355936   11884 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0924 18:21:43.358021   11884 out.go:235]   - Booting up control plane ...
	I0924 18:21:43.358122   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0924 18:21:43.358198   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0924 18:21:43.358290   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0924 18:21:43.366467   11884 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0924 18:21:43.371811   11884 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0924 18:21:43.371863   11884 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0924 18:21:43.450506   11884 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0924 18:21:43.450654   11884 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0924 18:21:44.451673   11884 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001352411s
	I0924 18:21:44.451791   11884 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0924 18:21:48.953916   11884 kubeadm.go:310] [api-check] The API server is healthy after 4.502136584s
	I0924 18:21:48.964995   11884 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0924 18:21:48.975374   11884 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0924 18:21:48.994052   11884 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0924 18:21:48.994261   11884 kubeadm.go:310] [mark-control-plane] Marking the node addons-942928 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0924 18:21:49.002573   11884 kubeadm.go:310] [bootstrap-token] Using token: zk41l8.3kiwjtrs0jq67q8a
	I0924 18:21:49.004397   11884 out.go:235]   - Configuring RBAC rules ...
	I0924 18:21:49.004553   11884 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0924 18:21:49.007328   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0924 18:21:49.013114   11884 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
	I0924 18:21:49.015870   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0924 18:21:49.018698   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0924 18:21:49.022819   11884 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0924 18:21:49.361139   11884 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0924 18:21:49.779938   11884 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0924 18:21:50.359881   11884 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0924 18:21:50.361518   11884 kubeadm.go:310] 
	I0924 18:21:50.361594   11884 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0924 18:21:50.361602   11884 kubeadm.go:310] 
	I0924 18:21:50.361721   11884 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0924 18:21:50.361738   11884 kubeadm.go:310] 
	I0924 18:21:50.361779   11884 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0924 18:21:50.361862   11884 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0924 18:21:50.361912   11884 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0924 18:21:50.361934   11884 kubeadm.go:310] 
	I0924 18:21:50.362021   11884 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0924 18:21:50.362032   11884 kubeadm.go:310] 
	I0924 18:21:50.362081   11884 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0924 18:21:50.362091   11884 kubeadm.go:310] 
	I0924 18:21:50.362172   11884 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0924 18:21:50.362302   11884 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0924 18:21:50.362406   11884 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0924 18:21:50.362425   11884 kubeadm.go:310] 
	I0924 18:21:50.362529   11884 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0924 18:21:50.362617   11884 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0924 18:21:50.362627   11884 kubeadm.go:310] 
	I0924 18:21:50.362758   11884 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zk41l8.3kiwjtrs0jq67q8a \
	I0924 18:21:50.362886   11884 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7fca06342f7d2e57d003d47684bda13156568ef6a53e3d075972ae6186fe9735 \
	I0924 18:21:50.362923   11884 kubeadm.go:310] 	--control-plane 
	I0924 18:21:50.362934   11884 kubeadm.go:310] 
	I0924 18:21:50.363009   11884 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0924 18:21:50.363016   11884 kubeadm.go:310] 
	I0924 18:21:50.363089   11884 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zk41l8.3kiwjtrs0jq67q8a \
	I0924 18:21:50.363191   11884 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7fca06342f7d2e57d003d47684bda13156568ef6a53e3d075972ae6186fe9735 
	I0924 18:21:50.365062   11884 kubeadm.go:310] W0924 18:21:40.883271    1290 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.
	I0924 18:21:50.365321   11884 kubeadm.go:310] W0924 18:21:40.883902    1290 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.
	I0924 18:21:50.365510   11884 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-1069-gcp\n", err: exit status 1
	I0924 18:21:50.365632   11884 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0924 18:21:50.365665   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:50.365679   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:50.367557   11884 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0924 18:21:50.368991   11884 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0924 18:21:50.372568   11884 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0924 18:21:50.372585   11884 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0924 18:21:50.388639   11884 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
	I0924 18:21:50.574824   11884 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0924 18:21:50.574880   11884 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
	I0924 18:21:50.574923   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-942928 minikube.k8s.io/updated_at=2024_09_24T18_21_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e minikube.k8s.io/name=addons-942928 minikube.k8s.io/primary=true
	I0924 18:21:50.582142   11884 ops.go:34] apiserver oom_adj: -16
	I0924 18:21:50.652581   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:51.153589   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:51.653226   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:52.152970   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:52.653164   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:53.152708   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:53.653499   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.152749   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.652862   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:55.153076   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:55.219459   11884 kubeadm.go:1113] duration metric: took 4.644622533s to wait for elevateKubeSystemPrivileges
	I0924 18:21:55.219487   11884 kubeadm.go:394] duration metric: took 14.47957657s to StartCluster
	I0924 18:21:55.219506   11884 settings.go:142] acquiring lock: {Name:mk21be07f84942518ec013a34f770d15d38248aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:55.219620   11884 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:21:55.219969   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/kubeconfig: {Name:mkfc52096f610c7baed2d0b4f59d615eff843831 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:55.220155   11884 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}
	I0924 18:21:55.220165   11884 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"
	I0924 18:21:55.220208   11884 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 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]
	I0924 18:21:55.220343   11884 addons.go:69] Setting yakd=true in profile "addons-942928"
	I0924 18:21:55.220357   11884 addons.go:69] Setting cloud-spanner=true in profile "addons-942928"
	I0924 18:21:55.220365   11884 addons.go:234] Setting addon yakd=true in "addons-942928"
	I0924 18:21:55.220378   11884 addons.go:234] Setting addon cloud-spanner=true in "addons-942928"
	I0924 18:21:55.220397   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220402   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:55.220418   11884 addons.go:69] Setting ingress-dns=true in profile "addons-942928"
	I0924 18:21:55.220420   11884 addons.go:69] Setting default-storageclass=true in profile "addons-942928"
	I0924 18:21:55.220415   11884 addons.go:69] Setting ingress=true in profile "addons-942928"
	I0924 18:21:55.220434   11884 addons.go:234] Setting addon ingress-dns=true in "addons-942928"
	I0924 18:21:55.220442   11884 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-942928"
	I0924 18:21:55.220460   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220466   11884 addons.go:69] Setting metrics-server=true in profile "addons-942928"
	I0924 18:21:55.220473   11884 addons.go:69] Setting registry=true in profile "addons-942928"
	I0924 18:21:55.220483   11884 addons.go:69] Setting volcano=true in profile "addons-942928"
	I0924 18:21:55.220489   11884 addons.go:234] Setting addon registry=true in "addons-942928"
	I0924 18:21:55.220495   11884 addons.go:234] Setting addon volcano=true in "addons-942928"
	I0924 18:21:55.220513   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220526   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220748   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220871   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220928   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220959   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220410   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220460   11884 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-942928"
	I0924 18:21:55.221013   11884 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-942928"
	I0924 18:21:55.221038   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.221039   11884 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-942928"
	I0924 18:21:55.221091   11884 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-942928"
	I0924 18:21:55.221124   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.221390   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.221485   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220968   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.221594   11884 addons.go:69] Setting volumesnapshots=true in profile "addons-942928"
	I0924 18:21:55.221620   11884 addons.go:234] Setting addon volumesnapshots=true in "addons-942928"
	I0924 18:21:55.221649   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220396   11884 addons.go:69] Setting gcp-auth=true in profile "addons-942928"
	I0924 18:21:55.221847   11884 mustload.go:65] Loading cluster: addons-942928
	I0924 18:21:55.222041   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:55.222099   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.222191   11884 out.go:177] * Verifying Kubernetes components...
	I0924 18:21:55.222293   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220464   11884 addons.go:69] Setting storage-provisioner=true in profile "addons-942928"
	I0924 18:21:55.222630   11884 addons.go:234] Setting addon storage-provisioner=true in "addons-942928"
	I0924 18:21:55.221574   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220475   11884 addons.go:234] Setting addon metrics-server=true in "addons-942928"
	I0924 18:21:55.222858   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220347   11884 addons.go:69] Setting inspektor-gadget=true in profile "addons-942928"
	I0924 18:21:55.222925   11884 addons.go:234] Setting addon inspektor-gadget=true in "addons-942928"
	I0924 18:21:55.222950   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.224545   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:55.222564   11884 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-942928"
	I0924 18:21:55.225315   11884 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-942928"
	I0924 18:21:55.225537   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220446   11884 addons.go:234] Setting addon ingress=true in "addons-942928"
	I0924 18:21:55.227588   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.228106   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.222666   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.236538   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.255883   11884 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0924 18:21:55.257142   11884 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0924 18:21:55.257149   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0924 18:21:55.257215   11884 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0924 18:21:55.257280   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.257666   11884 addons.go:234] Setting addon default-storageclass=true in "addons-942928"
	I0924 18:21:55.257709   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.258213   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.258559   11884 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:21:55.258586   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0924 18:21:55.258631   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.262979   11884 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0924 18:21:55.264731   11884 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0924 18:21:55.264753   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0924 18:21:55.264818   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.272593   11884 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0924 18:21:55.272753   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.273285   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.274071   11884 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:21:55.274093   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0924 18:21:55.274154   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	W0924 18:21:55.275062   11884 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0924 18:21:55.276686   11884 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0924 18:21:55.277923   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:21:55.278007   11884 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:21:55.278024   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0924 18:21:55.278073   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.280343   11884 out.go:177]   - Using image docker.io/registry:2.8.3
	I0924 18:21:55.280342   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0924 18:21:55.282234   11884 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0924 18:21:55.282915   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:21:55.284478   11884 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0924 18:21:55.284497   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0924 18:21:55.284555   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.284981   11884 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:21:55.284999   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0924 18:21:55.285048   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.294998   11884 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-942928"
	I0924 18:21:55.295049   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.295542   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.307654   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.320228   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.328948   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.331215   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.335176   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.342988   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.351584   11884 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0924 18:21:55.353614   11884 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0924 18:21:55.353636   11884 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0924 18:21:55.353692   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.357920   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.364036   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.365010   11884 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0924 18:21:55.366074   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0924 18:21:55.366094   11884 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0924 18:21:55.366154   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.371092   11884 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0924 18:21:55.372208   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0924 18:21:55.372212   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0924 18:21:55.373298   11884 out.go:177]   - Using image docker.io/busybox:stable
	I0924 18:21:55.373389   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0924 18:21:55.373407   11884 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0924 18:21:55.373466   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.374244   11884 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0924 18:21:55.374260   11884 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0924 18:21:55.374302   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.374963   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0924 18:21:55.375090   11884 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:21:55.375110   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0924 18:21:55.375157   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.376392   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.377619   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0924 18:21:55.378915   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0924 18:21:55.380144   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0924 18:21:55.381301   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0924 18:21:55.382627   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0924 18:21:55.383885   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0924 18:21:55.385215   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0924 18:21:55.385235   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0924 18:21:55.385295   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.393802   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.396682   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.397131   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.397764   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.407715   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	W0924 18:21:55.414353   11884 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0924 18:21:55.414388   11884 retry.go:31] will retry after 133.896664ms: ssh: handshake failed: EOF
	W0924 18:21:55.414353   11884 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0924 18:21:55.414480   11884 retry.go:31] will retry after 197.011169ms: ssh: handshake failed: EOF
	I0924 18:21:55.533477   11884 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 -"
	I0924 18:21:55.615225   11884 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:21:55.811442   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0924 18:21:55.811470   11884 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0924 18:21:55.812497   11884 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
	I0924 18:21:55.827318   11884 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0924 18:21:55.827341   11884 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0924 18:21:55.827759   11884 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
	I0924 18:21:55.838253   11884 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
	I0924 18:21:55.916828   11884 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
	I0924 18:21:55.918522   11884 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
	I0924 18:21:55.920007   11884 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0924 18:21:55.920073   11884 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0924 18:21:55.922780   11884 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
	I0924 18:21:55.932017   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0924 18:21:55.932043   11884 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0924 18:21:56.011691   11884 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
	I0924 18:21:56.012569   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0924 18:21:56.012593   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0924 18:21:56.118368   11884 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0924 18:21:56.118468   11884 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0924 18:21:56.120266   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0924 18:21:56.120335   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0924 18:21:56.120709   11884 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:21:56.120748   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0924 18:21:56.213623   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0924 18:21:56.213717   11884 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0924 18:21:56.215945   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0924 18:21:56.216020   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0924 18:21:56.311488   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0924 18:21:56.311581   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0924 18:21:56.418034   11884 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0924 18:21:56.418124   11884 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0924 18:21:56.424376   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0924 18:21:56.424405   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0924 18:21:56.430302   11884 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
	I0924 18:21:56.516349   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0924 18:21:56.516380   11884 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)
	I0924 18:21:56.627047   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0924 18:21:56.627070   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0924 18:21:56.627251   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0924 18:21:56.627265   11884 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0924 18:21:56.634304   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0924 18:21:56.634334   11884 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0924 18:21:56.717635   11884 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0924 18:21:56.717660   11884 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0924 18:21:57.020393   11884 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0924 18:21:57.020477   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0924 18:21:57.021809   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0924 18:21:57.021883   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0924 18:21:57.118470   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0924 18:21:57.118579   11884 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0924 18:21:57.121395   11884 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
	I0924 18:21:57.212079   11884 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0924 18:21:57.212110   11884 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0924 18:21:57.318747   11884 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
	I0924 18:21:57.325601   11884 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
	I0924 18:21:57.325911   11884 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 -": (1.79240238s)
	I0924 18:21:57.325940   11884 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0924 18:21:57.334023   11884 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.718762008s)
	I0924 18:21:57.335711   11884 node_ready.go:35] waiting up to 6m0s for node "addons-942928" to be "Ready" ...
	I0924 18:21:57.410501   11884 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0924 18:21:57.410537   11884 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0924 18:21:57.424741   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0924 18:21:57.424770   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0924 18:21:57.720847   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0924 18:21:57.720872   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0924 18:21:57.736293   11884 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0924 18:21:57.736378   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0924 18:21:57.937440   11884 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-942928" context rescaled to 1 replicas
	I0924 18:21:58.021994   11884 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
	I0924 18:21:58.026747   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0924 18:21:58.026825   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0924 18:21:58.311248   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0924 18:21:58.311348   11884 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0924 18:21:58.425768   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0924 18:21:58.425881   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0924 18:21:58.525873   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0924 18:21:58.525896   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0924 18:21:58.633072   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0924 18:21:58.633104   11884 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0924 18:21:58.911439   11884 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
	I0924 18:21:59.413483   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:01.026369   11884 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.213833105s)
	I0924 18:22:01.026410   11884 addons.go:475] Verifying addon ingress=true in "addons-942928"
	I0924 18:22:01.026645   11884 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.198842212s)
	I0924 18:22:01.026702   11884 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: (5.18842674s)
	I0924 18:22:01.026809   11884 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: (5.108205818s)
	I0924 18:22:01.026869   11884 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: (5.110001099s)
	I0924 18:22:01.026911   11884 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.104098254s)
	I0924 18:22:01.026983   11884 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: (5.015256461s)
	I0924 18:22:01.027006   11884 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: (4.596671796s)
	I0924 18:22:01.027021   11884 addons.go:475] Verifying addon registry=true in "addons-942928"
	I0924 18:22:01.027056   11884 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: (3.905593631s)
	I0924 18:22:01.027171   11884 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: (3.708396252s)
	I0924 18:22:01.027645   11884 addons.go:475] Verifying addon metrics-server=true in "addons-942928"
	I0924 18:22:01.028207   11884 out.go:177] * Verifying ingress addon...
	I0924 18:22:01.029324   11884 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-942928 service yakd-dashboard -n yakd-dashboard
	
	I0924 18:22:01.029414   11884 out.go:177] * Verifying registry addon...
	I0924 18:22:01.031266   11884 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0924 18:22:01.032354   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0924 18:22:01.037096   11884 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:22:01.037120   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:01.037262   11884 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0924 18:22:01.037286   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0924 18:22:01.116395   11884 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class standard as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "standard": the object has been modified; please apply your changes to the latest version and try again]
	I0924 18:22:01.539793   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:01.540377   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:01.627956   11884 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.302309126s)
	W0924 18:22:01.628006   11884 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
	I0924 18:22:01.628025   11884 retry.go:31] will retry after 320.62058ms: 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
	I0924 18:22:01.628072   11884 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: (3.606032743s)
	I0924 18:22:01.839307   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:01.949413   11884 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
	I0924 18:22:02.030803   11884 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: (3.119306425s)
	I0924 18:22:02.030838   11884 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-942928"
	I0924 18:22:02.032448   11884 out.go:177] * Verifying csi-hostpath-driver addon...
	I0924 18:22:02.034739   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0924 18:22:02.034755   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:02.035116   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:02.037883   11884 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:22:02.037907   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:02.534800   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:02.535139   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:02.537142   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:02.615996   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0924 18:22:02.616078   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:22:02.647629   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:22:02.831206   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0924 18:22:02.926001   11884 addons.go:234] Setting addon gcp-auth=true in "addons-942928"
	I0924 18:22:02.926058   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:22:02.926586   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:22:02.951120   11884 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0924 18:22:02.951178   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:22:02.970180   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:22:03.035547   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:03.035760   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:03.037730   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:03.535878   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:03.536243   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:03.537114   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.035033   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:04.035265   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:04.037335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.338712   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:04.513344   11884 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.562194823s)
	I0924 18:22:04.513339   11884 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.563877734s)
	I0924 18:22:04.515117   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:22:04.516708   11884 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0924 18:22:04.518045   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0924 18:22:04.518063   11884 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0924 18:22:04.535839   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:04.535951   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0924 18:22:04.535969   11884 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0924 18:22:04.536484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:04.537583   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.552753   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0924 18:22:04.552774   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0924 18:22:04.570231   11884 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
	I0924 18:22:04.916510   11884 addons.go:475] Verifying addon gcp-auth=true in "addons-942928"
	I0924 18:22:04.918512   11884 out.go:177] * Verifying gcp-auth addon...
	I0924 18:22:04.920781   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0924 18:22:04.924688   11884 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0924 18:22:04.924706   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:05.034815   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:05.035008   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:05.036924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:05.423531   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:05.534748   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:05.534832   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:05.536779   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:05.924390   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:06.035224   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:06.035696   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:06.037269   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:06.339109   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:06.423930   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:06.535008   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:06.535326   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:06.537203   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:06.924629   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:07.034660   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:07.034938   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:07.037115   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:07.423830   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:07.534998   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:07.535087   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:07.537062   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:07.923947   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:08.035230   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:08.035379   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:08.037118   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:08.424715   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:08.534657   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:08.534799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:08.536731   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:08.839297   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:08.924136   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:09.035282   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:09.035401   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:09.037185   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:09.423812   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:09.535028   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:09.535274   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:09.537084   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:09.923790   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:10.034825   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:10.034829   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:10.036716   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:10.423931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:10.535041   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:10.535353   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:10.536997   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:10.924130   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:11.035248   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:11.035538   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:11.037203   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:11.338776   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:11.424122   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:11.535039   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:11.535115   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:11.536705   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:11.923625   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:12.034645   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:12.034664   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:12.037709   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:12.423742   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:12.535051   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:12.535061   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:12.536799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:12.924923   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:13.035216   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:13.035343   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:13.037151   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:13.424194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:13.535287   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:13.535511   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:13.537820   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:13.838659   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:13.924094   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:14.035438   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:14.035581   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:14.037228   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:14.423911   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:14.534945   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:14.534991   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:14.536858   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:14.924150   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:15.034938   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:15.035435   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:15.037086   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:15.424207   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:15.534750   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:15.535281   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:15.536789   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:15.839434   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:15.923931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:16.034874   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:16.034892   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:16.037016   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:16.424293   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:16.534892   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:16.535537   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:16.536749   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:16.923675   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:17.034794   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:17.034997   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:17.036993   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:17.423986   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:17.535107   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:17.535245   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:17.537010   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:17.923853   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:18.034792   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:18.035110   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:18.036893   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:18.338456   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:18.424442   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:18.535364   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:18.535584   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:18.537062   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:18.924342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:19.034871   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:19.035512   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:19.037021   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:19.424165   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:19.535338   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:19.535531   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:19.536872   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:19.924148   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:20.035004   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:20.035645   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:20.037436   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:20.340523   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:20.424721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:20.534665   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:20.534956   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:20.537002   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:20.924643   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:21.034754   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:21.034873   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:21.036990   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:21.424098   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:21.535404   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:21.535606   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:21.537149   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:21.924490   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:22.034467   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:22.034557   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:22.037473   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:22.423692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:22.534541   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:22.534799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:22.536968   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:22.838596   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:22.924156   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:23.035417   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:23.035432   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:23.037422   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:23.424360   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:23.534819   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:23.535288   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:23.536881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:23.924097   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:24.035334   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:24.035540   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:24.037470   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:24.423911   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:24.535038   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:24.535044   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:24.536893   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:24.923692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:25.034797   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.035044   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:25.037047   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:25.338645   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:25.424153   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:25.535144   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.535561   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:25.537101   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:25.924914   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:26.035109   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.035280   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.037163   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:26.424470   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:26.535298   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.535903   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.537009   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:26.924041   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:27.035341   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:27.035385   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:27.037521   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:27.339006   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:27.424695   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:27.534658   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:27.534751   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:27.537580   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:27.923532   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:28.034465   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:28.034762   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:28.036874   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.424071   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:28.535235   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:28.535273   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:28.536899   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.924271   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:29.034989   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.035416   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:29.037346   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:29.339131   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:29.423657   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:29.534303   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:29.534552   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.537302   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:29.924110   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:30.035047   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:30.036222   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:30.037391   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:30.423647   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:30.534820   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:30.535098   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:30.537181   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:30.925286   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:31.034979   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:31.035334   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:31.037202   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.424514   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:31.535476   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:31.535671   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:31.537222   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.838916   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:31.924481   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:32.034484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:32.034655   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:32.037457   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:32.423510   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:32.534983   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:32.535358   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:32.536936   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:32.923692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:33.034553   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:33.034897   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:33.037021   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.424069   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:33.535158   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:33.535300   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:33.536999   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.923989   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:34.035318   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:34.035352   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.037131   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:34.339018   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:34.424423   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:34.535289   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.535766   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:34.537067   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:34.924305   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:35.034904   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:35.035422   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:35.037153   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.424121   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:35.535238   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:35.535392   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:35.537330   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.924425   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:36.034950   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:36.035408   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.037197   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:36.424169   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:36.535173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:36.535343   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.538676   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:36.839362   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:36.924026   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:37.035162   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:37.035364   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:37.036951   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:37.424054   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:37.535351   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:37.535407   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:37.537350   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:37.923571   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:38.034791   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:38.038440   11884 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:22:38.038465   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:38.039012   11884 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:22:38.039034   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:38.413238   11884 node_ready.go:49] node "addons-942928" has status "Ready":"True"
	I0924 18:22:38.413283   11884 node_ready.go:38] duration metric: took 41.077538993s for node "addons-942928" to be "Ready" ...
	I0924 18:22:38.413295   11884 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" ...
	I0924 18:22:38.424223   11884 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:38.426545   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:38.535383   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:38.535618   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:38.537804   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:38.924760   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.037125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:39.037583   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:39.040791   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.424780   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.534695   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:39.534903   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:39.537646   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.924578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.929219   11884 pod_ready.go:93] pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.929293   11884 pod_ready.go:82] duration metric: took 1.505032905s for pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.929319   11884 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.933070   11884 pod_ready.go:93] pod "etcd-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.933091   11884 pod_ready.go:82] duration metric: took 3.760437ms for pod "etcd-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.933106   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.937071   11884 pod_ready.go:93] pod "kube-apiserver-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.937086   11884 pod_ready.go:82] duration metric: took 3.972453ms for pod "kube-apiserver-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.937095   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.940500   11884 pod_ready.go:93] pod "kube-controller-manager-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.940518   11884 pod_ready.go:82] duration metric: took 3.4154ms for pod "kube-controller-manager-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.940529   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-8kdvm" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.943908   11884 pod_ready.go:93] pod "kube-proxy-8kdvm" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.943924   11884 pod_ready.go:82] duration metric: took 3.388943ms for pod "kube-proxy-8kdvm" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.943932   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.035271   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:40.035659   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:40.037846   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:40.339820   11884 pod_ready.go:93] pod "kube-scheduler-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:40.339847   11884 pod_ready.go:82] duration metric: took 395.907742ms for pod "kube-scheduler-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.339858   11884 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.424422   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:40.534992   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:40.535241   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:40.537882   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:40.923920   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:41.035189   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:41.035386   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:41.038257   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:41.424260   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:41.535611   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:41.536030   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:41.538263   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:41.925301   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:42.035608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:42.036042   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.037756   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:42.345039   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:42.424045   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:42.535484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.535776   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:42.538082   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:42.924699   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:43.034794   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:43.035068   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.037590   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:43.424726   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:43.535079   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:43.535097   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.537771   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:43.923871   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:44.035445   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:44.035702   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:44.037547   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.345755   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:44.424497   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:44.535304   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:44.535630   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:44.538683   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.924194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:45.035502   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:45.035872   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:45.038191   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:45.425216   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:45.535698   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:45.535958   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:45.539803   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:45.924207   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:46.036075   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:46.036172   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:46.037931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:46.424438   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:46.535728   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:46.536099   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:46.537970   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:46.845604   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:46.924714   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:47.035507   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:47.035578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.038417   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:47.424881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:47.535573   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.535715   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:47.537581   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:47.924453   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:48.035133   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:48.035408   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:48.038451   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:48.425123   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:48.536053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:48.536106   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:48.538073   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:48.924529   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:49.035277   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:49.035988   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:49.037995   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.345360   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:49.424365   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:49.535548   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:49.535685   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:49.538099   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.924908   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:50.035655   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:50.035783   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.037931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:50.424944   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:50.535451   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.536351   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:50.539143   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:50.924261   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:51.036308   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:51.036601   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:51.038403   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:51.345726   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:51.424495   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:51.535729   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:51.536264   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:51.537912   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:51.923734   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:52.034953   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.035288   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:52.037854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:52.424482   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:52.535109   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:52.535522   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.537854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:52.924416   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:53.035620   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:53.035961   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:53.037775   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.425034   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:53.535610   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:53.536026   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:53.538690   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.845434   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:53.923977   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:54.035837   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:54.035955   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:54.038284   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:54.424612   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:54.535431   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:54.536270   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:54.537973   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:54.924277   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:55.035856   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:55.036502   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:55.040033   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:55.424427   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:55.535116   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:55.535656   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:55.537694   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:55.924635   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:56.035713   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:56.036272   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.038309   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:56.345668   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:56.424335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:56.536557   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.539895   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:56.541735   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:56.925191   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:57.035813   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:57.035916   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:57.037968   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.424862   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:57.535828   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:57.536130   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:57.538578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.924154   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:58.035940   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:58.036523   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:58.040030   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:58.346000   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:58.424733   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:58.535544   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:58.535902   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:58.538500   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:58.928383   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:59.035768   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:59.036067   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.037757   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:59.425023   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:59.535180   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.535469   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:59.537752   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:59.924005   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:00.035517   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:00.035677   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:00.037926   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:00.424239   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:00.535882   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:00.536133   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:00.537631   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:00.844855   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:00.924643   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:01.035084   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:01.035198   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:01.038231   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:01.424684   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:01.535556   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:01.536353   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:01.540308   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:01.924894   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:02.035714   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:02.036541   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:02.137896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:02.424533   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:02.536240   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:02.536343   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:02.539665   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:02.845434   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:02.924292   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:03.035812   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:03.036611   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:03.039608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:03.425322   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:03.535721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:03.535743   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:03.538146   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:03.924500   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:04.036252   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:04.036881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:04.037924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.424272   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:04.535579   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:04.535800   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:04.537888   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.845503   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:04.924053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:05.035922   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:05.036164   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:05.038268   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:05.424834   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:05.535256   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:05.535267   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:05.538625   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:05.924313   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:06.035992   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:06.036130   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.038355   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:06.424478   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:06.535385   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:06.535867   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.537924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:06.924254   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:07.036342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:07.036687   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:07.039721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.344883   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:07.424752   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:07.535002   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:07.535272   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:07.537896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.923830   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:08.037342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:08.037732   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:08.038349   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:08.424125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:08.536364   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:08.538748   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:08.539595   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:08.924987   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:09.035981   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:09.036137   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.038559   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:09.346284   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:09.424636   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:09.535609   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:09.535968   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.537810   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:09.925378   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:10.036101   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:10.036490   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:10.039765   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.424984   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:10.535904   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:10.536228   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:10.538446   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.924548   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:11.035826   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:11.036263   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.038585   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:11.424730   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:11.535307   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.535692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:11.538237   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:11.845382   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:11.924198   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:12.036002   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:12.036235   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:12.038211   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.424601   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:12.534718   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:12.535173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:12.537874   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.924435   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:13.035618   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:13.035813   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.037869   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:13.424471   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:13.535327   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:13.535640   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.537862   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:13.846862   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:13.924711   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:14.035269   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:14.035600   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:14.037471   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.424931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:14.535299   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:14.535543   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:14.538335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.924596   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:15.035840   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:15.037008   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.041223   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:15.424145   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:15.535269   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.535464   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:15.538171   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:15.924195   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:16.036046   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:16.037071   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:16.038100   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:16.346121   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:16.425199   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:16.535418   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:16.535562   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:16.538170   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:16.923931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:17.035500   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:17.035792   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:17.037867   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.426092   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:17.535965   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:17.536017   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:17.538125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.923793   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:18.034857   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.035243   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:18.038194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:18.424708   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:18.534835   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.535403   11884 kapi.go:107] duration metric: took 1m17.503047626s to wait for kubernetes.io/minikube-addons=registry ...
	I0924 18:23:18.537741   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:18.844922   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:18.925072   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:19.036360   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:19.038182   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:19.425053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:19.536070   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:19.538189   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:19.923919   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:20.034807   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:20.037980   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:20.424065   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:20.535776   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:20.539004   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:20.845481   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:20.924999   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:21.035871   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:21.039845   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:21.425133   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:21.535409   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:21.538621   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.072744   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:22.073572   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.073681   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:22.424743   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:22.534852   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:22.537895   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.924590   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:23.034600   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.037934   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:23.345508   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:23.424653   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:23.535585   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.537896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:23.924413   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:24.036453   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:24.038755   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.423802   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:24.535034   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:24.538774   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.923930   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:25.035098   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:25.037957   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:25.345748   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:25.424479   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:25.535886   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:25.537879   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:25.924795   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:26.034943   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:26.038120   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:26.425530   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:26.535553   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:26.539263   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:26.925255   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:27.036366   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.038719   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:27.416521   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:27.424442   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:27.537450   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.628160   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:27.924114   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:28.035934   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:28.113544   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:28.424549   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:28.536000   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:28.538305   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:28.924204   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:29.036578   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:29.041563   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:29.423693   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:29.536429   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:29.539414   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:29.846816   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:29.925339   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:30.036079   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:30.038379   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:30.424562   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:30.536024   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:30.538639   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:30.924602   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:31.035056   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:31.038602   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:31.423979   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:31.535841   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:31.538000   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:31.924444   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:32.035975   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.038039   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:32.345196   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:32.423796   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:32.534906   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.537854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:32.924629   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:33.036001   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:33.038164   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:33.424514   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:33.536345   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:33.538732   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:33.924279   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:34.035706   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:34.039178   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:34.345597   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:34.424099   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:34.535540   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:34.539076   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:34.924040   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:35.035225   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:35.038709   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:35.424884   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:35.536537   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:35.538606   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:35.924339   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:36.036130   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:36.038408   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:36.345939   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:36.426093   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:36.535888   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:36.537766   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:36.924165   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:37.036005   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:37.038351   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:37.424957   11884 kapi.go:107] duration metric: took 1m32.504171891s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0924 18:23:37.427002   11884 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-942928 cluster.
	I0924 18:23:37.428426   11884 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.
	I0924 18:23:37.429777   11884 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0924 18:23:37.616464   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:37.617617   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:38.035857   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:38.040608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:38.346380   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:38.536683   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:38.539509   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:39.035858   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:39.114436   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:39.535492   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:39.539866   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.035514   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:40.038584   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.535564   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:40.538792   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.845331   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:41.035981   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:41.038722   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:41.536368   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:41.540708   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.035397   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:42.038905   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.536063   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:42.538187   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.845515   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:43.034892   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:43.038161   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:43.536638   11884 kapi.go:107] duration metric: took 1m42.505369801s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0924 18:23:43.538651   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.039699   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.538726   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.845823   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:45.040028   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:45.540173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:46.038880   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:46.539951   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:47.039253   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:47.345759   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:47.539703   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.039273   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.539785   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.845300   11884 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"True"
	I0924 18:23:48.845323   11884 pod_ready.go:82] duration metric: took 1m8.505457418s for pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.845333   11884 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.849498   11884 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace has status "Ready":"True"
	I0924 18:23:48.849521   11884 pod_ready.go:82] duration metric: took 4.180555ms for pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.849543   11884 pod_ready.go:39] duration metric: took 1m10.436237198s 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" ...
	I0924 18:23:48.849563   11884 api_server.go:52] waiting for apiserver process to appear ...
	I0924 18:23:48.849619   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:48.849673   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:48.884270   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:48.884289   11884 cri.go:89] found id: ""
	I0924 18:23:48.884305   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:48.884344   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.887562   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:48.887624   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:48.921432   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:48.921456   11884 cri.go:89] found id: ""
	I0924 18:23:48.921464   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:48.921509   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.924915   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:48.924970   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:48.959892   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:48.959912   11884 cri.go:89] found id: ""
	I0924 18:23:48.959920   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:48.959966   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.963297   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:48.963362   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:48.996985   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:48.997005   11884 cri.go:89] found id: ""
	I0924 18:23:48.997015   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:48.997064   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.000583   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:49.000653   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:49.035326   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:49.035347   11884 cri.go:89] found id: ""
	I0924 18:23:49.035356   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:49.035405   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.039660   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:49.039727   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:49.039933   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:49.072719   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:49.072738   11884 cri.go:89] found id: ""
	I0924 18:23:49.072748   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:49.072799   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.076081   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:49.076142   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:49.109729   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:49.109753   11884 cri.go:89] found id: ""
	I0924 18:23:49.109763   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:49.109813   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.113456   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:49.113477   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:49.155443   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:49.155472   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:49.167003   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:49.167029   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:49.266231   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:49.266262   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:49.308363   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:49.308399   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:49.348257   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:49.348290   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:49.388240   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:49.388268   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:49.420516   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:49.420541   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:49.498202   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:49.498238   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:49.535380   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:49.535408   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:49.539513   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:49.593727   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:49.593759   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:49.631856   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:49.631895   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:50.076060   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:50.538856   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:51.039512   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:51.539279   11884 kapi.go:107] duration metric: took 1m49.504536282s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0924 18:23:51.541315   11884 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, nvidia-device-plugin, storage-provisioner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0924 18:23:51.542554   11884 addons.go:510] duration metric: took 1m56.322355959s for enable addons: enabled=[ingress-dns cloud-spanner nvidia-device-plugin storage-provisioner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0924 18:23:52.213742   11884 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:23:52.226838   11884 api_server.go:72] duration metric: took 1m57.006650829s to wait for apiserver process to appear ...
	I0924 18:23:52.226863   11884 api_server.go:88] waiting for apiserver healthz status ...
	I0924 18:23:52.226893   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:52.226943   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:52.259538   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:52.259556   11884 cri.go:89] found id: ""
	I0924 18:23:52.259564   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:52.259619   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.262985   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:52.263055   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:52.296550   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:52.296574   11884 cri.go:89] found id: ""
	I0924 18:23:52.296582   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:52.296637   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.299890   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:52.299946   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:52.333781   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:52.333805   11884 cri.go:89] found id: ""
	I0924 18:23:52.333815   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:52.333878   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.337114   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:52.337167   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:52.369090   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:52.369117   11884 cri.go:89] found id: ""
	I0924 18:23:52.369127   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:52.369179   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.372324   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:52.372390   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:52.405580   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:52.405607   11884 cri.go:89] found id: ""
	I0924 18:23:52.405617   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:52.405665   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.408981   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:52.409037   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:52.441355   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:52.441380   11884 cri.go:89] found id: ""
	I0924 18:23:52.441389   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:52.441444   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.444618   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:52.444682   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:52.477852   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:52.477876   11884 cri.go:89] found id: ""
	I0924 18:23:52.477886   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:52.477943   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.481074   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:52.481096   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:52.492460   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:52.492489   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:52.535577   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:52.535605   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:52.575602   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:52.575638   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:52.613761   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:52.613791   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:52.650612   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:52.650642   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:52.684318   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:52.684344   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:52.761011   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:52.761052   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:52.845034   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:52.845077   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:52.877928   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:52.877960   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:52.935961   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:52.935999   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:52.977050   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:52.977087   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:55.573276   11884 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0924 18:23:55.577617   11884 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0924 18:23:55.578461   11884 api_server.go:141] control plane version: v1.31.1
	I0924 18:23:55.578483   11884 api_server.go:131] duration metric: took 3.351614005s to wait for apiserver health ...
	I0924 18:23:55.578491   11884 system_pods.go:43] waiting for kube-system pods to appear ...
	I0924 18:23:55.578512   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:55.578559   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:55.611765   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:55.611791   11884 cri.go:89] found id: ""
	I0924 18:23:55.611802   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:55.611863   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.615454   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:55.615521   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:55.648306   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:55.648330   11884 cri.go:89] found id: ""
	I0924 18:23:55.648338   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:55.648386   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.651651   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:55.651706   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:55.684096   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:55.684121   11884 cri.go:89] found id: ""
	I0924 18:23:55.684128   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:55.684167   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.687482   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:55.687539   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:55.720737   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:55.720755   11884 cri.go:89] found id: ""
	I0924 18:23:55.720762   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:55.720810   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.723959   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:55.724023   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:55.756632   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:55.756649   11884 cri.go:89] found id: ""
	I0924 18:23:55.756657   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:55.756705   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.760296   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:55.760350   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:55.794405   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:55.794428   11884 cri.go:89] found id: ""
	I0924 18:23:55.794436   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:55.794477   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.797875   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:55.797935   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:55.832766   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:55.832785   11884 cri.go:89] found id: ""
	I0924 18:23:55.832791   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:55.832833   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.836052   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:55.836079   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:55.906619   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:55.906651   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:55.963692   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:55.963726   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:55.998727   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:55.998759   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:56.095461   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:56.095492   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:56.137031   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:56.137066   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:56.177220   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:56.177254   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:56.211752   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:56.211778   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:56.249640   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:56.249675   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:56.284135   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:56.284172   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:56.361565   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:56.361600   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:56.373570   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:56.373596   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:58.928276   11884 system_pods.go:59] 18 kube-system pods found
	I0924 18:23:58.928308   11884 system_pods.go:61] "coredns-7c65d6cfc9-8dkhr" [a7a2107a-9420-49b1-91d2-fb1903e22abc] Running
	I0924 18:23:58.928314   11884 system_pods.go:61] "csi-hostpath-attacher-0" [bd728b52-9553-42dd-ac88-a8f173c21ac7] Running
	I0924 18:23:58.928318   11884 system_pods.go:61] "csi-hostpath-resizer-0" [af74f04a-03a8-4993-a970-11aced6ba97e] Running
	I0924 18:23:58.928322   11884 system_pods.go:61] "csi-hostpathplugin-bq8fg" [d0024f43-8e4a-4c69-9901-4f8c95540f57] Running
	I0924 18:23:58.928325   11884 system_pods.go:61] "etcd-addons-942928" [71eb7c91-278b-4133-95e6-86bb745646ad] Running
	I0924 18:23:58.928328   11884 system_pods.go:61] "kindnet-wggc5" [8ade84cf-07a2-42da-8bde-d4418f261c8a] Running
	I0924 18:23:58.928331   11884 system_pods.go:61] "kube-apiserver-addons-942928" [25edf088-03a8-495e-a271-476812f56e6a] Running
	I0924 18:23:58.928335   11884 system_pods.go:61] "kube-controller-manager-addons-942928" [1ced276c-0233-4fc7-bf76-f1d3266207d3] Running
	I0924 18:23:58.928338   11884 system_pods.go:61] "kube-ingress-dns-minikube" [fd03bbcc-df3f-4c8f-837e-a2f071464b90] Running
	I0924 18:23:58.928341   11884 system_pods.go:61] "kube-proxy-8kdvm" [68b076b1-2447-43af-93c5-190ec4880eca] Running
	I0924 18:23:58.928344   11884 system_pods.go:61] "kube-scheduler-addons-942928" [21b97828-9b53-4bae-a0a3-587b24ee14e3] Running
	I0924 18:23:58.928348   11884 system_pods.go:61] "metrics-server-84c5f94fbc-5bz47" [1833b808-dd08-41ab-a301-1a1bfd672aeb] Running
	I0924 18:23:58.928351   11884 system_pods.go:61] "nvidia-device-plugin-daemonset-5xnjp" [e691adec-d70f-4458-8912-bac6aedd093b] Running
	I0924 18:23:58.928354   11884 system_pods.go:61] "registry-66c9cd494c-wht85" [9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f] Running
	I0924 18:23:58.928357   11884 system_pods.go:61] "registry-proxy-bfl9q" [f382c61d-3bca-4a1d-8b94-bc4c8e8890e2] Running
	I0924 18:23:58.928362   11884 system_pods.go:61] "snapshot-controller-56fcc65765-f47lb" [e6686493-0f10-4147-b154-27d6970989cb] Running
	I0924 18:23:58.928368   11884 system_pods.go:61] "snapshot-controller-56fcc65765-xnpph" [9e876b61-4b96-437b-8011-208127a15941] Running
	I0924 18:23:58.928371   11884 system_pods.go:61] "storage-provisioner" [c67d1033-85da-44fe-829f-03b5fa8cc362] Running
	I0924 18:23:58.928375   11884 system_pods.go:74] duration metric: took 3.349879574s to wait for pod list to return data ...
	I0924 18:23:58.928385   11884 default_sa.go:34] waiting for default service account to be created ...
	I0924 18:23:58.930784   11884 default_sa.go:45] found service account: "default"
	I0924 18:23:58.930805   11884 default_sa.go:55] duration metric: took 2.415941ms for default service account to be created ...
	I0924 18:23:58.930813   11884 system_pods.go:116] waiting for k8s-apps to be running ...
	I0924 18:23:58.938480   11884 system_pods.go:86] 18 kube-system pods found
	I0924 18:23:58.938506   11884 system_pods.go:89] "coredns-7c65d6cfc9-8dkhr" [a7a2107a-9420-49b1-91d2-fb1903e22abc] Running
	I0924 18:23:58.938513   11884 system_pods.go:89] "csi-hostpath-attacher-0" [bd728b52-9553-42dd-ac88-a8f173c21ac7] Running
	I0924 18:23:58.938519   11884 system_pods.go:89] "csi-hostpath-resizer-0" [af74f04a-03a8-4993-a970-11aced6ba97e] Running
	I0924 18:23:58.938523   11884 system_pods.go:89] "csi-hostpathplugin-bq8fg" [d0024f43-8e4a-4c69-9901-4f8c95540f57] Running
	I0924 18:23:58.938527   11884 system_pods.go:89] "etcd-addons-942928" [71eb7c91-278b-4133-95e6-86bb745646ad] Running
	I0924 18:23:58.938530   11884 system_pods.go:89] "kindnet-wggc5" [8ade84cf-07a2-42da-8bde-d4418f261c8a] Running
	I0924 18:23:58.938534   11884 system_pods.go:89] "kube-apiserver-addons-942928" [25edf088-03a8-495e-a271-476812f56e6a] Running
	I0924 18:23:58.938538   11884 system_pods.go:89] "kube-controller-manager-addons-942928" [1ced276c-0233-4fc7-bf76-f1d3266207d3] Running
	I0924 18:23:58.938541   11884 system_pods.go:89] "kube-ingress-dns-minikube" [fd03bbcc-df3f-4c8f-837e-a2f071464b90] Running
	I0924 18:23:58.938544   11884 system_pods.go:89] "kube-proxy-8kdvm" [68b076b1-2447-43af-93c5-190ec4880eca] Running
	I0924 18:23:58.938547   11884 system_pods.go:89] "kube-scheduler-addons-942928" [21b97828-9b53-4bae-a0a3-587b24ee14e3] Running
	I0924 18:23:58.938551   11884 system_pods.go:89] "metrics-server-84c5f94fbc-5bz47" [1833b808-dd08-41ab-a301-1a1bfd672aeb] Running
	I0924 18:23:58.938554   11884 system_pods.go:89] "nvidia-device-plugin-daemonset-5xnjp" [e691adec-d70f-4458-8912-bac6aedd093b] Running
	I0924 18:23:58.938558   11884 system_pods.go:89] "registry-66c9cd494c-wht85" [9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f] Running
	I0924 18:23:58.938560   11884 system_pods.go:89] "registry-proxy-bfl9q" [f382c61d-3bca-4a1d-8b94-bc4c8e8890e2] Running
	I0924 18:23:58.938564   11884 system_pods.go:89] "snapshot-controller-56fcc65765-f47lb" [e6686493-0f10-4147-b154-27d6970989cb] Running
	I0924 18:23:58.938567   11884 system_pods.go:89] "snapshot-controller-56fcc65765-xnpph" [9e876b61-4b96-437b-8011-208127a15941] Running
	I0924 18:23:58.938570   11884 system_pods.go:89] "storage-provisioner" [c67d1033-85da-44fe-829f-03b5fa8cc362] Running
	I0924 18:23:58.938575   11884 system_pods.go:126] duration metric: took 7.758587ms to wait for k8s-apps to be running ...
	I0924 18:23:58.938582   11884 system_svc.go:44] waiting for kubelet service to be running ....
	I0924 18:23:58.938622   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:23:58.949766   11884 system_svc.go:56] duration metric: took 11.176024ms WaitForService to wait for kubelet
	I0924 18:23:58.949794   11884 kubeadm.go:582] duration metric: took 2m3.729610926s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0924 18:23:58.949818   11884 node_conditions.go:102] verifying NodePressure condition ...
	I0924 18:23:58.952798   11884 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0924 18:23:58.952826   11884 node_conditions.go:123] node cpu capacity is 8
	I0924 18:23:58.952837   11884 node_conditions.go:105] duration metric: took 3.013546ms to run NodePressure ...
	I0924 18:23:58.952848   11884 start.go:241] waiting for startup goroutines ...
	I0924 18:23:58.952855   11884 start.go:246] waiting for cluster config update ...
	I0924 18:23:58.952867   11884 start.go:255] writing updated cluster config ...
	I0924 18:23:58.953116   11884 ssh_runner.go:195] Run: rm -f paused
	I0924 18:23:58.999841   11884 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0924 18:23:59.002019   11884 out.go:177] * Done! kubectl is now configured to use "addons-942928" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.455807161Z" level=info msg="Pulled image: docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3" id=71e73b2e-547b-4136-9c7c-ba18bd393681 name=/runtime.v1.ImageService/PullImage
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.456408608Z" level=info msg="Checking image status: docker.io/nginx:latest" id=39e2be51-34cb-41ec-975a-b7a25c8bd414 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.457990830Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3,RepoTags:[docker.io/library/nginx:latest],RepoDigests:[docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3 docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e],Size_:191853369,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=39e2be51-34cb-41ec-975a-b7a25c8bd414 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.458827724Z" level=info msg="Checking image status: docker.io/nginx" id=96b5d526-833d-45ab-9ec5-2eee9ca09a30 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.460206599Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3,RepoTags:[docker.io/library/nginx:latest],RepoDigests:[docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3 docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e],Size_:191853369,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=96b5d526-833d-45ab-9ec5-2eee9ca09a30 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.461026623Z" level=info msg="Creating container: default/task-pv-pod-restore/task-pv-container" id=e8e04916-0644-4b39-b0fb-c881fb11de8f name=/runtime.v1.RuntimeService/CreateContainer
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.461130842Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.538178320Z" level=info msg="Created container 377151783b2dda7a30b1340d26ceeb3f2a4b15791f40e97daa9edacdb1d666ff: default/task-pv-pod-restore/task-pv-container" id=e8e04916-0644-4b39-b0fb-c881fb11de8f name=/runtime.v1.RuntimeService/CreateContainer
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.538769176Z" level=info msg="Starting container: 377151783b2dda7a30b1340d26ceeb3f2a4b15791f40e97daa9edacdb1d666ff" id=8618d31b-b7f8-4d5f-9c1d-74ae4a460a8f name=/runtime.v1.RuntimeService/StartContainer
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.546205332Z" level=info msg="Started container" PID=9524 containerID=377151783b2dda7a30b1340d26ceeb3f2a4b15791f40e97daa9edacdb1d666ff description=default/task-pv-pod-restore/task-pv-container id=8618d31b-b7f8-4d5f-9c1d-74ae4a460a8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c52a8d8f7ede06d8730b1e6a19b541bccdaf2045bd4f12b8d888634eb9225712
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.619983440Z" level=info msg="Removing container: 131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809" id=6f9af358-7f09-45f0-9814-b35a9ff36c34 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.637656685Z" level=info msg="Removed container 131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809: kube-system/registry-66c9cd494c-wht85/registry" id=6f9af358-7f09-45f0-9814-b35a9ff36c34 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.639554482Z" level=info msg="Removing container: 9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5" id=4e58e713-6dcb-4cc4-ae98-0f08304415a8 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.718180932Z" level=info msg="Removed container 9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5: kube-system/registry-proxy-bfl9q/registry-proxy" id=4e58e713-6dcb-4cc4-ae98-0f08304415a8 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.832202213Z" level=info msg="Running pod sandbox: default/nginx/POD" id=8972b96e-8365-4c09-aaa9-2c9049128aa7 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.832267043Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.853501514Z" level=info msg="Got pod network &{Name:nginx Namespace:default ID:8785f9b40c5b780874001e6b1f0215cd923d1cd056ed271366375013e828b7d3 UID:07b8afba-c68e-4688-8310-6fa65c3cb8a9 NetNS:/var/run/netns/7cf092da-b96f-4ef0-868e-0f00d73361de Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.853536848Z" level=info msg="Adding pod default_nginx to CNI network \"kindnet\" (type=ptp)"
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.862959509Z" level=info msg="Got pod network &{Name:nginx Namespace:default ID:8785f9b40c5b780874001e6b1f0215cd923d1cd056ed271366375013e828b7d3 UID:07b8afba-c68e-4688-8310-6fa65c3cb8a9 NetNS:/var/run/netns/7cf092da-b96f-4ef0-868e-0f00d73361de Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.863133984Z" level=info msg="Checking pod default_nginx for CNI network kindnet (type=ptp)"
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.866501567Z" level=info msg="Ran pod sandbox 8785f9b40c5b780874001e6b1f0215cd923d1cd056ed271366375013e828b7d3 with infra container: default/nginx/POD" id=8972b96e-8365-4c09-aaa9-2c9049128aa7 name=/runtime.v1.RuntimeService/RunPodSandbox
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.867673830Z" level=info msg="Checking image status: docker.io/nginx:alpine" id=4a6dde62-0a22-40e9-bfe9-7a217d831b63 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.867930432Z" level=info msg="Image docker.io/nginx:alpine not found" id=4a6dde62-0a22-40e9-bfe9-7a217d831b63 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.868763706Z" level=info msg="Pulling image: docker.io/nginx:alpine" id=28e28443-5df9-4731-8949-26418be89670 name=/runtime.v1.ImageService/PullImage
	Sep 24 18:33:13 addons-942928 crio[1026]: time="2024-09-24 18:33:13.870062165Z" level=info msg="Trying to access \"docker.io/library/nginx:alpine\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED                  STATE               NAME                                     ATTEMPT             POD ID              POD
	377151783b2dd       docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3                                              Less than a second ago   Running             task-pv-container                        0                   c52a8d8f7ede0       task-pv-pod-restore
	609cba680bf27       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          9 minutes ago            Running             csi-snapshotter                          0                   29e8fe3aad3f3       csi-hostpathplugin-bq8fg
	974e8abe3f1a0       registry.k8s.io/sig-storage/csi-provisioner@sha256:1bc653d13b27b8eefbba0799bdb5711819f8b987eaa6eb6750e8ef001958d5a7                          9 minutes ago            Running             csi-provisioner                          0                   29e8fe3aad3f3       csi-hostpathplugin-bq8fg
	7272dc876a695       registry.k8s.io/sig-storage/livenessprobe@sha256:42bc492c3c65078b1ccda5dbc416abf0cefdba3e6317416cbc43344cf0ed09b6                            9 minutes ago            Running             liveness-probe                           0                   29e8fe3aad3f3       csi-hostpathplugin-bq8fg
	3cc60e6229f0a       registry.k8s.io/sig-storage/hostpathplugin@sha256:6fdad87766e53edf987545067e69a0dffb8485cccc546be4efbaa14c9b22ea11                           9 minutes ago            Running             hostpath                                 0                   29e8fe3aad3f3       csi-hostpathplugin-bq8fg
	32274f45a7759       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:7caa903cf3f8d1d70c3b7bb3e23223685b05e4f342665877eabe84ae38b92ecc                9 minutes ago            Running             node-driver-registrar                    0                   29e8fe3aad3f3       csi-hostpathplugin-bq8fg
	39bafdf153f51       registry.k8s.io/ingress-nginx/controller@sha256:401d25a09ee8fe9fd9d33c5051531e8ebfa4ded95ff09830af8cc48c8e5aeaa6                             9 minutes ago            Running             controller                               0                   45db3d9a4f089       ingress-nginx-controller-bc57996ff-lkrvb
	10c0856ff57a1       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                                 9 minutes ago            Running             gcp-auth                                 0                   95e1ac2f429c8       gcp-auth-89d5ffd79-6799h
	030e26fbe8ac1       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      9 minutes ago            Running             volume-snapshot-controller               0                   6d9b156797f26       snapshot-controller-56fcc65765-f47lb
	be51a60a6091a       registry.k8s.io/sig-storage/csi-resizer@sha256:0629447f7946e53df3ad775c5595888de1dae5a23bcaae8f68fdab0395af61a8                              9 minutes ago            Running             csi-resizer                              0                   ae62cff5183db       csi-hostpath-resizer-0
	eb95a997bca3e       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:317f43813e4e2c3e81823ff16041c8e0714fb80e6d040c6e6c799967ba27d864   9 minutes ago            Running             csi-external-health-monitor-controller   0                   29e8fe3aad3f3       csi-hostpathplugin-bq8fg
	2b9cfe6414f59       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                                             10 minutes ago           Exited              patch                                    2                   43f5f6389c657       ingress-nginx-admission-patch-7pjxb
	952d5185e8b45       registry.k8s.io/sig-storage/snapshot-controller@sha256:4ef48aa1f079b2b6f11d06ee8be30a7f7332fc5ff1e4b20c6b6af68d76925922                      10 minutes ago           Running             volume-snapshot-controller               0                   f9c23470f766e       snapshot-controller-56fcc65765-xnpph
	f2fc24f40aa9e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012                   10 minutes ago           Exited              create                                   0                   8cf7630804139       ingress-nginx-admission-create-9tpjs
	b5eccd2556da3       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab                             10 minutes ago           Running             minikube-ingress-dns                     0                   a9ed764f69314       kube-ingress-dns-minikube
	fc4ebd7fa69de       registry.k8s.io/sig-storage/csi-attacher@sha256:66e4ecfa0ec50a88f9cd145e006805816f57040f40662d4cb9e31d10519d9bf0                             10 minutes ago           Running             csi-attacher                             0                   2bbf42cb3eaa5       csi-hostpath-attacher-0
	9730aa0d575a2       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a                        10 minutes ago           Running             metrics-server                           0                   88549f8b05186       metrics-server-84c5f94fbc-5bz47
	ff950095452c0       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                                             10 minutes ago           Running             storage-provisioner                      0                   ec882ff541554       storage-provisioner
	def55166d69fe       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                                             10 minutes ago           Running             coredns                                  0                   010d258698587       coredns-7c65d6cfc9-8dkhr
	5e55861096c07       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                                             11 minutes ago           Running             kindnet-cni                              0                   56e2639c10d73       kindnet-wggc5
	539621c5f6087       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                                             11 minutes ago           Running             kube-proxy                               0                   66c75fd82b67c       kube-proxy-8kdvm
	a965f162cece7       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                                             11 minutes ago           Running             kube-controller-manager                  0                   0467552096f66       kube-controller-manager-addons-942928
	8f9ef62217a5d       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                                             11 minutes ago           Running             etcd                                     0                   2fddd21a67481       etcd-addons-942928
	3466987b6f3ec       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                                             11 minutes ago           Running             kube-apiserver                           0                   324c555718f2a       kube-apiserver-addons-942928
	291cf22fe3c5d       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                                             11 minutes ago           Running             kube-scheduler                           0                   adeac74c671ba       kube-scheduler-addons-942928
	
	
	==> coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] <==
	[INFO] 10.244.0.7:45446 - 5672 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000075038s
	[INFO] 10.244.0.7:55202 - 59712 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000050971s
	[INFO] 10.244.0.7:55202 - 31815 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000078748s
	[INFO] 10.244.0.7:47903 - 14374 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003715515s
	[INFO] 10.244.0.7:47903 - 33829 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004835336s
	[INFO] 10.244.0.7:48921 - 5714 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005100884s
	[INFO] 10.244.0.7:48921 - 36693 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005171297s
	[INFO] 10.244.0.7:44981 - 34719 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003961189s
	[INFO] 10.244.0.7:44981 - 23962 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003985849s
	[INFO] 10.244.0.7:33364 - 46627 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000061404s
	[INFO] 10.244.0.7:33364 - 42798 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000078421s
	[INFO] 10.244.0.19:51215 - 56689 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000269027s
	[INFO] 10.244.0.19:60707 - 30769 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000369922s
	[INFO] 10.244.0.19:60058 - 984 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000181523s
	[INFO] 10.244.0.19:37816 - 34148 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000240432s
	[INFO] 10.244.0.19:41148 - 14986 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000130044s
	[INFO] 10.244.0.19:45399 - 6701 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141759s
	[INFO] 10.244.0.19:40863 - 13480 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.006951684s
	[INFO] 10.244.0.19:33976 - 25166 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007569865s
	[INFO] 10.244.0.19:46134 - 33366 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004888996s
	[INFO] 10.244.0.19:45860 - 62678 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004992779s
	[INFO] 10.244.0.19:56185 - 34550 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004329727s
	[INFO] 10.244.0.19:45307 - 10699 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004974889s
	[INFO] 10.244.0.19:58863 - 40228 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000728232s
	[INFO] 10.244.0.19:45084 - 6873 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.00089845s
	
	
	==> describe nodes <==
	Name:               addons-942928
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-942928
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e
	                    minikube.k8s.io/name=addons-942928
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_24T18_21_50_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-942928
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-942928"}
	                    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:  Tue, 24 Sep 2024 18:21:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-942928
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 24 Sep 2024 18:33:13 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 24 Sep 2024 18:32:21 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 24 Sep 2024 18:32:21 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 24 Sep 2024 18:32:21 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 24 Sep 2024 18:32:21 +0000   Tue, 24 Sep 2024 18:22:37 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-942928
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 453427bc503c4c90a07f4c70ad761857
	  System UUID:                0f41b531-7d89-44cf-8572-3e171e9d4172
	  Boot ID:                    3007e989-00bc-47e4-b510-d165fd7fad66
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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:          (20 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m15s
	  default                     nginx                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         1s
	  default                     task-pv-pod-restore                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2s
	  gcp-auth                    gcp-auth-89d5ffd79-6799h                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-lkrvb    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-8dkhr                    100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     11m
	  kube-system                 csi-hostpath-attacher-0                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpath-resizer-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 csi-hostpathplugin-bq8fg                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 etcd-addons-942928                          100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         11m
	  kube-system                 kindnet-wggc5                               100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-942928                250m (3%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-942928       200m (2%)     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-8kdvm                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-942928                100m (1%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-5bz47             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-f47lb        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-xnpph        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         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 (13%)  100m (1%)
	  memory             510Mi (1%)   220Mi (0%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 11m   kube-proxy       
	  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-942928 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m   kubelet          Node addons-942928 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m   kubelet          Node addons-942928 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-942928 event: Registered Node addons-942928 in Controller
	  Normal   NodeReady                10m   kubelet          Node addons-942928 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep24 18:17]  #2
	[  +0.001604]  #3
	[  +0.000000]  #4
	[  +0.003035] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
	[  +0.003220] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
	[  +0.002157] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
	[  +0.002007]  #5
	[  +0.000701]  #6
	[  +0.003198]  #7
	[  +0.063310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
	[  +0.426661] i8042: Warning: Keylock active
	[  +0.008826] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.003353] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000717] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000840] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000615] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000613] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000631] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000607] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.614764] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.490291] kauditd_printk_skb: 46 callbacks suppressed
	
	
	==> etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] <==
	{"level":"info","ts":"2024-09-24T18:21:45.033336Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:21:45.033417Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:21:45.033445Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:21:45.033602Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:21:45.034614Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-24T18:21:45.035058Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:21:45.036424Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:21:45.037728Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-24T18:21:57.715454Z","caller":"traceutil/trace.go:171","msg":"trace[1690907432] transaction","detail":"{read_only:false; response_revision:369; number_of_response:1; }","duration":"182.058087ms","start":"2024-09-24T18:21:57.533377Z","end":"2024-09-24T18:21:57.715435Z","steps":["trace[1690907432] 'process raft request'  (duration: 182.002259ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.716553Z","caller":"traceutil/trace.go:171","msg":"trace[1134076145] transaction","detail":"{read_only:false; response_revision:368; number_of_response:1; }","duration":"183.36652ms","start":"2024-09-24T18:21:57.533141Z","end":"2024-09-24T18:21:57.716507Z","steps":["trace[1134076145] 'process raft request'  (duration: 182.121751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743537Z","caller":"traceutil/trace.go:171","msg":"trace[1065350972] transaction","detail":"{read_only:false; response_revision:370; number_of_response:1; }","duration":"121.349608ms","start":"2024-09-24T18:21:57.622170Z","end":"2024-09-24T18:21:57.743519Z","steps":["trace[1065350972] 'process raft request'  (duration: 103.998744ms)","trace[1065350972] 'compare'  (duration: 16.771731ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-24T18:21:57.743744Z","caller":"traceutil/trace.go:171","msg":"trace[1743649846] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"121.017079ms","start":"2024-09-24T18:21:57.622718Z","end":"2024-09-24T18:21:57.743735Z","steps":["trace[1743649846] 'process raft request'  (duration: 120.332833ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743869Z","caller":"traceutil/trace.go:171","msg":"trace[1069406412] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"121.010467ms","start":"2024-09-24T18:21:57.622851Z","end":"2024-09-24T18:21:57.743862Z","steps":["trace[1069406412] 'process raft request'  (duration: 120.235253ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743951Z","caller":"traceutil/trace.go:171","msg":"trace[1937306660] transaction","detail":"{read_only:false; response_revision:373; number_of_response:1; }","duration":"118.487492ms","start":"2024-09-24T18:21:57.625458Z","end":"2024-09-24T18:21:57.743945Z","steps":["trace[1937306660] 'process raft request'  (duration: 117.657739ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.744040Z","caller":"traceutil/trace.go:171","msg":"trace[1076818445] linearizableReadLoop","detail":"{readStateIndex:379; appliedIndex:378; }","duration":"121.477461ms","start":"2024-09-24T18:21:57.622555Z","end":"2024-09-24T18:21:57.744033Z","steps":["trace[1076818445] 'read index received'  (duration: 99.005848ms)","trace[1076818445] 'applied index is now lower than readState.Index'  (duration: 22.469497ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-24T18:21:57.744115Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.535913ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:21:57.744145Z","caller":"traceutil/trace.go:171","msg":"trace[625782292] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:374; }","duration":"121.586711ms","start":"2024-09-24T18:21:57.622550Z","end":"2024-09-24T18:21:57.744137Z","steps":["trace[625782292] 'agreement among raft nodes before linearized reading'  (duration: 121.504562ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:21:58.027012Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.46073ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:21:58.029968Z","caller":"traceutil/trace.go:171","msg":"trace[1534821322] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:381; }","duration":"104.418856ms","start":"2024-09-24T18:21:57.925528Z","end":"2024-09-24T18:21:58.029947Z","steps":["trace[1534821322] 'agreement among raft nodes before linearized reading'  (duration: 101.405197ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:23:22.070777Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.027609ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:23:22.070945Z","caller":"traceutil/trace.go:171","msg":"trace[1371398164] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1092; }","duration":"148.20956ms","start":"2024-09-24T18:23:21.922721Z","end":"2024-09-24T18:23:22.070931Z","steps":["trace[1371398164] 'range keys from in-memory index tree'  (duration: 147.980027ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:23:22.211072Z","caller":"traceutil/trace.go:171","msg":"trace[1585651146] transaction","detail":"{read_only:false; response_revision:1093; number_of_response:1; }","duration":"134.875565ms","start":"2024-09-24T18:23:22.076180Z","end":"2024-09-24T18:23:22.211056Z","steps":["trace[1585651146] 'process raft request'  (duration: 134.711282ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:31:46.056503Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1513}
	{"level":"info","ts":"2024-09-24T18:31:46.079724Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1513,"took":"22.788531ms","hash":2468422096,"current-db-size-bytes":6299648,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3219456,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-24T18:31:46.079780Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2468422096,"revision":1513,"compact-revision":-1}
	
	
	==> gcp-auth [10c0856ff57a14cc8b892ceff100b0aa6c22ab164bbbe018637d1b6241979e48] <==
	2024/09/24 18:23:59 Ready to write response ...
	2024/09/24 18:23:59 Ready to marshal response ...
	2024/09/24 18:23:59 Ready to write response ...
	2024/09/24 18:23:59 Ready to marshal response ...
	2024/09/24 18:23:59 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:07 Ready to marshal response ...
	2024/09/24 18:32:07 Ready to write response ...
	2024/09/24 18:32:07 Ready to marshal response ...
	2024/09/24 18:32:07 Ready to write response ...
	2024/09/24 18:32:12 Ready to marshal response ...
	2024/09/24 18:32:12 Ready to write response ...
	2024/09/24 18:32:19 Ready to marshal response ...
	2024/09/24 18:32:19 Ready to write response ...
	2024/09/24 18:32:49 Ready to marshal response ...
	2024/09/24 18:32:49 Ready to write response ...
	2024/09/24 18:33:12 Ready to marshal response ...
	2024/09/24 18:33:12 Ready to write response ...
	2024/09/24 18:33:13 Ready to marshal response ...
	2024/09/24 18:33:13 Ready to write response ...
	
	
	==> kernel <==
	 18:33:14 up 15 min,  0 users,  load average: 0.62, 0.35, 0.29
	Linux addons-942928 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] <==
	I0924 18:31:07.721943       1 main.go:299] handling current node
	I0924 18:31:17.721916       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:31:17.721954       1 main.go:299] handling current node
	I0924 18:31:27.715675       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:31:27.715707       1 main.go:299] handling current node
	I0924 18:31:37.721548       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:31:37.721591       1 main.go:299] handling current node
	I0924 18:31:47.721928       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:31:47.721970       1 main.go:299] handling current node
	I0924 18:31:57.714713       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:31:57.714758       1 main.go:299] handling current node
	I0924 18:32:07.715275       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:32:07.715327       1 main.go:299] handling current node
	I0924 18:32:17.714659       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:32:17.714712       1 main.go:299] handling current node
	I0924 18:32:27.715822       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:32:27.715870       1 main.go:299] handling current node
	I0924 18:32:37.715448       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:32:37.715481       1 main.go:299] handling current node
	I0924 18:32:47.718444       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:32:47.718480       1 main.go:299] handling current node
	I0924 18:32:57.714283       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:32:57.714321       1 main.go:299] handling current node
	I0924 18:33:07.714987       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:33:07.715041       1 main.go:299] handling current node
	
	
	==> kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] <==
	E0924 18:32:30.359085       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	W0924 18:32:31.350596       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0924 18:32:31.365052       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:32.371604       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:33.377795       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:34.384168       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:35.083920       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:35.390277       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:36.396266       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:37.403046       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:38.409363       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:39.415618       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:40.421933       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:41.430025       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:42.436198       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:43.442531       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:44.448771       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:45.454859       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:46.461388       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:47.467564       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:48.473797       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:49.480565       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0924 18:33:01.907936       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0924 18:33:13.375470       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0924 18:33:13.620666       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.229.15"}
	
	
	==> kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] <==
	I0924 18:32:07.452812       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="46.892µs"
	I0924 18:32:13.076058       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="9.625µs"
	I0924 18:32:19.634350       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="8.319µs"
	I0924 18:32:21.698651       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-942928"
	I0924 18:32:23.227023       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0924 18:32:24.753083       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-5b584cc74" duration="8.178µs"
	E0924 18:32:31.352032       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0924 18:32:32.752809       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
	E0924 18:32:32.752857       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"
	W0924 18:32:34.579246       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
	E0924 18:32:34.579300       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"
	W0924 18:32:38.299947       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
	E0924 18:32:38.299988       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"
	I0924 18:32:40.447284       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="gadget"
	W0924 18:32:46.120262       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
	E0924 18:32:46.120301       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"
	I0924 18:32:54.574382       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0924 18:32:54.574425       1 shared_informer.go:320] Caches are synced for resource quota
	I0924 18:32:55.002605       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0924 18:32:55.002646       1 shared_informer.go:320] Caches are synced for garbage collector
	W0924 18:33:03.641768       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
	E0924 18:33:03.641810       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"
	I0924 18:33:07.422527       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	I0924 18:33:07.918579       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="12.537µs"
	I0924 18:33:12.622801       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="10.698µs"
	
	
	==> kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] <==
	I0924 18:21:56.822072       1 server_linux.go:66] "Using iptables proxy"
	I0924 18:21:58.214193       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0924 18:21:58.214356       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`"
	I0924 18:21:58.627151       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0924 18:21:58.627304       1 server_linux.go:169] "Using iptables Proxier"
	I0924 18:21:58.912197       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"
	I0924 18:21:58.913691       1 server.go:483] "Version info" version="v1.31.1"
	I0924 18:21:58.923002       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0924 18:21:58.924951       1 config.go:199] "Starting service config controller"
	I0924 18:21:58.925230       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0924 18:21:58.925327       1 config.go:105] "Starting endpoint slice config controller"
	I0924 18:21:58.925365       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0924 18:21:58.935604       1 config.go:328] "Starting node config controller"
	I0924 18:21:58.935635       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0924 18:21:59.126879       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0924 18:21:59.127020       1 shared_informer.go:320] Caches are synced for service config
	I0924 18:21:59.138045       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] <==
	W0924 18:21:47.425975       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
	E0924 18:21:47.426897       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"
	W0924 18:21:47.426361       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
	E0924 18:21:47.426927       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"
	W0924 18:21:47.426503       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
	E0924 18:21:47.426953       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"
	W0924 18:21:47.426580       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
	E0924 18:21:47.427413       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"
	W0924 18:21:47.426609       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
	E0924 18:21:47.427533       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"
	W0924 18:21:47.426693       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0924 18:21:47.427638       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:21:47.426760       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
	E0924 18:21:47.427712       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"
	W0924 18:21:47.426779       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
	E0924 18:21:47.427748       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"
	W0924 18:21:48.242984       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
	E0924 18:21:48.243021       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"
	W0924 18:21:48.302463       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
	E0924 18:21:48.302503       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"
	W0924 18:21:48.413404       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
	E0924 18:21:48.413444       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"
	W0924 18:21:48.530635       1 reflector.go:561] runtime/asm_amd64.s:1695: 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"
	E0924 18:21:48.530694       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: 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"
	I0924 18:21:51.123936       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 24 18:33:12 addons-942928 kubelet[1638]: I0924 18:33:12.239050    1638 operation_generator.go:580] "MountVolume.MountDevice succeeded for volume \"pvc-4e3d8f34-a323-4912-88cd-b8330ba1d366\" (UniqueName: \"kubernetes.io/csi/hostpath.csi.k8s.io^73f9499d-7aa3-11ef-9c63-96507f8c0430\") pod \"task-pv-pod-restore\" (UID: \"01e2dde4-6a99-4f19-bacc-a879a90b5814\") device mount path \"/var/lib/kubelet/plugins/kubernetes.io/csi/hostpath.csi.k8s.io/91cb68893d28ff2eab57d221fbabdb72eb497cbd535f533265be1c5b1ff6a5eb/globalmount\"" pod="default/task-pv-pod-restore"
	Sep 24 18:33:12 addons-942928 kubelet[1638]: I0924 18:33:12.333601    1638 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-9pwqq\" (UniqueName: \"kubernetes.io/projected/b8f1f3d7-4187-444a-bd25-3dad02a802e4-kube-api-access-9pwqq\") on node \"addons-942928\" DevicePath \"\""
	Sep 24 18:33:12 addons-942928 kubelet[1638]: I0924 18:33:12.837511    1638 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5h4bw\" (UniqueName: \"kubernetes.io/projected/9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f-kube-api-access-5h4bw\") pod \"9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f\" (UID: \"9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f\") "
	Sep 24 18:33:12 addons-942928 kubelet[1638]: I0924 18:33:12.839620    1638 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f-kube-api-access-5h4bw" (OuterVolumeSpecName: "kube-api-access-5h4bw") pod "9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f" (UID: "9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f"). InnerVolumeSpecName "kube-api-access-5h4bw". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 18:33:12 addons-942928 kubelet[1638]: I0924 18:33:12.937919    1638 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4lrsg\" (UniqueName: \"kubernetes.io/projected/f382c61d-3bca-4a1d-8b94-bc4c8e8890e2-kube-api-access-4lrsg\") pod \"f382c61d-3bca-4a1d-8b94-bc4c8e8890e2\" (UID: \"f382c61d-3bca-4a1d-8b94-bc4c8e8890e2\") "
	Sep 24 18:33:12 addons-942928 kubelet[1638]: I0924 18:33:12.938016    1638 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-5h4bw\" (UniqueName: \"kubernetes.io/projected/9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f-kube-api-access-5h4bw\") on node \"addons-942928\" DevicePath \"\""
	Sep 24 18:33:12 addons-942928 kubelet[1638]: I0924 18:33:12.940415    1638 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f382c61d-3bca-4a1d-8b94-bc4c8e8890e2-kube-api-access-4lrsg" (OuterVolumeSpecName: "kube-api-access-4lrsg") pod "f382c61d-3bca-4a1d-8b94-bc4c8e8890e2" (UID: "f382c61d-3bca-4a1d-8b94-bc4c8e8890e2"). InnerVolumeSpecName "kube-api-access-4lrsg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.038443    1638 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-4lrsg\" (UniqueName: \"kubernetes.io/projected/f382c61d-3bca-4a1d-8b94-bc4c8e8890e2-kube-api-access-4lrsg\") on node \"addons-942928\" DevicePath \"\""
	Sep 24 18:33:13 addons-942928 kubelet[1638]: E0924 18:33:13.529979    1638 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="f382c61d-3bca-4a1d-8b94-bc4c8e8890e2" containerName="registry-proxy"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: E0924 18:33:13.530018    1638 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="6b0266be-7f26-499e-8094-e65a302eb881" containerName="gadget"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: E0924 18:33:13.530031    1638 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f" containerName="registry"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.530091    1638 memory_manager.go:354] "RemoveStaleState removing state" podUID="f382c61d-3bca-4a1d-8b94-bc4c8e8890e2" containerName="registry-proxy"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.530101    1638 memory_manager.go:354] "RemoveStaleState removing state" podUID="9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f" containerName="registry"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.618594    1638 scope.go:117] "RemoveContainer" containerID="131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.632875    1638 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b8f1f3d7-4187-444a-bd25-3dad02a802e4" path="/var/lib/kubelet/pods/b8f1f3d7-4187-444a-bd25-3dad02a802e4/volumes"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.637944    1638 scope.go:117] "RemoveContainer" containerID="131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: E0924 18:33:13.638552    1638 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809\": container with ID starting with 131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809 not found: ID does not exist" containerID="131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.638596    1638 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809"} err="failed to get container status \"131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809\": rpc error: code = NotFound desc = could not find container \"131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809\": container with ID starting with 131e191736955a74cccbb79a97c89d131c9f432a1a5385ed30f3014355cd9809 not found: ID does not exist"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.638627    1638 scope.go:117] "RemoveContainer" containerID="9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.643415    1638 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-t7gn6\" (UniqueName: \"kubernetes.io/projected/07b8afba-c68e-4688-8310-6fa65c3cb8a9-kube-api-access-t7gn6\") pod \"nginx\" (UID: \"07b8afba-c68e-4688-8310-6fa65c3cb8a9\") " pod="default/nginx"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.643484    1638 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/07b8afba-c68e-4688-8310-6fa65c3cb8a9-gcp-creds\") pod \"nginx\" (UID: \"07b8afba-c68e-4688-8310-6fa65c3cb8a9\") " pod="default/nginx"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.718489    1638 scope.go:117] "RemoveContainer" containerID="9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: E0924 18:33:13.719292    1638 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5\": container with ID starting with 9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5 not found: ID does not exist" containerID="9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.719341    1638 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5"} err="failed to get container status \"9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5\": rpc error: code = NotFound desc = could not find container \"9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5\": container with ID starting with 9afed11ebb72eaf7f0818a6b7de3f953b06796e1ca3df274e63fe41ff422d3e5 not found: ID does not exist"
	Sep 24 18:33:13 addons-942928 kubelet[1638]: I0924 18:33:13.722901    1638 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/task-pv-pod-restore" podStartSLOduration=0.650705981 podStartE2EDuration="1.722883317s" podCreationTimestamp="2024-09-24 18:33:12 +0000 UTC" firstStartedPulling="2024-09-24 18:33:12.38606459 +0000 UTC m=+682.830042961" lastFinishedPulling="2024-09-24 18:33:13.458241925 +0000 UTC m=+683.902220297" observedRunningTime="2024-09-24 18:33:13.71119026 +0000 UTC m=+684.155168640" watchObservedRunningTime="2024-09-24 18:33:13.722883317 +0000 UTC m=+684.166861697"
	
	
	==> storage-provisioner [ff950095452c09da0449777dac6e3f6e4e68dc7abc1a7a9c036ea04a1f7bb546] <==
	I0924 18:22:39.062337       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0924 18:22:39.118495       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0924 18:22:39.118533       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0924 18:22:39.125553       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0924 18:22:39.125758       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc!
	I0924 18:22:39.126072       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"9f5ea0cc-963f-4ddf-b0a7-7b205e95d431", APIVersion:"v1", ResourceVersion:"902", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc became leader
	I0924 18:22:39.225978       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-942928/192.168.49.2
	Start Time:       Tue, 24 Sep 2024 18:23:59 +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-lcwk2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-lcwk2:
	    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  9m16s                   default-scheduler  Successfully assigned default/busybox to addons-942928
	  Normal   Pulling    7m44s (x4 over 9m16s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m44s (x4 over 9m16s)   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     7m44s (x4 over 9m16s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m30s (x6 over 9m15s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m14s (x20 over 9m15s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	
	
	Name:             nginx
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-942928/192.168.49.2
	Start Time:       Tue, 24 Sep 2024 18:33:13 +0000
	Labels:           run=nginx
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Containers:
	  nginx:
	    Container ID:   
	    Image:          docker.io/nginx:alpine
	    Image ID:       
	    Port:           80/TCP
	    Host Port:      0/TCP
	    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)
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-t7gn6 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-t7gn6:
	    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  2s    default-scheduler  Successfully assigned default/nginx to addons-942928
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/nginx:alpine"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-9tpjs" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-7pjxb" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-942928 describe pod busybox nginx ingress-nginx-admission-create-9tpjs ingress-nginx-admission-patch-7pjxb: exit status 1
--- FAIL: TestAddons/parallel/Registry (73.19s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (154.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-942928 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:230: (dbg) Run:  kubectl --context addons-942928 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-942928 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [07b8afba-c68e-4688-8310-6fa65c3cb8a9] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [07b8afba-c68e-4688-8310-6fa65c3cb8a9] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.002862656s
I0924 18:33:25.631954   10421 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-942928 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.419532213s)

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

                                                
                                                
** /stderr **
addons_test.go:276: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:284: (dbg) Run:  kubectl --context addons-942928 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 addons disable ingress-dns --alsologtostderr -v=1: (1.319613188s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 addons disable ingress --alsologtostderr -v=1: (7.618271762s)
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-942928
helpers_test.go:235: (dbg) docker inspect addons-942928:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e",
	        "Created": "2024-09-24T18:21:35.795604816Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 12620,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-24T18:21:35.929459477Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/hostname",
	        "HostsPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/hosts",
	        "LogPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e-json.log",
	        "Name": "/addons-942928",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-942928:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-942928",
	            "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/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74-init/diff:/var/lib/docker/overlay2/832979af898d779c8ac1ce694ca956a1e346e497397cccaebd7133d1bb489920/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-942928",
	                "Source": "/var/lib/docker/volumes/addons-942928/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-942928",
	            "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-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "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-942928",
	                "name.minikube.sigs.k8s.io": "addons-942928",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "8b401cf5e9b7bcc4e9b4101887dc702792a0277b6e7b6bfd67ad8cf97ce46fc7",
	            "SandboxKey": "/var/run/docker/netns/8b401cf5e9b7",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-942928": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "901629e19cd8b6e0d40950e5adcb36408d33513813f7fede6f30e3158821aa89",
	                    "EndpointID": "54cc1c821745c2d9b6b753082c11c3c8fa0998aec5d7a8a4d636f0a4b3ce3d2f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-942928",
	                        "0932ca199af7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-942928 -n addons-942928
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-amd64 -p addons-942928 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 logs -n 25: (1.205463977s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-215956                                                                     | download-only-215956   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| delete  | -p download-only-525479                                                                     | download-only-525479   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| start   | --download-only -p                                                                          | download-docker-301254 | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | download-docker-301254                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-301254                                                                   | download-docker-301254 | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-989090   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | binary-mirror-989090                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34843                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-989090                                                                     | binary-mirror-989090   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| addons  | disable dashboard -p                                                                        | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-942928 --wait=true                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:23 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  | enable headlamp                                                                             | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | -p addons-942928                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | -p addons-942928                                                                            |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-942928 ssh cat                                                                       | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | /opt/local-path-provisioner/pvc-94ed200b-6748-4ae6-9289-e8a3968f4c58_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:33 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-942928 ip                                                                            | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-942928 addons                                                                        | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-942928 ssh curl -s                                                                   | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-942928 addons                                                                        | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-942928 ip                                                                            | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:35 UTC | 24 Sep 24 18:35 UTC |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:35 UTC | 24 Sep 24 18:35 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:35 UTC | 24 Sep 24 18:35 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:21:14
	Running on machine: ubuntu-20-agent-8
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:21:14.119237   11884 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:21:14.119376   11884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:21:14.119385   11884 out.go:358] Setting ErrFile to fd 2...
	I0924 18:21:14.119390   11884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:21:14.119571   11884 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:21:14.120155   11884 out.go:352] Setting JSON to false
	I0924 18:21:14.121048   11884 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":217,"bootTime":1727201857,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 18:21:14.121135   11884 start.go:139] virtualization: kvm guest
	I0924 18:21:14.123160   11884 out.go:177] * [addons-942928] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0924 18:21:14.124927   11884 notify.go:220] Checking for updates...
	I0924 18:21:14.124994   11884 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 18:21:14.126702   11884 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:21:14.128082   11884 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:21:14.129402   11884 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	I0924 18:21:14.130872   11884 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 18:21:14.132141   11884 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:21:14.133433   11884 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:21:14.155597   11884 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:21:14.155679   11884 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:21:14.200841   11884 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-24 18:21:14.191449958 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:21:14.200946   11884 docker.go:318] overlay module found
	I0924 18:21:14.202872   11884 out.go:177] * Using the docker driver based on user configuration
	I0924 18:21:14.204413   11884 start.go:297] selected driver: docker
	I0924 18:21:14.204431   11884 start.go:901] validating driver "docker" against <nil>
	I0924 18:21:14.204446   11884 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:21:14.205314   11884 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:21:14.250867   11884 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-24 18:21:14.241315966 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:21:14.251029   11884 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:21:14.251279   11884 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]
	I0924 18:21:14.253090   11884 out.go:177] * Using Docker driver with root privileges
	I0924 18:21:14.254512   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:14.254593   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:14.254608   11884 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:21:14.254687   11884 start.go:340] cluster config:
	{Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:14.256256   11884 out.go:177] * Starting "addons-942928" primary control-plane node in "addons-942928" cluster
	I0924 18:21:14.257450   11884 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:21:14.259016   11884 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:21:14.260503   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:14.260543   11884 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0924 18:21:14.260552   11884 cache.go:56] Caching tarball of preloaded images
	I0924 18:21:14.260615   11884 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:21:14.260649   11884 preload.go:172] Found /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0924 18:21:14.260658   11884 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0924 18:21:14.260954   11884 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json ...
	I0924 18:21:14.260986   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json: {Name:mk20032ca6b005c17ff7ae5ed61f200bb2ab4b70 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:14.276348   11884 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:21:14.276447   11884 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:21:14.276462   11884 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0924 18:21:14.276466   11884 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0924 18:21:14.276473   11884 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:21:14.276478   11884 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0924 18:21:26.824065   11884 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0924 18:21:26.824099   11884 cache.go:194] Successfully downloaded all kic artifacts
	I0924 18:21:26.824132   11884 start.go:360] acquireMachinesLock for addons-942928: {Name:mk3b6cf768e0ed72ed9a5e2ce75e61c4e21b4674 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0924 18:21:26.824222   11884 start.go:364] duration metric: took 71.939µs to acquireMachinesLock for "addons-942928"
	I0924 18:21:26.824247   11884 start.go:93] Provisioning new machine with config: &{Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:26.824327   11884 start.go:125] createHost starting for "" (driver="docker")
	I0924 18:21:26.826513   11884 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0924 18:21:26.826728   11884 start.go:159] libmachine.API.Create for "addons-942928" (driver="docker")
	I0924 18:21:26.826764   11884 client.go:168] LocalClient.Create starting
	I0924 18:21:26.826842   11884 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem
	I0924 18:21:26.931339   11884 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem
	I0924 18:21:27.013713   11884 cli_runner.go:164] Run: docker network inspect addons-942928 --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}}]}"
	W0924 18:21:27.029450   11884 cli_runner.go:211] docker network inspect addons-942928 --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
	I0924 18:21:27.029541   11884 network_create.go:284] running [docker network inspect addons-942928] to gather additional debugging logs...
	I0924 18:21:27.029560   11884 cli_runner.go:164] Run: docker network inspect addons-942928
	W0924 18:21:27.045147   11884 cli_runner.go:211] docker network inspect addons-942928 returned with exit code 1
	I0924 18:21:27.045183   11884 network_create.go:287] error running [docker network inspect addons-942928]: docker network inspect addons-942928: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-942928 not found
	I0924 18:21:27.045196   11884 network_create.go:289] output of [docker network inspect addons-942928]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-942928 not found
	
	** /stderr **
	I0924 18:21:27.045311   11884 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}}]}"
	I0924 18:21:27.061555   11884 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:0xc001b21b70}
	I0924 18:21:27.061608   11884 network_create.go:124] attempt to create docker network addons-942928 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0924 18:21:27.061655   11884 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-942928 addons-942928
	I0924 18:21:27.123143   11884 network_create.go:108] docker network addons-942928 192.168.49.0/24 created
	I0924 18:21:27.123170   11884 kic.go:121] calculated static IP "192.168.49.2" for the "addons-942928" container
	I0924 18:21:27.123236   11884 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0924 18:21:27.138194   11884 cli_runner.go:164] Run: docker volume create addons-942928 --label name.minikube.sigs.k8s.io=addons-942928 --label created_by.minikube.sigs.k8s.io=true
	I0924 18:21:27.155216   11884 oci.go:103] Successfully created a docker volume addons-942928
	I0924 18:21:27.155301   11884 cli_runner.go:164] Run: docker run --rm --name addons-942928-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --entrypoint /usr/bin/test -v addons-942928:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0924 18:21:31.119915   11884 cli_runner.go:217] Completed: docker run --rm --name addons-942928-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --entrypoint /usr/bin/test -v addons-942928:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (3.964575542s)
	I0924 18:21:31.119941   11884 oci.go:107] Successfully prepared a docker volume addons-942928
	I0924 18:21:31.119978   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:31.120001   11884 kic.go:194] Starting extracting preloaded images to volume ...
	I0924 18:21:31.120066   11884 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-942928:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0924 18:21:35.731422   11884 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-942928:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.611318444s)
	I0924 18:21:35.731451   11884 kic.go:203] duration metric: took 4.611446659s to extract preloaded images to volume ...
	W0924 18:21:35.731585   11884 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0924 18:21:35.731710   11884 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0924 18:21:35.780896   11884 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-942928 --name addons-942928 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-942928 --network addons-942928 --ip 192.168.49.2 --volume addons-942928:/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-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0924 18:21:36.105579   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Running}}
	I0924 18:21:36.123299   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.140728   11884 cli_runner.go:164] Run: docker exec addons-942928 stat /var/lib/dpkg/alternatives/iptables
	I0924 18:21:36.182835   11884 oci.go:144] the created container "addons-942928" has a running status.
	I0924 18:21:36.182868   11884 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa...
	I0924 18:21:36.447668   11884 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0924 18:21:36.516393   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.540122   11884 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0924 18:21:36.540146   11884 kic_runner.go:114] Args: [docker exec --privileged addons-942928 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0924 18:21:36.585001   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.603502   11884 machine.go:93] provisionDockerMachine start ...
	I0924 18:21:36.603665   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.622196   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.622403   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.622420   11884 main.go:141] libmachine: About to run SSH command:
	hostname
	I0924 18:21:36.757265   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-942928
	
	I0924 18:21:36.757294   11884 ubuntu.go:169] provisioning hostname "addons-942928"
	I0924 18:21:36.757357   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.775221   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.775447   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.775471   11884 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-942928 && echo "addons-942928" | sudo tee /etc/hostname
	I0924 18:21:36.895938   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-942928
	
	I0924 18:21:36.896026   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.911881   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.912091   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.912116   11884 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-942928' /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-942928/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-942928' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0924 18:21:37.021601   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0924 18:21:37.021637   11884 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19700-3618/.minikube CaCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19700-3618/.minikube}
	I0924 18:21:37.021664   11884 ubuntu.go:177] setting up certificates
	I0924 18:21:37.021676   11884 provision.go:84] configureAuth start
	I0924 18:21:37.021730   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.038291   11884 provision.go:143] copyHostCerts
	I0924 18:21:37.038389   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/ca.pem (1082 bytes)
	I0924 18:21:37.038535   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/cert.pem (1123 bytes)
	I0924 18:21:37.038632   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/key.pem (1679 bytes)
	I0924 18:21:37.038720   11884 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem org=jenkins.addons-942928 san=[127.0.0.1 192.168.49.2 addons-942928 localhost minikube]
	I0924 18:21:37.243216   11884 provision.go:177] copyRemoteCerts
	I0924 18:21:37.243288   11884 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0924 18:21:37.243337   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.260211   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.345857   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0924 18:21:37.366740   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0924 18:21:37.388131   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0924 18:21:37.408838   11884 provision.go:87] duration metric: took 387.148063ms to configureAuth
	I0924 18:21:37.408868   11884 ubuntu.go:193] setting minikube options for container-runtime
	I0924 18:21:37.409054   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:37.409165   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.426049   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:37.426303   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:37.426325   11884 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
	I0924 18:21:37.619869   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0924 18:21:37.619889   11884 machine.go:96] duration metric: took 1.016366441s to provisionDockerMachine
	I0924 18:21:37.619897   11884 client.go:171] duration metric: took 10.79312564s to LocalClient.Create
	I0924 18:21:37.619910   11884 start.go:167] duration metric: took 10.79318309s to libmachine.API.Create "addons-942928"
	I0924 18:21:37.619918   11884 start.go:293] postStartSetup for "addons-942928" (driver="docker")
	I0924 18:21:37.619942   11884 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]
	I0924 18:21:37.619996   11884 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
	I0924 18:21:37.620030   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.636702   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.722357   11884 ssh_runner.go:195] Run: cat /etc/os-release
	I0924 18:21:37.725374   11884 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0924 18:21:37.725412   11884 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0924 18:21:37.725427   11884 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0924 18:21:37.725436   11884 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0924 18:21:37.725449   11884 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-3618/.minikube/addons for local assets ...
	I0924 18:21:37.725510   11884 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-3618/.minikube/files for local assets ...
	I0924 18:21:37.725534   11884 start.go:296] duration metric: took 105.608909ms for postStartSetup
	I0924 18:21:37.725802   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.742133   11884 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json ...
	I0924 18:21:37.742395   11884 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:21:37.742474   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.759395   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.838400   11884 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0924 18:21:37.842662   11884 start.go:128] duration metric: took 11.018322802s to createHost
	I0924 18:21:37.842689   11884 start.go:83] releasing machines lock for "addons-942928", held for 11.018455123s
	I0924 18:21:37.842758   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.858911   11884 ssh_runner.go:195] Run: cat /version.json
	I0924 18:21:37.858954   11884 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0924 18:21:37.858966   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.859004   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.876019   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.876340   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:38.042659   11884 ssh_runner.go:195] Run: systemctl --version
	I0924 18:21:38.046571   11884 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0924 18:21:38.182672   11884 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0924 18:21:38.186791   11884 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" ;
	I0924 18:21:38.204411   11884 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0924 18:21:38.204502   11884 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" ;
	I0924 18:21:38.231650   11884 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0924 18:21:38.231673   11884 start.go:495] detecting cgroup driver to use...
	I0924 18:21:38.231702   11884 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0924 18:21:38.231741   11884 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0924 18:21:38.245204   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0924 18:21:38.255639   11884 docker.go:217] disabling cri-docker service (if available) ...
	I0924 18:21:38.255707   11884 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0924 18:21:38.268742   11884 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0924 18:21:38.280898   11884 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0924 18:21:38.357903   11884 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0924 18:21:38.435041   11884 docker.go:233] disabling docker service ...
	I0924 18:21:38.435147   11884 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0924 18:21:38.452133   11884 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0924 18:21:38.462453   11884 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0924 18:21:38.538393   11884 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0924 18:21:38.619267   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0924 18:21:38.629478   11884 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"
	I0924 18:21:38.643299   11884 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0924 18:21:38.643344   11884 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"
	I0924 18:21:38.652479   11884 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0924 18:21:38.652539   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.662153   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.671257   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.680044   11884 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0924 18:21:38.688113   11884 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"
	I0924 18:21:38.697021   11884 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"
	I0924 18:21:38.711446   11884 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"
	I0924 18:21:38.720267   11884 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0924 18:21:38.727817   11884 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0924 18:21:38.727875   11884 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0924 18:21:38.740852   11884 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0924 18:21:38.749060   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:38.821677   11884 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0924 18:21:38.929654   11884 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0924 18:21:38.929724   11884 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0924 18:21:38.933006   11884 start.go:563] Will wait 60s for crictl version
	I0924 18:21:38.933052   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:21:38.935856   11884 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0924 18:21:38.967822   11884 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0924 18:21:38.967958   11884 ssh_runner.go:195] Run: crio --version
	I0924 18:21:39.000779   11884 ssh_runner.go:195] Run: crio --version
	I0924 18:21:39.036881   11884 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0924 18:21:39.038551   11884 cli_runner.go:164] Run: docker network inspect addons-942928 --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}}]}"
	I0924 18:21:39.054705   11884 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0924 18:21:39.058049   11884 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""
	I0924 18:21:39.067947   11884 kubeadm.go:883] updating cluster {Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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} ...
	I0924 18:21:39.068105   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:39.068165   11884 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:21:39.127220   11884 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:21:39.127265   11884 crio.go:433] Images already preloaded, skipping extraction
	I0924 18:21:39.127314   11884 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:21:39.158990   11884 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:21:39.159010   11884 cache_images.go:84] Images are preloaded, skipping loading
	I0924 18:21:39.159017   11884 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0924 18:21:39.159105   11884 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-942928 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-942928 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:}
	I0924 18:21:39.159195   11884 ssh_runner.go:195] Run: crio config
	I0924 18:21:39.200601   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:39.200622   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:39.200631   11884 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0924 18:21:39.200650   11884 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-942928 NodeName:addons-942928 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}
	I0924 18:21:39.200767   11884 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-942928"
	  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
	
	I0924 18:21:39.200825   11884 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0924 18:21:39.209092   11884 binaries.go:44] Found k8s binaries, skipping transfer
	I0924 18:21:39.209159   11884 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0924 18:21:39.217373   11884 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0924 18:21:39.233333   11884 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0924 18:21:39.249701   11884 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0924 18:21:39.266483   11884 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0924 18:21:39.269803   11884 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""
	I0924 18:21:39.279734   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:39.350858   11884 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:21:39.362991   11884 certs.go:68] Setting up /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928 for IP: 192.168.49.2
	I0924 18:21:39.363015   11884 certs.go:194] generating shared ca certs ...
	I0924 18:21:39.363035   11884 certs.go:226] acquiring lock for ca certs: {Name:mke6ac4c3d20efed3b37eb9ac75b4b9d18d61e69 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.363171   11884 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key
	I0924 18:21:39.593383   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt ...
	I0924 18:21:39.593415   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt: {Name:mk052d0baf23cb1222e64ce72e0dffcb8b6a3a55 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.593595   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key ...
	I0924 18:21:39.593605   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key: {Name:mke858d3f049fdc7e076da9849aa54633ed4803b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.593673   11884 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key
	I0924 18:21:39.755757   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt ...
	I0924 18:21:39.755785   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt: {Name:mk5c16ff4792f90591d79c97056154c8274e4f37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.755936   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key ...
	I0924 18:21:39.755947   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key: {Name:mkc41c27879a3477f029bca61bd0f9ede9989d67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.756013   11884 certs.go:256] generating profile certs ...
	I0924 18:21:39.756089   11884 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key
	I0924 18:21:39.756105   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt with IP's: []
	I0924 18:21:40.142357   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt ...
	I0924 18:21:40.142388   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: {Name:mk78751a9037ea5acedb082eb018c62e584049ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.142548   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key ...
	I0924 18:21:40.142559   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key: {Name:mk604998acb5edaee9a77b61875a8e7be0dac128 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.142626   11884 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec
	I0924 18:21:40.142642   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0924 18:21:40.251755   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec ...
	I0924 18:21:40.251783   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec: {Name:mk67eb371490ff1841e163fa95f24c0e1bca6ee7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.251923   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec ...
	I0924 18:21:40.251935   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec: {Name:mk3edb1f71c9bb124a8ff18a94c6f06fe1e1f999 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.251999   11884 certs.go:381] copying /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec -> /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt
	I0924 18:21:40.252081   11884 certs.go:385] copying /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec -> /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key
	I0924 18:21:40.252129   11884 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key
	I0924 18:21:40.252145   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt with IP's: []
	I0924 18:21:40.498489   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt ...
	I0924 18:21:40.498521   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt: {Name:mk7d8a4b34c8332a34135c57c367f889bb9c8115 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.498676   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key ...
	I0924 18:21:40.498686   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key: {Name:mk7f1c72a15409d293a259d1d671abb6fe1e1cb0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.498840   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem (1679 bytes)
	I0924 18:21:40.498875   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem (1082 bytes)
	I0924 18:21:40.498895   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem (1123 bytes)
	I0924 18:21:40.498920   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem (1679 bytes)
	I0924 18:21:40.499445   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0924 18:21:40.522069   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0924 18:21:40.542847   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0924 18:21:40.563109   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0924 18:21:40.584013   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0924 18:21:40.604778   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0924 18:21:40.627061   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0924 18:21:40.647810   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0924 18:21:40.668471   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0924 18:21:40.689321   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0924 18:21:40.705135   11884 ssh_runner.go:195] Run: openssl version
	I0924 18:21:40.710347   11884 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"
	I0924 18:21:40.718976   11884 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.722154   11884 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 24 18:21 /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.722340   11884 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.728373   11884 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"
	I0924 18:21:40.736865   11884 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0924 18:21:40.739860   11884 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
	I0924 18:21:40.739914   11884 kubeadm.go:392] StartCluster: {Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:40.739983   11884 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0924 18:21:40.740032   11884 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0924 18:21:40.771611   11884 cri.go:89] found id: ""
	I0924 18:21:40.771686   11884 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0924 18:21:40.779759   11884 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0924 18:21:40.787378   11884 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0924 18:21:40.787426   11884 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
	I0924 18:21:40.794829   11884 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
	I0924 18:21:40.794845   11884 kubeadm.go:157] found existing configuration files:
	
	I0924 18:21:40.794912   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0924 18:21:40.802125   11884 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
	I0924 18:21:40.802188   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0924 18:21:40.809120   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0924 18:21:40.816331   11884 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
	I0924 18:21:40.816383   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0924 18:21:40.823389   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0924 18:21:40.830946   11884 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
	I0924 18:21:40.830997   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0924 18:21:40.837995   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0924 18:21:40.845259   11884 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
	I0924 18:21:40.845316   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0924 18:21:40.852209   11884 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"
	I0924 18:21:40.885790   11884 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0924 18:21:40.885889   11884 kubeadm.go:310] [preflight] Running pre-flight checks
	I0924 18:21:40.903890   11884 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0924 18:21:40.903997   11884 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0924 18:21:40.904053   11884 kubeadm.go:310] OS: Linux
	I0924 18:21:40.904153   11884 kubeadm.go:310] CGROUPS_CPU: enabled
	I0924 18:21:40.904225   11884 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0924 18:21:40.904315   11884 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0924 18:21:40.904397   11884 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0924 18:21:40.904505   11884 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0924 18:21:40.904585   11884 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0924 18:21:40.904655   11884 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0924 18:21:40.904732   11884 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0924 18:21:40.904827   11884 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0924 18:21:40.955482   11884 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0924 18:21:40.955608   11884 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0924 18:21:40.955720   11884 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0924 18:21:40.961371   11884 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0924 18:21:40.964089   11884 out.go:235]   - Generating certificates and keys ...
	I0924 18:21:40.964214   11884 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0924 18:21:40.964297   11884 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0924 18:21:41.114687   11884 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0924 18:21:41.255424   11884 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0924 18:21:41.345888   11884 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0924 18:21:41.648503   11884 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0924 18:21:41.896322   11884 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0924 18:21:41.896457   11884 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-942928 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:21:42.095138   11884 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0924 18:21:42.095332   11884 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-942928 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:21:42.165930   11884 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0924 18:21:42.242311   11884 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0924 18:21:42.421496   11884 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0924 18:21:42.421606   11884 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0924 18:21:42.493779   11884 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0924 18:21:42.713533   11884 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0924 18:21:42.918631   11884 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0924 18:21:43.252390   11884 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0924 18:21:43.351908   11884 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0924 18:21:43.352367   11884 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0924 18:21:43.355936   11884 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0924 18:21:43.358021   11884 out.go:235]   - Booting up control plane ...
	I0924 18:21:43.358122   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0924 18:21:43.358198   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0924 18:21:43.358290   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0924 18:21:43.366467   11884 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0924 18:21:43.371811   11884 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0924 18:21:43.371863   11884 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0924 18:21:43.450506   11884 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0924 18:21:43.450654   11884 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0924 18:21:44.451673   11884 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001352411s
	I0924 18:21:44.451791   11884 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0924 18:21:48.953916   11884 kubeadm.go:310] [api-check] The API server is healthy after 4.502136584s
	I0924 18:21:48.964995   11884 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0924 18:21:48.975374   11884 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0924 18:21:48.994052   11884 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0924 18:21:48.994261   11884 kubeadm.go:310] [mark-control-plane] Marking the node addons-942928 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0924 18:21:49.002573   11884 kubeadm.go:310] [bootstrap-token] Using token: zk41l8.3kiwjtrs0jq67q8a
	I0924 18:21:49.004397   11884 out.go:235]   - Configuring RBAC rules ...
	I0924 18:21:49.004553   11884 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0924 18:21:49.007328   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0924 18:21:49.013114   11884 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
	I0924 18:21:49.015870   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0924 18:21:49.018698   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0924 18:21:49.022819   11884 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0924 18:21:49.361139   11884 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0924 18:21:49.779938   11884 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0924 18:21:50.359881   11884 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0924 18:21:50.361518   11884 kubeadm.go:310] 
	I0924 18:21:50.361594   11884 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0924 18:21:50.361602   11884 kubeadm.go:310] 
	I0924 18:21:50.361721   11884 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0924 18:21:50.361738   11884 kubeadm.go:310] 
	I0924 18:21:50.361779   11884 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0924 18:21:50.361862   11884 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0924 18:21:50.361912   11884 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0924 18:21:50.361934   11884 kubeadm.go:310] 
	I0924 18:21:50.362021   11884 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0924 18:21:50.362032   11884 kubeadm.go:310] 
	I0924 18:21:50.362081   11884 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0924 18:21:50.362091   11884 kubeadm.go:310] 
	I0924 18:21:50.362172   11884 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0924 18:21:50.362302   11884 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0924 18:21:50.362406   11884 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0924 18:21:50.362425   11884 kubeadm.go:310] 
	I0924 18:21:50.362529   11884 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0924 18:21:50.362617   11884 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0924 18:21:50.362627   11884 kubeadm.go:310] 
	I0924 18:21:50.362758   11884 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zk41l8.3kiwjtrs0jq67q8a \
	I0924 18:21:50.362886   11884 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7fca06342f7d2e57d003d47684bda13156568ef6a53e3d075972ae6186fe9735 \
	I0924 18:21:50.362923   11884 kubeadm.go:310] 	--control-plane 
	I0924 18:21:50.362934   11884 kubeadm.go:310] 
	I0924 18:21:50.363009   11884 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0924 18:21:50.363016   11884 kubeadm.go:310] 
	I0924 18:21:50.363089   11884 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zk41l8.3kiwjtrs0jq67q8a \
	I0924 18:21:50.363191   11884 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7fca06342f7d2e57d003d47684bda13156568ef6a53e3d075972ae6186fe9735 
	I0924 18:21:50.365062   11884 kubeadm.go:310] W0924 18:21:40.883271    1290 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.
	I0924 18:21:50.365321   11884 kubeadm.go:310] W0924 18:21:40.883902    1290 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.
	I0924 18:21:50.365510   11884 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-1069-gcp\n", err: exit status 1
	I0924 18:21:50.365632   11884 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0924 18:21:50.365665   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:50.365679   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:50.367557   11884 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0924 18:21:50.368991   11884 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0924 18:21:50.372568   11884 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0924 18:21:50.372585   11884 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0924 18:21:50.388639   11884 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
	I0924 18:21:50.574824   11884 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0924 18:21:50.574880   11884 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
	I0924 18:21:50.574923   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-942928 minikube.k8s.io/updated_at=2024_09_24T18_21_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e minikube.k8s.io/name=addons-942928 minikube.k8s.io/primary=true
	I0924 18:21:50.582142   11884 ops.go:34] apiserver oom_adj: -16
	I0924 18:21:50.652581   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:51.153589   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:51.653226   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:52.152970   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:52.653164   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:53.152708   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:53.653499   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.152749   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.652862   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:55.153076   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:55.219459   11884 kubeadm.go:1113] duration metric: took 4.644622533s to wait for elevateKubeSystemPrivileges
	I0924 18:21:55.219487   11884 kubeadm.go:394] duration metric: took 14.47957657s to StartCluster
	I0924 18:21:55.219506   11884 settings.go:142] acquiring lock: {Name:mk21be07f84942518ec013a34f770d15d38248aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:55.219620   11884 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:21:55.219969   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/kubeconfig: {Name:mkfc52096f610c7baed2d0b4f59d615eff843831 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:55.220155   11884 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}
	I0924 18:21:55.220165   11884 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"
	I0924 18:21:55.220208   11884 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 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]
	I0924 18:21:55.220343   11884 addons.go:69] Setting yakd=true in profile "addons-942928"
	I0924 18:21:55.220357   11884 addons.go:69] Setting cloud-spanner=true in profile "addons-942928"
	I0924 18:21:55.220365   11884 addons.go:234] Setting addon yakd=true in "addons-942928"
	I0924 18:21:55.220378   11884 addons.go:234] Setting addon cloud-spanner=true in "addons-942928"
	I0924 18:21:55.220397   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220402   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:55.220418   11884 addons.go:69] Setting ingress-dns=true in profile "addons-942928"
	I0924 18:21:55.220420   11884 addons.go:69] Setting default-storageclass=true in profile "addons-942928"
	I0924 18:21:55.220415   11884 addons.go:69] Setting ingress=true in profile "addons-942928"
	I0924 18:21:55.220434   11884 addons.go:234] Setting addon ingress-dns=true in "addons-942928"
	I0924 18:21:55.220442   11884 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-942928"
	I0924 18:21:55.220460   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220466   11884 addons.go:69] Setting metrics-server=true in profile "addons-942928"
	I0924 18:21:55.220473   11884 addons.go:69] Setting registry=true in profile "addons-942928"
	I0924 18:21:55.220483   11884 addons.go:69] Setting volcano=true in profile "addons-942928"
	I0924 18:21:55.220489   11884 addons.go:234] Setting addon registry=true in "addons-942928"
	I0924 18:21:55.220495   11884 addons.go:234] Setting addon volcano=true in "addons-942928"
	I0924 18:21:55.220513   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220526   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220748   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220871   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220928   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220959   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220410   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220460   11884 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-942928"
	I0924 18:21:55.221013   11884 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-942928"
	I0924 18:21:55.221038   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.221039   11884 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-942928"
	I0924 18:21:55.221091   11884 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-942928"
	I0924 18:21:55.221124   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.221390   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.221485   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220968   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.221594   11884 addons.go:69] Setting volumesnapshots=true in profile "addons-942928"
	I0924 18:21:55.221620   11884 addons.go:234] Setting addon volumesnapshots=true in "addons-942928"
	I0924 18:21:55.221649   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220396   11884 addons.go:69] Setting gcp-auth=true in profile "addons-942928"
	I0924 18:21:55.221847   11884 mustload.go:65] Loading cluster: addons-942928
	I0924 18:21:55.222041   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:55.222099   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.222191   11884 out.go:177] * Verifying Kubernetes components...
	I0924 18:21:55.222293   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220464   11884 addons.go:69] Setting storage-provisioner=true in profile "addons-942928"
	I0924 18:21:55.222630   11884 addons.go:234] Setting addon storage-provisioner=true in "addons-942928"
	I0924 18:21:55.221574   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220475   11884 addons.go:234] Setting addon metrics-server=true in "addons-942928"
	I0924 18:21:55.222858   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220347   11884 addons.go:69] Setting inspektor-gadget=true in profile "addons-942928"
	I0924 18:21:55.222925   11884 addons.go:234] Setting addon inspektor-gadget=true in "addons-942928"
	I0924 18:21:55.222950   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.224545   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:55.222564   11884 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-942928"
	I0924 18:21:55.225315   11884 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-942928"
	I0924 18:21:55.225537   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220446   11884 addons.go:234] Setting addon ingress=true in "addons-942928"
	I0924 18:21:55.227588   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.228106   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.222666   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.236538   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.255883   11884 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0924 18:21:55.257142   11884 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0924 18:21:55.257149   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0924 18:21:55.257215   11884 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0924 18:21:55.257280   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.257666   11884 addons.go:234] Setting addon default-storageclass=true in "addons-942928"
	I0924 18:21:55.257709   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.258213   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.258559   11884 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:21:55.258586   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0924 18:21:55.258631   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.262979   11884 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0924 18:21:55.264731   11884 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0924 18:21:55.264753   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0924 18:21:55.264818   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.272593   11884 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0924 18:21:55.272753   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.273285   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.274071   11884 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:21:55.274093   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0924 18:21:55.274154   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	W0924 18:21:55.275062   11884 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0924 18:21:55.276686   11884 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0924 18:21:55.277923   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:21:55.278007   11884 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:21:55.278024   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0924 18:21:55.278073   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.280343   11884 out.go:177]   - Using image docker.io/registry:2.8.3
	I0924 18:21:55.280342   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0924 18:21:55.282234   11884 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0924 18:21:55.282915   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:21:55.284478   11884 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0924 18:21:55.284497   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0924 18:21:55.284555   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.284981   11884 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:21:55.284999   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0924 18:21:55.285048   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.294998   11884 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-942928"
	I0924 18:21:55.295049   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.295542   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.307654   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.320228   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.328948   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.331215   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.335176   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.342988   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.351584   11884 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0924 18:21:55.353614   11884 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0924 18:21:55.353636   11884 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0924 18:21:55.353692   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.357920   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.364036   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.365010   11884 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0924 18:21:55.366074   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0924 18:21:55.366094   11884 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0924 18:21:55.366154   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.371092   11884 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0924 18:21:55.372208   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0924 18:21:55.372212   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0924 18:21:55.373298   11884 out.go:177]   - Using image docker.io/busybox:stable
	I0924 18:21:55.373389   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0924 18:21:55.373407   11884 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0924 18:21:55.373466   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.374244   11884 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0924 18:21:55.374260   11884 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0924 18:21:55.374302   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.374963   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0924 18:21:55.375090   11884 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:21:55.375110   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0924 18:21:55.375157   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.376392   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.377619   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0924 18:21:55.378915   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0924 18:21:55.380144   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0924 18:21:55.381301   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0924 18:21:55.382627   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0924 18:21:55.383885   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0924 18:21:55.385215   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0924 18:21:55.385235   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0924 18:21:55.385295   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.393802   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.396682   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.397131   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.397764   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.407715   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	W0924 18:21:55.414353   11884 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0924 18:21:55.414388   11884 retry.go:31] will retry after 133.896664ms: ssh: handshake failed: EOF
	W0924 18:21:55.414353   11884 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0924 18:21:55.414480   11884 retry.go:31] will retry after 197.011169ms: ssh: handshake failed: EOF
	I0924 18:21:55.533477   11884 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 -"
	I0924 18:21:55.615225   11884 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:21:55.811442   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0924 18:21:55.811470   11884 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0924 18:21:55.812497   11884 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
	I0924 18:21:55.827318   11884 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0924 18:21:55.827341   11884 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0924 18:21:55.827759   11884 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
	I0924 18:21:55.838253   11884 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
	I0924 18:21:55.916828   11884 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
	I0924 18:21:55.918522   11884 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
	I0924 18:21:55.920007   11884 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0924 18:21:55.920073   11884 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0924 18:21:55.922780   11884 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
	I0924 18:21:55.932017   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0924 18:21:55.932043   11884 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0924 18:21:56.011691   11884 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
	I0924 18:21:56.012569   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0924 18:21:56.012593   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0924 18:21:56.118368   11884 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0924 18:21:56.118468   11884 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0924 18:21:56.120266   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0924 18:21:56.120335   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0924 18:21:56.120709   11884 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:21:56.120748   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0924 18:21:56.213623   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0924 18:21:56.213717   11884 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0924 18:21:56.215945   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0924 18:21:56.216020   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0924 18:21:56.311488   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0924 18:21:56.311581   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0924 18:21:56.418034   11884 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0924 18:21:56.418124   11884 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0924 18:21:56.424376   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0924 18:21:56.424405   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0924 18:21:56.430302   11884 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
	I0924 18:21:56.516349   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0924 18:21:56.516380   11884 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)
	I0924 18:21:56.627047   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0924 18:21:56.627070   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0924 18:21:56.627251   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0924 18:21:56.627265   11884 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0924 18:21:56.634304   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0924 18:21:56.634334   11884 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0924 18:21:56.717635   11884 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0924 18:21:56.717660   11884 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0924 18:21:57.020393   11884 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0924 18:21:57.020477   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0924 18:21:57.021809   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0924 18:21:57.021883   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0924 18:21:57.118470   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0924 18:21:57.118579   11884 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0924 18:21:57.121395   11884 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
	I0924 18:21:57.212079   11884 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0924 18:21:57.212110   11884 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0924 18:21:57.318747   11884 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
	I0924 18:21:57.325601   11884 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
	I0924 18:21:57.325911   11884 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 -": (1.79240238s)
	I0924 18:21:57.325940   11884 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0924 18:21:57.334023   11884 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.718762008s)
	I0924 18:21:57.335711   11884 node_ready.go:35] waiting up to 6m0s for node "addons-942928" to be "Ready" ...
	I0924 18:21:57.410501   11884 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0924 18:21:57.410537   11884 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0924 18:21:57.424741   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0924 18:21:57.424770   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0924 18:21:57.720847   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0924 18:21:57.720872   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0924 18:21:57.736293   11884 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0924 18:21:57.736378   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0924 18:21:57.937440   11884 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-942928" context rescaled to 1 replicas
	I0924 18:21:58.021994   11884 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
	I0924 18:21:58.026747   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0924 18:21:58.026825   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0924 18:21:58.311248   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0924 18:21:58.311348   11884 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0924 18:21:58.425768   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0924 18:21:58.425881   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0924 18:21:58.525873   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0924 18:21:58.525896   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0924 18:21:58.633072   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0924 18:21:58.633104   11884 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0924 18:21:58.911439   11884 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
	I0924 18:21:59.413483   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:01.026369   11884 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.213833105s)
	I0924 18:22:01.026410   11884 addons.go:475] Verifying addon ingress=true in "addons-942928"
	I0924 18:22:01.026645   11884 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.198842212s)
	I0924 18:22:01.026702   11884 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: (5.18842674s)
	I0924 18:22:01.026809   11884 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: (5.108205818s)
	I0924 18:22:01.026869   11884 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: (5.110001099s)
	I0924 18:22:01.026911   11884 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.104098254s)
	I0924 18:22:01.026983   11884 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: (5.015256461s)
	I0924 18:22:01.027006   11884 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: (4.596671796s)
	I0924 18:22:01.027021   11884 addons.go:475] Verifying addon registry=true in "addons-942928"
	I0924 18:22:01.027056   11884 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: (3.905593631s)
	I0924 18:22:01.027171   11884 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: (3.708396252s)
	I0924 18:22:01.027645   11884 addons.go:475] Verifying addon metrics-server=true in "addons-942928"
	I0924 18:22:01.028207   11884 out.go:177] * Verifying ingress addon...
	I0924 18:22:01.029324   11884 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-942928 service yakd-dashboard -n yakd-dashboard
	
	I0924 18:22:01.029414   11884 out.go:177] * Verifying registry addon...
	I0924 18:22:01.031266   11884 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0924 18:22:01.032354   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0924 18:22:01.037096   11884 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:22:01.037120   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:01.037262   11884 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0924 18:22:01.037286   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0924 18:22:01.116395   11884 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class standard as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "standard": the object has been modified; please apply your changes to the latest version and try again]
	I0924 18:22:01.539793   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:01.540377   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:01.627956   11884 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.302309126s)
	W0924 18:22:01.628006   11884 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
	I0924 18:22:01.628025   11884 retry.go:31] will retry after 320.62058ms: 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
	I0924 18:22:01.628072   11884 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: (3.606032743s)
	I0924 18:22:01.839307   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:01.949413   11884 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
	I0924 18:22:02.030803   11884 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: (3.119306425s)
	I0924 18:22:02.030838   11884 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-942928"
	I0924 18:22:02.032448   11884 out.go:177] * Verifying csi-hostpath-driver addon...
	I0924 18:22:02.034739   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0924 18:22:02.034755   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:02.035116   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:02.037883   11884 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:22:02.037907   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:02.534800   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:02.535139   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:02.537142   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:02.615996   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0924 18:22:02.616078   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:22:02.647629   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:22:02.831206   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0924 18:22:02.926001   11884 addons.go:234] Setting addon gcp-auth=true in "addons-942928"
	I0924 18:22:02.926058   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:22:02.926586   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:22:02.951120   11884 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0924 18:22:02.951178   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:22:02.970180   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:22:03.035547   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:03.035760   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:03.037730   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:03.535878   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:03.536243   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:03.537114   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.035033   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:04.035265   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:04.037335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.338712   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:04.513344   11884 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.562194823s)
	I0924 18:22:04.513339   11884 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.563877734s)
	I0924 18:22:04.515117   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:22:04.516708   11884 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0924 18:22:04.518045   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0924 18:22:04.518063   11884 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0924 18:22:04.535839   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:04.535951   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0924 18:22:04.535969   11884 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0924 18:22:04.536484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:04.537583   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.552753   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0924 18:22:04.552774   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0924 18:22:04.570231   11884 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
	I0924 18:22:04.916510   11884 addons.go:475] Verifying addon gcp-auth=true in "addons-942928"
	I0924 18:22:04.918512   11884 out.go:177] * Verifying gcp-auth addon...
	I0924 18:22:04.920781   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0924 18:22:04.924688   11884 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0924 18:22:04.924706   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:05.034815   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:05.035008   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:05.036924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:05.423531   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:05.534748   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:05.534832   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:05.536779   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:05.924390   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:06.035224   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:06.035696   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:06.037269   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:06.339109   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:06.423930   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:06.535008   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:06.535326   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:06.537203   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:06.924629   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:07.034660   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:07.034938   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:07.037115   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:07.423830   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:07.534998   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:07.535087   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:07.537062   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:07.923947   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:08.035230   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:08.035379   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:08.037118   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:08.424715   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:08.534657   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:08.534799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:08.536731   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:08.839297   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:08.924136   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:09.035282   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:09.035401   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:09.037185   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:09.423812   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:09.535028   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:09.535274   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:09.537084   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:09.923790   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:10.034825   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:10.034829   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:10.036716   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:10.423931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:10.535041   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:10.535353   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:10.536997   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:10.924130   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:11.035248   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:11.035538   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:11.037203   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:11.338776   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:11.424122   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:11.535039   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:11.535115   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:11.536705   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:11.923625   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:12.034645   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:12.034664   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:12.037709   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:12.423742   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:12.535051   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:12.535061   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:12.536799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:12.924923   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:13.035216   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:13.035343   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:13.037151   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:13.424194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:13.535287   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:13.535511   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:13.537820   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:13.838659   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:13.924094   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:14.035438   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:14.035581   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:14.037228   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:14.423911   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:14.534945   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:14.534991   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:14.536858   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:14.924150   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:15.034938   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:15.035435   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:15.037086   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:15.424207   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:15.534750   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:15.535281   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:15.536789   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:15.839434   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:15.923931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:16.034874   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:16.034892   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:16.037016   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:16.424293   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:16.534892   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:16.535537   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:16.536749   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:16.923675   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:17.034794   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:17.034997   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:17.036993   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:17.423986   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:17.535107   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:17.535245   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:17.537010   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:17.923853   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:18.034792   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:18.035110   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:18.036893   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:18.338456   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:18.424442   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:18.535364   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:18.535584   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:18.537062   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:18.924342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:19.034871   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:19.035512   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:19.037021   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:19.424165   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:19.535338   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:19.535531   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:19.536872   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:19.924148   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:20.035004   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:20.035645   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:20.037436   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:20.340523   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:20.424721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:20.534665   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:20.534956   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:20.537002   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:20.924643   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:21.034754   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:21.034873   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:21.036990   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:21.424098   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:21.535404   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:21.535606   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:21.537149   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:21.924490   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:22.034467   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:22.034557   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:22.037473   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:22.423692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:22.534541   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:22.534799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:22.536968   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:22.838596   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:22.924156   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:23.035417   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:23.035432   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:23.037422   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:23.424360   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:23.534819   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:23.535288   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:23.536881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:23.924097   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:24.035334   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:24.035540   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:24.037470   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:24.423911   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:24.535038   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:24.535044   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:24.536893   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:24.923692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:25.034797   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.035044   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:25.037047   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:25.338645   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:25.424153   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:25.535144   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.535561   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:25.537101   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:25.924914   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:26.035109   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.035280   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.037163   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:26.424470   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:26.535298   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.535903   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.537009   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:26.924041   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:27.035341   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:27.035385   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:27.037521   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:27.339006   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:27.424695   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:27.534658   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:27.534751   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:27.537580   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:27.923532   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:28.034465   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:28.034762   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:28.036874   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.424071   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:28.535235   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:28.535273   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:28.536899   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.924271   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:29.034989   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.035416   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:29.037346   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:29.339131   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:29.423657   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:29.534303   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:29.534552   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.537302   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:29.924110   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:30.035047   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:30.036222   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:30.037391   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:30.423647   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:30.534820   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:30.535098   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:30.537181   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:30.925286   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:31.034979   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:31.035334   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:31.037202   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.424514   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:31.535476   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:31.535671   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:31.537222   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.838916   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:31.924481   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:32.034484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:32.034655   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:32.037457   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:32.423510   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:32.534983   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:32.535358   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:32.536936   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:32.923692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:33.034553   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:33.034897   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:33.037021   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.424069   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:33.535158   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:33.535300   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:33.536999   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.923989   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:34.035318   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:34.035352   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.037131   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:34.339018   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:34.424423   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:34.535289   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.535766   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:34.537067   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:34.924305   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:35.034904   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:35.035422   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:35.037153   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.424121   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:35.535238   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:35.535392   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:35.537330   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.924425   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:36.034950   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:36.035408   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.037197   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:36.424169   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:36.535173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:36.535343   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.538676   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:36.839362   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:36.924026   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:37.035162   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:37.035364   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:37.036951   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:37.424054   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:37.535351   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:37.535407   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:37.537350   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:37.923571   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:38.034791   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:38.038440   11884 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:22:38.038465   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:38.039012   11884 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:22:38.039034   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:38.413238   11884 node_ready.go:49] node "addons-942928" has status "Ready":"True"
	I0924 18:22:38.413283   11884 node_ready.go:38] duration metric: took 41.077538993s for node "addons-942928" to be "Ready" ...
	I0924 18:22:38.413295   11884 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" ...
	I0924 18:22:38.424223   11884 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:38.426545   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:38.535383   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:38.535618   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:38.537804   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:38.924760   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.037125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:39.037583   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:39.040791   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.424780   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.534695   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:39.534903   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:39.537646   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.924578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.929219   11884 pod_ready.go:93] pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.929293   11884 pod_ready.go:82] duration metric: took 1.505032905s for pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.929319   11884 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.933070   11884 pod_ready.go:93] pod "etcd-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.933091   11884 pod_ready.go:82] duration metric: took 3.760437ms for pod "etcd-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.933106   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.937071   11884 pod_ready.go:93] pod "kube-apiserver-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.937086   11884 pod_ready.go:82] duration metric: took 3.972453ms for pod "kube-apiserver-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.937095   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.940500   11884 pod_ready.go:93] pod "kube-controller-manager-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.940518   11884 pod_ready.go:82] duration metric: took 3.4154ms for pod "kube-controller-manager-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.940529   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-8kdvm" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.943908   11884 pod_ready.go:93] pod "kube-proxy-8kdvm" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.943924   11884 pod_ready.go:82] duration metric: took 3.388943ms for pod "kube-proxy-8kdvm" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.943932   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.035271   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:40.035659   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:40.037846   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:40.339820   11884 pod_ready.go:93] pod "kube-scheduler-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:40.339847   11884 pod_ready.go:82] duration metric: took 395.907742ms for pod "kube-scheduler-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.339858   11884 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.424422   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:40.534992   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:40.535241   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:40.537882   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:40.923920   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:41.035189   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:41.035386   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:41.038257   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:41.424260   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:41.535611   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:41.536030   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:41.538263   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:41.925301   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:42.035608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:42.036042   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.037756   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:42.345039   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:42.424045   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:42.535484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.535776   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:42.538082   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:42.924699   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:43.034794   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:43.035068   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.037590   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:43.424726   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:43.535079   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:43.535097   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.537771   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:43.923871   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:44.035445   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:44.035702   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:44.037547   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.345755   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:44.424497   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:44.535304   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:44.535630   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:44.538683   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.924194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:45.035502   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:45.035872   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:45.038191   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:45.425216   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:45.535698   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:45.535958   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:45.539803   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:45.924207   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:46.036075   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:46.036172   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:46.037931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:46.424438   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:46.535728   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:46.536099   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:46.537970   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:46.845604   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:46.924714   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:47.035507   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:47.035578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.038417   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:47.424881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:47.535573   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.535715   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:47.537581   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:47.924453   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:48.035133   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:48.035408   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:48.038451   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:48.425123   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:48.536053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:48.536106   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:48.538073   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:48.924529   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:49.035277   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:49.035988   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:49.037995   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.345360   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:49.424365   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:49.535548   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:49.535685   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:49.538099   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.924908   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:50.035655   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:50.035783   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.037931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:50.424944   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:50.535451   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.536351   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:50.539143   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:50.924261   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:51.036308   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:51.036601   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:51.038403   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:51.345726   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:51.424495   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:51.535729   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:51.536264   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:51.537912   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:51.923734   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:52.034953   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.035288   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:52.037854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:52.424482   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:52.535109   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:52.535522   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.537854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:52.924416   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:53.035620   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:53.035961   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:53.037775   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.425034   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:53.535610   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:53.536026   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:53.538690   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.845434   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:53.923977   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:54.035837   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:54.035955   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:54.038284   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:54.424612   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:54.535431   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:54.536270   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:54.537973   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:54.924277   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:55.035856   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:55.036502   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:55.040033   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:55.424427   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:55.535116   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:55.535656   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:55.537694   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:55.924635   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:56.035713   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:56.036272   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.038309   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:56.345668   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:56.424335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:56.536557   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.539895   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:56.541735   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:56.925191   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:57.035813   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:57.035916   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:57.037968   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.424862   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:57.535828   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:57.536130   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:57.538578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.924154   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:58.035940   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:58.036523   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:58.040030   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:58.346000   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:58.424733   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:58.535544   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:58.535902   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:58.538500   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:58.928383   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:59.035768   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:59.036067   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.037757   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:59.425023   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:59.535180   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.535469   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:59.537752   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:59.924005   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:00.035517   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:00.035677   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:00.037926   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:00.424239   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:00.535882   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:00.536133   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:00.537631   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:00.844855   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:00.924643   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:01.035084   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:01.035198   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:01.038231   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:01.424684   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:01.535556   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:01.536353   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:01.540308   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:01.924894   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:02.035714   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:02.036541   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:02.137896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:02.424533   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:02.536240   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:02.536343   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:02.539665   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:02.845434   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:02.924292   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:03.035812   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:03.036611   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:03.039608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:03.425322   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:03.535721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:03.535743   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:03.538146   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:03.924500   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:04.036252   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:04.036881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:04.037924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.424272   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:04.535579   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:04.535800   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:04.537888   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.845503   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:04.924053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:05.035922   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:05.036164   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:05.038268   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:05.424834   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:05.535256   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:05.535267   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:05.538625   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:05.924313   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:06.035992   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:06.036130   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.038355   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:06.424478   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:06.535385   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:06.535867   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.537924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:06.924254   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:07.036342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:07.036687   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:07.039721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.344883   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:07.424752   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:07.535002   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:07.535272   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:07.537896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.923830   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:08.037342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:08.037732   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:08.038349   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:08.424125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:08.536364   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:08.538748   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:08.539595   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:08.924987   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:09.035981   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:09.036137   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.038559   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:09.346284   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:09.424636   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:09.535609   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:09.535968   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.537810   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:09.925378   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:10.036101   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:10.036490   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:10.039765   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.424984   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:10.535904   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:10.536228   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:10.538446   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.924548   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:11.035826   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:11.036263   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.038585   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:11.424730   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:11.535307   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.535692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:11.538237   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:11.845382   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:11.924198   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:12.036002   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:12.036235   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:12.038211   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.424601   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:12.534718   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:12.535173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:12.537874   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.924435   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:13.035618   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:13.035813   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.037869   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:13.424471   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:13.535327   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:13.535640   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.537862   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:13.846862   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:13.924711   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:14.035269   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:14.035600   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:14.037471   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.424931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:14.535299   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:14.535543   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:14.538335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.924596   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:15.035840   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:15.037008   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.041223   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:15.424145   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:15.535269   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.535464   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:15.538171   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:15.924195   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:16.036046   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:16.037071   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:16.038100   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:16.346121   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:16.425199   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:16.535418   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:16.535562   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:16.538170   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:16.923931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:17.035500   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:17.035792   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:17.037867   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.426092   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:17.535965   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:17.536017   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:17.538125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.923793   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:18.034857   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.035243   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:18.038194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:18.424708   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:18.534835   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.535403   11884 kapi.go:107] duration metric: took 1m17.503047626s to wait for kubernetes.io/minikube-addons=registry ...
	I0924 18:23:18.537741   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:18.844922   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:18.925072   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:19.036360   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:19.038182   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:19.425053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:19.536070   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:19.538189   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:19.923919   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:20.034807   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:20.037980   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:20.424065   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:20.535776   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:20.539004   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:20.845481   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:20.924999   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:21.035871   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:21.039845   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:21.425133   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:21.535409   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:21.538621   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.072744   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:22.073572   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.073681   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:22.424743   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:22.534852   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:22.537895   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.924590   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:23.034600   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.037934   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:23.345508   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:23.424653   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:23.535585   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.537896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:23.924413   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:24.036453   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:24.038755   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.423802   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:24.535034   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:24.538774   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.923930   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:25.035098   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:25.037957   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:25.345748   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:25.424479   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:25.535886   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:25.537879   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:25.924795   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:26.034943   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:26.038120   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:26.425530   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:26.535553   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:26.539263   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:26.925255   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:27.036366   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.038719   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:27.416521   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:27.424442   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:27.537450   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.628160   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:27.924114   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:28.035934   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:28.113544   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:28.424549   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:28.536000   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:28.538305   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:28.924204   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:29.036578   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:29.041563   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:29.423693   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:29.536429   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:29.539414   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:29.846816   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:29.925339   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:30.036079   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:30.038379   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:30.424562   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:30.536024   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:30.538639   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:30.924602   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:31.035056   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:31.038602   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:31.423979   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:31.535841   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:31.538000   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:31.924444   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:32.035975   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.038039   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:32.345196   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:32.423796   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:32.534906   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.537854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:32.924629   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:33.036001   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:33.038164   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:33.424514   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:33.536345   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:33.538732   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:33.924279   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:34.035706   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:34.039178   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:34.345597   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:34.424099   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:34.535540   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:34.539076   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:34.924040   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:35.035225   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:35.038709   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:35.424884   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:35.536537   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:35.538606   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:35.924339   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:36.036130   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:36.038408   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:36.345939   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:36.426093   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:36.535888   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:36.537766   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:36.924165   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:37.036005   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:37.038351   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:37.424957   11884 kapi.go:107] duration metric: took 1m32.504171891s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0924 18:23:37.427002   11884 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-942928 cluster.
	I0924 18:23:37.428426   11884 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.
	I0924 18:23:37.429777   11884 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0924 18:23:37.616464   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:37.617617   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:38.035857   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:38.040608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:38.346380   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:38.536683   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:38.539509   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:39.035858   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:39.114436   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:39.535492   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:39.539866   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.035514   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:40.038584   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.535564   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:40.538792   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.845331   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:41.035981   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:41.038722   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:41.536368   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:41.540708   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.035397   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:42.038905   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.536063   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:42.538187   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.845515   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:43.034892   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:43.038161   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:43.536638   11884 kapi.go:107] duration metric: took 1m42.505369801s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0924 18:23:43.538651   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.039699   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.538726   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.845823   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:45.040028   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:45.540173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:46.038880   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:46.539951   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:47.039253   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:47.345759   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:47.539703   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.039273   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.539785   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.845300   11884 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"True"
	I0924 18:23:48.845323   11884 pod_ready.go:82] duration metric: took 1m8.505457418s for pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.845333   11884 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.849498   11884 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace has status "Ready":"True"
	I0924 18:23:48.849521   11884 pod_ready.go:82] duration metric: took 4.180555ms for pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.849543   11884 pod_ready.go:39] duration metric: took 1m10.436237198s 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" ...
	I0924 18:23:48.849563   11884 api_server.go:52] waiting for apiserver process to appear ...
	I0924 18:23:48.849619   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:48.849673   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:48.884270   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:48.884289   11884 cri.go:89] found id: ""
	I0924 18:23:48.884305   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:48.884344   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.887562   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:48.887624   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:48.921432   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:48.921456   11884 cri.go:89] found id: ""
	I0924 18:23:48.921464   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:48.921509   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.924915   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:48.924970   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:48.959892   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:48.959912   11884 cri.go:89] found id: ""
	I0924 18:23:48.959920   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:48.959966   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.963297   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:48.963362   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:48.996985   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:48.997005   11884 cri.go:89] found id: ""
	I0924 18:23:48.997015   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:48.997064   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.000583   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:49.000653   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:49.035326   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:49.035347   11884 cri.go:89] found id: ""
	I0924 18:23:49.035356   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:49.035405   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.039660   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:49.039727   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:49.039933   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:49.072719   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:49.072738   11884 cri.go:89] found id: ""
	I0924 18:23:49.072748   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:49.072799   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.076081   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:49.076142   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:49.109729   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:49.109753   11884 cri.go:89] found id: ""
	I0924 18:23:49.109763   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:49.109813   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.113456   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:49.113477   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:49.155443   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:49.155472   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:49.167003   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:49.167029   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:49.266231   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:49.266262   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:49.308363   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:49.308399   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:49.348257   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:49.348290   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:49.388240   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:49.388268   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:49.420516   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:49.420541   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:49.498202   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:49.498238   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:49.535380   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:49.535408   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:49.539513   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:49.593727   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:49.593759   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:49.631856   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:49.631895   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:50.076060   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:50.538856   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:51.039512   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:51.539279   11884 kapi.go:107] duration metric: took 1m49.504536282s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0924 18:23:51.541315   11884 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, nvidia-device-plugin, storage-provisioner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0924 18:23:51.542554   11884 addons.go:510] duration metric: took 1m56.322355959s for enable addons: enabled=[ingress-dns cloud-spanner nvidia-device-plugin storage-provisioner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0924 18:23:52.213742   11884 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:23:52.226838   11884 api_server.go:72] duration metric: took 1m57.006650829s to wait for apiserver process to appear ...
	I0924 18:23:52.226863   11884 api_server.go:88] waiting for apiserver healthz status ...
	I0924 18:23:52.226893   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:52.226943   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:52.259538   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:52.259556   11884 cri.go:89] found id: ""
	I0924 18:23:52.259564   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:52.259619   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.262985   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:52.263055   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:52.296550   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:52.296574   11884 cri.go:89] found id: ""
	I0924 18:23:52.296582   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:52.296637   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.299890   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:52.299946   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:52.333781   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:52.333805   11884 cri.go:89] found id: ""
	I0924 18:23:52.333815   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:52.333878   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.337114   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:52.337167   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:52.369090   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:52.369117   11884 cri.go:89] found id: ""
	I0924 18:23:52.369127   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:52.369179   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.372324   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:52.372390   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:52.405580   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:52.405607   11884 cri.go:89] found id: ""
	I0924 18:23:52.405617   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:52.405665   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.408981   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:52.409037   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:52.441355   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:52.441380   11884 cri.go:89] found id: ""
	I0924 18:23:52.441389   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:52.441444   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.444618   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:52.444682   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:52.477852   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:52.477876   11884 cri.go:89] found id: ""
	I0924 18:23:52.477886   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:52.477943   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.481074   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:52.481096   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:52.492460   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:52.492489   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:52.535577   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:52.535605   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:52.575602   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:52.575638   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:52.613761   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:52.613791   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:52.650612   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:52.650642   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:52.684318   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:52.684344   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:52.761011   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:52.761052   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:52.845034   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:52.845077   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:52.877928   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:52.877960   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:52.935961   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:52.935999   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:52.977050   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:52.977087   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:55.573276   11884 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0924 18:23:55.577617   11884 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0924 18:23:55.578461   11884 api_server.go:141] control plane version: v1.31.1
	I0924 18:23:55.578483   11884 api_server.go:131] duration metric: took 3.351614005s to wait for apiserver health ...
	I0924 18:23:55.578491   11884 system_pods.go:43] waiting for kube-system pods to appear ...
	I0924 18:23:55.578512   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:55.578559   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:55.611765   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:55.611791   11884 cri.go:89] found id: ""
	I0924 18:23:55.611802   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:55.611863   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.615454   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:55.615521   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:55.648306   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:55.648330   11884 cri.go:89] found id: ""
	I0924 18:23:55.648338   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:55.648386   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.651651   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:55.651706   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:55.684096   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:55.684121   11884 cri.go:89] found id: ""
	I0924 18:23:55.684128   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:55.684167   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.687482   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:55.687539   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:55.720737   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:55.720755   11884 cri.go:89] found id: ""
	I0924 18:23:55.720762   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:55.720810   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.723959   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:55.724023   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:55.756632   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:55.756649   11884 cri.go:89] found id: ""
	I0924 18:23:55.756657   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:55.756705   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.760296   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:55.760350   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:55.794405   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:55.794428   11884 cri.go:89] found id: ""
	I0924 18:23:55.794436   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:55.794477   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.797875   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:55.797935   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:55.832766   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:55.832785   11884 cri.go:89] found id: ""
	I0924 18:23:55.832791   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:55.832833   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.836052   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:55.836079   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:55.906619   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:55.906651   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:55.963692   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:55.963726   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:55.998727   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:55.998759   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:56.095461   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:56.095492   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:56.137031   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:56.137066   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:56.177220   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:56.177254   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:56.211752   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:56.211778   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:56.249640   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:56.249675   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:56.284135   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:56.284172   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:56.361565   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:56.361600   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:56.373570   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:56.373596   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:58.928276   11884 system_pods.go:59] 18 kube-system pods found
	I0924 18:23:58.928308   11884 system_pods.go:61] "coredns-7c65d6cfc9-8dkhr" [a7a2107a-9420-49b1-91d2-fb1903e22abc] Running
	I0924 18:23:58.928314   11884 system_pods.go:61] "csi-hostpath-attacher-0" [bd728b52-9553-42dd-ac88-a8f173c21ac7] Running
	I0924 18:23:58.928318   11884 system_pods.go:61] "csi-hostpath-resizer-0" [af74f04a-03a8-4993-a970-11aced6ba97e] Running
	I0924 18:23:58.928322   11884 system_pods.go:61] "csi-hostpathplugin-bq8fg" [d0024f43-8e4a-4c69-9901-4f8c95540f57] Running
	I0924 18:23:58.928325   11884 system_pods.go:61] "etcd-addons-942928" [71eb7c91-278b-4133-95e6-86bb745646ad] Running
	I0924 18:23:58.928328   11884 system_pods.go:61] "kindnet-wggc5" [8ade84cf-07a2-42da-8bde-d4418f261c8a] Running
	I0924 18:23:58.928331   11884 system_pods.go:61] "kube-apiserver-addons-942928" [25edf088-03a8-495e-a271-476812f56e6a] Running
	I0924 18:23:58.928335   11884 system_pods.go:61] "kube-controller-manager-addons-942928" [1ced276c-0233-4fc7-bf76-f1d3266207d3] Running
	I0924 18:23:58.928338   11884 system_pods.go:61] "kube-ingress-dns-minikube" [fd03bbcc-df3f-4c8f-837e-a2f071464b90] Running
	I0924 18:23:58.928341   11884 system_pods.go:61] "kube-proxy-8kdvm" [68b076b1-2447-43af-93c5-190ec4880eca] Running
	I0924 18:23:58.928344   11884 system_pods.go:61] "kube-scheduler-addons-942928" [21b97828-9b53-4bae-a0a3-587b24ee14e3] Running
	I0924 18:23:58.928348   11884 system_pods.go:61] "metrics-server-84c5f94fbc-5bz47" [1833b808-dd08-41ab-a301-1a1bfd672aeb] Running
	I0924 18:23:58.928351   11884 system_pods.go:61] "nvidia-device-plugin-daemonset-5xnjp" [e691adec-d70f-4458-8912-bac6aedd093b] Running
	I0924 18:23:58.928354   11884 system_pods.go:61] "registry-66c9cd494c-wht85" [9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f] Running
	I0924 18:23:58.928357   11884 system_pods.go:61] "registry-proxy-bfl9q" [f382c61d-3bca-4a1d-8b94-bc4c8e8890e2] Running
	I0924 18:23:58.928362   11884 system_pods.go:61] "snapshot-controller-56fcc65765-f47lb" [e6686493-0f10-4147-b154-27d6970989cb] Running
	I0924 18:23:58.928368   11884 system_pods.go:61] "snapshot-controller-56fcc65765-xnpph" [9e876b61-4b96-437b-8011-208127a15941] Running
	I0924 18:23:58.928371   11884 system_pods.go:61] "storage-provisioner" [c67d1033-85da-44fe-829f-03b5fa8cc362] Running
	I0924 18:23:58.928375   11884 system_pods.go:74] duration metric: took 3.349879574s to wait for pod list to return data ...
	I0924 18:23:58.928385   11884 default_sa.go:34] waiting for default service account to be created ...
	I0924 18:23:58.930784   11884 default_sa.go:45] found service account: "default"
	I0924 18:23:58.930805   11884 default_sa.go:55] duration metric: took 2.415941ms for default service account to be created ...
	I0924 18:23:58.930813   11884 system_pods.go:116] waiting for k8s-apps to be running ...
	I0924 18:23:58.938480   11884 system_pods.go:86] 18 kube-system pods found
	I0924 18:23:58.938506   11884 system_pods.go:89] "coredns-7c65d6cfc9-8dkhr" [a7a2107a-9420-49b1-91d2-fb1903e22abc] Running
	I0924 18:23:58.938513   11884 system_pods.go:89] "csi-hostpath-attacher-0" [bd728b52-9553-42dd-ac88-a8f173c21ac7] Running
	I0924 18:23:58.938519   11884 system_pods.go:89] "csi-hostpath-resizer-0" [af74f04a-03a8-4993-a970-11aced6ba97e] Running
	I0924 18:23:58.938523   11884 system_pods.go:89] "csi-hostpathplugin-bq8fg" [d0024f43-8e4a-4c69-9901-4f8c95540f57] Running
	I0924 18:23:58.938527   11884 system_pods.go:89] "etcd-addons-942928" [71eb7c91-278b-4133-95e6-86bb745646ad] Running
	I0924 18:23:58.938530   11884 system_pods.go:89] "kindnet-wggc5" [8ade84cf-07a2-42da-8bde-d4418f261c8a] Running
	I0924 18:23:58.938534   11884 system_pods.go:89] "kube-apiserver-addons-942928" [25edf088-03a8-495e-a271-476812f56e6a] Running
	I0924 18:23:58.938538   11884 system_pods.go:89] "kube-controller-manager-addons-942928" [1ced276c-0233-4fc7-bf76-f1d3266207d3] Running
	I0924 18:23:58.938541   11884 system_pods.go:89] "kube-ingress-dns-minikube" [fd03bbcc-df3f-4c8f-837e-a2f071464b90] Running
	I0924 18:23:58.938544   11884 system_pods.go:89] "kube-proxy-8kdvm" [68b076b1-2447-43af-93c5-190ec4880eca] Running
	I0924 18:23:58.938547   11884 system_pods.go:89] "kube-scheduler-addons-942928" [21b97828-9b53-4bae-a0a3-587b24ee14e3] Running
	I0924 18:23:58.938551   11884 system_pods.go:89] "metrics-server-84c5f94fbc-5bz47" [1833b808-dd08-41ab-a301-1a1bfd672aeb] Running
	I0924 18:23:58.938554   11884 system_pods.go:89] "nvidia-device-plugin-daemonset-5xnjp" [e691adec-d70f-4458-8912-bac6aedd093b] Running
	I0924 18:23:58.938558   11884 system_pods.go:89] "registry-66c9cd494c-wht85" [9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f] Running
	I0924 18:23:58.938560   11884 system_pods.go:89] "registry-proxy-bfl9q" [f382c61d-3bca-4a1d-8b94-bc4c8e8890e2] Running
	I0924 18:23:58.938564   11884 system_pods.go:89] "snapshot-controller-56fcc65765-f47lb" [e6686493-0f10-4147-b154-27d6970989cb] Running
	I0924 18:23:58.938567   11884 system_pods.go:89] "snapshot-controller-56fcc65765-xnpph" [9e876b61-4b96-437b-8011-208127a15941] Running
	I0924 18:23:58.938570   11884 system_pods.go:89] "storage-provisioner" [c67d1033-85da-44fe-829f-03b5fa8cc362] Running
	I0924 18:23:58.938575   11884 system_pods.go:126] duration metric: took 7.758587ms to wait for k8s-apps to be running ...
	I0924 18:23:58.938582   11884 system_svc.go:44] waiting for kubelet service to be running ....
	I0924 18:23:58.938622   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:23:58.949766   11884 system_svc.go:56] duration metric: took 11.176024ms WaitForService to wait for kubelet
	I0924 18:23:58.949794   11884 kubeadm.go:582] duration metric: took 2m3.729610926s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0924 18:23:58.949818   11884 node_conditions.go:102] verifying NodePressure condition ...
	I0924 18:23:58.952798   11884 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0924 18:23:58.952826   11884 node_conditions.go:123] node cpu capacity is 8
	I0924 18:23:58.952837   11884 node_conditions.go:105] duration metric: took 3.013546ms to run NodePressure ...
	I0924 18:23:58.952848   11884 start.go:241] waiting for startup goroutines ...
	I0924 18:23:58.952855   11884 start.go:246] waiting for cluster config update ...
	I0924 18:23:58.952867   11884 start.go:255] writing updated cluster config ...
	I0924 18:23:58.953116   11884 ssh_runner.go:195] Run: rm -f paused
	I0924 18:23:58.999841   11884 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0924 18:23:59.002019   11884 out.go:177] * Done! kubectl is now configured to use "addons-942928" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.386617589Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=70e8f017-fe66-4f95-85bd-3bf4b15e9b07 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.387396605Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=014ab891-ac16-4c38-a17c-1f0e9278b531 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.387977531Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=014ab891-ac16-4c38-a17c-1f0e9278b531 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.388748050Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-rb9zs/hello-world-app" id=9c6aedbf-e66e-4539-bcc9-d68d9a2d744b name=/runtime.v1.RuntimeService/CreateContainer
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.388843899Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.402884261Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/5d8d035ff6524a7afee3849052fe6108950b062c1ed42a1e7d76b04960fee19b/merged/etc/passwd: no such file or directory"
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.402926059Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/5d8d035ff6524a7afee3849052fe6108950b062c1ed42a1e7d76b04960fee19b/merged/etc/group: no such file or directory"
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.436602732Z" level=info msg="Created container ec1b0bbdea8341014eb07ebfb1112af6db96568a5e435db1ac35e633980beb2f: default/hello-world-app-55bf9c44b4-rb9zs/hello-world-app" id=9c6aedbf-e66e-4539-bcc9-d68d9a2d744b name=/runtime.v1.RuntimeService/CreateContainer
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.437143759Z" level=info msg="Starting container: ec1b0bbdea8341014eb07ebfb1112af6db96568a5e435db1ac35e633980beb2f" id=cacf6faf-b35a-4dbc-b943-d6df974780d4 name=/runtime.v1.RuntimeService/StartContainer
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.443135971Z" level=info msg="Started container" PID=11405 containerID=ec1b0bbdea8341014eb07ebfb1112af6db96568a5e435db1ac35e633980beb2f description=default/hello-world-app-55bf9c44b4-rb9zs/hello-world-app id=cacf6faf-b35a-4dbc-b943-d6df974780d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1378a5421ea9e19f0038403d65ecb0f698d786e7236172731641a6cacd963219
	Sep 24 18:35:39 addons-942928 crio[1026]: time="2024-09-24 18:35:39.468665732Z" level=info msg="Stopping container: 39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e (timeout: 2s)" id=94976127-c828-4225-b550-3cdfabc9cd40 name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.475423759Z" level=warning msg="Stopping container 39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=94976127-c828-4225-b550-3cdfabc9cd40 name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 18:35:41 addons-942928 conmon[5784]: conmon 39bafdf153f51129f927 <ninfo>: container 5796 exited with status 137
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.607870013Z" level=info msg="Stopped container 39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e: ingress-nginx/ingress-nginx-controller-bc57996ff-lkrvb/controller" id=94976127-c828-4225-b550-3cdfabc9cd40 name=/runtime.v1.RuntimeService/StopContainer
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.608391566Z" level=info msg="Stopping pod sandbox: 45db3d9a4f089930577e6ab1549f0e3e6b74bc287ea73afdaaaf52c4c828d61f" id=e7fbcc44-1b4f-46a8-a8cc-104815eea8dc name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.611548481Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-TKHSBULBS2YAE3FZ - [0:0]\n:KUBE-HP-PTHYYFP3GJNNDRWV - [0:0]\n-X KUBE-HP-PTHYYFP3GJNNDRWV\n-X KUBE-HP-TKHSBULBS2YAE3FZ\nCOMMIT\n"
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.612806912Z" level=info msg="Closing host port tcp:80"
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.612842683Z" level=info msg="Closing host port tcp:443"
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.614114401Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.614131687Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.614271640Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-lkrvb Namespace:ingress-nginx ID:45db3d9a4f089930577e6ab1549f0e3e6b74bc287ea73afdaaaf52c4c828d61f UID:2680d689-8071-426b-acce-17f62b17f490 NetNS:/var/run/netns/33959a03-4481-451f-bd8d-ffdd8dc2303d Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.614399461Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-lkrvb from CNI network \"kindnet\" (type=ptp)"
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.651210538Z" level=info msg="Stopped pod sandbox: 45db3d9a4f089930577e6ab1549f0e3e6b74bc287ea73afdaaaf52c4c828d61f" id=e7fbcc44-1b4f-46a8-a8cc-104815eea8dc name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.947759010Z" level=info msg="Removing container: 39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e" id=2649c8fe-9bb1-4dcf-8e47-f950ac8221e1 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 24 18:35:41 addons-942928 crio[1026]: time="2024-09-24 18:35:41.961934953Z" level=info msg="Removed container 39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e: ingress-nginx/ingress-nginx-controller-bc57996ff-lkrvb/controller" id=2649c8fe-9bb1-4dcf-8e47-f950ac8221e1 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ec1b0bbdea834       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        7 seconds ago       Running             hello-world-app           0                   1378a5421ea9e       hello-world-app-55bf9c44b4-rb9zs
	743c294d33534       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                              2 minutes ago       Running             nginx                     0                   8785f9b40c5b7       nginx
	10c0856ff57a1       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 12 minutes ago      Running             gcp-auth                  0                   95e1ac2f429c8       gcp-auth-89d5ffd79-6799h
	2b9cfe6414f59       ce263a8653f9cdabdabaf36ae064b3e52b5240e6fac90663ad3b8f3a9bcef242                                                             12 minutes ago      Exited              patch                     2                   43f5f6389c657       ingress-nginx-admission-patch-7pjxb
	f2fc24f40aa9e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:1b792367d0e1350ee869b15f851d9e4de17db10f33fadaef628db3e6457aa012   12 minutes ago      Exited              create                    0                   8cf7630804139       ingress-nginx-admission-create-9tpjs
	9730aa0d575a2       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a        12 minutes ago      Running             metrics-server            0                   88549f8b05186       metrics-server-84c5f94fbc-5bz47
	ff950095452c0       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             13 minutes ago      Running             storage-provisioner       0                   ec882ff541554       storage-provisioner
	def55166d69fe       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             13 minutes ago      Running             coredns                   0                   010d258698587       coredns-7c65d6cfc9-8dkhr
	5e55861096c07       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                             13 minutes ago      Running             kindnet-cni               0                   56e2639c10d73       kindnet-wggc5
	539621c5f6087       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                             13 minutes ago      Running             kube-proxy                0                   66c75fd82b67c       kube-proxy-8kdvm
	a965f162cece7       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                             14 minutes ago      Running             kube-controller-manager   0                   0467552096f66       kube-controller-manager-addons-942928
	8f9ef62217a5d       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             14 minutes ago      Running             etcd                      0                   2fddd21a67481       etcd-addons-942928
	3466987b6f3ec       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                             14 minutes ago      Running             kube-apiserver            0                   324c555718f2a       kube-apiserver-addons-942928
	291cf22fe3c5d       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                             14 minutes ago      Running             kube-scheduler            0                   adeac74c671ba       kube-scheduler-addons-942928
	
	
	==> coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] <==
	[INFO] 10.244.0.7:45446 - 5672 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000075038s
	[INFO] 10.244.0.7:55202 - 59712 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000050971s
	[INFO] 10.244.0.7:55202 - 31815 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000078748s
	[INFO] 10.244.0.7:47903 - 14374 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003715515s
	[INFO] 10.244.0.7:47903 - 33829 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004835336s
	[INFO] 10.244.0.7:48921 - 5714 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005100884s
	[INFO] 10.244.0.7:48921 - 36693 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005171297s
	[INFO] 10.244.0.7:44981 - 34719 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003961189s
	[INFO] 10.244.0.7:44981 - 23962 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003985849s
	[INFO] 10.244.0.7:33364 - 46627 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000061404s
	[INFO] 10.244.0.7:33364 - 42798 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000078421s
	[INFO] 10.244.0.19:51215 - 56689 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000269027s
	[INFO] 10.244.0.19:60707 - 30769 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000369922s
	[INFO] 10.244.0.19:60058 - 984 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000181523s
	[INFO] 10.244.0.19:37816 - 34148 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000240432s
	[INFO] 10.244.0.19:41148 - 14986 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000130044s
	[INFO] 10.244.0.19:45399 - 6701 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141759s
	[INFO] 10.244.0.19:40863 - 13480 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.006951684s
	[INFO] 10.244.0.19:33976 - 25166 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007569865s
	[INFO] 10.244.0.19:46134 - 33366 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004888996s
	[INFO] 10.244.0.19:45860 - 62678 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004992779s
	[INFO] 10.244.0.19:56185 - 34550 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004329727s
	[INFO] 10.244.0.19:45307 - 10699 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004974889s
	[INFO] 10.244.0.19:58863 - 40228 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000728232s
	[INFO] 10.244.0.19:45084 - 6873 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.00089845s
	
	
	==> describe nodes <==
	Name:               addons-942928
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-942928
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e
	                    minikube.k8s.io/name=addons-942928
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_24T18_21_50_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-942928
	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:  Tue, 24 Sep 2024 18:21:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-942928
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 24 Sep 2024 18:35:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 24 Sep 2024 18:33:22 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 24 Sep 2024 18:33:22 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 24 Sep 2024 18:33:22 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 24 Sep 2024 18:33:22 +0000   Tue, 24 Sep 2024 18:22:37 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-942928
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 453427bc503c4c90a07f4c70ad761857
	  System UUID:                0f41b531-7d89-44cf-8572-3e171e9d4172
	  Boot ID:                    3007e989-00bc-47e4-b510-d165fd7fad66
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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%)         11m
	  default                     hello-world-app-55bf9c44b4-rb9zs         0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m33s
	  gcp-auth                    gcp-auth-89d5ffd79-6799h                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 coredns-7c65d6cfc9-8dkhr                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     13m
	  kube-system                 etcd-addons-942928                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         13m
	  kube-system                 kindnet-wggc5                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      13m
	  kube-system                 kube-apiserver-addons-942928             250m (3%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-controller-manager-addons-942928    200m (2%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-proxy-8kdvm                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 kube-scheduler-addons-942928             100m (1%)     0 (0%)      0 (0%)           0 (0%)         13m
	  kube-system                 metrics-server-84c5f94fbc-5bz47          100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         13m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 13m   kube-proxy       
	  Normal   Starting                 13m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 13m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  13m   kubelet          Node addons-942928 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    13m   kubelet          Node addons-942928 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     13m   kubelet          Node addons-942928 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           13m   node-controller  Node addons-942928 event: Registered Node addons-942928 in Controller
	  Normal   NodeReady                13m   kubelet          Node addons-942928 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003353] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000717] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000840] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000615] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000613] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000631] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000607] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.614764] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.490291] kauditd_printk_skb: 46 callbacks suppressed
	[Sep24 18:33] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[  +1.027532] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[  +2.015762] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[  +4.255646] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000029] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[  +8.191940] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[ +16.125878] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[Sep24 18:34] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	
	
	==> etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] <==
	{"level":"info","ts":"2024-09-24T18:21:45.033336Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:21:45.033417Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:21:45.033445Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-24T18:21:45.033602Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:21:45.034614Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-24T18:21:45.035058Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:21:45.036424Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:21:45.037728Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-24T18:21:57.715454Z","caller":"traceutil/trace.go:171","msg":"trace[1690907432] transaction","detail":"{read_only:false; response_revision:369; number_of_response:1; }","duration":"182.058087ms","start":"2024-09-24T18:21:57.533377Z","end":"2024-09-24T18:21:57.715435Z","steps":["trace[1690907432] 'process raft request'  (duration: 182.002259ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.716553Z","caller":"traceutil/trace.go:171","msg":"trace[1134076145] transaction","detail":"{read_only:false; response_revision:368; number_of_response:1; }","duration":"183.36652ms","start":"2024-09-24T18:21:57.533141Z","end":"2024-09-24T18:21:57.716507Z","steps":["trace[1134076145] 'process raft request'  (duration: 182.121751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743537Z","caller":"traceutil/trace.go:171","msg":"trace[1065350972] transaction","detail":"{read_only:false; response_revision:370; number_of_response:1; }","duration":"121.349608ms","start":"2024-09-24T18:21:57.622170Z","end":"2024-09-24T18:21:57.743519Z","steps":["trace[1065350972] 'process raft request'  (duration: 103.998744ms)","trace[1065350972] 'compare'  (duration: 16.771731ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-24T18:21:57.743744Z","caller":"traceutil/trace.go:171","msg":"trace[1743649846] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"121.017079ms","start":"2024-09-24T18:21:57.622718Z","end":"2024-09-24T18:21:57.743735Z","steps":["trace[1743649846] 'process raft request'  (duration: 120.332833ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743869Z","caller":"traceutil/trace.go:171","msg":"trace[1069406412] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"121.010467ms","start":"2024-09-24T18:21:57.622851Z","end":"2024-09-24T18:21:57.743862Z","steps":["trace[1069406412] 'process raft request'  (duration: 120.235253ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743951Z","caller":"traceutil/trace.go:171","msg":"trace[1937306660] transaction","detail":"{read_only:false; response_revision:373; number_of_response:1; }","duration":"118.487492ms","start":"2024-09-24T18:21:57.625458Z","end":"2024-09-24T18:21:57.743945Z","steps":["trace[1937306660] 'process raft request'  (duration: 117.657739ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.744040Z","caller":"traceutil/trace.go:171","msg":"trace[1076818445] linearizableReadLoop","detail":"{readStateIndex:379; appliedIndex:378; }","duration":"121.477461ms","start":"2024-09-24T18:21:57.622555Z","end":"2024-09-24T18:21:57.744033Z","steps":["trace[1076818445] 'read index received'  (duration: 99.005848ms)","trace[1076818445] 'applied index is now lower than readState.Index'  (duration: 22.469497ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-24T18:21:57.744115Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.535913ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:21:57.744145Z","caller":"traceutil/trace.go:171","msg":"trace[625782292] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:374; }","duration":"121.586711ms","start":"2024-09-24T18:21:57.622550Z","end":"2024-09-24T18:21:57.744137Z","steps":["trace[625782292] 'agreement among raft nodes before linearized reading'  (duration: 121.504562ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:21:58.027012Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.46073ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:21:58.029968Z","caller":"traceutil/trace.go:171","msg":"trace[1534821322] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:381; }","duration":"104.418856ms","start":"2024-09-24T18:21:57.925528Z","end":"2024-09-24T18:21:58.029947Z","steps":["trace[1534821322] 'agreement among raft nodes before linearized reading'  (duration: 101.405197ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:23:22.070777Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.027609ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:23:22.070945Z","caller":"traceutil/trace.go:171","msg":"trace[1371398164] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1092; }","duration":"148.20956ms","start":"2024-09-24T18:23:21.922721Z","end":"2024-09-24T18:23:22.070931Z","steps":["trace[1371398164] 'range keys from in-memory index tree'  (duration: 147.980027ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:23:22.211072Z","caller":"traceutil/trace.go:171","msg":"trace[1585651146] transaction","detail":"{read_only:false; response_revision:1093; number_of_response:1; }","duration":"134.875565ms","start":"2024-09-24T18:23:22.076180Z","end":"2024-09-24T18:23:22.211056Z","steps":["trace[1585651146] 'process raft request'  (duration: 134.711282ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:31:46.056503Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1513}
	{"level":"info","ts":"2024-09-24T18:31:46.079724Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1513,"took":"22.788531ms","hash":2468422096,"current-db-size-bytes":6299648,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3219456,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-24T18:31:46.079780Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2468422096,"revision":1513,"compact-revision":-1}
	
	
	==> gcp-auth [10c0856ff57a14cc8b892ceff100b0aa6c22ab164bbbe018637d1b6241979e48] <==
	2024/09/24 18:23:59 Ready to write response ...
	2024/09/24 18:23:59 Ready to marshal response ...
	2024/09/24 18:23:59 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:07 Ready to marshal response ...
	2024/09/24 18:32:07 Ready to write response ...
	2024/09/24 18:32:07 Ready to marshal response ...
	2024/09/24 18:32:07 Ready to write response ...
	2024/09/24 18:32:12 Ready to marshal response ...
	2024/09/24 18:32:12 Ready to write response ...
	2024/09/24 18:32:19 Ready to marshal response ...
	2024/09/24 18:32:19 Ready to write response ...
	2024/09/24 18:32:49 Ready to marshal response ...
	2024/09/24 18:32:49 Ready to write response ...
	2024/09/24 18:33:12 Ready to marshal response ...
	2024/09/24 18:33:12 Ready to write response ...
	2024/09/24 18:33:13 Ready to marshal response ...
	2024/09/24 18:33:13 Ready to write response ...
	2024/09/24 18:35:36 Ready to marshal response ...
	2024/09/24 18:35:36 Ready to write response ...
	
	
	==> kernel <==
	 18:35:46 up 18 min,  0 users,  load average: 0.15, 0.29, 0.27
	Linux addons-942928 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] <==
	I0924 18:33:37.722483       1 main.go:299] handling current node
	I0924 18:33:47.721902       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:33:47.721932       1 main.go:299] handling current node
	I0924 18:33:57.714275       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:33:57.714320       1 main.go:299] handling current node
	I0924 18:34:07.714342       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:34:07.714378       1 main.go:299] handling current node
	I0924 18:34:17.724024       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:34:17.724061       1 main.go:299] handling current node
	I0924 18:34:27.715960       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:34:27.716012       1 main.go:299] handling current node
	I0924 18:34:37.719085       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:34:37.719119       1 main.go:299] handling current node
	I0924 18:34:47.721893       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:34:47.721925       1 main.go:299] handling current node
	I0924 18:34:57.714384       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:34:57.714415       1 main.go:299] handling current node
	I0924 18:35:07.714229       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:07.714308       1 main.go:299] handling current node
	I0924 18:35:17.723358       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:17.723398       1 main.go:299] handling current node
	I0924 18:35:27.717501       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:27.717543       1 main.go:299] handling current node
	I0924 18:35:37.714609       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:37.714639       1 main.go:299] handling current node
	
	
	==> kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] <==
	E0924 18:32:42.436198       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:43.442531       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:44.448771       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:45.454859       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:46.461388       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:47.467564       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:48.473797       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:49.480565       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0924 18:33:01.907936       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0924 18:33:13.375470       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0924 18:33:13.620666       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.229.15"}
	I0924 18:33:27.925551       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:27.925718       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 18:33:27.940596       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:27.940645       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 18:33:27.943846       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:27.943976       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 18:33:28.018165       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:28.018236       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 18:33:28.032366       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:28.032518       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0924 18:33:28.944903       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0924 18:33:29.033527       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0924 18:33:29.139021       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0924 18:35:36.323495       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.174.32"}
	
	
	==> kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] <==
	W0924 18:34:36.603311       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
	E0924 18:34:36.603358       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"
	W0924 18:34:44.512220       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
	E0924 18:34:44.512264       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"
	W0924 18:34:44.679200       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
	E0924 18:34:44.679246       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"
	W0924 18:34:52.371023       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
	E0924 18:34:52.371068       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"
	W0924 18:35:21.359311       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
	E0924 18:35:21.359361       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"
	W0924 18:35:22.816273       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
	E0924 18:35:22.816327       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"
	I0924 18:35:36.183455       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="19.293565ms"
	I0924 18:35:36.191828       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="8.31573ms"
	I0924 18:35:36.191910       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="43.862µs"
	I0924 18:35:36.191950       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="17.865µs"
	I0924 18:35:38.456340       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0924 18:35:38.458347       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="10.344µs"
	I0924 18:35:38.460642       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0924 18:35:38.870725       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
	E0924 18:35:38.870773       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"
	I0924 18:35:39.956973       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.800233ms"
	I0924 18:35:39.957092       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="63.64µs"
	W0924 18:35:40.250387       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
	E0924 18:35:40.250435       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 [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] <==
	I0924 18:21:56.822072       1 server_linux.go:66] "Using iptables proxy"
	I0924 18:21:58.214193       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0924 18:21:58.214356       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`"
	I0924 18:21:58.627151       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0924 18:21:58.627304       1 server_linux.go:169] "Using iptables Proxier"
	I0924 18:21:58.912197       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"
	I0924 18:21:58.913691       1 server.go:483] "Version info" version="v1.31.1"
	I0924 18:21:58.923002       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0924 18:21:58.924951       1 config.go:199] "Starting service config controller"
	I0924 18:21:58.925230       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0924 18:21:58.925327       1 config.go:105] "Starting endpoint slice config controller"
	I0924 18:21:58.925365       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0924 18:21:58.935604       1 config.go:328] "Starting node config controller"
	I0924 18:21:58.935635       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0924 18:21:59.126879       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0924 18:21:59.127020       1 shared_informer.go:320] Caches are synced for service config
	I0924 18:21:59.138045       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] <==
	W0924 18:21:47.425975       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
	E0924 18:21:47.426897       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"
	W0924 18:21:47.426361       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
	E0924 18:21:47.426927       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"
	W0924 18:21:47.426503       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
	E0924 18:21:47.426953       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"
	W0924 18:21:47.426580       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
	E0924 18:21:47.427413       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"
	W0924 18:21:47.426609       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
	E0924 18:21:47.427533       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"
	W0924 18:21:47.426693       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0924 18:21:47.427638       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:21:47.426760       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
	E0924 18:21:47.427712       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"
	W0924 18:21:47.426779       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
	E0924 18:21:47.427748       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"
	W0924 18:21:48.242984       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
	E0924 18:21:48.243021       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"
	W0924 18:21:48.302463       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
	E0924 18:21:48.302503       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"
	W0924 18:21:48.413404       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
	E0924 18:21:48.413444       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"
	W0924 18:21:48.530635       1 reflector.go:561] runtime/asm_amd64.s:1695: 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"
	E0924 18:21:48.530694       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: 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"
	I0924 18:21:51.123936       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 24 18:35:36 addons-942928 kubelet[1638]: I0924 18:35:36.344685    1638 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/0872db11-c56b-4b9f-a834-f98bc18a6dbd-gcp-creds\") pod \"hello-world-app-55bf9c44b4-rb9zs\" (UID: \"0872db11-c56b-4b9f-a834-f98bc18a6dbd\") " pod="default/hello-world-app-55bf9c44b4-rb9zs"
	Sep 24 18:35:37 addons-942928 kubelet[1638]: I0924 18:35:37.351324    1638 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-28gxj\" (UniqueName: \"kubernetes.io/projected/fd03bbcc-df3f-4c8f-837e-a2f071464b90-kube-api-access-28gxj\") pod \"fd03bbcc-df3f-4c8f-837e-a2f071464b90\" (UID: \"fd03bbcc-df3f-4c8f-837e-a2f071464b90\") "
	Sep 24 18:35:37 addons-942928 kubelet[1638]: I0924 18:35:37.353175    1638 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/fd03bbcc-df3f-4c8f-837e-a2f071464b90-kube-api-access-28gxj" (OuterVolumeSpecName: "kube-api-access-28gxj") pod "fd03bbcc-df3f-4c8f-837e-a2f071464b90" (UID: "fd03bbcc-df3f-4c8f-837e-a2f071464b90"). InnerVolumeSpecName "kube-api-access-28gxj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 18:35:37 addons-942928 kubelet[1638]: I0924 18:35:37.451643    1638 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-28gxj\" (UniqueName: \"kubernetes.io/projected/fd03bbcc-df3f-4c8f-837e-a2f071464b90-kube-api-access-28gxj\") on node \"addons-942928\" DevicePath \"\""
	Sep 24 18:35:37 addons-942928 kubelet[1638]: I0924 18:35:37.934097    1638 scope.go:117] "RemoveContainer" containerID="b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce"
	Sep 24 18:35:37 addons-942928 kubelet[1638]: I0924 18:35:37.951125    1638 scope.go:117] "RemoveContainer" containerID="b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce"
	Sep 24 18:35:37 addons-942928 kubelet[1638]: E0924 18:35:37.951502    1638 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce\": container with ID starting with b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce not found: ID does not exist" containerID="b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce"
	Sep 24 18:35:37 addons-942928 kubelet[1638]: I0924 18:35:37.951537    1638 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce"} err="failed to get container status \"b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce\": rpc error: code = NotFound desc = could not find container \"b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce\": container with ID starting with b5eccd2556da3797cdc35b55a2a6c5b7e0d557b80f0400d8e252f18c672343ce not found: ID does not exist"
	Sep 24 18:35:39 addons-942928 kubelet[1638]: I0924 18:35:39.633693    1638 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1659b5b1-d456-4f16-a177-c40f28fb22d2" path="/var/lib/kubelet/pods/1659b5b1-d456-4f16-a177-c40f28fb22d2/volumes"
	Sep 24 18:35:39 addons-942928 kubelet[1638]: I0924 18:35:39.634155    1638 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3ced943a-dfbb-4cdd-85a2-a999f8b3fed9" path="/var/lib/kubelet/pods/3ced943a-dfbb-4cdd-85a2-a999f8b3fed9/volumes"
	Sep 24 18:35:39 addons-942928 kubelet[1638]: I0924 18:35:39.634567    1638 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="fd03bbcc-df3f-4c8f-837e-a2f071464b90" path="/var/lib/kubelet/pods/fd03bbcc-df3f-4c8f-837e-a2f071464b90/volumes"
	Sep 24 18:35:39 addons-942928 kubelet[1638]: E0924 18:35:39.887006    1638 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727202939886705933,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:35:39 addons-942928 kubelet[1638]: E0924 18:35:39.887052    1638 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727202939886705933,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:35:39 addons-942928 kubelet[1638]: I0924 18:35:39.951598    1638 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-rb9zs" podStartSLOduration=1.105724886 podStartE2EDuration="3.951572241s" podCreationTimestamp="2024-09-24 18:35:36 +0000 UTC" firstStartedPulling="2024-09-24 18:35:36.540968918 +0000 UTC m=+826.984947297" lastFinishedPulling="2024-09-24 18:35:39.386816276 +0000 UTC m=+829.830794652" observedRunningTime="2024-09-24 18:35:39.951053989 +0000 UTC m=+830.395032373" watchObservedRunningTime="2024-09-24 18:35:39.951572241 +0000 UTC m=+830.395550621"
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.781118    1638 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/2680d689-8071-426b-acce-17f62b17f490-webhook-cert\") pod \"2680d689-8071-426b-acce-17f62b17f490\" (UID: \"2680d689-8071-426b-acce-17f62b17f490\") "
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.781189    1638 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-dkrtf\" (UniqueName: \"kubernetes.io/projected/2680d689-8071-426b-acce-17f62b17f490-kube-api-access-dkrtf\") pod \"2680d689-8071-426b-acce-17f62b17f490\" (UID: \"2680d689-8071-426b-acce-17f62b17f490\") "
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.783169    1638 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/2680d689-8071-426b-acce-17f62b17f490-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "2680d689-8071-426b-acce-17f62b17f490" (UID: "2680d689-8071-426b-acce-17f62b17f490"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.783176    1638 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2680d689-8071-426b-acce-17f62b17f490-kube-api-access-dkrtf" (OuterVolumeSpecName: "kube-api-access-dkrtf") pod "2680d689-8071-426b-acce-17f62b17f490" (UID: "2680d689-8071-426b-acce-17f62b17f490"). InnerVolumeSpecName "kube-api-access-dkrtf". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.881552    1638 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-dkrtf\" (UniqueName: \"kubernetes.io/projected/2680d689-8071-426b-acce-17f62b17f490-kube-api-access-dkrtf\") on node \"addons-942928\" DevicePath \"\""
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.881591    1638 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/2680d689-8071-426b-acce-17f62b17f490-webhook-cert\") on node \"addons-942928\" DevicePath \"\""
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.946763    1638 scope.go:117] "RemoveContainer" containerID="39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e"
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.962215    1638 scope.go:117] "RemoveContainer" containerID="39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e"
	Sep 24 18:35:41 addons-942928 kubelet[1638]: E0924 18:35:41.962591    1638 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e\": container with ID starting with 39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e not found: ID does not exist" containerID="39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e"
	Sep 24 18:35:41 addons-942928 kubelet[1638]: I0924 18:35:41.962635    1638 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e"} err="failed to get container status \"39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e\": rpc error: code = NotFound desc = could not find container \"39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e\": container with ID starting with 39bafdf153f51129f92739f6cf0f3935b2e5ada418e75e9ead7e25286ab4ef1e not found: ID does not exist"
	Sep 24 18:35:43 addons-942928 kubelet[1638]: I0924 18:35:43.632312    1638 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="2680d689-8071-426b-acce-17f62b17f490" path="/var/lib/kubelet/pods/2680d689-8071-426b-acce-17f62b17f490/volumes"
	
	
	==> storage-provisioner [ff950095452c09da0449777dac6e3f6e4e68dc7abc1a7a9c036ea04a1f7bb546] <==
	I0924 18:22:39.062337       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0924 18:22:39.118495       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0924 18:22:39.118533       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0924 18:22:39.125553       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0924 18:22:39.125758       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc!
	I0924 18:22:39.126072       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"9f5ea0cc-963f-4ddf-b0a7-7b205e95d431", APIVersion:"v1", ResourceVersion:"902", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc became leader
	I0924 18:22:39.225978       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-942928 -n addons-942928
helpers_test.go:261: (dbg) Run:  kubectl --context addons-942928 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-942928 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-942928 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-942928/192.168.49.2
	Start Time:       Tue, 24 Sep 2024 18:23:59 +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-lcwk2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-lcwk2:
	    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  11m                  default-scheduler  Successfully assigned default/busybox to addons-942928
	  Normal   Pulling    10m (x4 over 11m)    kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     10m (x4 over 11m)    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     10m (x4 over 11m)    kubelet            Error: ErrImagePull
	  Warning  Failed     10m (x6 over 11m)    kubelet            Error: ImagePullBackOff
	  Normal   BackOff    104s (x42 over 11m)  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 (154.53s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (314.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 2.085226ms
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-5bz47" [1833b808-dd08-41ab-a301-1a1bfd672aeb] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003028381s
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (70.627793ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 10m11.965369085s

                                                
                                                
** /stderr **
I0924 18:32:06.968070   10421 retry.go:31] will retry after 3.146446443s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (62.870746ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 10m15.17585063s

                                                
                                                
** /stderr **
I0924 18:32:10.177813   10421 retry.go:31] will retry after 6.319871797s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (64.217026ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 10m21.560426752s

                                                
                                                
** /stderr **
I0924 18:32:16.562327   10421 retry.go:31] will retry after 5.698789178s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (61.675976ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 10m27.321744879s

                                                
                                                
** /stderr **
I0924 18:32:22.323300   10421 retry.go:31] will retry after 13.805322015s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (64.325942ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 10m41.191319291s

                                                
                                                
** /stderr **
I0924 18:32:36.193210   10421 retry.go:31] will retry after 16.444306195s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (63.979553ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 10m57.700871877s

                                                
                                                
** /stderr **
I0924 18:32:52.702713   10421 retry.go:31] will retry after 33.059889857s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (64.334017ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 11m30.825988852s

                                                
                                                
** /stderr **
I0924 18:33:25.827878   10421 retry.go:31] will retry after 31.333276462s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (61.630227ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 12m2.222006323s

                                                
                                                
** /stderr **
I0924 18:33:57.223848   10421 retry.go:31] will retry after 57.070672265s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (61.481242ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 12m59.357626682s

                                                
                                                
** /stderr **
I0924 18:34:54.359565   10421 retry.go:31] will retry after 1m26.20810422s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (63.373958ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 14m25.629370763s

                                                
                                                
** /stderr **
I0924 18:36:20.631789   10421 retry.go:31] will retry after 52.816808621s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-942928 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-942928 top pods -n kube-system: exit status 1 (65.559253ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-8dkhr, age: 15m18.516006781s

                                                
                                                
** /stderr **
addons_test.go:427: failed checking metric server: exit status 1
addons_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 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-942928
helpers_test.go:235: (dbg) docker inspect addons-942928:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e",
	        "Created": "2024-09-24T18:21:35.795604816Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 12620,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-24T18:21:35.929459477Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fba5f082b59effd6acfcb1eed3d3f86a23bd3a65463877f8197a730d49f52a09",
	        "ResolvConfPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/hostname",
	        "HostsPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/hosts",
	        "LogPath": "/var/lib/docker/containers/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e-json.log",
	        "Name": "/addons-942928",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-942928:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-942928",
	            "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/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74-init/diff:/var/lib/docker/overlay2/832979af898d779c8ac1ce694ca956a1e346e497397cccaebd7133d1bb489920/diff",
	                "MergedDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/merged",
	                "UpperDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/diff",
	                "WorkDir": "/var/lib/docker/overlay2/ade90c96891d3cd00757e148d63458f9877263fe7e3afdefba8fcde3a2aebe74/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-942928",
	                "Source": "/var/lib/docker/volumes/addons-942928/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-942928",
	            "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-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21",
	            "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-942928",
	                "name.minikube.sigs.k8s.io": "addons-942928",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "8b401cf5e9b7bcc4e9b4101887dc702792a0277b6e7b6bfd67ad8cf97ce46fc7",
	            "SandboxKey": "/var/run/docker/netns/8b401cf5e9b7",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-942928": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "901629e19cd8b6e0d40950e5adcb36408d33513813f7fede6f30e3158821aa89",
	                    "EndpointID": "54cc1c821745c2d9b6b753082c11c3c8fa0998aec5d7a8a4d636f0a4b3ce3d2f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-942928",
	                        "0932ca199af7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-942928 -n addons-942928
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-amd64 -p addons-942928 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 logs -n 25: (1.225609333s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-525479                                                                     | download-only-525479   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| start   | --download-only -p                                                                          | download-docker-301254 | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | download-docker-301254                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-301254                                                                   | download-docker-301254 | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-989090   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | binary-mirror-989090                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34843                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-989090                                                                     | binary-mirror-989090   | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:21 UTC |
	| addons  | disable dashboard -p                                                                        | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC |                     |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-942928 --wait=true                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:21 UTC | 24 Sep 24 18:23 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  | enable headlamp                                                                             | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | -p addons-942928                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | -p addons-942928                                                                            |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-942928 ssh cat                                                                       | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | /opt/local-path-provisioner/pvc-94ed200b-6748-4ae6-9289-e8a3968f4c58_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:33 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:32 UTC | 24 Sep 24 18:32 UTC |
	|         | addons-942928                                                                               |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-942928 ip                                                                            | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-942928 addons                                                                        | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-942928 ssh curl -s                                                                   | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-942928 addons                                                                        | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:33 UTC | 24 Sep 24 18:33 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-942928 ip                                                                            | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:35 UTC | 24 Sep 24 18:35 UTC |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:35 UTC | 24 Sep 24 18:35 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-942928 addons disable                                                                | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:35 UTC | 24 Sep 24 18:35 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-942928 addons                                                                        | addons-942928          | jenkins | v1.34.0 | 24 Sep 24 18:37 UTC | 24 Sep 24 18:37 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:21:14
	Running on machine: ubuntu-20-agent-8
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:21:14.119237   11884 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:21:14.119376   11884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:21:14.119385   11884 out.go:358] Setting ErrFile to fd 2...
	I0924 18:21:14.119390   11884 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:21:14.119571   11884 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:21:14.120155   11884 out.go:352] Setting JSON to false
	I0924 18:21:14.121048   11884 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":217,"bootTime":1727201857,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 18:21:14.121135   11884 start.go:139] virtualization: kvm guest
	I0924 18:21:14.123160   11884 out.go:177] * [addons-942928] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0924 18:21:14.124927   11884 notify.go:220] Checking for updates...
	I0924 18:21:14.124994   11884 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 18:21:14.126702   11884 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:21:14.128082   11884 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:21:14.129402   11884 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	I0924 18:21:14.130872   11884 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 18:21:14.132141   11884 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:21:14.133433   11884 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:21:14.155597   11884 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:21:14.155679   11884 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:21:14.200841   11884 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-24 18:21:14.191449958 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:21:14.200946   11884 docker.go:318] overlay module found
	I0924 18:21:14.202872   11884 out.go:177] * Using the docker driver based on user configuration
	I0924 18:21:14.204413   11884 start.go:297] selected driver: docker
	I0924 18:21:14.204431   11884 start.go:901] validating driver "docker" against <nil>
	I0924 18:21:14.204446   11884 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:21:14.205314   11884 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:21:14.250867   11884 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-24 18:21:14.241315966 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:21:14.251029   11884 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:21:14.251279   11884 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]
	I0924 18:21:14.253090   11884 out.go:177] * Using Docker driver with root privileges
	I0924 18:21:14.254512   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:14.254593   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:14.254608   11884 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:21:14.254687   11884 start.go:340] cluster config:
	{Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:14.256256   11884 out.go:177] * Starting "addons-942928" primary control-plane node in "addons-942928" cluster
	I0924 18:21:14.257450   11884 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:21:14.259016   11884 out.go:177] * Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:21:14.260503   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:14.260543   11884 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	I0924 18:21:14.260552   11884 cache.go:56] Caching tarball of preloaded images
	I0924 18:21:14.260615   11884 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:21:14.260649   11884 preload.go:172] Found /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0924 18:21:14.260658   11884 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0924 18:21:14.260954   11884 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json ...
	I0924 18:21:14.260986   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json: {Name:mk20032ca6b005c17ff7ae5ed61f200bb2ab4b70 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:14.276348   11884 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:21:14.276447   11884 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:21:14.276462   11884 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0924 18:21:14.276466   11884 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0924 18:21:14.276473   11884 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:21:14.276478   11884 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from local cache
	I0924 18:21:26.824065   11884 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 from cached tarball
	I0924 18:21:26.824099   11884 cache.go:194] Successfully downloaded all kic artifacts
	I0924 18:21:26.824132   11884 start.go:360] acquireMachinesLock for addons-942928: {Name:mk3b6cf768e0ed72ed9a5e2ce75e61c4e21b4674 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0924 18:21:26.824222   11884 start.go:364] duration metric: took 71.939µs to acquireMachinesLock for "addons-942928"
	I0924 18:21:26.824247   11884 start.go:93] Provisioning new machine with config: &{Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:26.824327   11884 start.go:125] createHost starting for "" (driver="docker")
	I0924 18:21:26.826513   11884 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0924 18:21:26.826728   11884 start.go:159] libmachine.API.Create for "addons-942928" (driver="docker")
	I0924 18:21:26.826764   11884 client.go:168] LocalClient.Create starting
	I0924 18:21:26.826842   11884 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem
	I0924 18:21:26.931339   11884 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem
	I0924 18:21:27.013713   11884 cli_runner.go:164] Run: docker network inspect addons-942928 --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}}]}"
	W0924 18:21:27.029450   11884 cli_runner.go:211] docker network inspect addons-942928 --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
	I0924 18:21:27.029541   11884 network_create.go:284] running [docker network inspect addons-942928] to gather additional debugging logs...
	I0924 18:21:27.029560   11884 cli_runner.go:164] Run: docker network inspect addons-942928
	W0924 18:21:27.045147   11884 cli_runner.go:211] docker network inspect addons-942928 returned with exit code 1
	I0924 18:21:27.045183   11884 network_create.go:287] error running [docker network inspect addons-942928]: docker network inspect addons-942928: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-942928 not found
	I0924 18:21:27.045196   11884 network_create.go:289] output of [docker network inspect addons-942928]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-942928 not found
	
	** /stderr **
	I0924 18:21:27.045311   11884 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}}]}"
	I0924 18:21:27.061555   11884 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:0xc001b21b70}
	I0924 18:21:27.061608   11884 network_create.go:124] attempt to create docker network addons-942928 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0924 18:21:27.061655   11884 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-942928 addons-942928
	I0924 18:21:27.123143   11884 network_create.go:108] docker network addons-942928 192.168.49.0/24 created
	I0924 18:21:27.123170   11884 kic.go:121] calculated static IP "192.168.49.2" for the "addons-942928" container
	I0924 18:21:27.123236   11884 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0924 18:21:27.138194   11884 cli_runner.go:164] Run: docker volume create addons-942928 --label name.minikube.sigs.k8s.io=addons-942928 --label created_by.minikube.sigs.k8s.io=true
	I0924 18:21:27.155216   11884 oci.go:103] Successfully created a docker volume addons-942928
	I0924 18:21:27.155301   11884 cli_runner.go:164] Run: docker run --rm --name addons-942928-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --entrypoint /usr/bin/test -v addons-942928:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib
	I0924 18:21:31.119915   11884 cli_runner.go:217] Completed: docker run --rm --name addons-942928-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --entrypoint /usr/bin/test -v addons-942928:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -d /var/lib: (3.964575542s)
	I0924 18:21:31.119941   11884 oci.go:107] Successfully prepared a docker volume addons-942928
	I0924 18:21:31.119978   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:31.120001   11884 kic.go:194] Starting extracting preloaded images to volume ...
	I0924 18:21:31.120066   11884 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-942928:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir
	I0924 18:21:35.731422   11884 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-942928:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 -I lz4 -xf /preloaded.tar -C /extractDir: (4.611318444s)
	I0924 18:21:35.731451   11884 kic.go:203] duration metric: took 4.611446659s to extract preloaded images to volume ...
	W0924 18:21:35.731585   11884 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0924 18:21:35.731710   11884 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0924 18:21:35.780896   11884 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-942928 --name addons-942928 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-942928 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-942928 --network addons-942928 --ip 192.168.49.2 --volume addons-942928:/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-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21
	I0924 18:21:36.105579   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Running}}
	I0924 18:21:36.123299   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.140728   11884 cli_runner.go:164] Run: docker exec addons-942928 stat /var/lib/dpkg/alternatives/iptables
	I0924 18:21:36.182835   11884 oci.go:144] the created container "addons-942928" has a running status.
	I0924 18:21:36.182868   11884 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa...
	I0924 18:21:36.447668   11884 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0924 18:21:36.516393   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.540122   11884 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0924 18:21:36.540146   11884 kic_runner.go:114] Args: [docker exec --privileged addons-942928 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0924 18:21:36.585001   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:36.603502   11884 machine.go:93] provisionDockerMachine start ...
	I0924 18:21:36.603665   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.622196   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.622403   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.622420   11884 main.go:141] libmachine: About to run SSH command:
	hostname
	I0924 18:21:36.757265   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-942928
	
	I0924 18:21:36.757294   11884 ubuntu.go:169] provisioning hostname "addons-942928"
	I0924 18:21:36.757357   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.775221   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.775447   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.775471   11884 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-942928 && echo "addons-942928" | sudo tee /etc/hostname
	I0924 18:21:36.895938   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-942928
	
	I0924 18:21:36.896026   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:36.911881   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:36.912091   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:36.912116   11884 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-942928' /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-942928/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-942928' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0924 18:21:37.021601   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0924 18:21:37.021637   11884 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19700-3618/.minikube CaCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19700-3618/.minikube}
	I0924 18:21:37.021664   11884 ubuntu.go:177] setting up certificates
	I0924 18:21:37.021676   11884 provision.go:84] configureAuth start
	I0924 18:21:37.021730   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.038291   11884 provision.go:143] copyHostCerts
	I0924 18:21:37.038389   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/ca.pem (1082 bytes)
	I0924 18:21:37.038535   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/cert.pem (1123 bytes)
	I0924 18:21:37.038632   11884 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19700-3618/.minikube/key.pem (1679 bytes)
	I0924 18:21:37.038720   11884 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem org=jenkins.addons-942928 san=[127.0.0.1 192.168.49.2 addons-942928 localhost minikube]
	I0924 18:21:37.243216   11884 provision.go:177] copyRemoteCerts
	I0924 18:21:37.243288   11884 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0924 18:21:37.243337   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.260211   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.345857   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0924 18:21:37.366740   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0924 18:21:37.388131   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0924 18:21:37.408838   11884 provision.go:87] duration metric: took 387.148063ms to configureAuth
	I0924 18:21:37.408868   11884 ubuntu.go:193] setting minikube options for container-runtime
	I0924 18:21:37.409054   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:37.409165   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.426049   11884 main.go:141] libmachine: Using SSH client type: native
	I0924 18:21:37.426303   11884 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x864a40] 0x867720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0924 18:21:37.426325   11884 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
	I0924 18:21:37.619869   11884 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0924 18:21:37.619889   11884 machine.go:96] duration metric: took 1.016366441s to provisionDockerMachine
	I0924 18:21:37.619897   11884 client.go:171] duration metric: took 10.79312564s to LocalClient.Create
	I0924 18:21:37.619910   11884 start.go:167] duration metric: took 10.79318309s to libmachine.API.Create "addons-942928"
	I0924 18:21:37.619918   11884 start.go:293] postStartSetup for "addons-942928" (driver="docker")
	I0924 18:21:37.619942   11884 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]
	I0924 18:21:37.619996   11884 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
	I0924 18:21:37.620030   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.636702   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.722357   11884 ssh_runner.go:195] Run: cat /etc/os-release
	I0924 18:21:37.725374   11884 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0924 18:21:37.725412   11884 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0924 18:21:37.725427   11884 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0924 18:21:37.725436   11884 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0924 18:21:37.725449   11884 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-3618/.minikube/addons for local assets ...
	I0924 18:21:37.725510   11884 filesync.go:126] Scanning /home/jenkins/minikube-integration/19700-3618/.minikube/files for local assets ...
	I0924 18:21:37.725534   11884 start.go:296] duration metric: took 105.608909ms for postStartSetup
	I0924 18:21:37.725802   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.742133   11884 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/config.json ...
	I0924 18:21:37.742395   11884 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:21:37.742474   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.759395   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.838400   11884 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0924 18:21:37.842662   11884 start.go:128] duration metric: took 11.018322802s to createHost
	I0924 18:21:37.842689   11884 start.go:83] releasing machines lock for "addons-942928", held for 11.018455123s
	I0924 18:21:37.842758   11884 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-942928
	I0924 18:21:37.858911   11884 ssh_runner.go:195] Run: cat /version.json
	I0924 18:21:37.858954   11884 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0924 18:21:37.858966   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.859004   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:37.876019   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:37.876340   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:38.042659   11884 ssh_runner.go:195] Run: systemctl --version
	I0924 18:21:38.046571   11884 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0924 18:21:38.182672   11884 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0924 18:21:38.186791   11884 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" ;
	I0924 18:21:38.204411   11884 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0924 18:21:38.204502   11884 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" ;
	I0924 18:21:38.231650   11884 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0924 18:21:38.231673   11884 start.go:495] detecting cgroup driver to use...
	I0924 18:21:38.231702   11884 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0924 18:21:38.231741   11884 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0924 18:21:38.245204   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0924 18:21:38.255639   11884 docker.go:217] disabling cri-docker service (if available) ...
	I0924 18:21:38.255707   11884 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0924 18:21:38.268742   11884 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0924 18:21:38.280898   11884 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0924 18:21:38.357903   11884 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0924 18:21:38.435041   11884 docker.go:233] disabling docker service ...
	I0924 18:21:38.435147   11884 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0924 18:21:38.452133   11884 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0924 18:21:38.462453   11884 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0924 18:21:38.538393   11884 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0924 18:21:38.619267   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0924 18:21:38.629478   11884 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"
	I0924 18:21:38.643299   11884 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0924 18:21:38.643344   11884 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"
	I0924 18:21:38.652479   11884 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0924 18:21:38.652539   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.662153   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.671257   11884 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0924 18:21:38.680044   11884 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0924 18:21:38.688113   11884 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"
	I0924 18:21:38.697021   11884 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"
	I0924 18:21:38.711446   11884 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"
	I0924 18:21:38.720267   11884 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0924 18:21:38.727817   11884 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0924 18:21:38.727875   11884 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0924 18:21:38.740852   11884 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0924 18:21:38.749060   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:38.821677   11884 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0924 18:21:38.929654   11884 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0924 18:21:38.929724   11884 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0924 18:21:38.933006   11884 start.go:563] Will wait 60s for crictl version
	I0924 18:21:38.933052   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:21:38.935856   11884 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0924 18:21:38.967822   11884 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0924 18:21:38.967958   11884 ssh_runner.go:195] Run: crio --version
	I0924 18:21:39.000779   11884 ssh_runner.go:195] Run: crio --version
	I0924 18:21:39.036881   11884 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0924 18:21:39.038551   11884 cli_runner.go:164] Run: docker network inspect addons-942928 --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}}]}"
	I0924 18:21:39.054705   11884 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0924 18:21:39.058049   11884 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""
	I0924 18:21:39.067947   11884 kubeadm.go:883] updating cluster {Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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} ...
	I0924 18:21:39.068105   11884 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:21:39.068165   11884 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:21:39.127220   11884 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:21:39.127265   11884 crio.go:433] Images already preloaded, skipping extraction
	I0924 18:21:39.127314   11884 ssh_runner.go:195] Run: sudo crictl images --output json
	I0924 18:21:39.158990   11884 crio.go:514] all images are preloaded for cri-o runtime.
	I0924 18:21:39.159010   11884 cache_images.go:84] Images are preloaded, skipping loading
	I0924 18:21:39.159017   11884 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0924 18:21:39.159105   11884 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-942928 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-942928 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:}
	I0924 18:21:39.159195   11884 ssh_runner.go:195] Run: crio config
	I0924 18:21:39.200601   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:39.200622   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:39.200631   11884 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0924 18:21:39.200650   11884 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-942928 NodeName:addons-942928 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}
	I0924 18:21:39.200767   11884 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-942928"
	  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
	
	I0924 18:21:39.200825   11884 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0924 18:21:39.209092   11884 binaries.go:44] Found k8s binaries, skipping transfer
	I0924 18:21:39.209159   11884 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0924 18:21:39.217373   11884 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0924 18:21:39.233333   11884 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0924 18:21:39.249701   11884 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0924 18:21:39.266483   11884 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0924 18:21:39.269803   11884 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""
	I0924 18:21:39.279734   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:39.350858   11884 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:21:39.362991   11884 certs.go:68] Setting up /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928 for IP: 192.168.49.2
	I0924 18:21:39.363015   11884 certs.go:194] generating shared ca certs ...
	I0924 18:21:39.363035   11884 certs.go:226] acquiring lock for ca certs: {Name:mke6ac4c3d20efed3b37eb9ac75b4b9d18d61e69 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.363171   11884 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key
	I0924 18:21:39.593383   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt ...
	I0924 18:21:39.593415   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt: {Name:mk052d0baf23cb1222e64ce72e0dffcb8b6a3a55 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.593595   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key ...
	I0924 18:21:39.593605   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key: {Name:mke858d3f049fdc7e076da9849aa54633ed4803b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.593673   11884 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key
	I0924 18:21:39.755757   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt ...
	I0924 18:21:39.755785   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt: {Name:mk5c16ff4792f90591d79c97056154c8274e4f37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.755936   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key ...
	I0924 18:21:39.755947   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key: {Name:mkc41c27879a3477f029bca61bd0f9ede9989d67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:39.756013   11884 certs.go:256] generating profile certs ...
	I0924 18:21:39.756089   11884 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key
	I0924 18:21:39.756105   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt with IP's: []
	I0924 18:21:40.142357   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt ...
	I0924 18:21:40.142388   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: {Name:mk78751a9037ea5acedb082eb018c62e584049ae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.142548   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key ...
	I0924 18:21:40.142559   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.key: {Name:mk604998acb5edaee9a77b61875a8e7be0dac128 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.142626   11884 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec
	I0924 18:21:40.142642   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0924 18:21:40.251755   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec ...
	I0924 18:21:40.251783   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec: {Name:mk67eb371490ff1841e163fa95f24c0e1bca6ee7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.251923   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec ...
	I0924 18:21:40.251935   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec: {Name:mk3edb1f71c9bb124a8ff18a94c6f06fe1e1f999 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.251999   11884 certs.go:381] copying /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt.f48ab0ec -> /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt
	I0924 18:21:40.252081   11884 certs.go:385] copying /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key.f48ab0ec -> /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key
	I0924 18:21:40.252129   11884 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key
	I0924 18:21:40.252145   11884 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt with IP's: []
	I0924 18:21:40.498489   11884 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt ...
	I0924 18:21:40.498521   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt: {Name:mk7d8a4b34c8332a34135c57c367f889bb9c8115 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.498676   11884 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key ...
	I0924 18:21:40.498686   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key: {Name:mk7f1c72a15409d293a259d1d671abb6fe1e1cb0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:40.498840   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca-key.pem (1679 bytes)
	I0924 18:21:40.498875   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/ca.pem (1082 bytes)
	I0924 18:21:40.498895   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/cert.pem (1123 bytes)
	I0924 18:21:40.498920   11884 certs.go:484] found cert: /home/jenkins/minikube-integration/19700-3618/.minikube/certs/key.pem (1679 bytes)
	I0924 18:21:40.499445   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0924 18:21:40.522069   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0924 18:21:40.542847   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0924 18:21:40.563109   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0924 18:21:40.584013   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0924 18:21:40.604778   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0924 18:21:40.627061   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0924 18:21:40.647810   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0924 18:21:40.668471   11884 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0924 18:21:40.689321   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0924 18:21:40.705135   11884 ssh_runner.go:195] Run: openssl version
	I0924 18:21:40.710347   11884 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"
	I0924 18:21:40.718976   11884 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.722154   11884 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 24 18:21 /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.722340   11884 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0924 18:21:40.728373   11884 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"
	I0924 18:21:40.736865   11884 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0924 18:21:40.739860   11884 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
	I0924 18:21:40.739914   11884 kubeadm.go:392] StartCluster: {Name:addons-942928 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-942928 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}
	I0924 18:21:40.739983   11884 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0924 18:21:40.740032   11884 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0924 18:21:40.771611   11884 cri.go:89] found id: ""
	I0924 18:21:40.771686   11884 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0924 18:21:40.779759   11884 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0924 18:21:40.787378   11884 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0924 18:21:40.787426   11884 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
	I0924 18:21:40.794829   11884 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
	I0924 18:21:40.794845   11884 kubeadm.go:157] found existing configuration files:
	
	I0924 18:21:40.794912   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0924 18:21:40.802125   11884 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
	I0924 18:21:40.802188   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0924 18:21:40.809120   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0924 18:21:40.816331   11884 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
	I0924 18:21:40.816383   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0924 18:21:40.823389   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0924 18:21:40.830946   11884 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
	I0924 18:21:40.830997   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0924 18:21:40.837995   11884 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0924 18:21:40.845259   11884 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
	I0924 18:21:40.845316   11884 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0924 18:21:40.852209   11884 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"
	I0924 18:21:40.885790   11884 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0924 18:21:40.885889   11884 kubeadm.go:310] [preflight] Running pre-flight checks
	I0924 18:21:40.903890   11884 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0924 18:21:40.903997   11884 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-gcp
	I0924 18:21:40.904053   11884 kubeadm.go:310] OS: Linux
	I0924 18:21:40.904153   11884 kubeadm.go:310] CGROUPS_CPU: enabled
	I0924 18:21:40.904225   11884 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0924 18:21:40.904315   11884 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0924 18:21:40.904397   11884 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0924 18:21:40.904505   11884 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0924 18:21:40.904585   11884 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0924 18:21:40.904655   11884 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0924 18:21:40.904732   11884 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0924 18:21:40.904827   11884 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0924 18:21:40.955482   11884 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0924 18:21:40.955608   11884 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0924 18:21:40.955720   11884 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0924 18:21:40.961371   11884 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0924 18:21:40.964089   11884 out.go:235]   - Generating certificates and keys ...
	I0924 18:21:40.964214   11884 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0924 18:21:40.964297   11884 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0924 18:21:41.114687   11884 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0924 18:21:41.255424   11884 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0924 18:21:41.345888   11884 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0924 18:21:41.648503   11884 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0924 18:21:41.896322   11884 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0924 18:21:41.896457   11884 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-942928 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:21:42.095138   11884 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0924 18:21:42.095332   11884 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-942928 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0924 18:21:42.165930   11884 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0924 18:21:42.242311   11884 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0924 18:21:42.421496   11884 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0924 18:21:42.421606   11884 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0924 18:21:42.493779   11884 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0924 18:21:42.713533   11884 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0924 18:21:42.918631   11884 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0924 18:21:43.252390   11884 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0924 18:21:43.351908   11884 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0924 18:21:43.352367   11884 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0924 18:21:43.355936   11884 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0924 18:21:43.358021   11884 out.go:235]   - Booting up control plane ...
	I0924 18:21:43.358122   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0924 18:21:43.358198   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0924 18:21:43.358290   11884 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0924 18:21:43.366467   11884 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0924 18:21:43.371811   11884 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0924 18:21:43.371863   11884 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0924 18:21:43.450506   11884 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0924 18:21:43.450654   11884 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0924 18:21:44.451673   11884 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001352411s
	I0924 18:21:44.451791   11884 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0924 18:21:48.953916   11884 kubeadm.go:310] [api-check] The API server is healthy after 4.502136584s
	I0924 18:21:48.964995   11884 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0924 18:21:48.975374   11884 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0924 18:21:48.994052   11884 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0924 18:21:48.994261   11884 kubeadm.go:310] [mark-control-plane] Marking the node addons-942928 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0924 18:21:49.002573   11884 kubeadm.go:310] [bootstrap-token] Using token: zk41l8.3kiwjtrs0jq67q8a
	I0924 18:21:49.004397   11884 out.go:235]   - Configuring RBAC rules ...
	I0924 18:21:49.004553   11884 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0924 18:21:49.007328   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0924 18:21:49.013114   11884 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
	I0924 18:21:49.015870   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0924 18:21:49.018698   11884 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0924 18:21:49.022819   11884 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0924 18:21:49.361139   11884 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0924 18:21:49.779938   11884 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0924 18:21:50.359881   11884 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0924 18:21:50.361518   11884 kubeadm.go:310] 
	I0924 18:21:50.361594   11884 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0924 18:21:50.361602   11884 kubeadm.go:310] 
	I0924 18:21:50.361721   11884 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0924 18:21:50.361738   11884 kubeadm.go:310] 
	I0924 18:21:50.361779   11884 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0924 18:21:50.361862   11884 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0924 18:21:50.361912   11884 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0924 18:21:50.361934   11884 kubeadm.go:310] 
	I0924 18:21:50.362021   11884 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0924 18:21:50.362032   11884 kubeadm.go:310] 
	I0924 18:21:50.362081   11884 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0924 18:21:50.362091   11884 kubeadm.go:310] 
	I0924 18:21:50.362172   11884 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0924 18:21:50.362302   11884 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0924 18:21:50.362406   11884 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0924 18:21:50.362425   11884 kubeadm.go:310] 
	I0924 18:21:50.362529   11884 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0924 18:21:50.362617   11884 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0924 18:21:50.362627   11884 kubeadm.go:310] 
	I0924 18:21:50.362758   11884 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zk41l8.3kiwjtrs0jq67q8a \
	I0924 18:21:50.362886   11884 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7fca06342f7d2e57d003d47684bda13156568ef6a53e3d075972ae6186fe9735 \
	I0924 18:21:50.362923   11884 kubeadm.go:310] 	--control-plane 
	I0924 18:21:50.362934   11884 kubeadm.go:310] 
	I0924 18:21:50.363009   11884 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0924 18:21:50.363016   11884 kubeadm.go:310] 
	I0924 18:21:50.363089   11884 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zk41l8.3kiwjtrs0jq67q8a \
	I0924 18:21:50.363191   11884 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7fca06342f7d2e57d003d47684bda13156568ef6a53e3d075972ae6186fe9735 
	I0924 18:21:50.365062   11884 kubeadm.go:310] W0924 18:21:40.883271    1290 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.
	I0924 18:21:50.365321   11884 kubeadm.go:310] W0924 18:21:40.883902    1290 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.
	I0924 18:21:50.365510   11884 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-1069-gcp\n", err: exit status 1
	I0924 18:21:50.365632   11884 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0924 18:21:50.365665   11884 cni.go:84] Creating CNI manager for ""
	I0924 18:21:50.365679   11884 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:21:50.367557   11884 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0924 18:21:50.368991   11884 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0924 18:21:50.372568   11884 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0924 18:21:50.372585   11884 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0924 18:21:50.388639   11884 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
	I0924 18:21:50.574824   11884 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0924 18:21:50.574880   11884 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
	I0924 18:21:50.574923   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-942928 minikube.k8s.io/updated_at=2024_09_24T18_21_50_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e minikube.k8s.io/name=addons-942928 minikube.k8s.io/primary=true
	I0924 18:21:50.582142   11884 ops.go:34] apiserver oom_adj: -16
	I0924 18:21:50.652581   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:51.153589   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:51.653226   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:52.152970   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:52.653164   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:53.152708   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:53.653499   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.152749   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:54.652862   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:55.153076   11884 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0924 18:21:55.219459   11884 kubeadm.go:1113] duration metric: took 4.644622533s to wait for elevateKubeSystemPrivileges
	I0924 18:21:55.219487   11884 kubeadm.go:394] duration metric: took 14.47957657s to StartCluster
	I0924 18:21:55.219506   11884 settings.go:142] acquiring lock: {Name:mk21be07f84942518ec013a34f770d15d38248aa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:55.219620   11884 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:21:55.219969   11884 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/kubeconfig: {Name:mkfc52096f610c7baed2d0b4f59d615eff843831 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:21:55.220155   11884 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}
	I0924 18:21:55.220165   11884 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"
	I0924 18:21:55.220208   11884 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 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]
	I0924 18:21:55.220343   11884 addons.go:69] Setting yakd=true in profile "addons-942928"
	I0924 18:21:55.220357   11884 addons.go:69] Setting cloud-spanner=true in profile "addons-942928"
	I0924 18:21:55.220365   11884 addons.go:234] Setting addon yakd=true in "addons-942928"
	I0924 18:21:55.220378   11884 addons.go:234] Setting addon cloud-spanner=true in "addons-942928"
	I0924 18:21:55.220397   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220402   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:55.220418   11884 addons.go:69] Setting ingress-dns=true in profile "addons-942928"
	I0924 18:21:55.220420   11884 addons.go:69] Setting default-storageclass=true in profile "addons-942928"
	I0924 18:21:55.220415   11884 addons.go:69] Setting ingress=true in profile "addons-942928"
	I0924 18:21:55.220434   11884 addons.go:234] Setting addon ingress-dns=true in "addons-942928"
	I0924 18:21:55.220442   11884 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-942928"
	I0924 18:21:55.220460   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220466   11884 addons.go:69] Setting metrics-server=true in profile "addons-942928"
	I0924 18:21:55.220473   11884 addons.go:69] Setting registry=true in profile "addons-942928"
	I0924 18:21:55.220483   11884 addons.go:69] Setting volcano=true in profile "addons-942928"
	I0924 18:21:55.220489   11884 addons.go:234] Setting addon registry=true in "addons-942928"
	I0924 18:21:55.220495   11884 addons.go:234] Setting addon volcano=true in "addons-942928"
	I0924 18:21:55.220513   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220526   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220748   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220871   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220928   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220959   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220410   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220460   11884 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-942928"
	I0924 18:21:55.221013   11884 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-942928"
	I0924 18:21:55.221038   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.221039   11884 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-942928"
	I0924 18:21:55.221091   11884 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-942928"
	I0924 18:21:55.221124   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.221390   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.221485   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220968   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.221594   11884 addons.go:69] Setting volumesnapshots=true in profile "addons-942928"
	I0924 18:21:55.221620   11884 addons.go:234] Setting addon volumesnapshots=true in "addons-942928"
	I0924 18:21:55.221649   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220396   11884 addons.go:69] Setting gcp-auth=true in profile "addons-942928"
	I0924 18:21:55.221847   11884 mustload.go:65] Loading cluster: addons-942928
	I0924 18:21:55.222041   11884 config.go:182] Loaded profile config "addons-942928": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:21:55.222099   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.222191   11884 out.go:177] * Verifying Kubernetes components...
	I0924 18:21:55.222293   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220464   11884 addons.go:69] Setting storage-provisioner=true in profile "addons-942928"
	I0924 18:21:55.222630   11884 addons.go:234] Setting addon storage-provisioner=true in "addons-942928"
	I0924 18:21:55.221574   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220475   11884 addons.go:234] Setting addon metrics-server=true in "addons-942928"
	I0924 18:21:55.222858   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.220347   11884 addons.go:69] Setting inspektor-gadget=true in profile "addons-942928"
	I0924 18:21:55.222925   11884 addons.go:234] Setting addon inspektor-gadget=true in "addons-942928"
	I0924 18:21:55.222950   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.224545   11884 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0924 18:21:55.222564   11884 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-942928"
	I0924 18:21:55.225315   11884 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-942928"
	I0924 18:21:55.225537   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.220446   11884 addons.go:234] Setting addon ingress=true in "addons-942928"
	I0924 18:21:55.227588   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.228106   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.222666   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.236538   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.255883   11884 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0924 18:21:55.257142   11884 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0924 18:21:55.257149   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0924 18:21:55.257215   11884 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0924 18:21:55.257280   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.257666   11884 addons.go:234] Setting addon default-storageclass=true in "addons-942928"
	I0924 18:21:55.257709   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.258213   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.258559   11884 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0924 18:21:55.258586   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0924 18:21:55.258631   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.262979   11884 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0924 18:21:55.264731   11884 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0924 18:21:55.264753   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0924 18:21:55.264818   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.272593   11884 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0924 18:21:55.272753   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.273285   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.274071   11884 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0924 18:21:55.274093   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0924 18:21:55.274154   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	W0924 18:21:55.275062   11884 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0924 18:21:55.276686   11884 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0924 18:21:55.277923   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:21:55.278007   11884 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0924 18:21:55.278024   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0924 18:21:55.278073   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.280343   11884 out.go:177]   - Using image docker.io/registry:2.8.3
	I0924 18:21:55.280342   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0924 18:21:55.282234   11884 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0924 18:21:55.282915   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:21:55.284478   11884 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0924 18:21:55.284497   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0924 18:21:55.284555   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.284981   11884 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0924 18:21:55.284999   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0924 18:21:55.285048   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.294998   11884 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-942928"
	I0924 18:21:55.295049   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.295542   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:21:55.307654   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.320228   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.328948   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.331215   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.335176   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.342988   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.351584   11884 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0924 18:21:55.353614   11884 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0924 18:21:55.353636   11884 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0924 18:21:55.353692   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.357920   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.364036   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:21:55.365010   11884 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0924 18:21:55.366074   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0924 18:21:55.366094   11884 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0924 18:21:55.366154   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.371092   11884 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0924 18:21:55.372208   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0924 18:21:55.372212   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0924 18:21:55.373298   11884 out.go:177]   - Using image docker.io/busybox:stable
	I0924 18:21:55.373389   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0924 18:21:55.373407   11884 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0924 18:21:55.373466   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.374244   11884 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0924 18:21:55.374260   11884 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0924 18:21:55.374302   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.374963   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0924 18:21:55.375090   11884 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0924 18:21:55.375110   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0924 18:21:55.375157   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.376392   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.377619   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0924 18:21:55.378915   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0924 18:21:55.380144   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0924 18:21:55.381301   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0924 18:21:55.382627   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0924 18:21:55.383885   11884 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0924 18:21:55.385215   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0924 18:21:55.385235   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0924 18:21:55.385295   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:21:55.393802   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.396682   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.397131   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.397764   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:21:55.407715   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	W0924 18:21:55.414353   11884 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0924 18:21:55.414388   11884 retry.go:31] will retry after 133.896664ms: ssh: handshake failed: EOF
	W0924 18:21:55.414353   11884 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0924 18:21:55.414480   11884 retry.go:31] will retry after 197.011169ms: ssh: handshake failed: EOF
	I0924 18:21:55.533477   11884 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 -"
	I0924 18:21:55.615225   11884 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0924 18:21:55.811442   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0924 18:21:55.811470   11884 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0924 18:21:55.812497   11884 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
	I0924 18:21:55.827318   11884 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0924 18:21:55.827341   11884 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0924 18:21:55.827759   11884 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
	I0924 18:21:55.838253   11884 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
	I0924 18:21:55.916828   11884 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
	I0924 18:21:55.918522   11884 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
	I0924 18:21:55.920007   11884 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0924 18:21:55.920073   11884 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0924 18:21:55.922780   11884 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
	I0924 18:21:55.932017   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0924 18:21:55.932043   11884 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0924 18:21:56.011691   11884 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
	I0924 18:21:56.012569   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0924 18:21:56.012593   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0924 18:21:56.118368   11884 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0924 18:21:56.118468   11884 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0924 18:21:56.120266   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0924 18:21:56.120335   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0924 18:21:56.120709   11884 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0924 18:21:56.120748   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0924 18:21:56.213623   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0924 18:21:56.213717   11884 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0924 18:21:56.215945   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0924 18:21:56.216020   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0924 18:21:56.311488   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0924 18:21:56.311581   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0924 18:21:56.418034   11884 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0924 18:21:56.418124   11884 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0924 18:21:56.424376   11884 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0924 18:21:56.424405   11884 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0924 18:21:56.430302   11884 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
	I0924 18:21:56.516349   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0924 18:21:56.516380   11884 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)
	I0924 18:21:56.627047   11884 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0924 18:21:56.627070   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0924 18:21:56.627251   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0924 18:21:56.627265   11884 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0924 18:21:56.634304   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0924 18:21:56.634334   11884 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0924 18:21:56.717635   11884 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0924 18:21:56.717660   11884 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0924 18:21:57.020393   11884 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0924 18:21:57.020477   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0924 18:21:57.021809   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0924 18:21:57.021883   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0924 18:21:57.118470   11884 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0924 18:21:57.118579   11884 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0924 18:21:57.121395   11884 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
	I0924 18:21:57.212079   11884 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0924 18:21:57.212110   11884 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0924 18:21:57.318747   11884 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
	I0924 18:21:57.325601   11884 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
	I0924 18:21:57.325911   11884 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 -": (1.79240238s)
	I0924 18:21:57.325940   11884 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0924 18:21:57.334023   11884 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.718762008s)
	I0924 18:21:57.335711   11884 node_ready.go:35] waiting up to 6m0s for node "addons-942928" to be "Ready" ...
	I0924 18:21:57.410501   11884 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0924 18:21:57.410537   11884 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0924 18:21:57.424741   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0924 18:21:57.424770   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0924 18:21:57.720847   11884 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0924 18:21:57.720872   11884 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0924 18:21:57.736293   11884 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0924 18:21:57.736378   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0924 18:21:57.937440   11884 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-942928" context rescaled to 1 replicas
	I0924 18:21:58.021994   11884 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
	I0924 18:21:58.026747   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0924 18:21:58.026825   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0924 18:21:58.311248   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0924 18:21:58.311348   11884 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0924 18:21:58.425768   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0924 18:21:58.425881   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0924 18:21:58.525873   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0924 18:21:58.525896   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0924 18:21:58.633072   11884 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0924 18:21:58.633104   11884 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0924 18:21:58.911439   11884 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
	I0924 18:21:59.413483   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:01.026369   11884 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.213833105s)
	I0924 18:22:01.026410   11884 addons.go:475] Verifying addon ingress=true in "addons-942928"
	I0924 18:22:01.026645   11884 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.198842212s)
	I0924 18:22:01.026702   11884 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: (5.18842674s)
	I0924 18:22:01.026809   11884 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: (5.108205818s)
	I0924 18:22:01.026869   11884 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: (5.110001099s)
	I0924 18:22:01.026911   11884 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.104098254s)
	I0924 18:22:01.026983   11884 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: (5.015256461s)
	I0924 18:22:01.027006   11884 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: (4.596671796s)
	I0924 18:22:01.027021   11884 addons.go:475] Verifying addon registry=true in "addons-942928"
	I0924 18:22:01.027056   11884 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: (3.905593631s)
	I0924 18:22:01.027171   11884 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: (3.708396252s)
	I0924 18:22:01.027645   11884 addons.go:475] Verifying addon metrics-server=true in "addons-942928"
	I0924 18:22:01.028207   11884 out.go:177] * Verifying ingress addon...
	I0924 18:22:01.029324   11884 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-942928 service yakd-dashboard -n yakd-dashboard
	
	I0924 18:22:01.029414   11884 out.go:177] * Verifying registry addon...
	I0924 18:22:01.031266   11884 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0924 18:22:01.032354   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0924 18:22:01.037096   11884 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:22:01.037120   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:01.037262   11884 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0924 18:22:01.037286   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0924 18:22:01.116395   11884 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class standard as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "standard": the object has been modified; please apply your changes to the latest version and try again]
	I0924 18:22:01.539793   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:01.540377   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:01.627956   11884 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.302309126s)
	W0924 18:22:01.628006   11884 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
	I0924 18:22:01.628025   11884 retry.go:31] will retry after 320.62058ms: 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
	I0924 18:22:01.628072   11884 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: (3.606032743s)
	I0924 18:22:01.839307   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:01.949413   11884 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
	I0924 18:22:02.030803   11884 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: (3.119306425s)
	I0924 18:22:02.030838   11884 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-942928"
	I0924 18:22:02.032448   11884 out.go:177] * Verifying csi-hostpath-driver addon...
	I0924 18:22:02.034739   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0924 18:22:02.034755   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:02.035116   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:02.037883   11884 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:22:02.037907   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:02.534800   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:02.535139   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:02.537142   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:02.615996   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0924 18:22:02.616078   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:22:02.647629   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:22:02.831206   11884 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0924 18:22:02.926001   11884 addons.go:234] Setting addon gcp-auth=true in "addons-942928"
	I0924 18:22:02.926058   11884 host.go:66] Checking if "addons-942928" exists ...
	I0924 18:22:02.926586   11884 cli_runner.go:164] Run: docker container inspect addons-942928 --format={{.State.Status}}
	I0924 18:22:02.951120   11884 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0924 18:22:02.951178   11884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-942928
	I0924 18:22:02.970180   11884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/addons-942928/id_rsa Username:docker}
	I0924 18:22:03.035547   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:03.035760   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:03.037730   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:03.535878   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:03.536243   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:03.537114   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.035033   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:04.035265   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:04.037335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.338712   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:04.513344   11884 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.562194823s)
	I0924 18:22:04.513339   11884 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.563877734s)
	I0924 18:22:04.515117   11884 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0924 18:22:04.516708   11884 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0924 18:22:04.518045   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0924 18:22:04.518063   11884 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0924 18:22:04.535839   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:04.535951   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0924 18:22:04.535969   11884 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0924 18:22:04.536484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:04.537583   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:04.552753   11884 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0924 18:22:04.552774   11884 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0924 18:22:04.570231   11884 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
	I0924 18:22:04.916510   11884 addons.go:475] Verifying addon gcp-auth=true in "addons-942928"
	I0924 18:22:04.918512   11884 out.go:177] * Verifying gcp-auth addon...
	I0924 18:22:04.920781   11884 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0924 18:22:04.924688   11884 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0924 18:22:04.924706   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:05.034815   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:05.035008   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:05.036924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:05.423531   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:05.534748   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:05.534832   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:05.536779   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:05.924390   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:06.035224   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:06.035696   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:06.037269   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:06.339109   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:06.423930   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:06.535008   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:06.535326   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:06.537203   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:06.924629   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:07.034660   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:07.034938   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:07.037115   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:07.423830   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:07.534998   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:07.535087   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:07.537062   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:07.923947   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:08.035230   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:08.035379   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:08.037118   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:08.424715   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:08.534657   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:08.534799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:08.536731   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:08.839297   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:08.924136   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:09.035282   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:09.035401   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:09.037185   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:09.423812   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:09.535028   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:09.535274   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:09.537084   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:09.923790   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:10.034825   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:10.034829   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:10.036716   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:10.423931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:10.535041   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:10.535353   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:10.536997   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:10.924130   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:11.035248   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:11.035538   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:11.037203   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:11.338776   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:11.424122   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:11.535039   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:11.535115   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:11.536705   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:11.923625   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:12.034645   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:12.034664   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:12.037709   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:12.423742   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:12.535051   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:12.535061   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:12.536799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:12.924923   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:13.035216   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:13.035343   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:13.037151   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:13.424194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:13.535287   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:13.535511   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:13.537820   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:13.838659   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:13.924094   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:14.035438   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:14.035581   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:14.037228   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:14.423911   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:14.534945   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:14.534991   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:14.536858   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:14.924150   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:15.034938   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:15.035435   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:15.037086   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:15.424207   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:15.534750   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:15.535281   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:15.536789   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:15.839434   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:15.923931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:16.034874   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:16.034892   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:16.037016   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:16.424293   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:16.534892   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:16.535537   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:16.536749   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:16.923675   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:17.034794   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:17.034997   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:17.036993   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:17.423986   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:17.535107   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:17.535245   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:17.537010   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:17.923853   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:18.034792   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:18.035110   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:18.036893   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:18.338456   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:18.424442   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:18.535364   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:18.535584   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:18.537062   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:18.924342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:19.034871   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:19.035512   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:19.037021   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:19.424165   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:19.535338   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:19.535531   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:19.536872   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:19.924148   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:20.035004   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:20.035645   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:20.037436   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:20.340523   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:20.424721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:20.534665   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:20.534956   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:20.537002   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:20.924643   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:21.034754   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:21.034873   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:21.036990   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:21.424098   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:21.535404   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:21.535606   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:21.537149   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:21.924490   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:22.034467   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:22.034557   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:22.037473   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:22.423692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:22.534541   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:22.534799   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:22.536968   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:22.838596   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:22.924156   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:23.035417   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:23.035432   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:23.037422   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:23.424360   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:23.534819   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:23.535288   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:23.536881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:23.924097   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:24.035334   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:24.035540   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:24.037470   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:24.423911   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:24.535038   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:24.535044   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:24.536893   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:24.923692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:25.034797   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.035044   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:25.037047   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:25.338645   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:25.424153   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:25.535144   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:25.535561   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:25.537101   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:25.924914   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:26.035109   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.035280   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.037163   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:26.424470   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:26.535298   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:26.535903   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:26.537009   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:26.924041   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:27.035341   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:27.035385   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:27.037521   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:27.339006   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:27.424695   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:27.534658   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:27.534751   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:27.537580   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:27.923532   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:28.034465   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:28.034762   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:28.036874   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.424071   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:28.535235   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:28.535273   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:28.536899   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:28.924271   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:29.034989   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.035416   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:29.037346   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:29.339131   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:29.423657   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:29.534303   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:29.534552   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:29.537302   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:29.924110   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:30.035047   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:30.036222   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:30.037391   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:30.423647   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:30.534820   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:30.535098   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:30.537181   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:30.925286   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:31.034979   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:31.035334   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:31.037202   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.424514   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:31.535476   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:31.535671   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:31.537222   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:31.838916   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:31.924481   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:32.034484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:32.034655   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:32.037457   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:32.423510   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:32.534983   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:32.535358   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:32.536936   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:32.923692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:33.034553   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:33.034897   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:33.037021   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.424069   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:33.535158   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:33.535300   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:33.536999   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:33.923989   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:34.035318   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:34.035352   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.037131   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:34.339018   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:34.424423   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:34.535289   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:34.535766   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:34.537067   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:34.924305   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:35.034904   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:35.035422   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:35.037153   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.424121   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:35.535238   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:35.535392   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:35.537330   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:35.924425   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:36.034950   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:36.035408   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.037197   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:36.424169   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:36.535173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:36.535343   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:36.538676   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:36.839362   11884 node_ready.go:53] node "addons-942928" has status "Ready":"False"
	I0924 18:22:36.924026   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:37.035162   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:37.035364   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:37.036951   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:37.424054   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:37.535351   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:37.535407   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:37.537350   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:37.923571   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:38.034791   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:38.038440   11884 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0924 18:22:38.038465   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:38.039012   11884 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0924 18:22:38.039034   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:38.413238   11884 node_ready.go:49] node "addons-942928" has status "Ready":"True"
	I0924 18:22:38.413283   11884 node_ready.go:38] duration metric: took 41.077538993s for node "addons-942928" to be "Ready" ...
	I0924 18:22:38.413295   11884 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" ...
	I0924 18:22:38.424223   11884 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:38.426545   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:38.535383   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:38.535618   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:38.537804   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:38.924760   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.037125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:39.037583   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:39.040791   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.424780   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.534695   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:39.534903   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:39.537646   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:39.924578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:39.929219   11884 pod_ready.go:93] pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.929293   11884 pod_ready.go:82] duration metric: took 1.505032905s for pod "coredns-7c65d6cfc9-8dkhr" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.929319   11884 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.933070   11884 pod_ready.go:93] pod "etcd-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.933091   11884 pod_ready.go:82] duration metric: took 3.760437ms for pod "etcd-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.933106   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.937071   11884 pod_ready.go:93] pod "kube-apiserver-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.937086   11884 pod_ready.go:82] duration metric: took 3.972453ms for pod "kube-apiserver-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.937095   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.940500   11884 pod_ready.go:93] pod "kube-controller-manager-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.940518   11884 pod_ready.go:82] duration metric: took 3.4154ms for pod "kube-controller-manager-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.940529   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-8kdvm" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.943908   11884 pod_ready.go:93] pod "kube-proxy-8kdvm" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:39.943924   11884 pod_ready.go:82] duration metric: took 3.388943ms for pod "kube-proxy-8kdvm" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:39.943932   11884 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.035271   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:40.035659   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:40.037846   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:40.339820   11884 pod_ready.go:93] pod "kube-scheduler-addons-942928" in "kube-system" namespace has status "Ready":"True"
	I0924 18:22:40.339847   11884 pod_ready.go:82] duration metric: took 395.907742ms for pod "kube-scheduler-addons-942928" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.339858   11884 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace to be "Ready" ...
	I0924 18:22:40.424422   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:40.534992   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:40.535241   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:40.537882   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:40.923920   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:41.035189   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:41.035386   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:41.038257   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:41.424260   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:41.535611   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:41.536030   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:41.538263   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:41.925301   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:42.035608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:42.036042   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.037756   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:42.345039   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:42.424045   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:42.535484   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:42.535776   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:42.538082   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:42.924699   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:43.034794   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:43.035068   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.037590   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:43.424726   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:43.535079   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:43.535097   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:43.537771   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:43.923871   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:44.035445   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:44.035702   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:44.037547   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.345755   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:44.424497   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:44.535304   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:44.535630   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:44.538683   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:44.924194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:45.035502   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:45.035872   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:45.038191   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:45.425216   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:45.535698   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:45.535958   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:45.539803   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:45.924207   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:46.036075   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:46.036172   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:46.037931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:46.424438   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:46.535728   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:46.536099   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:46.537970   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:46.845604   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:46.924714   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:47.035507   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:47.035578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.038417   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:47.424881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:47.535573   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:47.535715   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:47.537581   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:47.924453   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:48.035133   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:48.035408   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:48.038451   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:48.425123   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:48.536053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:48.536106   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:48.538073   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:48.924529   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:49.035277   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:49.035988   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:49.037995   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.345360   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:49.424365   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:49.535548   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:49.535685   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:49.538099   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:49.924908   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:50.035655   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:50.035783   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.037931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:50.424944   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:50.535451   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:50.536351   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:50.539143   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:50.924261   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:51.036308   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:51.036601   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:51.038403   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:51.345726   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:51.424495   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:51.535729   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:51.536264   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:51.537912   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:51.923734   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:52.034953   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.035288   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:52.037854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:52.424482   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:52.535109   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:52.535522   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:52.537854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:52.924416   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:53.035620   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:53.035961   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:53.037775   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.425034   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:53.535610   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:53.536026   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:53.538690   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:53.845434   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:53.923977   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:54.035837   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:54.035955   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:54.038284   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:54.424612   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:54.535431   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:54.536270   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:54.537973   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:54.924277   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:55.035856   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:55.036502   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:55.040033   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:55.424427   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:55.535116   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:55.535656   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:55.537694   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:55.924635   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:56.035713   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:56.036272   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.038309   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:56.345668   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:56.424335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:56.536557   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:56.539895   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:56.541735   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:56.925191   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:57.035813   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:57.035916   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:57.037968   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.424862   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:57.535828   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:57.536130   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:57.538578   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:57.924154   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:58.035940   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:58.036523   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:58.040030   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:58.346000   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:22:58.424733   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:58.535544   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:58.535902   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:58.538500   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:58.928383   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:59.035768   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:59.036067   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.037757   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:59.425023   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:22:59.535180   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:22:59.535469   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:22:59.537752   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:22:59.924005   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:00.035517   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:00.035677   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:00.037926   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:00.424239   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:00.535882   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:00.536133   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:00.537631   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:00.844855   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:00.924643   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:01.035084   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:01.035198   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:01.038231   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:01.424684   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:01.535556   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:01.536353   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:01.540308   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:01.924894   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:02.035714   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:02.036541   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:02.137896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:02.424533   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:02.536240   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:02.536343   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:02.539665   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:02.845434   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:02.924292   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:03.035812   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:03.036611   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:03.039608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:03.425322   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:03.535721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:03.535743   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:03.538146   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:03.924500   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:04.036252   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:04.036881   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:04.037924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.424272   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:04.535579   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:04.535800   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:04.537888   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:04.845503   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:04.924053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:05.035922   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:05.036164   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:05.038268   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:05.424834   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:05.535256   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:05.535267   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:05.538625   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:05.924313   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:06.035992   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:06.036130   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.038355   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:06.424478   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:06.535385   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:06.535867   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:06.537924   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:06.924254   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:07.036342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:07.036687   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:07.039721   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.344883   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:07.424752   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:07.535002   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:07.535272   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:07.537896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:07.923830   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:08.037342   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:08.037732   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:08.038349   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:08.424125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:08.536364   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:08.538748   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:08.539595   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:08.924987   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:09.035981   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:09.036137   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.038559   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:09.346284   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:09.424636   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:09.535609   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:09.535968   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:09.537810   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:09.925378   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:10.036101   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:10.036490   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:10.039765   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.424984   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:10.535904   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:10.536228   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:10.538446   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:10.924548   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:11.035826   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:11.036263   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.038585   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:11.424730   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:11.535307   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:11.535692   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:11.538237   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:11.845382   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:11.924198   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:12.036002   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:12.036235   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:12.038211   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.424601   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:12.534718   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:12.535173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:12.537874   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:12.924435   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:13.035618   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:13.035813   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.037869   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:13.424471   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:13.535327   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:13.535640   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:13.537862   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:13.846862   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:13.924711   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:14.035269   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:14.035600   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:14.037471   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.424931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:14.535299   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:14.535543   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:14.538335   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:14.924596   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:15.035840   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:15.037008   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.041223   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:15.424145   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:15.535269   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:15.535464   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:15.538171   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:15.924195   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:16.036046   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:16.037071   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:16.038100   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:16.346121   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:16.425199   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:16.535418   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:16.535562   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:16.538170   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:16.923931   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:17.035500   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:17.035792   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:17.037867   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.426092   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:17.535965   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:17.536017   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:17.538125   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:17.923793   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:18.034857   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.035243   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0924 18:23:18.038194   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:18.424708   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:18.534835   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:18.535403   11884 kapi.go:107] duration metric: took 1m17.503047626s to wait for kubernetes.io/minikube-addons=registry ...
	I0924 18:23:18.537741   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:18.844922   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:18.925072   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:19.036360   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:19.038182   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:19.425053   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:19.536070   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:19.538189   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:19.923919   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:20.034807   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:20.037980   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:20.424065   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:20.535776   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:20.539004   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:20.845481   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:20.924999   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:21.035871   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:21.039845   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:21.425133   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:21.535409   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:21.538621   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.072744   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:22.073572   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.073681   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:22.424743   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:22.534852   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:22.537895   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:22.924590   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:23.034600   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.037934   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:23.345508   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:23.424653   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:23.535585   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:23.537896   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:23.924413   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:24.036453   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:24.038755   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.423802   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:24.535034   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:24.538774   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:24.923930   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:25.035098   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:25.037957   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:25.345748   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:25.424479   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:25.535886   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:25.537879   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:25.924795   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:26.034943   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:26.038120   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:26.425530   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:26.535553   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:26.539263   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:26.925255   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:27.036366   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.038719   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:27.416521   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:27.424442   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:27.537450   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:27.628160   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:27.924114   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:28.035934   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:28.113544   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:28.424549   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:28.536000   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:28.538305   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:28.924204   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:29.036578   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:29.041563   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:29.423693   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:29.536429   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:29.539414   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:29.846816   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:29.925339   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:30.036079   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:30.038379   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:30.424562   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:30.536024   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:30.538639   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:30.924602   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:31.035056   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:31.038602   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:31.423979   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:31.535841   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:31.538000   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:31.924444   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:32.035975   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.038039   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:32.345196   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:32.423796   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:32.534906   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:32.537854   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:32.924629   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:33.036001   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:33.038164   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:33.424514   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:33.536345   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:33.538732   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:33.924279   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:34.035706   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:34.039178   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:34.345597   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:34.424099   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:34.535540   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:34.539076   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:34.924040   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:35.035225   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:35.038709   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:35.424884   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:35.536537   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:35.538606   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:35.924339   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:36.036130   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:36.038408   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:36.345939   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:36.426093   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:36.535888   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:36.537766   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:36.924165   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0924 18:23:37.036005   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:37.038351   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:37.424957   11884 kapi.go:107] duration metric: took 1m32.504171891s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0924 18:23:37.427002   11884 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-942928 cluster.
	I0924 18:23:37.428426   11884 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.
	I0924 18:23:37.429777   11884 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0924 18:23:37.616464   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:37.617617   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:38.035857   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:38.040608   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:38.346380   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:38.536683   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:38.539509   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:39.035858   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:39.114436   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:39.535492   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:39.539866   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.035514   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:40.038584   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.535564   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:40.538792   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:40.845331   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:41.035981   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:41.038722   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:41.536368   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:41.540708   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.035397   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:42.038905   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.536063   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:42.538187   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:42.845515   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:43.034892   11884 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0924 18:23:43.038161   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:43.536638   11884 kapi.go:107] duration metric: took 1m42.505369801s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0924 18:23:43.538651   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.039699   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.538726   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:44.845823   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:45.040028   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:45.540173   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:46.038880   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:46.539951   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:47.039253   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:47.345759   11884 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"False"
	I0924 18:23:47.539703   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.039273   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.539785   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:48.845300   11884 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace has status "Ready":"True"
	I0924 18:23:48.845323   11884 pod_ready.go:82] duration metric: took 1m8.505457418s for pod "metrics-server-84c5f94fbc-5bz47" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.845333   11884 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.849498   11884 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace has status "Ready":"True"
	I0924 18:23:48.849521   11884 pod_ready.go:82] duration metric: took 4.180555ms for pod "nvidia-device-plugin-daemonset-5xnjp" in "kube-system" namespace to be "Ready" ...
	I0924 18:23:48.849543   11884 pod_ready.go:39] duration metric: took 1m10.436237198s 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" ...
	I0924 18:23:48.849563   11884 api_server.go:52] waiting for apiserver process to appear ...
	I0924 18:23:48.849619   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:48.849673   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:48.884270   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:48.884289   11884 cri.go:89] found id: ""
	I0924 18:23:48.884305   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:48.884344   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.887562   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:48.887624   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:48.921432   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:48.921456   11884 cri.go:89] found id: ""
	I0924 18:23:48.921464   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:48.921509   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.924915   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:48.924970   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:48.959892   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:48.959912   11884 cri.go:89] found id: ""
	I0924 18:23:48.959920   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:48.959966   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:48.963297   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:48.963362   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:48.996985   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:48.997005   11884 cri.go:89] found id: ""
	I0924 18:23:48.997015   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:48.997064   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.000583   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:49.000653   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:49.035326   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:49.035347   11884 cri.go:89] found id: ""
	I0924 18:23:49.035356   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:49.035405   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.039660   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:49.039727   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:49.039933   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:49.072719   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:49.072738   11884 cri.go:89] found id: ""
	I0924 18:23:49.072748   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:49.072799   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.076081   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:49.076142   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:49.109729   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:49.109753   11884 cri.go:89] found id: ""
	I0924 18:23:49.109763   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:49.109813   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:49.113456   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:49.113477   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:49.155443   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:49.155472   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:49.167003   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:49.167029   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:49.266231   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:49.266262   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:49.308363   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:49.308399   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:49.348257   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:49.348290   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:49.388240   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:49.388268   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:49.420516   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:49.420541   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:49.498202   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:49.498238   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:49.535380   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:49.535408   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:49.539513   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:49.593727   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:49.593759   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:49.631856   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:49.631895   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:50.076060   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:50.538856   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:51.039512   11884 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0924 18:23:51.539279   11884 kapi.go:107] duration metric: took 1m49.504536282s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0924 18:23:51.541315   11884 out.go:177] * Enabled addons: ingress-dns, cloud-spanner, nvidia-device-plugin, storage-provisioner, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0924 18:23:51.542554   11884 addons.go:510] duration metric: took 1m56.322355959s for enable addons: enabled=[ingress-dns cloud-spanner nvidia-device-plugin storage-provisioner metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0924 18:23:52.213742   11884 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:23:52.226838   11884 api_server.go:72] duration metric: took 1m57.006650829s to wait for apiserver process to appear ...
	I0924 18:23:52.226863   11884 api_server.go:88] waiting for apiserver healthz status ...
	I0924 18:23:52.226893   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:52.226943   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:52.259538   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:52.259556   11884 cri.go:89] found id: ""
	I0924 18:23:52.259564   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:52.259619   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.262985   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:52.263055   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:52.296550   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:52.296574   11884 cri.go:89] found id: ""
	I0924 18:23:52.296582   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:52.296637   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.299890   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:52.299946   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:52.333781   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:52.333805   11884 cri.go:89] found id: ""
	I0924 18:23:52.333815   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:52.333878   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.337114   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:52.337167   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:52.369090   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:52.369117   11884 cri.go:89] found id: ""
	I0924 18:23:52.369127   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:52.369179   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.372324   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:52.372390   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:52.405580   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:52.405607   11884 cri.go:89] found id: ""
	I0924 18:23:52.405617   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:52.405665   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.408981   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:52.409037   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:52.441355   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:52.441380   11884 cri.go:89] found id: ""
	I0924 18:23:52.441389   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:52.441444   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.444618   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:52.444682   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:52.477852   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:52.477876   11884 cri.go:89] found id: ""
	I0924 18:23:52.477886   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:52.477943   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:52.481074   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:52.481096   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:52.492460   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:52.492489   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:52.535577   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:52.535605   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:52.575602   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:52.575638   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:52.613761   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:52.613791   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:52.650612   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:52.650642   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:52.684318   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:52.684344   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:52.761011   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:52.761052   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:52.845034   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:52.845077   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:52.877928   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:52.877960   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:52.935961   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:52.935999   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:52.977050   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:52.977087   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:55.573276   11884 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0924 18:23:55.577617   11884 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0924 18:23:55.578461   11884 api_server.go:141] control plane version: v1.31.1
	I0924 18:23:55.578483   11884 api_server.go:131] duration metric: took 3.351614005s to wait for apiserver health ...
	I0924 18:23:55.578491   11884 system_pods.go:43] waiting for kube-system pods to appear ...
	I0924 18:23:55.578512   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0924 18:23:55.578559   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0924 18:23:55.611765   11884 cri.go:89] found id: "3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:55.611791   11884 cri.go:89] found id: ""
	I0924 18:23:55.611802   11884 logs.go:276] 1 containers: [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1]
	I0924 18:23:55.611863   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.615454   11884 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0924 18:23:55.615521   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0924 18:23:55.648306   11884 cri.go:89] found id: "8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:55.648330   11884 cri.go:89] found id: ""
	I0924 18:23:55.648338   11884 logs.go:276] 1 containers: [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28]
	I0924 18:23:55.648386   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.651651   11884 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0924 18:23:55.651706   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0924 18:23:55.684096   11884 cri.go:89] found id: "def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:55.684121   11884 cri.go:89] found id: ""
	I0924 18:23:55.684128   11884 logs.go:276] 1 containers: [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda]
	I0924 18:23:55.684167   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.687482   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0924 18:23:55.687539   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0924 18:23:55.720737   11884 cri.go:89] found id: "291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:55.720755   11884 cri.go:89] found id: ""
	I0924 18:23:55.720762   11884 logs.go:276] 1 containers: [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1]
	I0924 18:23:55.720810   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.723959   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0924 18:23:55.724023   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0924 18:23:55.756632   11884 cri.go:89] found id: "539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:55.756649   11884 cri.go:89] found id: ""
	I0924 18:23:55.756657   11884 logs.go:276] 1 containers: [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8]
	I0924 18:23:55.756705   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.760296   11884 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0924 18:23:55.760350   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0924 18:23:55.794405   11884 cri.go:89] found id: "a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:55.794428   11884 cri.go:89] found id: ""
	I0924 18:23:55.794436   11884 logs.go:276] 1 containers: [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2]
	I0924 18:23:55.794477   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.797875   11884 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0924 18:23:55.797935   11884 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0924 18:23:55.832766   11884 cri.go:89] found id: "5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:55.832785   11884 cri.go:89] found id: ""
	I0924 18:23:55.832791   11884 logs.go:276] 1 containers: [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775]
	I0924 18:23:55.832833   11884 ssh_runner.go:195] Run: which crictl
	I0924 18:23:55.836052   11884 logs.go:123] Gathering logs for CRI-O ...
	I0924 18:23:55.836079   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0924 18:23:55.906619   11884 logs.go:123] Gathering logs for kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] ...
	I0924 18:23:55.906651   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2"
	I0924 18:23:55.963692   11884 logs.go:123] Gathering logs for kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] ...
	I0924 18:23:55.963726   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775"
	I0924 18:23:55.998727   11884 logs.go:123] Gathering logs for describe nodes ...
	I0924 18:23:55.998759   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0924 18:23:56.095461   11884 logs.go:123] Gathering logs for kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] ...
	I0924 18:23:56.095492   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1"
	I0924 18:23:56.137031   11884 logs.go:123] Gathering logs for etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] ...
	I0924 18:23:56.137066   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28"
	I0924 18:23:56.177220   11884 logs.go:123] Gathering logs for coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] ...
	I0924 18:23:56.177254   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda"
	I0924 18:23:56.211752   11884 logs.go:123] Gathering logs for kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] ...
	I0924 18:23:56.211778   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1"
	I0924 18:23:56.249640   11884 logs.go:123] Gathering logs for kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] ...
	I0924 18:23:56.249675   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8"
	I0924 18:23:56.284135   11884 logs.go:123] Gathering logs for kubelet ...
	I0924 18:23:56.284172   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0924 18:23:56.361565   11884 logs.go:123] Gathering logs for dmesg ...
	I0924 18:23:56.361600   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0924 18:23:56.373570   11884 logs.go:123] Gathering logs for container status ...
	I0924 18:23:56.373596   11884 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0924 18:23:58.928276   11884 system_pods.go:59] 18 kube-system pods found
	I0924 18:23:58.928308   11884 system_pods.go:61] "coredns-7c65d6cfc9-8dkhr" [a7a2107a-9420-49b1-91d2-fb1903e22abc] Running
	I0924 18:23:58.928314   11884 system_pods.go:61] "csi-hostpath-attacher-0" [bd728b52-9553-42dd-ac88-a8f173c21ac7] Running
	I0924 18:23:58.928318   11884 system_pods.go:61] "csi-hostpath-resizer-0" [af74f04a-03a8-4993-a970-11aced6ba97e] Running
	I0924 18:23:58.928322   11884 system_pods.go:61] "csi-hostpathplugin-bq8fg" [d0024f43-8e4a-4c69-9901-4f8c95540f57] Running
	I0924 18:23:58.928325   11884 system_pods.go:61] "etcd-addons-942928" [71eb7c91-278b-4133-95e6-86bb745646ad] Running
	I0924 18:23:58.928328   11884 system_pods.go:61] "kindnet-wggc5" [8ade84cf-07a2-42da-8bde-d4418f261c8a] Running
	I0924 18:23:58.928331   11884 system_pods.go:61] "kube-apiserver-addons-942928" [25edf088-03a8-495e-a271-476812f56e6a] Running
	I0924 18:23:58.928335   11884 system_pods.go:61] "kube-controller-manager-addons-942928" [1ced276c-0233-4fc7-bf76-f1d3266207d3] Running
	I0924 18:23:58.928338   11884 system_pods.go:61] "kube-ingress-dns-minikube" [fd03bbcc-df3f-4c8f-837e-a2f071464b90] Running
	I0924 18:23:58.928341   11884 system_pods.go:61] "kube-proxy-8kdvm" [68b076b1-2447-43af-93c5-190ec4880eca] Running
	I0924 18:23:58.928344   11884 system_pods.go:61] "kube-scheduler-addons-942928" [21b97828-9b53-4bae-a0a3-587b24ee14e3] Running
	I0924 18:23:58.928348   11884 system_pods.go:61] "metrics-server-84c5f94fbc-5bz47" [1833b808-dd08-41ab-a301-1a1bfd672aeb] Running
	I0924 18:23:58.928351   11884 system_pods.go:61] "nvidia-device-plugin-daemonset-5xnjp" [e691adec-d70f-4458-8912-bac6aedd093b] Running
	I0924 18:23:58.928354   11884 system_pods.go:61] "registry-66c9cd494c-wht85" [9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f] Running
	I0924 18:23:58.928357   11884 system_pods.go:61] "registry-proxy-bfl9q" [f382c61d-3bca-4a1d-8b94-bc4c8e8890e2] Running
	I0924 18:23:58.928362   11884 system_pods.go:61] "snapshot-controller-56fcc65765-f47lb" [e6686493-0f10-4147-b154-27d6970989cb] Running
	I0924 18:23:58.928368   11884 system_pods.go:61] "snapshot-controller-56fcc65765-xnpph" [9e876b61-4b96-437b-8011-208127a15941] Running
	I0924 18:23:58.928371   11884 system_pods.go:61] "storage-provisioner" [c67d1033-85da-44fe-829f-03b5fa8cc362] Running
	I0924 18:23:58.928375   11884 system_pods.go:74] duration metric: took 3.349879574s to wait for pod list to return data ...
	I0924 18:23:58.928385   11884 default_sa.go:34] waiting for default service account to be created ...
	I0924 18:23:58.930784   11884 default_sa.go:45] found service account: "default"
	I0924 18:23:58.930805   11884 default_sa.go:55] duration metric: took 2.415941ms for default service account to be created ...
	I0924 18:23:58.930813   11884 system_pods.go:116] waiting for k8s-apps to be running ...
	I0924 18:23:58.938480   11884 system_pods.go:86] 18 kube-system pods found
	I0924 18:23:58.938506   11884 system_pods.go:89] "coredns-7c65d6cfc9-8dkhr" [a7a2107a-9420-49b1-91d2-fb1903e22abc] Running
	I0924 18:23:58.938513   11884 system_pods.go:89] "csi-hostpath-attacher-0" [bd728b52-9553-42dd-ac88-a8f173c21ac7] Running
	I0924 18:23:58.938519   11884 system_pods.go:89] "csi-hostpath-resizer-0" [af74f04a-03a8-4993-a970-11aced6ba97e] Running
	I0924 18:23:58.938523   11884 system_pods.go:89] "csi-hostpathplugin-bq8fg" [d0024f43-8e4a-4c69-9901-4f8c95540f57] Running
	I0924 18:23:58.938527   11884 system_pods.go:89] "etcd-addons-942928" [71eb7c91-278b-4133-95e6-86bb745646ad] Running
	I0924 18:23:58.938530   11884 system_pods.go:89] "kindnet-wggc5" [8ade84cf-07a2-42da-8bde-d4418f261c8a] Running
	I0924 18:23:58.938534   11884 system_pods.go:89] "kube-apiserver-addons-942928" [25edf088-03a8-495e-a271-476812f56e6a] Running
	I0924 18:23:58.938538   11884 system_pods.go:89] "kube-controller-manager-addons-942928" [1ced276c-0233-4fc7-bf76-f1d3266207d3] Running
	I0924 18:23:58.938541   11884 system_pods.go:89] "kube-ingress-dns-minikube" [fd03bbcc-df3f-4c8f-837e-a2f071464b90] Running
	I0924 18:23:58.938544   11884 system_pods.go:89] "kube-proxy-8kdvm" [68b076b1-2447-43af-93c5-190ec4880eca] Running
	I0924 18:23:58.938547   11884 system_pods.go:89] "kube-scheduler-addons-942928" [21b97828-9b53-4bae-a0a3-587b24ee14e3] Running
	I0924 18:23:58.938551   11884 system_pods.go:89] "metrics-server-84c5f94fbc-5bz47" [1833b808-dd08-41ab-a301-1a1bfd672aeb] Running
	I0924 18:23:58.938554   11884 system_pods.go:89] "nvidia-device-plugin-daemonset-5xnjp" [e691adec-d70f-4458-8912-bac6aedd093b] Running
	I0924 18:23:58.938558   11884 system_pods.go:89] "registry-66c9cd494c-wht85" [9f26670b-6fb6-468c-8cd1-0b6d0e7fa19f] Running
	I0924 18:23:58.938560   11884 system_pods.go:89] "registry-proxy-bfl9q" [f382c61d-3bca-4a1d-8b94-bc4c8e8890e2] Running
	I0924 18:23:58.938564   11884 system_pods.go:89] "snapshot-controller-56fcc65765-f47lb" [e6686493-0f10-4147-b154-27d6970989cb] Running
	I0924 18:23:58.938567   11884 system_pods.go:89] "snapshot-controller-56fcc65765-xnpph" [9e876b61-4b96-437b-8011-208127a15941] Running
	I0924 18:23:58.938570   11884 system_pods.go:89] "storage-provisioner" [c67d1033-85da-44fe-829f-03b5fa8cc362] Running
	I0924 18:23:58.938575   11884 system_pods.go:126] duration metric: took 7.758587ms to wait for k8s-apps to be running ...
	I0924 18:23:58.938582   11884 system_svc.go:44] waiting for kubelet service to be running ....
	I0924 18:23:58.938622   11884 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:23:58.949766   11884 system_svc.go:56] duration metric: took 11.176024ms WaitForService to wait for kubelet
	I0924 18:23:58.949794   11884 kubeadm.go:582] duration metric: took 2m3.729610926s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0924 18:23:58.949818   11884 node_conditions.go:102] verifying NodePressure condition ...
	I0924 18:23:58.952798   11884 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0924 18:23:58.952826   11884 node_conditions.go:123] node cpu capacity is 8
	I0924 18:23:58.952837   11884 node_conditions.go:105] duration metric: took 3.013546ms to run NodePressure ...
	I0924 18:23:58.952848   11884 start.go:241] waiting for startup goroutines ...
	I0924 18:23:58.952855   11884 start.go:246] waiting for cluster config update ...
	I0924 18:23:58.952867   11884 start.go:255] writing updated cluster config ...
	I0924 18:23:58.953116   11884 ssh_runner.go:195] Run: rm -f paused
	I0924 18:23:58.999841   11884 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0924 18:23:59.002019   11884 out.go:177] * Done! kubectl is now configured to use "addons-942928" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.161038483Z" level=info msg="Stopping pod sandbox: 43f5f6389c657794062c50dbfc43ce39ca35dea1498e40968d70947b7ef2d78e" id=137b7d70-a3bd-43ea-b6ac-9e798c96175e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.161101722Z" level=info msg="Stopped pod sandbox (already stopped): 43f5f6389c657794062c50dbfc43ce39ca35dea1498e40968d70947b7ef2d78e" id=137b7d70-a3bd-43ea-b6ac-9e798c96175e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.161526643Z" level=info msg="Removing pod sandbox: 43f5f6389c657794062c50dbfc43ce39ca35dea1498e40968d70947b7ef2d78e" id=d9d02c3a-3ccf-45f2-b69f-e556ca958f33 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.167469267Z" level=info msg="Removed pod sandbox: 43f5f6389c657794062c50dbfc43ce39ca35dea1498e40968d70947b7ef2d78e" id=d9d02c3a-3ccf-45f2-b69f-e556ca958f33 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.167921859Z" level=info msg="Stopping pod sandbox: a9ed764f69314f4b619a9b3b8698744e57cfafae7dc1820744a770d32e411584" id=8c4376a2-dd4d-4730-9920-b766fd6a610f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.167952922Z" level=info msg="Stopped pod sandbox (already stopped): a9ed764f69314f4b619a9b3b8698744e57cfafae7dc1820744a770d32e411584" id=8c4376a2-dd4d-4730-9920-b766fd6a610f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.168248088Z" level=info msg="Removing pod sandbox: a9ed764f69314f4b619a9b3b8698744e57cfafae7dc1820744a770d32e411584" id=6184fc41-e687-4024-8748-fc96e44a0af8 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.174516233Z" level=info msg="Removed pod sandbox: a9ed764f69314f4b619a9b3b8698744e57cfafae7dc1820744a770d32e411584" id=6184fc41-e687-4024-8748-fc96e44a0af8 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.175019678Z" level=info msg="Stopping pod sandbox: 45db3d9a4f089930577e6ab1549f0e3e6b74bc287ea73afdaaaf52c4c828d61f" id=aad0d5f3-1036-4f08-9f8b-8a03c00c9dd6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.175080369Z" level=info msg="Stopped pod sandbox (already stopped): 45db3d9a4f089930577e6ab1549f0e3e6b74bc287ea73afdaaaf52c4c828d61f" id=aad0d5f3-1036-4f08-9f8b-8a03c00c9dd6 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.175450684Z" level=info msg="Removing pod sandbox: 45db3d9a4f089930577e6ab1549f0e3e6b74bc287ea73afdaaaf52c4c828d61f" id=a9f98df8-8285-4c5f-a76e-3ad41f342955 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 24 18:35:50 addons-942928 crio[1026]: time="2024-09-24 18:35:50.181918855Z" level=info msg="Removed pod sandbox: 45db3d9a4f089930577e6ab1549f0e3e6b74bc287ea73afdaaaf52c4c828d61f" id=a9f98df8-8285-4c5f-a76e-3ad41f342955 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 24 18:36:01 addons-942928 crio[1026]: time="2024-09-24 18:36:01.631237035Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=744a1bff-d07a-4cfd-af3b-cda42addc487 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:01 addons-942928 crio[1026]: time="2024-09-24 18:36:01.631537156Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=744a1bff-d07a-4cfd-af3b-cda42addc487 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:12 addons-942928 crio[1026]: time="2024-09-24 18:36:12.631805269Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=1388c339-ec6e-4c89-869f-28ba9ac4daa1 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:12 addons-942928 crio[1026]: time="2024-09-24 18:36:12.632039071Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=1388c339-ec6e-4c89-869f-28ba9ac4daa1 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:23 addons-942928 crio[1026]: time="2024-09-24 18:36:23.632125435Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e0ef0548-5ec1-457d-810a-92b7bc4c2d81 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:23 addons-942928 crio[1026]: time="2024-09-24 18:36:23.632401988Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e0ef0548-5ec1-457d-810a-92b7bc4c2d81 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:38 addons-942928 crio[1026]: time="2024-09-24 18:36:38.632103150Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=99824ee5-f96b-42d9-a74e-27f20cc23354 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:38 addons-942928 crio[1026]: time="2024-09-24 18:36:38.632356154Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=99824ee5-f96b-42d9-a74e-27f20cc23354 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:52 addons-942928 crio[1026]: time="2024-09-24 18:36:52.631395168Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=db695153-391d-4ec4-bb60-ec4f264b1570 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:36:52 addons-942928 crio[1026]: time="2024-09-24 18:36:52.631643259Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=db695153-391d-4ec4-bb60-ec4f264b1570 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:37:07 addons-942928 crio[1026]: time="2024-09-24 18:37:07.632199572Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=df85b6d5-bd46-46c4-b1ea-ca82a3adb462 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:37:07 addons-942928 crio[1026]: time="2024-09-24 18:37:07.632468471Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=df85b6d5-bd46-46c4-b1ea-ca82a3adb462 name=/runtime.v1.ImageService/ImageStatus
	Sep 24 18:37:13 addons-942928 crio[1026]: time="2024-09-24 18:37:13.939540251Z" level=info msg="Stopping container: 9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654 (timeout: 30s)" id=c62a61f6-8287-4934-ae74-288ddf952ad8 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	ec1b0bbdea834       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   About a minute ago   Running             hello-world-app           0                   1378a5421ea9e       hello-world-app-55bf9c44b4-rb9zs
	743c294d33534       docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56                         3 minutes ago        Running             nginx                     0                   8785f9b40c5b7       nginx
	10c0856ff57a1       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            13 minutes ago       Running             gcp-auth                  0                   95e1ac2f429c8       gcp-auth-89d5ffd79-6799h
	9730aa0d575a2       registry.k8s.io/metrics-server/metrics-server@sha256:78e46b57096ec75e302fbc853e36359555df5c827bb009ecfe66f97474cc2a5a   14 minutes ago       Exited              metrics-server            0                   88549f8b05186       metrics-server-84c5f94fbc-5bz47
	ff950095452c0       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        14 minutes ago       Running             storage-provisioner       0                   ec882ff541554       storage-provisioner
	def55166d69fe       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                        14 minutes ago       Running             coredns                   0                   010d258698587       coredns-7c65d6cfc9-8dkhr
	5e55861096c07       12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f                                                        15 minutes ago       Running             kindnet-cni               0                   56e2639c10d73       kindnet-wggc5
	539621c5f6087       60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561                                                        15 minutes ago       Running             kube-proxy                0                   66c75fd82b67c       kube-proxy-8kdvm
	a965f162cece7       175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1                                                        15 minutes ago       Running             kube-controller-manager   0                   0467552096f66       kube-controller-manager-addons-942928
	8f9ef62217a5d       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        15 minutes ago       Running             etcd                      0                   2fddd21a67481       etcd-addons-942928
	3466987b6f3ec       6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee                                                        15 minutes ago       Running             kube-apiserver            0                   324c555718f2a       kube-apiserver-addons-942928
	291cf22fe3c5d       9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b                                                        15 minutes ago       Running             kube-scheduler            0                   adeac74c671ba       kube-scheduler-addons-942928
	
	
	==> coredns [def55166d69fee374883c796d39b8c0a611b8ef6ccd162c1d32a0cef829fefda] <==
	[INFO] 10.244.0.7:45446 - 5672 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000075038s
	[INFO] 10.244.0.7:55202 - 59712 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000050971s
	[INFO] 10.244.0.7:55202 - 31815 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000078748s
	[INFO] 10.244.0.7:47903 - 14374 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003715515s
	[INFO] 10.244.0.7:47903 - 33829 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004835336s
	[INFO] 10.244.0.7:48921 - 5714 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005100884s
	[INFO] 10.244.0.7:48921 - 36693 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005171297s
	[INFO] 10.244.0.7:44981 - 34719 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003961189s
	[INFO] 10.244.0.7:44981 - 23962 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003985849s
	[INFO] 10.244.0.7:33364 - 46627 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000061404s
	[INFO] 10.244.0.7:33364 - 42798 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000078421s
	[INFO] 10.244.0.19:51215 - 56689 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000269027s
	[INFO] 10.244.0.19:60707 - 30769 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000369922s
	[INFO] 10.244.0.19:60058 - 984 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000181523s
	[INFO] 10.244.0.19:37816 - 34148 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000240432s
	[INFO] 10.244.0.19:41148 - 14986 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000130044s
	[INFO] 10.244.0.19:45399 - 6701 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141759s
	[INFO] 10.244.0.19:40863 - 13480 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.006951684s
	[INFO] 10.244.0.19:33976 - 25166 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007569865s
	[INFO] 10.244.0.19:46134 - 33366 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004888996s
	[INFO] 10.244.0.19:45860 - 62678 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004992779s
	[INFO] 10.244.0.19:56185 - 34550 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004329727s
	[INFO] 10.244.0.19:45307 - 10699 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004974889s
	[INFO] 10.244.0.19:58863 - 40228 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000728232s
	[INFO] 10.244.0.19:45084 - 6873 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.00089845s
	
	
	==> describe nodes <==
	Name:               addons-942928
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-942928
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab8e06d5efb8aef1f7ea9881c3e41593ddc7876e
	                    minikube.k8s.io/name=addons-942928
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_24T18_21_50_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-942928
	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:  Tue, 24 Sep 2024 18:21:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-942928
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 24 Sep 2024 18:37:08 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 24 Sep 2024 18:35:54 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 24 Sep 2024 18:35:54 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 24 Sep 2024 18:35:54 +0000   Tue, 24 Sep 2024 18:21:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 24 Sep 2024 18:35:54 +0000   Tue, 24 Sep 2024 18:22:37 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-942928
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 453427bc503c4c90a07f4c70ad761857
	  System UUID:                0f41b531-7d89-44cf-8572-3e171e9d4172
	  Boot ID:                    3007e989-00bc-47e4-b510-d165fd7fad66
	  Kernel Version:             5.15.0-1069-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  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%)         13m
	  default                     hello-world-app-55bf9c44b4-rb9zs         0 (0%)        0 (0%)      0 (0%)           0 (0%)         99s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m2s
	  gcp-auth                    gcp-auth-89d5ffd79-6799h                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-7c65d6cfc9-8dkhr                 100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     15m
	  kube-system                 etcd-addons-942928                       100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         15m
	  kube-system                 kindnet-wggc5                            100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-942928             250m (3%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-942928    200m (2%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-8kdvm                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-942928             100m (1%)     0 (0%)      0 (0%)           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                850m (10%)  100m (1%)
	  memory             220Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 15m   kube-proxy       
	  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-942928 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m   kubelet          Node addons-942928 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m   kubelet          Node addons-942928 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m   node-controller  Node addons-942928 event: Registered Node addons-942928 in Controller
	  Normal   NodeReady                14m   kubelet          Node addons-942928 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.003353] platform eisa.0: EISA: Cannot allocate resource for mainboard
	[  +0.000717] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000840] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000615] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000673] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000613] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000625] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000631] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000607] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.614764] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +6.490291] kauditd_printk_skb: 46 callbacks suppressed
	[Sep24 18:33] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[  +1.027532] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[  +2.015762] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000024] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[  +4.255646] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000029] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[  +8.191940] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[ +16.125878] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	[Sep24 18:34] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: aa 45 92 64 91 8c 1a 74 95 e8 df fd 08 00
	
	
	==> etcd [8f9ef62217a5ddfe84dea1c68b8823e634e2feaf046aea92551581a378594b28] <==
	{"level":"info","ts":"2024-09-24T18:21:45.033602Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:21:45.034614Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-24T18:21:45.035058Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-24T18:21:45.036424Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-24T18:21:45.037728Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-24T18:21:57.715454Z","caller":"traceutil/trace.go:171","msg":"trace[1690907432] transaction","detail":"{read_only:false; response_revision:369; number_of_response:1; }","duration":"182.058087ms","start":"2024-09-24T18:21:57.533377Z","end":"2024-09-24T18:21:57.715435Z","steps":["trace[1690907432] 'process raft request'  (duration: 182.002259ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.716553Z","caller":"traceutil/trace.go:171","msg":"trace[1134076145] transaction","detail":"{read_only:false; response_revision:368; number_of_response:1; }","duration":"183.36652ms","start":"2024-09-24T18:21:57.533141Z","end":"2024-09-24T18:21:57.716507Z","steps":["trace[1134076145] 'process raft request'  (duration: 182.121751ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743537Z","caller":"traceutil/trace.go:171","msg":"trace[1065350972] transaction","detail":"{read_only:false; response_revision:370; number_of_response:1; }","duration":"121.349608ms","start":"2024-09-24T18:21:57.622170Z","end":"2024-09-24T18:21:57.743519Z","steps":["trace[1065350972] 'process raft request'  (duration: 103.998744ms)","trace[1065350972] 'compare'  (duration: 16.771731ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-24T18:21:57.743744Z","caller":"traceutil/trace.go:171","msg":"trace[1743649846] transaction","detail":"{read_only:false; response_revision:371; number_of_response:1; }","duration":"121.017079ms","start":"2024-09-24T18:21:57.622718Z","end":"2024-09-24T18:21:57.743735Z","steps":["trace[1743649846] 'process raft request'  (duration: 120.332833ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743869Z","caller":"traceutil/trace.go:171","msg":"trace[1069406412] transaction","detail":"{read_only:false; response_revision:372; number_of_response:1; }","duration":"121.010467ms","start":"2024-09-24T18:21:57.622851Z","end":"2024-09-24T18:21:57.743862Z","steps":["trace[1069406412] 'process raft request'  (duration: 120.235253ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.743951Z","caller":"traceutil/trace.go:171","msg":"trace[1937306660] transaction","detail":"{read_only:false; response_revision:373; number_of_response:1; }","duration":"118.487492ms","start":"2024-09-24T18:21:57.625458Z","end":"2024-09-24T18:21:57.743945Z","steps":["trace[1937306660] 'process raft request'  (duration: 117.657739ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:21:57.744040Z","caller":"traceutil/trace.go:171","msg":"trace[1076818445] linearizableReadLoop","detail":"{readStateIndex:379; appliedIndex:378; }","duration":"121.477461ms","start":"2024-09-24T18:21:57.622555Z","end":"2024-09-24T18:21:57.744033Z","steps":["trace[1076818445] 'read index received'  (duration: 99.005848ms)","trace[1076818445] 'applied index is now lower than readState.Index'  (duration: 22.469497ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-24T18:21:57.744115Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.535913ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:21:57.744145Z","caller":"traceutil/trace.go:171","msg":"trace[625782292] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:374; }","duration":"121.586711ms","start":"2024-09-24T18:21:57.622550Z","end":"2024-09-24T18:21:57.744137Z","steps":["trace[625782292] 'agreement among raft nodes before linearized reading'  (duration: 121.504562ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:21:58.027012Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.46073ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:21:58.029968Z","caller":"traceutil/trace.go:171","msg":"trace[1534821322] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:381; }","duration":"104.418856ms","start":"2024-09-24T18:21:57.925528Z","end":"2024-09-24T18:21:58.029947Z","steps":["trace[1534821322] 'agreement among raft nodes before linearized reading'  (duration: 101.405197ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-24T18:23:22.070777Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"148.027609ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-24T18:23:22.070945Z","caller":"traceutil/trace.go:171","msg":"trace[1371398164] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1092; }","duration":"148.20956ms","start":"2024-09-24T18:23:21.922721Z","end":"2024-09-24T18:23:22.070931Z","steps":["trace[1371398164] 'range keys from in-memory index tree'  (duration: 147.980027ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:23:22.211072Z","caller":"traceutil/trace.go:171","msg":"trace[1585651146] transaction","detail":"{read_only:false; response_revision:1093; number_of_response:1; }","duration":"134.875565ms","start":"2024-09-24T18:23:22.076180Z","end":"2024-09-24T18:23:22.211056Z","steps":["trace[1585651146] 'process raft request'  (duration: 134.711282ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-24T18:31:46.056503Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1513}
	{"level":"info","ts":"2024-09-24T18:31:46.079724Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1513,"took":"22.788531ms","hash":2468422096,"current-db-size-bytes":6299648,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":3219456,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-24T18:31:46.079780Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2468422096,"revision":1513,"compact-revision":-1}
	{"level":"info","ts":"2024-09-24T18:36:46.061297Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1934}
	{"level":"info","ts":"2024-09-24T18:36:46.078024Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1934,"took":"16.255567ms","hash":755317682,"current-db-size-bytes":6299648,"current-db-size":"6.3 MB","current-db-size-in-use-bytes":5038080,"current-db-size-in-use":"5.0 MB"}
	{"level":"info","ts":"2024-09-24T18:36:46.078082Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":755317682,"revision":1934,"compact-revision":1513}
	
	
	==> gcp-auth [10c0856ff57a14cc8b892ceff100b0aa6c22ab164bbbe018637d1b6241979e48] <==
	2024/09/24 18:23:59 Ready to write response ...
	2024/09/24 18:23:59 Ready to marshal response ...
	2024/09/24 18:23:59 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:02 Ready to marshal response ...
	2024/09/24 18:32:02 Ready to write response ...
	2024/09/24 18:32:07 Ready to marshal response ...
	2024/09/24 18:32:07 Ready to write response ...
	2024/09/24 18:32:07 Ready to marshal response ...
	2024/09/24 18:32:07 Ready to write response ...
	2024/09/24 18:32:12 Ready to marshal response ...
	2024/09/24 18:32:12 Ready to write response ...
	2024/09/24 18:32:19 Ready to marshal response ...
	2024/09/24 18:32:19 Ready to write response ...
	2024/09/24 18:32:49 Ready to marshal response ...
	2024/09/24 18:32:49 Ready to write response ...
	2024/09/24 18:33:12 Ready to marshal response ...
	2024/09/24 18:33:12 Ready to write response ...
	2024/09/24 18:33:13 Ready to marshal response ...
	2024/09/24 18:33:13 Ready to write response ...
	2024/09/24 18:35:36 Ready to marshal response ...
	2024/09/24 18:35:36 Ready to write response ...
	
	
	==> kernel <==
	 18:37:15 up 19 min,  0 users,  load average: 0.11, 0.22, 0.25
	Linux addons-942928 5.15.0-1069-gcp #77~20.04.1-Ubuntu SMP Sun Sep 1 19:39:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [5e55861096c0714bee2239f00cc500a923a0ce12e5138573c79e9f455b782775] <==
	I0924 18:35:07.714308       1 main.go:299] handling current node
	I0924 18:35:17.723358       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:17.723398       1 main.go:299] handling current node
	I0924 18:35:27.717501       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:27.717543       1 main.go:299] handling current node
	I0924 18:35:37.714609       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:37.714639       1 main.go:299] handling current node
	I0924 18:35:47.717391       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:47.717429       1 main.go:299] handling current node
	I0924 18:35:57.714422       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:35:57.714449       1 main.go:299] handling current node
	I0924 18:36:07.714230       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:36:07.714286       1 main.go:299] handling current node
	I0924 18:36:17.722784       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:36:17.722835       1 main.go:299] handling current node
	I0924 18:36:27.714226       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:36:27.714263       1 main.go:299] handling current node
	I0924 18:36:37.717899       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:36:37.717932       1 main.go:299] handling current node
	I0924 18:36:47.721910       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:36:47.721940       1 main.go:299] handling current node
	I0924 18:36:57.714743       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:36:57.714792       1 main.go:299] handling current node
	I0924 18:37:07.716719       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0924 18:37:07.716770       1 main.go:299] handling current node
	
	
	==> kube-apiserver [3466987b6f3ecd7621fbf81461fda399be296a54a28f6529b0400131819aedc1] <==
	E0924 18:32:42.436198       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:43.442531       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:44.448771       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:45.454859       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:46.461388       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:47.467564       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:48.473797       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0924 18:32:49.480565       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0924 18:33:01.907936       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0924 18:33:13.375470       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0924 18:33:13.620666       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.229.15"}
	I0924 18:33:27.925551       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:27.925718       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 18:33:27.940596       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:27.940645       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 18:33:27.943846       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:27.943976       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 18:33:28.018165       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:28.018236       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0924 18:33:28.032366       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0924 18:33:28.032518       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0924 18:33:28.944903       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0924 18:33:29.033527       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0924 18:33:29.139021       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0924 18:35:36.323495       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.174.32"}
	
	
	==> kube-controller-manager [a965f162cece70c6a55179fb1f30f91a486824014fdef41a8a10082f9be35ec2] <==
	W0924 18:35:38.870725       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
	E0924 18:35:38.870773       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"
	I0924 18:35:39.956973       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.800233ms"
	I0924 18:35:39.957092       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="63.64µs"
	W0924 18:35:40.250387       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
	E0924 18:35:40.250435       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"
	I0924 18:35:48.558676       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	I0924 18:35:54.997702       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-942928"
	W0924 18:35:56.696416       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
	E0924 18:35:56.696465       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"
	W0924 18:35:59.092856       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
	E0924 18:35:59.092897       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"
	W0924 18:36:15.358686       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
	E0924 18:36:15.358724       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"
	W0924 18:36:30.458301       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
	E0924 18:36:30.458347       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"
	W0924 18:36:31.469918       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
	E0924 18:36:31.469961       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"
	W0924 18:36:40.780426       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
	E0924 18:36:40.780475       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"
	W0924 18:36:46.935296       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
	E0924 18:36:46.935335       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"
	W0924 18:37:02.138512       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
	E0924 18:37:02.138556       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"
	I0924 18:37:13.929726       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="10.251µs"
	
	
	==> kube-proxy [539621c5f6087ce27c7789b20936fd539d32a509f527a98dfe8f377a3cd126a8] <==
	I0924 18:21:56.822072       1 server_linux.go:66] "Using iptables proxy"
	I0924 18:21:58.214193       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0924 18:21:58.214356       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`"
	I0924 18:21:58.627151       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0924 18:21:58.627304       1 server_linux.go:169] "Using iptables Proxier"
	I0924 18:21:58.912197       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"
	I0924 18:21:58.913691       1 server.go:483] "Version info" version="v1.31.1"
	I0924 18:21:58.923002       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0924 18:21:58.924951       1 config.go:199] "Starting service config controller"
	I0924 18:21:58.925230       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0924 18:21:58.925327       1 config.go:105] "Starting endpoint slice config controller"
	I0924 18:21:58.925365       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0924 18:21:58.935604       1 config.go:328] "Starting node config controller"
	I0924 18:21:58.935635       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0924 18:21:59.126879       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0924 18:21:59.127020       1 shared_informer.go:320] Caches are synced for service config
	I0924 18:21:59.138045       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [291cf22fe3c5df148f6fa2a35c7edde5d9d1b37aa30c7269a7a638ab7f700cd1] <==
	W0924 18:21:47.425975       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
	E0924 18:21:47.426897       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"
	W0924 18:21:47.426361       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
	E0924 18:21:47.426927       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"
	W0924 18:21:47.426503       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
	E0924 18:21:47.426953       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"
	W0924 18:21:47.426580       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
	E0924 18:21:47.427413       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"
	W0924 18:21:47.426609       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
	E0924 18:21:47.427533       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"
	W0924 18:21:47.426693       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0924 18:21:47.427638       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0924 18:21:47.426760       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
	E0924 18:21:47.427712       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"
	W0924 18:21:47.426779       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
	E0924 18:21:47.427748       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"
	W0924 18:21:48.242984       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
	E0924 18:21:48.243021       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"
	W0924 18:21:48.302463       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
	E0924 18:21:48.302503       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"
	W0924 18:21:48.413404       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
	E0924 18:21:48.413444       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"
	W0924 18:21:48.530635       1 reflector.go:561] runtime/asm_amd64.s:1695: 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"
	E0924 18:21:48.530694       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: 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"
	I0924 18:21:51.123936       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 24 18:36:23 addons-942928 kubelet[1638]: E0924 18:36:23.632612    1638 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="4c85cbd0-19e6-4937-8626-04f86989c134"
	Sep 24 18:36:29 addons-942928 kubelet[1638]: E0924 18:36:29.900540    1638 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727202989900322270,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:36:29 addons-942928 kubelet[1638]: E0924 18:36:29.900578    1638 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727202989900322270,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:36:38 addons-942928 kubelet[1638]: E0924 18:36:38.632620    1638 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="4c85cbd0-19e6-4937-8626-04f86989c134"
	Sep 24 18:36:39 addons-942928 kubelet[1638]: E0924 18:36:39.902682    1638 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727202999902436726,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:36:39 addons-942928 kubelet[1638]: E0924 18:36:39.902719    1638 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727202999902436726,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:36:49 addons-942928 kubelet[1638]: E0924 18:36:49.714890    1638 container_manager_linux.go:513] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified.  cpu: /docker/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e, memory: /docker/0932ca199af7f2f201018466f9b1a4361870d4de5f4bd9cdd2f52e11cb29603e/system.slice/kubelet.service"
	Sep 24 18:36:49 addons-942928 kubelet[1638]: E0924 18:36:49.905473    1638 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727203009905170902,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:36:49 addons-942928 kubelet[1638]: E0924 18:36:49.905507    1638 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727203009905170902,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:36:52 addons-942928 kubelet[1638]: E0924 18:36:52.631886    1638 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="4c85cbd0-19e6-4937-8626-04f86989c134"
	Sep 24 18:36:59 addons-942928 kubelet[1638]: E0924 18:36:59.907522    1638 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727203019907274346,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:36:59 addons-942928 kubelet[1638]: E0924 18:36:59.907565    1638 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727203019907274346,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:37:07 addons-942928 kubelet[1638]: E0924 18:37:07.632695    1638 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="4c85cbd0-19e6-4937-8626-04f86989c134"
	Sep 24 18:37:09 addons-942928 kubelet[1638]: E0924 18:37:09.910335    1638 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727203029910071677,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:37:09 addons-942928 kubelet[1638]: E0924 18:37:09.910375    1638 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727203029910071677,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:570253,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.129454    1638 scope.go:117] "RemoveContainer" containerID="9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654"
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.143523    1638 scope.go:117] "RemoveContainer" containerID="9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654"
	Sep 24 18:37:15 addons-942928 kubelet[1638]: E0924 18:37:15.144016    1638 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654\": container with ID starting with 9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654 not found: ID does not exist" containerID="9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654"
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.144060    1638 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654"} err="failed to get container status \"9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654\": rpc error: code = NotFound desc = could not find container \"9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654\": container with ID starting with 9730aa0d575a2cf12d19605431739e4199b34d337c3e7dca0463517d731d3654 not found: ID does not exist"
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.297045    1638 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-4pdvg\" (UniqueName: \"kubernetes.io/projected/1833b808-dd08-41ab-a301-1a1bfd672aeb-kube-api-access-4pdvg\") pod \"1833b808-dd08-41ab-a301-1a1bfd672aeb\" (UID: \"1833b808-dd08-41ab-a301-1a1bfd672aeb\") "
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.297102    1638 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/1833b808-dd08-41ab-a301-1a1bfd672aeb-tmp-dir\") pod \"1833b808-dd08-41ab-a301-1a1bfd672aeb\" (UID: \"1833b808-dd08-41ab-a301-1a1bfd672aeb\") "
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.297406    1638 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/1833b808-dd08-41ab-a301-1a1bfd672aeb-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "1833b808-dd08-41ab-a301-1a1bfd672aeb" (UID: "1833b808-dd08-41ab-a301-1a1bfd672aeb"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.298865    1638 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/1833b808-dd08-41ab-a301-1a1bfd672aeb-kube-api-access-4pdvg" (OuterVolumeSpecName: "kube-api-access-4pdvg") pod "1833b808-dd08-41ab-a301-1a1bfd672aeb" (UID: "1833b808-dd08-41ab-a301-1a1bfd672aeb"). InnerVolumeSpecName "kube-api-access-4pdvg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.398376    1638 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-4pdvg\" (UniqueName: \"kubernetes.io/projected/1833b808-dd08-41ab-a301-1a1bfd672aeb-kube-api-access-4pdvg\") on node \"addons-942928\" DevicePath \"\""
	Sep 24 18:37:15 addons-942928 kubelet[1638]: I0924 18:37:15.398453    1638 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/1833b808-dd08-41ab-a301-1a1bfd672aeb-tmp-dir\") on node \"addons-942928\" DevicePath \"\""
	
	
	==> storage-provisioner [ff950095452c09da0449777dac6e3f6e4e68dc7abc1a7a9c036ea04a1f7bb546] <==
	I0924 18:22:39.062337       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0924 18:22:39.118495       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0924 18:22:39.118533       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0924 18:22:39.125553       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0924 18:22:39.125758       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc!
	I0924 18:22:39.126072       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"9f5ea0cc-963f-4ddf-b0a7-7b205e95d431", APIVersion:"v1", ResourceVersion:"902", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc became leader
	I0924 18:22:39.225978       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-942928_edb0167f-98fe-4583-89dc-58ebde4381dc!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-942928 -n addons-942928
helpers_test.go:261: (dbg) Run:  kubectl --context addons-942928 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-942928 describe pod busybox
helpers_test.go:282: (dbg) kubectl --context addons-942928 describe pod busybox:

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-942928/192.168.49.2
	Start Time:       Tue, 24 Sep 2024 18:23:59 +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-lcwk2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-lcwk2:
	    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  13m                   default-scheduler  Successfully assigned default/busybox to addons-942928
	  Normal   Pulling    11m (x4 over 13m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 13m)     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 13m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 13m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    3m13s (x42 over 13m)  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 (314.25s)

                                                
                                    

Test pass (299/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 31.99
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.1/json-events 22.02
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.21
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1.07
21 TestBinaryMirror 0.75
22 TestOffline 48.54
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 164.93
31 TestAddons/serial/GCPAuth/Namespaces 0.14
35 TestAddons/parallel/InspektorGadget 10.7
38 TestAddons/parallel/CSI 52.77
39 TestAddons/parallel/Headlamp 16.4
40 TestAddons/parallel/CloudSpanner 6.55
41 TestAddons/parallel/LocalPath 55.13
42 TestAddons/parallel/NvidiaDevicePlugin 5.44
43 TestAddons/parallel/Yakd 10.65
44 TestAddons/StoppedEnableDisable 6.08
45 TestCertOptions 30.18
46 TestCertExpiration 220.95
48 TestForceSystemdFlag 24.55
49 TestForceSystemdEnv 28.52
51 TestKVMDriverInstallOrUpdate 4.59
55 TestErrorSpam/setup 24.18
56 TestErrorSpam/start 0.57
57 TestErrorSpam/status 0.86
58 TestErrorSpam/pause 1.51
59 TestErrorSpam/unpause 1.59
60 TestErrorSpam/stop 1.37
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 67.23
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 25.72
67 TestFunctional/serial/KubeContext 0.05
68 TestFunctional/serial/KubectlGetPods 0.08
71 TestFunctional/serial/CacheCmd/cache/add_remote 4.26
72 TestFunctional/serial/CacheCmd/cache/add_local 2.14
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
74 TestFunctional/serial/CacheCmd/cache/list 0.05
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.8
77 TestFunctional/serial/CacheCmd/cache/delete 0.09
78 TestFunctional/serial/MinikubeKubectlCmd 0.1
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
80 TestFunctional/serial/ExtraConfig 29.47
81 TestFunctional/serial/ComponentHealth 0.06
82 TestFunctional/serial/LogsCmd 1.37
83 TestFunctional/serial/LogsFileCmd 1.4
84 TestFunctional/serial/InvalidService 4.29
86 TestFunctional/parallel/ConfigCmd 0.37
87 TestFunctional/parallel/DashboardCmd 11.77
88 TestFunctional/parallel/DryRun 0.34
89 TestFunctional/parallel/InternationalLanguage 0.16
90 TestFunctional/parallel/StatusCmd 0.92
94 TestFunctional/parallel/ServiceCmdConnect 17.66
95 TestFunctional/parallel/AddonsCmd 0.12
96 TestFunctional/parallel/PersistentVolumeClaim 34.03
98 TestFunctional/parallel/SSHCmd 0.55
99 TestFunctional/parallel/CpCmd 1.55
100 TestFunctional/parallel/MySQL 21.34
101 TestFunctional/parallel/FileSync 0.28
102 TestFunctional/parallel/CertSync 1.56
106 TestFunctional/parallel/NodeLabels 0.07
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.55
110 TestFunctional/parallel/License 0.62
111 TestFunctional/parallel/Version/short 0.05
112 TestFunctional/parallel/Version/components 0.49
113 TestFunctional/parallel/ImageCommands/ImageListShort 0.21
114 TestFunctional/parallel/ImageCommands/ImageListTable 0.21
115 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
116 TestFunctional/parallel/ImageCommands/ImageListYaml 0.21
117 TestFunctional/parallel/ImageCommands/ImageBuild 5.26
118 TestFunctional/parallel/ImageCommands/Setup 1.94
119 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
120 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
121 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.13
122 TestFunctional/parallel/ProfileCmd/profile_not_create 0.44
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.34
125 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.42
126 TestFunctional/parallel/ProfileCmd/profile_list 0.41
127 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
129 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 19.23
130 TestFunctional/parallel/ProfileCmd/profile_json_output 0.41
131 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.18
132 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.89
133 TestFunctional/parallel/ImageCommands/ImageSaveToFile 5.4
134 TestFunctional/parallel/ImageCommands/ImageRemove 0.5
135 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.74
136 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.52
137 TestFunctional/parallel/ServiceCmd/DeployApp 10.16
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
139 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
143 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
144 TestFunctional/parallel/MountCmd/any-port 9.58
145 TestFunctional/parallel/MountCmd/specific-port 1.53
146 TestFunctional/parallel/ServiceCmd/List 0.9
147 TestFunctional/parallel/ServiceCmd/JSONOutput 0.92
148 TestFunctional/parallel/MountCmd/VerifyCleanup 1.82
149 TestFunctional/parallel/ServiceCmd/HTTPS 0.55
150 TestFunctional/parallel/ServiceCmd/Format 0.53
151 TestFunctional/parallel/ServiceCmd/URL 0.51
152 TestFunctional/delete_echo-server_images 0.14
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.02
158 TestMultiControlPlane/serial/StartCluster 155.96
159 TestMultiControlPlane/serial/DeployApp 7.09
160 TestMultiControlPlane/serial/PingHostFromPods 1.03
161 TestMultiControlPlane/serial/AddWorkerNode 30.21
162 TestMultiControlPlane/serial/NodeLabels 0.07
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.81
164 TestMultiControlPlane/serial/CopyFile 15.31
165 TestMultiControlPlane/serial/StopSecondaryNode 12.48
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.66
167 TestMultiControlPlane/serial/RestartSecondaryNode 22.86
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.93
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 168.05
170 TestMultiControlPlane/serial/DeleteSecondaryNode 11.18
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.64
172 TestMultiControlPlane/serial/StopCluster 35.47
173 TestMultiControlPlane/serial/RestartCluster 63.59
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.64
175 TestMultiControlPlane/serial/AddSecondaryNode 63.19
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.84
180 TestJSONOutput/start/Command 37.68
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.66
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.58
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.71
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.21
205 TestKicCustomNetwork/create_custom_network 37.37
206 TestKicCustomNetwork/use_default_bridge_network 23.52
207 TestKicExistingNetwork 22.48
208 TestKicCustomSubnet 27.89
209 TestKicStaticIP 23.62
210 TestMainNoArgs 0.04
211 TestMinikubeProfile 48.46
214 TestMountStart/serial/StartWithMountFirst 5.71
215 TestMountStart/serial/VerifyMountFirst 0.23
216 TestMountStart/serial/StartWithMountSecond 8.78
217 TestMountStart/serial/VerifyMountSecond 0.23
218 TestMountStart/serial/DeleteFirst 1.6
219 TestMountStart/serial/VerifyMountPostDelete 0.23
220 TestMountStart/serial/Stop 1.17
221 TestMountStart/serial/RestartStopped 7.4
222 TestMountStart/serial/VerifyMountPostStop 0.24
225 TestMultiNode/serial/FreshStart2Nodes 62.03
226 TestMultiNode/serial/DeployApp2Nodes 5.84
227 TestMultiNode/serial/PingHostFrom2Pods 0.7
228 TestMultiNode/serial/AddNode 54.38
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.6
231 TestMultiNode/serial/CopyFile 8.59
232 TestMultiNode/serial/StopNode 2.06
233 TestMultiNode/serial/StartAfterStop 8.83
234 TestMultiNode/serial/RestartKeepsNodes 97.65
235 TestMultiNode/serial/DeleteNode 5.2
236 TestMultiNode/serial/StopMultiNode 23.7
237 TestMultiNode/serial/RestartMultiNode 57.62
238 TestMultiNode/serial/ValidateNameConflict 26.03
243 TestPreload 119.54
245 TestScheduledStopUnix 95.84
248 TestInsufficientStorage 9.49
249 TestRunningBinaryUpgrade 218.44
251 TestKubernetesUpgrade 353
252 TestMissingContainerUpgrade 219.62
254 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
255 TestNoKubernetes/serial/StartWithK8s 29.76
256 TestNoKubernetes/serial/StartWithStopK8s 6.27
257 TestNoKubernetes/serial/Start 7.66
258 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
259 TestNoKubernetes/serial/ProfileList 0.94
260 TestNoKubernetes/serial/Stop 1.18
261 TestNoKubernetes/serial/StartNoArgs 8.02
270 TestPause/serial/Start 40.95
271 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
279 TestNetworkPlugins/group/false 3.03
280 TestPause/serial/SecondStartNoReconfiguration 21.37
284 TestPause/serial/Pause 0.75
285 TestPause/serial/VerifyStatus 0.33
286 TestPause/serial/Unpause 0.75
287 TestPause/serial/PauseAgain 0.74
288 TestPause/serial/DeletePaused 5.5
289 TestPause/serial/VerifyDeletedResources 0.47
290 TestStoppedBinaryUpgrade/Setup 2.31
291 TestStoppedBinaryUpgrade/Upgrade 66.03
292 TestStoppedBinaryUpgrade/MinikubeLogs 0.87
294 TestStartStop/group/old-k8s-version/serial/FirstStart 141.49
296 TestStartStop/group/no-preload/serial/FirstStart 60.78
297 TestStartStop/group/no-preload/serial/DeployApp 11.26
298 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.8
299 TestStartStop/group/no-preload/serial/Stop 11.83
300 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.16
301 TestStartStop/group/no-preload/serial/SecondStart 297.45
302 TestStartStop/group/old-k8s-version/serial/DeployApp 12.41
303 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.83
304 TestStartStop/group/old-k8s-version/serial/Stop 11.93
305 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
306 TestStartStop/group/old-k8s-version/serial/SecondStart 141.94
308 TestStartStop/group/embed-certs/serial/FirstStart 41.63
310 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 40.98
311 TestStartStop/group/embed-certs/serial/DeployApp 10.31
312 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.85
313 TestStartStop/group/embed-certs/serial/Stop 11.89
314 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.22
315 TestStartStop/group/embed-certs/serial/SecondStart 263.04
316 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.26
317 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.93
318 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.94
319 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.17
320 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 298.92
321 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
322 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.08
323 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
324 TestStartStop/group/old-k8s-version/serial/Pause 2.5
326 TestStartStop/group/newest-cni/serial/FirstStart 29.97
327 TestStartStop/group/newest-cni/serial/DeployApp 0
328 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.76
329 TestStartStop/group/newest-cni/serial/Stop 1.2
330 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
331 TestStartStop/group/newest-cni/serial/SecondStart 12.65
332 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
333 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
334 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.21
335 TestStartStop/group/newest-cni/serial/Pause 2.61
336 TestNetworkPlugins/group/auto/Start 42.31
337 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
338 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
339 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
340 TestStartStop/group/no-preload/serial/Pause 2.71
341 TestNetworkPlugins/group/kindnet/Start 71.94
342 TestNetworkPlugins/group/auto/KubeletFlags 0.27
343 TestNetworkPlugins/group/auto/NetCatPod 9.21
344 TestNetworkPlugins/group/auto/DNS 0.14
345 TestNetworkPlugins/group/auto/Localhost 0.12
346 TestNetworkPlugins/group/auto/HairPin 0.11
347 TestNetworkPlugins/group/calico/Start 61.29
348 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
349 TestNetworkPlugins/group/kindnet/KubeletFlags 0.25
350 TestNetworkPlugins/group/kindnet/NetCatPod 10.19
351 TestNetworkPlugins/group/kindnet/DNS 0.13
352 TestNetworkPlugins/group/kindnet/Localhost 0.11
353 TestNetworkPlugins/group/kindnet/HairPin 0.13
354 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
355 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.08
356 TestNetworkPlugins/group/calico/ControllerPod 6.01
357 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
358 TestStartStop/group/embed-certs/serial/Pause 3.12
359 TestNetworkPlugins/group/custom-flannel/Start 53.73
360 TestNetworkPlugins/group/calico/KubeletFlags 0.28
361 TestNetworkPlugins/group/calico/NetCatPod 12.24
362 TestNetworkPlugins/group/enable-default-cni/Start 69.61
363 TestNetworkPlugins/group/calico/DNS 0.13
364 TestNetworkPlugins/group/calico/Localhost 0.12
365 TestNetworkPlugins/group/calico/HairPin 0.12
366 TestNetworkPlugins/group/bridge/Start 63.81
367 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
368 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.21
369 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
370 TestNetworkPlugins/group/custom-flannel/DNS 0.13
371 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
372 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
373 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
374 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
375 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.88
376 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
377 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.3
378 TestNetworkPlugins/group/flannel/Start 48.92
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.18
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.12
382 TestNetworkPlugins/group/bridge/KubeletFlags 0.31
383 TestNetworkPlugins/group/bridge/NetCatPod 11.24
384 TestNetworkPlugins/group/bridge/DNS 0.14
385 TestNetworkPlugins/group/bridge/Localhost 0.12
386 TestNetworkPlugins/group/bridge/HairPin 0.11
387 TestNetworkPlugins/group/flannel/ControllerPod 6.01
388 TestNetworkPlugins/group/flannel/KubeletFlags 0.24
389 TestNetworkPlugins/group/flannel/NetCatPod 11.2
390 TestNetworkPlugins/group/flannel/DNS 0.12
391 TestNetworkPlugins/group/flannel/Localhost 0.1
392 TestNetworkPlugins/group/flannel/HairPin 0.1
x
+
TestDownloadOnly/v1.20.0/json-events (31.99s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-215956 --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-amd64 start -o=json --download-only -p download-only-215956 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (31.993777463s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (31.99s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0924 18:20:49.156607   10421 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0924 18:20:49.156733   10421 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-215956 | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC |          |
	|         | -p download-only-215956        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:20:17
	Running on machine: ubuntu-20-agent-8
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:20:17.199546   10434 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:20:17.199662   10434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:20:17.199670   10434 out.go:358] Setting ErrFile to fd 2...
	I0924 18:20:17.199674   10434 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:20:17.199838   10434 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	W0924 18:20:17.199947   10434 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19700-3618/.minikube/config/config.json: open /home/jenkins/minikube-integration/19700-3618/.minikube/config/config.json: no such file or directory
	I0924 18:20:17.200493   10434 out.go:352] Setting JSON to true
	I0924 18:20:17.201329   10434 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":160,"bootTime":1727201857,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 18:20:17.201421   10434 start.go:139] virtualization: kvm guest
	I0924 18:20:17.203893   10434 out.go:97] [download-only-215956] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W0924 18:20:17.203996   10434 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball: no such file or directory
	I0924 18:20:17.204029   10434 notify.go:220] Checking for updates...
	I0924 18:20:17.205392   10434 out.go:169] MINIKUBE_LOCATION=19700
	I0924 18:20:17.206665   10434 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:20:17.208199   10434 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:20:17.209490   10434 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	I0924 18:20:17.210743   10434 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0924 18:20:17.212643   10434 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0924 18:20:17.212873   10434 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:20:17.233560   10434 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:20:17.233618   10434 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:20:17.585477   10434 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-24 18:20:17.576212781 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:20:17.585635   10434 docker.go:318] overlay module found
	I0924 18:20:17.587531   10434 out.go:97] Using the docker driver based on user configuration
	I0924 18:20:17.587563   10434 start.go:297] selected driver: docker
	I0924 18:20:17.587569   10434 start.go:901] validating driver "docker" against <nil>
	I0924 18:20:17.587675   10434 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:20:17.638401   10434 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-24 18:20:17.629744381 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:20:17.638581   10434 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:20:17.639102   10434 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0924 18:20:17.639296   10434 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0924 18:20:17.641140   10434 out.go:169] Using Docker driver with root privileges
	I0924 18:20:17.642428   10434 cni.go:84] Creating CNI manager for ""
	I0924 18:20:17.642488   10434 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:20:17.642502   10434 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:20:17.642593   10434 start.go:340] cluster config:
	{Name:download-only-215956 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:8000 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-215956 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}
	I0924 18:20:17.643900   10434 out.go:97] Starting "download-only-215956" primary control-plane node in "download-only-215956" cluster
	I0924 18:20:17.643920   10434 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:20:17.644978   10434 out.go:97] Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:20:17.645000   10434 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0924 18:20:17.645139   10434 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:20:17.661335   10434 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:20:17.661535   10434 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:20:17.661631   10434 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:20:17.811031   10434 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-amd64.tar.lz4
	I0924 18:20:17.811059   10434 cache.go:56] Caching tarball of preloaded images
	I0924 18:20:17.811283   10434 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0924 18:20:17.813379   10434 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0924 18:20:17.813399   10434 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0924 18:20:17.916821   10434 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-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0924 18:20:30.116874   10434 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0924 18:20:30.116967   10434 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0924 18:20:31.026905   10434 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0924 18:20:31.027313   10434 profile.go:143] Saving config to /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/download-only-215956/config.json ...
	I0924 18:20:31.027347   10434 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/download-only-215956/config.json: {Name:mk720aa9bd10492dac541a361aab86c332bd02b2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0924 18:20:31.027557   10434 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0924 18:20:31.027767   10434 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19700-3618/.minikube/cache/linux/amd64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-215956 host does not exist
	  To start a cluster, run: "minikube start -p download-only-215956"

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

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

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

                                                
                                    
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-amd64 delete -p download-only-215956
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.13s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-525479 --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-amd64 start -o=json --download-only -p download-only-525479 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (22.015577684s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (22.02s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0924 18:21:11.560488   10421 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0924 18:21:11.560539   10421 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-215956 | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC |                     |
	|         | -p download-only-215956        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC | 24 Sep 24 18:20 UTC |
	| delete  | -p download-only-215956        | download-only-215956 | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC | 24 Sep 24 18:20 UTC |
	| start   | -o=json --download-only        | download-only-525479 | jenkins | v1.34.0 | 24 Sep 24 18:20 UTC |                     |
	|         | -p download-only-525479        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/24 18:20:49
	Running on machine: ubuntu-20-agent-8
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0924 18:20:49.582428   10878 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:20:49.582546   10878 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:20:49.582556   10878 out.go:358] Setting ErrFile to fd 2...
	I0924 18:20:49.582561   10878 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:20:49.582786   10878 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:20:49.583397   10878 out.go:352] Setting JSON to true
	I0924 18:20:49.584284   10878 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":193,"bootTime":1727201857,"procs":180,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 18:20:49.584380   10878 start.go:139] virtualization: kvm guest
	I0924 18:20:49.586834   10878 out.go:97] [download-only-525479] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0924 18:20:49.587035   10878 notify.go:220] Checking for updates...
	I0924 18:20:49.588319   10878 out.go:169] MINIKUBE_LOCATION=19700
	I0924 18:20:49.589684   10878 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:20:49.591203   10878 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:20:49.592691   10878 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	I0924 18:20:49.594197   10878 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0924 18:20:49.596804   10878 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0924 18:20:49.597053   10878 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:20:49.619813   10878 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:20:49.619884   10878 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:20:49.667952   10878 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-24 18:20:49.658797383 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:20:49.668099   10878 docker.go:318] overlay module found
	I0924 18:20:49.669940   10878 out.go:97] Using the docker driver based on user configuration
	I0924 18:20:49.669967   10878 start.go:297] selected driver: docker
	I0924 18:20:49.669974   10878 start.go:901] validating driver "docker" against <nil>
	I0924 18:20:49.670071   10878 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:20:49.714636   10878 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-24 18:20:49.706089399 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:20:49.714797   10878 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0924 18:20:49.715307   10878 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0924 18:20:49.715466   10878 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0924 18:20:49.717512   10878 out.go:169] Using Docker driver with root privileges
	I0924 18:20:49.719073   10878 cni.go:84] Creating CNI manager for ""
	I0924 18:20:49.719132   10878 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0924 18:20:49.719142   10878 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0924 18:20:49.719206   10878 start.go:340] cluster config:
	{Name:download-only-525479 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 Memory:8000 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-525479 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}
	I0924 18:20:49.720683   10878 out.go:97] Starting "download-only-525479" primary control-plane node in "download-only-525479" cluster
	I0924 18:20:49.720712   10878 cache.go:121] Beginning downloading kic base image for docker with crio
	I0924 18:20:49.721985   10878 out.go:97] Pulling base image v0.0.45-1727108449-19696 ...
	I0924 18:20:49.722010   10878 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:20:49.722115   10878 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local docker daemon
	I0924 18:20:49.738386   10878 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 to local cache
	I0924 18:20:49.738529   10878 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory
	I0924 18:20:49.738543   10878 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 in local cache directory, skipping pull
	I0924 18:20:49.738550   10878 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 exists in cache, skipping pull
	I0924 18:20:49.738556   10878 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 as a tarball
	I0924 18:20:49.816120   10878 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-amd64.tar.lz4
	I0924 18:20:49.816161   10878 cache.go:56] Caching tarball of preloaded images
	I0924 18:20:49.816400   10878 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0924 18:20:49.818543   10878 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0924 18:20:49.818577   10878 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4 ...
	I0924 18:20:49.919335   10878 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-amd64.tar.lz4?checksum=md5:aa79045e4550b9510ee496fee0d50abb -> /home/jenkins/minikube-integration/19700-3618/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-525479 host does not exist
	  To start a cluster, run: "minikube start -p download-only-525479"

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

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

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

                                                
                                    
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-amd64 delete -p download-only-525479
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestDownloadOnlyKic (1.07s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-301254 --alsologtostderr --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "download-docker-301254" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-301254
--- PASS: TestDownloadOnlyKic (1.07s)

                                                
                                    
x
+
TestBinaryMirror (0.75s)

                                                
                                                
=== RUN   TestBinaryMirror
I0924 18:21:13.278528   10421 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-989090 --alsologtostderr --binary-mirror http://127.0.0.1:34843 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-989090" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-989090
--- PASS: TestBinaryMirror (0.75s)

                                                
                                    
x
+
TestOffline (48.54s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-399861 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-399861 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (46.376636277s)
helpers_test.go:175: Cleaning up "offline-crio-399861" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-399861
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-399861: (2.163085693s)
--- PASS: TestOffline (48.54s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:975: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-942928
addons_test.go:975: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-942928: exit status 85 (50.323223ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:986: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-942928
addons_test.go:986: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-942928: exit status 85 (45.602077ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (164.93s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-942928 --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:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-942928 --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: (2m44.933078173s)
--- PASS: TestAddons/Setup (164.93s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:594: (dbg) Run:  kubectl --context addons-942928 create ns new-namespace
addons_test.go:608: (dbg) Run:  kubectl --context addons-942928 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.14s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-j4mdb" [6b0266be-7f26-499e-8094-e65a302eb881] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:786: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.004644986s
addons_test.go:789: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-942928
addons_test.go:789: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-942928: (5.697485127s)
--- PASS: TestAddons/parallel/InspektorGadget (10.70s)

                                                
                                    
x
+
TestAddons/parallel/CSI (52.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0924 18:32:35.544260   10421 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0924 18:32:35.548449   10421 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0924 18:32:35.548471   10421 kapi.go:107] duration metric: took 4.228987ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 4.236784ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-942928 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:513: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-942928 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:523: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [a87b7091-2fac-4251-b1c2-4884f895ebdf] Pending
helpers_test.go:344: "task-pv-pod" [a87b7091-2fac-4251-b1c2-4884f895ebdf] 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" [a87b7091-2fac-4251-b1c2-4884f895ebdf] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003547941s
addons_test.go:528: (dbg) Run:  kubectl --context addons-942928 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:533: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-942928 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-942928 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-942928 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-942928 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-942928 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:555: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-942928 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:565: (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" [01e2dde4-6a99-4f19-bacc-a879a90b5814] Pending
2024/09/24 18:33:12 [DEBUG] GET http://192.168.49.2:5000
helpers_test.go:344: "task-pv-pod-restore" [01e2dde4-6a99-4f19-bacc-a879a90b5814] 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" [01e2dde4-6a99-4f19-bacc-a879a90b5814] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003485426s
addons_test.go:570: (dbg) Run:  kubectl --context addons-942928 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-942928 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-942928 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.540240554s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (52.77s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.4s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-942928 --alsologtostderr -v=1
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-vjcn9" [9a4db3e3-0023-43a4-ae98-21c20e5f8a17] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-vjcn9" [9a4db3e3-0023-43a4-ae98-21c20e5f8a17] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003931554s
addons_test.go:777: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 addons disable headlamp --alsologtostderr -v=1: (5.66304684s)
--- PASS: TestAddons/parallel/Headlamp (16.40s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-p4qnp" [c7d93b5f-5cf7-4c13-8259-887671ede1b8] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004189888s
addons_test.go:808: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-942928
--- PASS: TestAddons/parallel/CloudSpanner (6.55s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (55.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-942928 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-942928 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:930: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-942928 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [8067b39e-36a7-495e-adf6-fc17278a6891] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [8067b39e-36a7-495e-adf6-fc17278a6891] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [8067b39e-36a7-495e-adf6-fc17278a6891] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003564708s
addons_test.go:938: (dbg) Run:  kubectl --context addons-942928 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 ssh "cat /opt/local-path-provisioner/pvc-94ed200b-6748-4ae6-9289-e8a3968f4c58_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-942928 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-942928 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.311113648s)
--- PASS: TestAddons/parallel/LocalPath (55.13s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:999: (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-5xnjp" [e691adec-d70f-4458-8912-bac6aedd093b] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.00403225s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-942928
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.44s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1010: (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-kwp7z" [6e27e4dc-189a-4525-bc36-e88a971398f4] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003531501s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-amd64 -p addons-942928 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-amd64 -p addons-942928 addons disable yakd --alsologtostderr -v=1: (5.643424271s)
--- PASS: TestAddons/parallel/Yakd (10.65s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.08s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-942928
addons_test.go:170: (dbg) Done: out/minikube-linux-amd64 stop -p addons-942928: (5.839078188s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-942928
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-942928
addons_test.go:183: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-942928
--- PASS: TestAddons/StoppedEnableDisable (6.08s)

                                                
                                    
x
+
TestCertOptions (30.18s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-715535 --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
E0924 19:08:59.333691   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-715535 --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: (25.796981022s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-715535 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-715535 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-715535 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-715535" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-715535
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-715535: (3.791110391s)
--- PASS: TestCertOptions (30.18s)

                                                
                                    
x
+
TestCertExpiration (220.95s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-933909 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-933909 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (24.349673037s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-933909 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-933909 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (14.280349344s)
helpers_test.go:175: Cleaning up "cert-expiration-933909" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-933909
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-933909: (2.322540863s)
--- PASS: TestCertExpiration (220.95s)

                                                
                                    
x
+
TestForceSystemdFlag (24.55s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (28.52s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.59s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0924 19:06:43.166313   10421 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0924 19:06:43.166462   10421 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0924 19:06:43.194073   10421 install.go:62] docker-machine-driver-kvm2: exit status 1
W0924 19:06:43.194397   10421 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0924 19:06:43.194456   10421 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2287216721/001/docker-machine-driver-kvm2
I0924 19:06:43.443970   10421 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2287216721/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x466e640 0x466e640 0x466e640 0x466e640 0x466e640 0x466e640 0x466e640] Decompressors:map[bz2:0xc000781380 gz:0xc000781388 tar:0xc000781310 tar.bz2:0xc000781320 tar.gz:0xc000781330 tar.xz:0xc000781340 tar.zst:0xc000781370 tbz2:0xc000781320 tgz:0xc000781330 txz:0xc000781340 tzst:0xc000781370 xz:0xc000781390 zip:0xc0007813a0 zst:0xc000781398] Getters:map[file:0xc001870d80 http:0xc0005de640 https:0xc0005de690] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0924 19:06:43.444011   10421 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2287216721/001/docker-machine-driver-kvm2
I0924 19:06:46.009180   10421 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0924 19:06:46.009268   10421 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0924 19:06:46.041491   10421 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0924 19:06:46.041529   10421 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0924 19:06:46.041603   10421 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0924 19:06:46.041639   10421 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2287216721/002/docker-machine-driver-kvm2
I0924 19:06:46.082110   10421 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2287216721/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x466e640 0x466e640 0x466e640 0x466e640 0x466e640 0x466e640 0x466e640] Decompressors:map[bz2:0xc000781380 gz:0xc000781388 tar:0xc000781310 tar.bz2:0xc000781320 tar.gz:0xc000781330 tar.xz:0xc000781340 tar.zst:0xc000781370 tbz2:0xc000781320 tgz:0xc000781330 txz:0xc000781340 tzst:0xc000781370 xz:0xc000781390 zip:0xc0007813a0 zst:0xc000781398] Getters:map[file:0xc0019854d0 http:0xc00171f040 https:0xc00171f090] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0924 19:06:46.082146   10421 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2287216721/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (4.59s)

                                                
                                    
x
+
TestErrorSpam/setup (24.18s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.57s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.86s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.51s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.59s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.37s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-886927 --log_dir /tmp/nospam-886927 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-886927 --log_dir /tmp/nospam-886927 stop: (1.180862583s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-886927 --log_dir /tmp/nospam-886927 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-886927 --log_dir /tmp/nospam-886927 stop
--- PASS: TestErrorSpam/stop (1.37s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (67.23s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-360415 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0924 18:38:59.334822   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:59.341253   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:59.352713   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:59.374157   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:59.415602   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:59.497063   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:59.658492   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:38:59.980228   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:39:00.622453   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:39:01.904169   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:39:04.466077   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-360415 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m7.234056408s)
--- PASS: TestFunctional/serial/StartWithProxy (67.23s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (25.72s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0924 18:39:09.206916   10421 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-360415 --alsologtostderr -v=8
E0924 18:39:09.587919   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:39:19.830002   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-360415 --alsologtostderr -v=8: (25.716437156s)
functional_test.go:663: soft start took 25.717384533s for "functional-360415" cluster.
I0924 18:39:34.923721   10421 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (25.72s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-360415 cache add registry.k8s.io/pause:3.1: (1.584541316s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-360415 cache add registry.k8s.io/pause:3.3: (1.396555677s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-amd64 -p functional-360415 cache add registry.k8s.io/pause:latest: (1.27639645s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.26s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-360415 /tmp/TestFunctionalserialCacheCmdcacheadd_local3377901513/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 cache add minikube-local-cache-test:functional-360415
E0924 18:39:40.311949   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1089: (dbg) Done: out/minikube-linux-amd64 -p functional-360415 cache add minikube-local-cache-test:functional-360415: (1.799297646s)
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 cache delete minikube-local-cache-test:functional-360415
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-360415
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (2.14s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (dbg) Run:  out/minikube-linux-amd64 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-amd64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

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

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

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

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

                                                
                                                
-- 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-amd64 -p functional-360415 cache reload
functional_test.go:1163: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.80s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (29.47s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-360415 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-360415 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (29.471284188s)
functional_test.go:761: restart took 29.471431076s for "functional-360415" cluster.
I0924 18:40:13.377671   10421 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (29.47s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/ComponentHealth
functional_test.go:810: (dbg) Run:  kubectl --context functional-360415 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.06s)

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.37s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-amd64 -p functional-360415 logs: (1.366795611s)
--- PASS: TestFunctional/serial/LogsCmd (1.37s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.4s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 logs --file /tmp/TestFunctionalserialLogsFileCmd1638091294/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-360415 logs --file /tmp/TestFunctionalserialLogsFileCmd1638091294/001/logs.txt: (1.400432208s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.40s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.29s)

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

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

                                                
                                                
-- /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-360415 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.29s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.37s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.77s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.34s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 18:40:53.126954   54456 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:40:53.127213   54456 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:40:53.127222   54456 out.go:358] Setting ErrFile to fd 2...
	I0924 18:40:53.127227   54456 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:40:53.127435   54456 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:40:53.127991   54456 out.go:352] Setting JSON to false
	I0924 18:40:53.128978   54456 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":1396,"bootTime":1727201857,"procs":241,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 18:40:53.129076   54456 start.go:139] virtualization: kvm guest
	I0924 18:40:53.131066   54456 out.go:177] * [functional-360415] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0924 18:40:53.132364   54456 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 18:40:53.132360   54456 notify.go:220] Checking for updates...
	I0924 18:40:53.133876   54456 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:40:53.135651   54456 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:40:53.136850   54456 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	I0924 18:40:53.138269   54456 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 18:40:53.139785   54456 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:40:53.141795   54456 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:40:53.142908   54456 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:40:53.168381   54456 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:40:53.168522   54456 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:40:53.217294   54456 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-24 18:40:53.207587109 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:40:53.217420   54456 docker.go:318] overlay module found
	I0924 18:40:53.220201   54456 out.go:177] * Using the docker driver based on existing profile
	I0924 18:40:53.221263   54456 start.go:297] selected driver: docker
	I0924 18:40:53.221281   54456 start.go:901] validating driver "docker" against &{Name:functional-360415 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-360415 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}
	I0924 18:40:53.221416   54456 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:40:53.223396   54456 out.go:201] 
	W0924 18:40:53.224565   54456 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
	I0924 18:40:53.225780   54456 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.16s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 18:40:42.801288   52385 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:40:42.801409   52385 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:40:42.801425   52385 out.go:358] Setting ErrFile to fd 2...
	I0924 18:40:42.801429   52385 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:40:42.801707   52385 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:40:42.802351   52385 out.go:352] Setting JSON to false
	I0924 18:40:42.803377   52385 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":1386,"bootTime":1727201857,"procs":225,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 18:40:42.803474   52385 start.go:139] virtualization: kvm guest
	I0924 18:40:42.806333   52385 out.go:177] * [functional-360415] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I0924 18:40:42.808038   52385 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 18:40:42.808042   52385 notify.go:220] Checking for updates...
	I0924 18:40:42.809589   52385 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 18:40:42.811425   52385 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 18:40:42.812909   52385 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	I0924 18:40:42.814315   52385 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 18:40:42.816095   52385 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 18:40:42.818465   52385 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:40:42.819156   52385 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 18:40:42.842151   52385 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 18:40:42.842304   52385 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:40:42.899653   52385 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 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:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-24 18:40:42.888776536 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:40:42.899760   52385 docker.go:318] overlay module found
	I0924 18:40:42.902830   52385 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0924 18:40:42.904400   52385 start.go:297] selected driver: docker
	I0924 18:40:42.904422   52385 start.go:901] validating driver "docker" against &{Name:functional-360415 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727108449-19696@sha256:c662152d8855bc4c62a3b5786a68adf99e04794e7f8f374a3859703004ef1d21 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-360415 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}
	I0924 18:40:42.904517   52385 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 18:40:42.906828   52385 out.go:201] 
	W0924 18:40:42.908636   52385 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
	I0924 18:40:42.910058   52385 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (17.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-360415 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-360415 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-67bdd5bbb4-dw5wd" [4524ec1b-7a71-4584-90de-af47c0ac125f] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-dw5wd" [4524ec1b-7a71-4584-90de-af47c0ac125f] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 17.003737527s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31878
functional_test.go:1675: http://192.168.49.2:31878: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-dw5wd

                                                
                                                
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:31878
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (34.03s)

                                                
                                                
=== 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" [c5f8bbba-7a55-47f1-af4a-c0047a3eb25d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003246155s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-360415 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-360415 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-360415 get pvc myclaim -o=json
I0924 18:40:30.121943   10421 retry.go:31] will retry after 1.031169251s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:07760bbd-e4a4-4bf0-85bd-43b53b6dcd01 ResourceVersion:721 Generation:0 CreationTimestamp:2024-09-24 18:40:30 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] OwnerReferences:[] Finalizers:[kubernetes.io/pvc-protection] ManagedFields:[]} Spec:{AccessModes:[ReadWriteOnce] Selector:nil Resources:{Limits:map[] Requests:map[storage:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}]} VolumeName: StorageClassName:0xc001a48d20 VolumeMode:0xc001a48d30 DataSource:nil DataSourceRef:nil VolumeAttributesClassName:<nil>} Status:{Phase:Pending AccessModes:[] Capacity:map[] Conditions:[] AllocatedResources:map[] AllocatedResourceStatuses:map[] CurrentVolumeAttributesClassName:<nil> ModifyVolumeStatus:nil}})
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-360415 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-360415 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" [64f8dbfc-d0ba-41bb-9f95-3cd792396746] Pending
helpers_test.go:344: "sp-pod" [64f8dbfc-d0ba-41bb-9f95-3cd792396746] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [64f8dbfc-d0ba-41bb-9f95-3cd792396746] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 18.003569629s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-360415 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-360415 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-360415 delete -f testdata/storage-provisioner/pod.yaml: (1.153238808s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-360415 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" [d58a9578-2940-45b2-839b-362b7797bdf8] Pending
helpers_test.go:344: "sp-pod" [d58a9578-2940-45b2-839b-362b7797bdf8] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [d58a9578-2940-45b2-839b-362b7797bdf8] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003317663s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-360415 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (34.03s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.55s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.55s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (21.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-360415 replace --force -f testdata/mysql.yaml
E0924 18:40:21.273813   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-rhwws" [1dae92f2-e638-452c-a9fb-4afe647af890] Pending
helpers_test.go:344: "mysql-6cdb49bbb-rhwws" [1dae92f2-e638-452c-a9fb-4afe647af890] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-rhwws" [1dae92f2-e638-452c-a9fb-4afe647af890] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 18.004451156s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-360415 exec mysql-6cdb49bbb-rhwws -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-360415 exec mysql-6cdb49bbb-rhwws -- mysql -ppassword -e "show databases;": exit status 1 (216.476476ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0924 18:40:39.529846   10421 retry.go:31] will retry after 753.241409ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-360415 exec mysql-6cdb49bbb-rhwws -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-360415 exec mysql-6cdb49bbb-rhwws -- mysql -ppassword -e "show databases;": exit status 1 (256.944461ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0924 18:40:40.541179   10421 retry.go:31] will retry after 1.80159276s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-360415 exec mysql-6cdb49bbb-rhwws -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (21.34s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/10421.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "sudo cat /etc/ssl/certs/10421.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/10421.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "sudo cat /usr/share/ca-certificates/10421.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-amd64 -p functional-360415 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/104212.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "sudo cat /etc/ssl/certs/104212.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/104212.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "sudo cat /usr/share/ca-certificates/104212.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-amd64 -p functional-360415 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.56s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.55s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.62s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.49s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-360415 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:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-360415
localhost/kicbase/echo-server:functional-360415
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/library/mysql:5.7
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-360415 image ls --format short --alsologtostderr:
I0924 18:40:56.429509   56633 out.go:345] Setting OutFile to fd 1 ...
I0924 18:40:56.429622   56633 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.429630   56633 out.go:358] Setting ErrFile to fd 2...
I0924 18:40:56.429635   56633 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.429796   56633 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
I0924 18:40:56.430434   56633 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.430532   56633 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.430871   56633 cli_runner.go:164] Run: docker container inspect functional-360415 --format={{.State.Status}}
I0924 18:40:56.450410   56633 ssh_runner.go:195] Run: systemctl --version
I0924 18:40:56.450468   56633 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-360415
I0924 18:40:56.467658   56633 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/functional-360415/id_rsa Username:docker}
I0924 18:40:56.554557   56633 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-360415 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/kube-controller-manager | v1.31.1            | 175ffd71cce3d | 89.4MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| docker.io/library/nginx                 | alpine             | c7b4f26a7d93f | 44.6MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| localhost/minikube-local-cache-test     | functional-360415  | 8c085c20a9a4b | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-scheduler          | v1.31.1            | 9aa1fad941575 | 68.4MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| registry.k8s.io/kube-apiserver          | v1.31.1            | 6bab7719df100 | 95.2MB |
| registry.k8s.io/kube-proxy              | v1.31.1            | 60c005f310ff3 | 92.7MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/library/nginx                 | latest             | 39286ab8a5e14 | 192MB  |
| localhost/kicbase/echo-server           | functional-360415  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-360415 image ls --format table --alsologtostderr:
I0924 18:40:56.650862   56739 out.go:345] Setting OutFile to fd 1 ...
I0924 18:40:56.651119   56739 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.651129   56739 out.go:358] Setting ErrFile to fd 2...
I0924 18:40:56.651134   56739 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.651314   56739 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
I0924 18:40:56.651917   56739 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.652024   56739 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.652412   56739 cli_runner.go:164] Run: docker container inspect functional-360415 --format={{.State.Status}}
I0924 18:40:56.669165   56739 ssh_runner.go:195] Run: systemctl --version
I0924 18:40:56.669225   56739 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-360415
I0924 18:40:56.687962   56739 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/functional-360415/id_rsa Username:docker}
I0924 18:40:56.770080   56739 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-360415 image ls --format json --alsologtostderr:
[{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f014
5ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":["registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0","registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"68420934"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9","repoDigests":["docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56","docker.io/library/nginx
@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44647101"},{"id":"39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3","repoDigests":["docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e"],"repoTags":["docker.io/library/nginx:latest"],"size":"191853369"},{"id":"8c085c20a9a4bd3c661c771f3117a68d9bfa1c3b3eae76e8cab834b515d84813","repoDigests":["localhost/minikube-local-cache-test@sha256:dff60c73cf2ddb38f3d0019c39a40d364eea058427fce19388595e44ce0fbe54"],"repoTags":["localhost/minikube-local-cache-test:functional-360415"],"size":"3330"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f
28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":["registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771","registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"95237600"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"89437508"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5
ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"92733849"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f","repoDigests":["docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b","docker.io/kindest/kindn
etd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-360415"],"size":"4943877"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["regis
try.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-360415 image ls --format json --alsologtostderr:
I0924 18:40:56.853915   56872 out.go:345] Setting OutFile to fd 1 ...
I0924 18:40:56.854022   56872 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.854030   56872 out.go:358] Setting ErrFile to fd 2...
I0924 18:40:56.854034   56872 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.854302   56872 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
I0924 18:40:56.855047   56872 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.855141   56872 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.855519   56872 cli_runner.go:164] Run: docker container inspect functional-360415 --format={{.State.Status}}
I0924 18:40:56.875646   56872 ssh_runner.go:195] Run: systemctl --version
I0924 18:40:56.875711   56872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-360415
I0924 18:40:56.894522   56872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/functional-360415/id_rsa Username:docker}
I0924 18:40:56.982392   56872 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-360415 image ls --format yaml --alsologtostderr:
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0
- registry.k8s.io/kube-scheduler@sha256:cb9d9404dddf0c6728b99a42d10d8ab1ece2a1c793ef1d7b03eddaeac26864d8
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "68420934"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: 39286ab8a5e14aeaf5fdd6e2fac76e0c8d31a0c07224f0ee5e6be502f12e93f3
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:88a0a069d5e9865fcaaf8c1e53ba6bf3d8d987b0fdc5e0135fec8ce8567d673e
repoTags:
- docker.io/library/nginx:latest
size: "191853369"
- id: 8c085c20a9a4bd3c661c771f3117a68d9bfa1c3b3eae76e8cab834b515d84813
repoDigests:
- localhost/minikube-local-cache-test@sha256:dff60c73cf2ddb38f3d0019c39a40d364eea058427fce19388595e44ce0fbe54
repoTags:
- localhost/minikube-local-cache-test:functional-360415
size: "3330"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1
- registry.k8s.io/kube-controller-manager@sha256:e6c5253433f9032cff2bd9b1f41e29b9691a6d6ec97903896c0ca5f069a63748
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "89437508"
- id: c7b4f26a7d93f4f1f276c51adb03ef0df54a82de89f254a9aec5c18bf0e45ee9
repoDigests:
- docker.io/library/nginx@sha256:074604130336e3c431b7c6b5b551b5a6ae5b67db13b3d223c6db638f85c7ff56
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "44647101"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:1f30d71692d2ab71ce2c1dd5fab86e0cb00ce888d21de18806f5482021d18771
- registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "95237600"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests:
- registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44
- registry.k8s.io/kube-proxy@sha256:bb26bcf4490a4653ecb77ceb883c0fd8dd876f104f776aa0a6cbf9df68b16af2
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "92733849"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-360415
size: "4943877"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-360415 image ls --format yaml --alsologtostderr:
I0924 18:40:56.435229   56639 out.go:345] Setting OutFile to fd 1 ...
I0924 18:40:56.435340   56639 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.435351   56639 out.go:358] Setting ErrFile to fd 2...
I0924 18:40:56.435357   56639 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.435545   56639 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
I0924 18:40:56.436126   56639 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.436243   56639 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.436647   56639 cli_runner.go:164] Run: docker container inspect functional-360415 --format={{.State.Status}}
I0924 18:40:56.454173   56639 ssh_runner.go:195] Run: systemctl --version
I0924 18:40:56.454216   56639 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-360415
I0924 18:40:56.470795   56639 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/functional-360415/id_rsa Username:docker}
I0924 18:40:56.554792   56639 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.21s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image build -t localhost/my-image:functional-360415 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-360415 image build -t localhost/my-image:functional-360415 testdata/build --alsologtostderr: (4.808439238s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-360415 image build -t localhost/my-image:functional-360415 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 80cb44a11e3
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-360415
--> edace609e57
Successfully tagged localhost/my-image:functional-360415
edace609e57b22969ed44285d2e8fc4fde9838d40e6e8b2713e45886ff0ad1f6
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-360415 image build -t localhost/my-image:functional-360415 testdata/build --alsologtostderr:
I0924 18:40:56.887422   56884 out.go:345] Setting OutFile to fd 1 ...
I0924 18:40:56.887564   56884 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.887573   56884 out.go:358] Setting ErrFile to fd 2...
I0924 18:40:56.887577   56884 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0924 18:40:56.887778   56884 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
I0924 18:40:56.888523   56884 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.889203   56884 config.go:182] Loaded profile config "functional-360415": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0924 18:40:56.889673   56884 cli_runner.go:164] Run: docker container inspect functional-360415 --format={{.State.Status}}
I0924 18:40:56.907982   56884 ssh_runner.go:195] Run: systemctl --version
I0924 18:40:56.908026   56884 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-360415
I0924 18:40:56.925770   56884 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/functional-360415/id_rsa Username:docker}
I0924 18:40:57.007234   56884 build_images.go:161] Building image from path: /tmp/build.636776405.tar
I0924 18:40:57.007305   56884 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0924 18:40:57.017458   56884 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.636776405.tar
I0924 18:40:57.020960   56884 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.636776405.tar: stat -c "%s %y" /var/lib/minikube/build/build.636776405.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.636776405.tar': No such file or directory
I0924 18:40:57.020996   56884 ssh_runner.go:362] scp /tmp/build.636776405.tar --> /var/lib/minikube/build/build.636776405.tar (3072 bytes)
I0924 18:40:57.045609   56884 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.636776405
I0924 18:40:57.054170   56884 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.636776405 -xf /var/lib/minikube/build/build.636776405.tar
I0924 18:40:57.062934   56884 crio.go:315] Building image: /var/lib/minikube/build/build.636776405
I0924 18:40:57.062992   56884 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-360415 /var/lib/minikube/build/build.636776405 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0924 18:41:01.623219   56884 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-360415 /var/lib/minikube/build/build.636776405 --cgroup-manager=cgroupfs: (4.560207973s)
I0924 18:41:01.623285   56884 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.636776405
I0924 18:41:01.632848   56884 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.636776405.tar
I0924 18:41:01.641325   56884 build_images.go:217] Built localhost/my-image:functional-360415 from /tmp/build.636776405.tar
I0924 18:41:01.641352   56884 build_images.go:133] succeeded building to: functional-360415
I0924 18:41:01.641357   56884 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image ls
2024/09/24 18:41:04 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.26s)

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

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

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

                                                
                                                
=== 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-amd64 -p functional-360415 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.12s)

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

                                                
                                                
=== 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-amd64 -p functional-360415 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.14s)

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

                                                
                                                
=== 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-amd64 -p functional-360415 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.13s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-360415 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" [51e7b67e-a1cb-402a-9132-b799f1f4dfb8] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [51e7b67e-a1cb-402a-9132-b799f1f4dfb8] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 19.003879359s
I0924 18:40:42.591550   10421 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (19.23s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image load --daemon kicbase/echo-server:functional-360415 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.18s)

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

                                                
                                                
=== 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-360415
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image load --daemon kicbase/echo-server:functional-360415 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.89s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 image save kicbase/echo-server:functional-360415 /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-linux-amd64 -p functional-360415 image save kicbase/echo-server:functional-360415 /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr: (5.403971406s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (5.40s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-360415 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-360415 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-6b9f76b5c7-xkkj2" [0cb700b8-e259-4ccc-aff4-39d7b8e7dd79] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-xkkj2" [0cb700b8-e259-4ccc-aff4-39d7b8e7dd79] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.007503519s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.16s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.105.99.222 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-amd64 -p functional-360415 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

                                                
                                                
** /stderr **
I0924 18:40:43.164027   10421 retry.go:31] will retry after 368.583868ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 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 24 18:40 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 24 18:40 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 24 18:40 test-1727203242915685411
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh cat /mount-9p/test-1727203242915685411
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-360415 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" [e2bdc7d7-3133-4a54-9fbe-6adc2cd2e809] Pending
helpers_test.go:344: "busybox-mount" [e2bdc7d7-3133-4a54-9fbe-6adc2cd2e809] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [e2bdc7d7-3133-4a54-9fbe-6adc2cd2e809] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [e2bdc7d7-3133-4a54-9fbe-6adc2cd2e809] 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 7.003498716s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-360415 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-360415 /tmp/TestFunctionalparallelMountCmdany-port2830366156/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.58s)

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

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

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

                                                
                                                
** /stderr **
I0924 18:40:52.776569   10421 retry.go:31] will retry after 281.422033ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 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-amd64 mount -p functional-360415 /tmp/TestFunctionalparallelMountCmdspecific-port2553066241/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-amd64 -p functional-360415 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-360415 ssh "sudo umount -f /mount-9p": exit status 1 (246.856302ms)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-360415 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1135955507/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-360415 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1135955507/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-360415 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1135955507/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-360415 ssh "findmnt -T" /mount1: exit status 1 (388.315781ms)

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

                                                
                                                
** /stderr **
I0924 18:40:54.420949   10421 retry.go:31] will retry after 656.276652ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-360415 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-360415 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-360415 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1135955507/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-amd64 mount -p functional-360415 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1135955507/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-amd64 mount -p functional-360415 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1135955507/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.82s)

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.14s)

                                                
                                                
=== 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-360415
--- PASS: TestFunctional/delete_echo-server_images (0.14s)

                                                
                                    
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-360415
--- 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-360415
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (155.96s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-012801 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0924 18:41:43.195741   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-012801 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m35.283348725s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (155.96s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.03s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (30.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-012801 -v=7 --alsologtostderr
E0924 18:43:59.333798   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-012801 -v=7 --alsologtostderr: (29.399089854s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (30.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.81s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp testdata/cp-test.txt ha-012801:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile891730235/001/cp-test_ha-012801.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801:/home/docker/cp-test.txt ha-012801-m02:/home/docker/cp-test_ha-012801_ha-012801-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m02 "sudo cat /home/docker/cp-test_ha-012801_ha-012801-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801:/home/docker/cp-test.txt ha-012801-m03:/home/docker/cp-test_ha-012801_ha-012801-m03.txt
E0924 18:44:27.038079   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m03 "sudo cat /home/docker/cp-test_ha-012801_ha-012801-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801:/home/docker/cp-test.txt ha-012801-m04:/home/docker/cp-test_ha-012801_ha-012801-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m04 "sudo cat /home/docker/cp-test_ha-012801_ha-012801-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp testdata/cp-test.txt ha-012801-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile891730235/001/cp-test_ha-012801-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m02:/home/docker/cp-test.txt ha-012801:/home/docker/cp-test_ha-012801-m02_ha-012801.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801 "sudo cat /home/docker/cp-test_ha-012801-m02_ha-012801.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m02:/home/docker/cp-test.txt ha-012801-m03:/home/docker/cp-test_ha-012801-m02_ha-012801-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m03 "sudo cat /home/docker/cp-test_ha-012801-m02_ha-012801-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m02:/home/docker/cp-test.txt ha-012801-m04:/home/docker/cp-test_ha-012801-m02_ha-012801-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m04 "sudo cat /home/docker/cp-test_ha-012801-m02_ha-012801-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp testdata/cp-test.txt ha-012801-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile891730235/001/cp-test_ha-012801-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m03:/home/docker/cp-test.txt ha-012801:/home/docker/cp-test_ha-012801-m03_ha-012801.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801 "sudo cat /home/docker/cp-test_ha-012801-m03_ha-012801.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m03:/home/docker/cp-test.txt ha-012801-m02:/home/docker/cp-test_ha-012801-m03_ha-012801-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m02 "sudo cat /home/docker/cp-test_ha-012801-m03_ha-012801-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m03:/home/docker/cp-test.txt ha-012801-m04:/home/docker/cp-test_ha-012801-m03_ha-012801-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m04 "sudo cat /home/docker/cp-test_ha-012801-m03_ha-012801-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp testdata/cp-test.txt ha-012801-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile891730235/001/cp-test_ha-012801-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m04:/home/docker/cp-test.txt ha-012801:/home/docker/cp-test_ha-012801-m04_ha-012801.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801 "sudo cat /home/docker/cp-test_ha-012801-m04_ha-012801.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m04:/home/docker/cp-test.txt ha-012801-m02:/home/docker/cp-test_ha-012801-m04_ha-012801-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m02 "sudo cat /home/docker/cp-test_ha-012801-m04_ha-012801-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 cp ha-012801-m04:/home/docker/cp-test.txt ha-012801-m03:/home/docker/cp-test_ha-012801-m04_ha-012801-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 ssh -n ha-012801-m03 "sudo cat /home/docker/cp-test_ha-012801-m04_ha-012801-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (15.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 node stop m02 -v=7 --alsologtostderr
ha_test.go:363: (dbg) Done: out/minikube-linux-amd64 -p ha-012801 node stop m02 -v=7 --alsologtostderr: (11.844614755s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-012801 status -v=7 --alsologtostderr: exit status 7 (635.662268ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 18:44:51.371923   77963 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:44:51.372208   77963 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:44:51.372219   77963 out.go:358] Setting ErrFile to fd 2...
	I0924 18:44:51.372225   77963 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:44:51.372507   77963 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:44:51.372738   77963 out.go:352] Setting JSON to false
	I0924 18:44:51.372771   77963 mustload.go:65] Loading cluster: ha-012801
	I0924 18:44:51.372876   77963 notify.go:220] Checking for updates...
	I0924 18:44:51.373311   77963 config.go:182] Loaded profile config "ha-012801": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:44:51.373332   77963 status.go:174] checking status of ha-012801 ...
	I0924 18:44:51.373777   77963 cli_runner.go:164] Run: docker container inspect ha-012801 --format={{.State.Status}}
	I0924 18:44:51.391441   77963 status.go:364] ha-012801 host status = "Running" (err=<nil>)
	I0924 18:44:51.391470   77963 host.go:66] Checking if "ha-012801" exists ...
	I0924 18:44:51.391713   77963 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-012801
	I0924 18:44:51.410288   77963 host.go:66] Checking if "ha-012801" exists ...
	I0924 18:44:51.410553   77963 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:44:51.410589   77963 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-012801
	I0924 18:44:51.431866   77963 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/ha-012801/id_rsa Username:docker}
	I0924 18:44:51.514981   77963 ssh_runner.go:195] Run: systemctl --version
	I0924 18:44:51.518952   77963 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:44:51.530628   77963 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:44:51.581998   77963 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:52 OomKillDisable:true NGoroutines:72 SystemTime:2024-09-24 18:44:51.571551095 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:44:51.582749   77963 kubeconfig.go:125] found "ha-012801" server: "https://192.168.49.254:8443"
	I0924 18:44:51.582786   77963 api_server.go:166] Checking apiserver status ...
	I0924 18:44:51.582827   77963 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:44:51.593758   77963 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1504/cgroup
	I0924 18:44:51.602946   77963 api_server.go:182] apiserver freezer: "12:freezer:/docker/fab08c1605229f62f51b71d6c4f445b7a287d5263848ae2cc5ad20ee05bd10fa/crio/crio-4835856edeccf703e089bb15392b0944517b6de6669ec941b94d45480c41be01"
	I0924 18:44:51.603034   77963 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/fab08c1605229f62f51b71d6c4f445b7a287d5263848ae2cc5ad20ee05bd10fa/crio/crio-4835856edeccf703e089bb15392b0944517b6de6669ec941b94d45480c41be01/freezer.state
	I0924 18:44:51.611090   77963 api_server.go:204] freezer state: "THAWED"
	I0924 18:44:51.611123   77963 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0924 18:44:51.614896   77963 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0924 18:44:51.614919   77963 status.go:456] ha-012801 apiserver status = Running (err=<nil>)
	I0924 18:44:51.614929   77963 status.go:176] ha-012801 status: &{Name:ha-012801 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 18:44:51.614944   77963 status.go:174] checking status of ha-012801-m02 ...
	I0924 18:44:51.615188   77963 cli_runner.go:164] Run: docker container inspect ha-012801-m02 --format={{.State.Status}}
	I0924 18:44:51.632923   77963 status.go:364] ha-012801-m02 host status = "Stopped" (err=<nil>)
	I0924 18:44:51.632947   77963 status.go:377] host is not running, skipping remaining checks
	I0924 18:44:51.632956   77963 status.go:176] ha-012801-m02 status: &{Name:ha-012801-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 18:44:51.632992   77963 status.go:174] checking status of ha-012801-m03 ...
	I0924 18:44:51.633310   77963 cli_runner.go:164] Run: docker container inspect ha-012801-m03 --format={{.State.Status}}
	I0924 18:44:51.651630   77963 status.go:364] ha-012801-m03 host status = "Running" (err=<nil>)
	I0924 18:44:51.651652   77963 host.go:66] Checking if "ha-012801-m03" exists ...
	I0924 18:44:51.651893   77963 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-012801-m03
	I0924 18:44:51.669666   77963 host.go:66] Checking if "ha-012801-m03" exists ...
	I0924 18:44:51.670009   77963 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:44:51.670050   77963 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-012801-m03
	I0924 18:44:51.688728   77963 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/ha-012801-m03/id_rsa Username:docker}
	I0924 18:44:51.770878   77963 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:44:51.782742   77963 kubeconfig.go:125] found "ha-012801" server: "https://192.168.49.254:8443"
	I0924 18:44:51.782771   77963 api_server.go:166] Checking apiserver status ...
	I0924 18:44:51.782811   77963 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:44:51.793009   77963 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1415/cgroup
	I0924 18:44:51.802973   77963 api_server.go:182] apiserver freezer: "12:freezer:/docker/cd4c3dbae8d3a26d6a4728bc5d725482fd1d235367948124c4f2c4b1e58bcaee/crio/crio-f4245c6aa299e43e31b30fe3dcb1ec15c6bcbb9eda4a458b62b8a8fa61d565fd"
	I0924 18:44:51.803029   77963 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/cd4c3dbae8d3a26d6a4728bc5d725482fd1d235367948124c4f2c4b1e58bcaee/crio/crio-f4245c6aa299e43e31b30fe3dcb1ec15c6bcbb9eda4a458b62b8a8fa61d565fd/freezer.state
	I0924 18:44:51.811537   77963 api_server.go:204] freezer state: "THAWED"
	I0924 18:44:51.811570   77963 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0924 18:44:51.815411   77963 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0924 18:44:51.815437   77963 status.go:456] ha-012801-m03 apiserver status = Running (err=<nil>)
	I0924 18:44:51.815444   77963 status.go:176] ha-012801-m03 status: &{Name:ha-012801-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 18:44:51.815461   77963 status.go:174] checking status of ha-012801-m04 ...
	I0924 18:44:51.815721   77963 cli_runner.go:164] Run: docker container inspect ha-012801-m04 --format={{.State.Status}}
	I0924 18:44:51.834697   77963 status.go:364] ha-012801-m04 host status = "Running" (err=<nil>)
	I0924 18:44:51.834730   77963 host.go:66] Checking if "ha-012801-m04" exists ...
	I0924 18:44:51.835018   77963 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-012801-m04
	I0924 18:44:51.851956   77963 host.go:66] Checking if "ha-012801-m04" exists ...
	I0924 18:44:51.852259   77963 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:44:51.852313   77963 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-012801-m04
	I0924 18:44:51.870136   77963 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/ha-012801-m04/id_rsa Username:docker}
	I0924 18:44:51.950884   77963 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:44:51.961975   77963 status.go:176] ha-012801-m04 status: &{Name:ha-012801-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (22.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-012801 node start m02 -v=7 --alsologtostderr: (21.728608983s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-amd64 -p ha-012801 status -v=7 --alsologtostderr: (1.047563597s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (22.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (168.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-012801 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-012801 -v=7 --alsologtostderr
E0924 18:45:21.310023   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:21.316495   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:21.327968   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:21.349435   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:21.390888   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:21.472321   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:21.633739   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:21.955475   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:22.597580   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:23.879196   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:26.442010   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:31.563402   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:45:41.804819   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-012801 -v=7 --alsologtostderr: (36.524918714s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-012801 --wait=true -v=7 --alsologtostderr
E0924 18:46:02.286201   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:46:43.247999   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-012801 --wait=true -v=7 --alsologtostderr: (2m11.414131547s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-012801
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (168.05s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.18s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 node delete m03 -v=7 --alsologtostderr
E0924 18:48:05.169463   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-012801 node delete m03 -v=7 --alsologtostderr: (10.440119325s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 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 (11.18s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.47s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 18:48:51.693372   95113 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:48:51.693496   95113 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:48:51.693505   95113 out.go:358] Setting ErrFile to fd 2...
	I0924 18:48:51.693510   95113 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:48:51.693704   95113 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:48:51.693906   95113 out.go:352] Setting JSON to false
	I0924 18:48:51.693939   95113 mustload.go:65] Loading cluster: ha-012801
	I0924 18:48:51.693973   95113 notify.go:220] Checking for updates...
	I0924 18:48:51.694469   95113 config.go:182] Loaded profile config "ha-012801": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:48:51.694503   95113 status.go:174] checking status of ha-012801 ...
	I0924 18:48:51.694991   95113 cli_runner.go:164] Run: docker container inspect ha-012801 --format={{.State.Status}}
	I0924 18:48:51.712359   95113 status.go:364] ha-012801 host status = "Stopped" (err=<nil>)
	I0924 18:48:51.712394   95113 status.go:377] host is not running, skipping remaining checks
	I0924 18:48:51.712405   95113 status.go:176] ha-012801 status: &{Name:ha-012801 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 18:48:51.712441   95113 status.go:174] checking status of ha-012801-m02 ...
	I0924 18:48:51.712715   95113 cli_runner.go:164] Run: docker container inspect ha-012801-m02 --format={{.State.Status}}
	I0924 18:48:51.729775   95113 status.go:364] ha-012801-m02 host status = "Stopped" (err=<nil>)
	I0924 18:48:51.729796   95113 status.go:377] host is not running, skipping remaining checks
	I0924 18:48:51.729802   95113 status.go:176] ha-012801-m02 status: &{Name:ha-012801-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 18:48:51.729819   95113 status.go:174] checking status of ha-012801-m04 ...
	I0924 18:48:51.730090   95113 cli_runner.go:164] Run: docker container inspect ha-012801-m04 --format={{.State.Status}}
	I0924 18:48:51.745705   95113 status.go:364] ha-012801-m04 host status = "Stopped" (err=<nil>)
	I0924 18:48:51.745724   95113 status.go:377] host is not running, skipping remaining checks
	I0924 18:48:51.745730   95113 status.go:176] ha-012801-m04 status: &{Name:ha-012801-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (63.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-012801 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0924 18:48:59.333648   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-012801 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m2.828985006s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 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.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (63.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-012801 --control-plane -v=7 --alsologtostderr
E0924 18:50:21.309083   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:50:49.011681   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-012801 --control-plane -v=7 --alsologtostderr: (1m2.364241081s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-012801 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (63.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.84s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (37.68s)

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

                                                
                                    
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.66s)

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

                                                
                                    
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.58s)

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

                                                
                                    
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.71s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-414058 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-414058 --output=json --user=testUser: (5.710816411s)
--- PASS: TestJSONOutput/stop/Command (5.71s)

                                                
                                    
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.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"1de7c87e-e02d-4c18-85c1-c8cdd91fb187","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-660843] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"30b7924e-3e5b-4c65-90c9-cbfff055ddbf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19700"}}
	{"specversion":"1.0","id":"98d479d1-cbf8-479e-89ca-0ce3a71d1399","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":"41aa6faf-085e-4736-b1e6-cbec6ce84536","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig"}}
	{"specversion":"1.0","id":"9140da38-cef1-4ef5-99da-872f661c9d65","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube"}}
	{"specversion":"1.0","id":"bb3964ac-7a51-4a2f-9b27-15991871f611","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"c2dc1053-d28e-4f61-bc2e-19e0d1f5deb1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"489d9fab-49bc-4310-883a-ae42ef0079e4","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.37s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-670998 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-670998 --network=: (35.335492006s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-670998" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-670998
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-670998: (2.018137699s)
--- PASS: TestKicCustomNetwork/create_custom_network (37.37s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.52s)

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

                                                
                                    
x
+
TestKicExistingNetwork (22.48s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0924 18:52:57.497825   10421 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W0924 18:52:57.514274   10421 cli_runner.go:211] docker network inspect existing-network --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
I0924 18:52:57.514342   10421 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0924 18:52:57.514361   10421 cli_runner.go:164] Run: docker network inspect existing-network
W0924 18:52:57.531297   10421 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0924 18:52:57.531336   10421 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0924 18:52:57.531356   10421 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I0924 18:52:57.531486   10421 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}}]}"
I0924 18:52:57.549888   10421 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-cce4bfc02559 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:13:2e:b4:a1} reservation:<nil>}
I0924 18:52:57.550419   10421 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc0019cf2c0}
I0924 18:52:57.550452   10421 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0924 18:52:57.550500   10421 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.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=existing-network existing-network
I0924 18:52:57.613462   10421 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-478350 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-478350 --network=existing-network: (20.424202224s)
helpers_test.go:175: Cleaning up "existing-network-478350" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-478350
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-478350: (1.905736178s)
I0924 18:53:19.960910   10421 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (22.48s)

                                                
                                    
x
+
TestKicCustomSubnet (27.89s)

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

                                                
                                    
x
+
TestKicStaticIP (23.62s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-822667 --static-ip=192.168.200.200
E0924 18:53:59.334823   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-822667 --static-ip=192.168.200.200: (21.51975505s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-822667 ip
helpers_test.go:175: Cleaning up "static-ip-822667" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-822667
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-822667: (1.979546718s)
--- PASS: TestKicStaticIP (23.62s)

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (48.46s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-820644 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-820644 --driver=docker  --container-runtime=crio: (19.855180065s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-830774 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-830774 --driver=docker  --container-runtime=crio: (23.528054755s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-820644
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-830774
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-830774" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-830774
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-830774: (1.827787037s)
helpers_test.go:175: Cleaning up "first-820644" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-820644
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-820644: (2.142074931s)
--- PASS: TestMinikubeProfile (48.46s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.71s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-607276 --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-amd64 start -p mount-start-1-607276 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (4.70843623s)
--- PASS: TestMountStart/serial/StartWithMountFirst (5.71s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.78s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-619429 --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-amd64 start -p mount-start-2-619429 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.781191204s)
--- PASS: TestMountStart/serial/StartWithMountSecond (8.78s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.6s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-607276 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p mount-start-1-607276 --alsologtostderr -v=5: (1.600803406s)
--- PASS: TestMountStart/serial/DeleteFirst (1.60s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-619429
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-619429: (1.173563584s)
--- PASS: TestMountStart/serial/Stop (1.17s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.4s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-619429
E0924 18:55:21.309933   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
E0924 18:55:22.400379   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-619429: (6.395525974s)
--- PASS: TestMountStart/serial/RestartStopped (7.40s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (62.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-871758 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-871758 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m1.595318072s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-871758 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (62.03s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.84s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (54.38s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-871758 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-871758 -v 3 --alsologtostderr: (53.807664492s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-871758 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (54.38s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.59s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 18:57:41.221444  159951 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:57:41.221676  159951 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:57:41.221685  159951 out.go:358] Setting ErrFile to fd 2...
	I0924 18:57:41.221689  159951 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:57:41.221907  159951 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:57:41.222073  159951 out.go:352] Setting JSON to false
	I0924 18:57:41.222102  159951 mustload.go:65] Loading cluster: multinode-871758
	I0924 18:57:41.222212  159951 notify.go:220] Checking for updates...
	I0924 18:57:41.222630  159951 config.go:182] Loaded profile config "multinode-871758": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:57:41.222655  159951 status.go:174] checking status of multinode-871758 ...
	I0924 18:57:41.223144  159951 cli_runner.go:164] Run: docker container inspect multinode-871758 --format={{.State.Status}}
	I0924 18:57:41.243039  159951 status.go:364] multinode-871758 host status = "Running" (err=<nil>)
	I0924 18:57:41.243066  159951 host.go:66] Checking if "multinode-871758" exists ...
	I0924 18:57:41.243294  159951 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-871758
	I0924 18:57:41.260485  159951 host.go:66] Checking if "multinode-871758" exists ...
	I0924 18:57:41.260752  159951 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:57:41.260786  159951 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-871758
	I0924 18:57:41.278235  159951 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32904 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/multinode-871758/id_rsa Username:docker}
	I0924 18:57:41.358998  159951 ssh_runner.go:195] Run: systemctl --version
	I0924 18:57:41.363153  159951 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:57:41.373648  159951 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 18:57:41.421050  159951 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-09-24 18:57:41.411201138 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 18:57:41.421704  159951 kubeconfig.go:125] found "multinode-871758" server: "https://192.168.67.2:8443"
	I0924 18:57:41.421737  159951 api_server.go:166] Checking apiserver status ...
	I0924 18:57:41.421787  159951 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0924 18:57:41.432332  159951 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1465/cgroup
	I0924 18:57:41.441865  159951 api_server.go:182] apiserver freezer: "12:freezer:/docker/316ae326adab5ceea208773e5bf5333a3bd32181370fc9d503ec57d3a74ec937/crio/crio-94046ccd943b919bec21ce8d911e85135752e7a51a1f84478b18f48f8685db77"
	I0924 18:57:41.441923  159951 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/316ae326adab5ceea208773e5bf5333a3bd32181370fc9d503ec57d3a74ec937/crio/crio-94046ccd943b919bec21ce8d911e85135752e7a51a1f84478b18f48f8685db77/freezer.state
	I0924 18:57:41.450580  159951 api_server.go:204] freezer state: "THAWED"
	I0924 18:57:41.450603  159951 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0924 18:57:41.454144  159951 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0924 18:57:41.454165  159951 status.go:456] multinode-871758 apiserver status = Running (err=<nil>)
	I0924 18:57:41.454175  159951 status.go:176] multinode-871758 status: &{Name:multinode-871758 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 18:57:41.454189  159951 status.go:174] checking status of multinode-871758-m02 ...
	I0924 18:57:41.454462  159951 cli_runner.go:164] Run: docker container inspect multinode-871758-m02 --format={{.State.Status}}
	I0924 18:57:41.471211  159951 status.go:364] multinode-871758-m02 host status = "Running" (err=<nil>)
	I0924 18:57:41.471240  159951 host.go:66] Checking if "multinode-871758-m02" exists ...
	I0924 18:57:41.471601  159951 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-871758-m02
	I0924 18:57:41.489704  159951 host.go:66] Checking if "multinode-871758-m02" exists ...
	I0924 18:57:41.489982  159951 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0924 18:57:41.490017  159951 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-871758-m02
	I0924 18:57:41.507754  159951 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32909 SSHKeyPath:/home/jenkins/minikube-integration/19700-3618/.minikube/machines/multinode-871758-m02/id_rsa Username:docker}
	I0924 18:57:41.590827  159951 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0924 18:57:41.601691  159951 status.go:176] multinode-871758-m02 status: &{Name:multinode-871758-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0924 18:57:41.601734  159951 status.go:174] checking status of multinode-871758-m03 ...
	I0924 18:57:41.602028  159951 cli_runner.go:164] Run: docker container inspect multinode-871758-m03 --format={{.State.Status}}
	I0924 18:57:41.619013  159951 status.go:364] multinode-871758-m03 host status = "Stopped" (err=<nil>)
	I0924 18:57:41.619038  159951 status.go:377] host is not running, skipping remaining checks
	I0924 18:57:41.619047  159951 status.go:176] multinode-871758-m03 status: &{Name:multinode-871758-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.83s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (97.65s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-871758
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-871758
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-871758: (24.680745209s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-871758 --wait=true -v=8 --alsologtostderr
E0924 18:58:59.334294   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-871758 --wait=true -v=8 --alsologtostderr: (1m12.881072382s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-871758
--- PASS: TestMultiNode/serial/RestartKeepsNodes (97.65s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.2s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-871758 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-871758 node delete m03: (4.656135967s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-871758 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.20s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.7s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-871758 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-871758 stop: (23.53460586s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-871758 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-871758 status: exit status 7 (83.83157ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 18:59:56.960082  169650 out.go:345] Setting OutFile to fd 1 ...
	I0924 18:59:56.960191  169650 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:59:56.960200  169650 out.go:358] Setting ErrFile to fd 2...
	I0924 18:59:56.960206  169650 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 18:59:56.960427  169650 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 18:59:56.960632  169650 out.go:352] Setting JSON to false
	I0924 18:59:56.960664  169650 mustload.go:65] Loading cluster: multinode-871758
	I0924 18:59:56.960807  169650 notify.go:220] Checking for updates...
	I0924 18:59:56.961173  169650 config.go:182] Loaded profile config "multinode-871758": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 18:59:56.961194  169650 status.go:174] checking status of multinode-871758 ...
	I0924 18:59:56.961638  169650 cli_runner.go:164] Run: docker container inspect multinode-871758 --format={{.State.Status}}
	I0924 18:59:56.980733  169650 status.go:364] multinode-871758 host status = "Stopped" (err=<nil>)
	I0924 18:59:56.980756  169650 status.go:377] host is not running, skipping remaining checks
	I0924 18:59:56.980762  169650 status.go:176] multinode-871758 status: &{Name:multinode-871758 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0924 18:59:56.980787  169650 status.go:174] checking status of multinode-871758-m02 ...
	I0924 18:59:56.981028  169650 cli_runner.go:164] Run: docker container inspect multinode-871758-m02 --format={{.State.Status}}
	I0924 18:59:56.998012  169650 status.go:364] multinode-871758-m02 host status = "Stopped" (err=<nil>)
	I0924 18:59:56.998068  169650 status.go:377] host is not running, skipping remaining checks
	I0924 18:59:56.998081  169650 status.go:176] multinode-871758-m02 status: &{Name:multinode-871758-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (57.62s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-871758 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0924 19:00:21.309993   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-871758 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (57.074421699s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-871758 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 (57.62s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (26.03s)

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

                                                
                                                
-- stdout --
	* [multinode-871758-m02] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19700
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-871758-m03 already exists in multinode-871758-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_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-871758-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-871758-m03: (1.811476458s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (26.03s)

                                                
                                    
x
+
TestPreload (119.54s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-930230 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0924 19:01:44.374038   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-930230 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m22.050321958s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-930230 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-930230 image pull gcr.io/k8s-minikube/busybox: (4.070063855s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-930230
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-930230: (5.672350628s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-930230 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-930230 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (25.136674334s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-930230 image list
helpers_test.go:175: Cleaning up "test-preload-930230" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-930230
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-930230: (2.364210028s)
--- PASS: TestPreload (119.54s)

                                                
                                    
x
+
TestScheduledStopUnix (95.84s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-547219 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-547219 --memory=2048 --driver=docker  --container-runtime=crio: (20.299907385s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-547219 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-547219 -n scheduled-stop-547219
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-547219 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0924 19:03:44.757140   10421 retry.go:31] will retry after 75.269µs: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.758336   10421 retry.go:31] will retry after 202.385µs: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.759509   10421 retry.go:31] will retry after 257.151µs: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.760667   10421 retry.go:31] will retry after 461.105µs: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.761856   10421 retry.go:31] will retry after 650.626µs: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.763025   10421 retry.go:31] will retry after 836.882µs: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.764191   10421 retry.go:31] will retry after 1.54818ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.766422   10421 retry.go:31] will retry after 2.277828ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.769682   10421 retry.go:31] will retry after 1.576514ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.771912   10421 retry.go:31] will retry after 4.760718ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.777145   10421 retry.go:31] will retry after 3.889892ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.781401   10421 retry.go:31] will retry after 10.028613ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.791598   10421 retry.go:31] will retry after 7.968805ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.799864   10421 retry.go:31] will retry after 27.514906ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
I0924 19:03:44.828127   10421 retry.go:31] will retry after 19.668791ms: open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/scheduled-stop-547219/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-547219 --cancel-scheduled
E0924 19:03:59.334001   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-547219 -n scheduled-stop-547219
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-547219
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-547219 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-547219
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-547219: exit status 7 (63.160003ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.49s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"511652cf-c007-4f9d-b148-cda13fd421b8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-217595] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"fa240716-bd79-4423-af6a-ba04c959dd7c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19700"}}
	{"specversion":"1.0","id":"a625d016-a57d-465c-8156-b997636fc359","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":"5bf0d6e0-91a9-4054-a65f-40760e07ee4b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig"}}
	{"specversion":"1.0","id":"0a28d07f-86b3-4f6c-abb5-14296274d0db","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube"}}
	{"specversion":"1.0","id":"48ecf40a-c4fa-479a-b242-b359b5cad254","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"74ba8a7f-d25c-4bf6-aa02-7f090acfcd54","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"9b898971-d4fc-41ed-bc11-eec434c59208","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":"5dbb0507-37a2-44f2-ab6f-986b2fbff644","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":"40cb08f6-2951-4e4a-b0fa-3143e9c4a8d7","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":"097ecbca-5893-4532-ab3f-75e00cf17454","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":"30c9c98a-1c58-4dbc-91f7-8659b2a59fb6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-217595\" primary control-plane node in \"insufficient-storage-217595\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"0d26ac8f-0985-44be-9adc-e65d2f500638","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-1727108449-19696 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"8a681a22-944d-4d5a-a73a-a4f28ef4ba2f","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":"1dae374a-44d0-48f8-94e2-bd8ac0fd00ca","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-amd64 status -p insufficient-storage-217595 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-217595 --output=json --layout=cluster: exit status 7 (245.047818ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-217595","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-217595","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0924 19:05:07.354283  192076 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-217595" does not appear in /home/jenkins/minikube-integration/19700-3618/kubeconfig

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

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-217595","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-217595","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0924 19:05:07.602654  192190 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-217595" does not appear in /home/jenkins/minikube-integration/19700-3618/kubeconfig
	E0924 19:05:07.612888  192190 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/insufficient-storage-217595/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-217595" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-217595
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-217595: (1.804390321s)
--- PASS: TestInsufficientStorage (9.49s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (218.44s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2021528919 start -p running-upgrade-478756 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2021528919 start -p running-upgrade-478756 --memory=2200 --vm-driver=docker  --container-runtime=crio: (2m27.624522278s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-478756 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-478756 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m5.690028652s)
helpers_test.go:175: Cleaning up "running-upgrade-478756" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-478756
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-478756: (2.771648158s)
--- PASS: TestRunningBinaryUpgrade (218.44s)

                                                
                                    
x
+
TestKubernetesUpgrade (353s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-961632 --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-amd64 start -p kubernetes-upgrade-961632 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (45.186152278s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-961632
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-961632: (1.21214548s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-961632 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-961632 status --format={{.Host}}: exit status 7 (70.518488ms)

                                                
                                                
-- 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-amd64 start -p kubernetes-upgrade-961632 --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-amd64 start -p kubernetes-upgrade-961632 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m27.253551085s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-961632 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-961632 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-961632 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (63.751184ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-961632] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19700
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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-961632
	    minikube start -p kubernetes-upgrade-961632 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-9616322 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-961632 --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-amd64 start -p kubernetes-upgrade-961632 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0924 19:12:02.402105   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-961632 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.013614535s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-961632" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-961632
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-961632: (2.144203274s)
--- PASS: TestKubernetesUpgrade (353.00s)

                                                
                                    
x
+
TestMissingContainerUpgrade (219.62s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3935501654 start -p missing-upgrade-466289 --memory=2200 --driver=docker  --container-runtime=crio
E0924 19:05:21.309250   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3935501654 start -p missing-upgrade-466289 --memory=2200 --driver=docker  --container-runtime=crio: (2m24.919010758s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-466289
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-466289: (13.149765878s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-466289
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-466289 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-466289 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (56.939545358s)
helpers_test.go:175: Cleaning up "missing-upgrade-466289" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-466289
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-466289: (2.209930109s)
--- PASS: TestMissingContainerUpgrade (219.62s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-570552] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19700
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (29.76s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (6.27s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-570552 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-570552 --no-kubernetes --driver=docker  --container-runtime=crio: (4.165138728s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-570552 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-570552 status -o json: exit status 2 (255.249361ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-570552
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-570552: (1.852668814s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (6.27s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.66s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.94s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.18s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-570552
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-570552: (1.177465983s)
--- PASS: TestNoKubernetes/serial/Stop (1.18s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.02s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-570552 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-570552 --driver=docker  --container-runtime=crio: (8.01921571s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.02s)

                                                
                                    
x
+
TestPause/serial/Start (40.95s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-559840 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-559840 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (40.953507762s)
--- PASS: TestPause/serial/Start (40.95s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.03s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0924 19:06:36.988343  211817 out.go:345] Setting OutFile to fd 1 ...
	I0924 19:06:36.988627  211817 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:06:36.988638  211817 out.go:358] Setting ErrFile to fd 2...
	I0924 19:06:36.988642  211817 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0924 19:06:36.988877  211817 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19700-3618/.minikube/bin
	I0924 19:06:36.989604  211817 out.go:352] Setting JSON to false
	I0924 19:06:36.990748  211817 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-8","uptime":2940,"bootTime":1727201857,"procs":281,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0924 19:06:36.990839  211817 start.go:139] virtualization: kvm guest
	I0924 19:06:36.993154  211817 out.go:177] * [false-771965] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I0924 19:06:36.994532  211817 notify.go:220] Checking for updates...
	I0924 19:06:36.994562  211817 out.go:177]   - MINIKUBE_LOCATION=19700
	I0924 19:06:36.996121  211817 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0924 19:06:36.997374  211817 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19700-3618/kubeconfig
	I0924 19:06:36.998807  211817 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19700-3618/.minikube
	I0924 19:06:37.000442  211817 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0924 19:06:37.001916  211817 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0924 19:06:37.003743  211817 config.go:182] Loaded profile config "missing-upgrade-466289": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0924 19:06:37.003881  211817 config.go:182] Loaded profile config "pause-559840": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0924 19:06:37.003973  211817 config.go:182] Loaded profile config "running-upgrade-478756": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0924 19:06:37.004074  211817 driver.go:394] Setting default libvirt URI to qemu:///system
	I0924 19:06:37.027390  211817 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0924 19:06:37.027505  211817 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0924 19:06:37.075673  211817 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:56 SystemTime:2024-09-24 19:06:37.065152135 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-8 Labels:[] ExperimentalBuild:false ServerVersion:27.3.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:[WARNING: bri
dge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] 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.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0924 19:06:37.075795  211817 docker.go:318] overlay module found
	I0924 19:06:37.077667  211817 out.go:177] * Using the docker driver based on user configuration
	I0924 19:06:37.079449  211817 start.go:297] selected driver: docker
	I0924 19:06:37.079468  211817 start.go:901] validating driver "docker" against <nil>
	I0924 19:06:37.079480  211817 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0924 19:06:37.081628  211817 out.go:201] 
	W0924 19:06:37.082875  211817 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
	I0924 19:06:37.084326  211817 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:06:24 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-559840
contexts:
- context:
cluster: pause-559840
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:06:24 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-559840
name: pause-559840
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-559840
user:
client-certificate: /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/pause-559840/client.crt
client-key: /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/pause-559840/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-771965 [took: 2.731649393s] --------------------------------
helpers_test.go:175: Cleaning up "false-771965" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p false-771965
--- PASS: TestNetworkPlugins/group/false (3.03s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (21.37s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.75s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-559840 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.75s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-559840","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-559840","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.33s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.75s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-amd64 pause -p pause-559840 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.74s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (5.5s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-559840 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-amd64 delete -p pause-559840 --alsologtostderr -v=5: (5.504764746s)
--- PASS: TestPause/serial/DeletePaused (5.50s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.47s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.31s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (66.03s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2090271958 start -p stopped-upgrade-148863 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2090271958 start -p stopped-upgrade-148863 --memory=2200 --vm-driver=docker  --container-runtime=crio: (33.242907945s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2090271958 -p stopped-upgrade-148863 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2090271958 -p stopped-upgrade-148863 stop: (5.377498635s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-148863 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-148863 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (27.408735312s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (66.03s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.87s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-148863
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (0.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-510334 --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:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-510334 --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: (2m21.490003748s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (141.49s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-716740 --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-amd64 start -p no-preload-716740 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m0.775318346s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (60.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-716740 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" [5f9f0bf4-5d78-408d-a490-8a590612943e] Pending
helpers_test.go:344: "busybox" [5f9f0bf4-5d78-408d-a490-8a590612943e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0924 19:10:21.309503   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [5f9f0bf4-5d78-408d-a490-8a590612943e] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.003600617s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-716740 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.26s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-716740 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-716740 --alsologtostderr -v=3: (11.832093553s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.83s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p no-preload-716740 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-716740 --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-amd64 start -p no-preload-716740 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m57.157028492s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-716740 -n no-preload-716740
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (297.45s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-510334 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" [26e2b4d1-5e1d-400d-83b3-7e8844e411b2] Pending
helpers_test.go:344: "busybox" [26e2b4d1-5e1d-400d-83b3-7e8844e411b2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [26e2b4d1-5e1d-400d-83b3-7e8844e411b2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 12.003871652s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-510334 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (12.41s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-510334 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-510334 --alsologtostderr -v=3: (11.928347263s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.93s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p old-k8s-version-510334 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-510334 --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-amd64 start -p old-k8s-version-510334 --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: (2m21.640417592s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-510334 -n old-k8s-version-510334
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (141.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-069306 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-069306 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (41.631693698s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (41.63s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-982688 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-982688 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (40.978827522s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (40.98s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-069306 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" [7efd94b4-e41f-41f5-8ec6-f7ae4a11ec1c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7efd94b4-e41f-41f5-8ec6-f7ae4a11ec1c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003982812s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-069306 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.31s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-069306 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-069306 --alsologtostderr -v=3: (11.892512814s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.89s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p embed-certs-069306 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-069306 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-069306 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m22.743503245s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-069306 -n embed-certs-069306
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (263.04s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-982688 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" [6c8f5e36-4ca0-4827-9ce8-6a7a698e793d] Pending
helpers_test.go:344: "busybox" [6c8f5e36-4ca0-4827-9ce8-6a7a698e793d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [6c8f5e36-4ca0-4827-9ce8-6a7a698e793d] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.004410121s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-982688 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.26s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-982688 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-982688 --alsologtostderr -v=3: (11.935151256s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.94s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p default-k8s-diff-port-982688 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-982688 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0924 19:13:59.333994   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/addons-942928/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-982688 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m58.623169652s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-982688 -n default-k8s-diff-port-982688
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (298.92s)

                                                
                                    
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-khfx9" [72689be1-1a2a-47f8-8fd1-77a988b7e1d5] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004006385s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-khfx9" [72689be1-1a2a-47f8-8fd1-77a988b7e1d5] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003991288s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-510334 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-510334 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: kindest/kindnetd:v20210326-1e038dc5
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.22s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p old-k8s-version-510334 -n old-k8s-version-510334
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-510334 -n old-k8s-version-510334: exit status 2 (281.086983ms)

                                                
                                                
-- 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-amd64 unpause -p old-k8s-version-510334 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-510334 -n old-k8s-version-510334
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-510334 -n old-k8s-version-510334
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.50s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-374280 --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-amd64 start -p newest-cni-374280 --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: (29.96492197s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (29.97s)

                                                
                                    
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.76s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-374280 --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.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-374280 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-374280 --alsologtostderr -v=3: (1.19807786s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.20s)

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

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

                                                
                                                
-- 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-amd64 addons enable dashboard -p newest-cni-374280 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-374280 --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
E0924 19:15:21.309359   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-374280 --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: (12.370749647s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-374280 -n newest-cni-374280
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.65s)

                                                
                                    
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.21s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-374280 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.21s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p newest-cni-374280 -n newest-cni-374280
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-374280 -n newest-cni-374280: exit status 2 (281.6401ms)

                                                
                                                
-- 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-amd64 unpause -p newest-cni-374280 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-374280 -n newest-cni-374280
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-374280 -n newest-cni-374280
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.61s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (42.309370078s)
--- PASS: TestNetworkPlugins/group/auto/Start (42.31s)

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

                                                
                                                
=== 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-2w7bp" [0d84750d-de63-4219-b50d-d41be7471c19] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00395315s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-2w7bp" [0d84750d-de63-4219-b50d-d41be7471c19] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00317538s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-716740 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-716740 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.23s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p no-preload-716740 -n no-preload-716740
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-716740 -n no-preload-716740: exit status 2 (310.918997ms)

                                                
                                                
-- 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-amd64 unpause -p no-preload-716740 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-716740 -n no-preload-716740
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-716740 -n no-preload-716740
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.71s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m11.943358561s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (71.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-771965 "pgrep -a kubelet"
I0924 19:16:12.081878   10421 config.go:182] Loaded profile config "auto-771965": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-771965 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-c4mxk" [d3fc1ddf-a963-4524-a114-1d7954312c95] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-c4mxk" [d3fc1ddf-a963-4524-a114-1d7954312c95] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.004420889s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.21s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0924 19:16:44.448079   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/old-k8s-version-510334/client.crt: no such file or directory" logger="UnhandledError"
E0924 19:16:54.690247   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/old-k8s-version-510334/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m1.291916353s)
--- PASS: TestNetworkPlugins/group/calico/Start (61.29s)

                                                
                                    
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-7qxjm" [726a6b4a-d5ea-41a9-8aff-52154ef18ef3] Running
E0924 19:17:15.171905   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/old-k8s-version-510334/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.00352356s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-771965 "pgrep -a kubelet"
I0924 19:17:16.549629   10421 config.go:182] Loaded profile config "kindnet-771965": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-771965 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-l7pdc" [d67b3ec4-2aa8-48c6-b99b-095e421c98d8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-l7pdc" [d67b3ec4-2aa8-48c6-b99b-095e421c98d8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004405485s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.19s)

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

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

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

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

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

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

                                                
                                    
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-9jh95" [cece71cb-a2da-48e5-87e8-ffa23ebc7f19] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003172483s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-9jh95" [cece71cb-a2da-48e5-87e8-ffa23ebc7f19] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003986455s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-069306 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
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-wfbh8" [8a03dae7-576e-4a92-b247-6ea0c3343dad] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005267251s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-069306 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.23s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p embed-certs-069306 -n embed-certs-069306
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-069306 -n embed-certs-069306: exit status 2 (290.423442ms)

                                                
                                                
-- 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-amd64 unpause -p embed-certs-069306 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-069306 -n embed-certs-069306
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-069306 -n embed-certs-069306
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.12s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (53.734670082s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (53.73s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-771965 "pgrep -a kubelet"
I0924 19:17:46.923275   10421 config.go:182] Loaded profile config "calico-771965": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-771965 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-bqrwf" [b8e9473f-4f37-422f-ae02-f6678df6d59e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-bqrwf" [b8e9473f-4f37-422f-ae02-f6678df6d59e] Running
E0924 19:17:56.133264   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/old-k8s-version-510334/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.004156142s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-771965 --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-amd64 start -p enable-default-cni-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m9.604950897s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (69.61s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0924 19:18:24.375659   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/functional-360415/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m3.81316086s)
--- PASS: TestNetworkPlugins/group/bridge/Start (63.81s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-771965 "pgrep -a kubelet"
I0924 19:18:40.407452   10421 config.go:182] Loaded profile config "custom-flannel-771965": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-771965 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-6982k" [ebb10785-064a-424a-bb90-4030b491e99d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6982k" [ebb10785-064a-424a-bb90-4030b491e99d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003803361s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.21s)

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

                                                
                                                
=== 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-k5q98" [08466d75-6836-427b-9d83-142a65c3a186] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003455161s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-k5q98" [08466d75-6836-427b-9d83-142a65c3a186] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003939508s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-982688 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-982688 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/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- 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-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-982688 -n default-k8s-diff-port-982688
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-982688 -n default-k8s-diff-port-982688: exit status 2 (296.226459ms)

                                                
                                                
-- 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-amd64 unpause -p default-k8s-diff-port-982688 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-982688 -n default-k8s-diff-port-982688
I0924 19:18:58.640555   10421 config.go:182] Loaded profile config "enable-default-cni-771965": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-982688 -n default-k8s-diff-port-982688
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.88s)
E0924 19:19:18.055055   10421 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/old-k8s-version-510334/client.crt: no such file or directory" logger="UnhandledError"

                                                
                                    
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-amd64 ssh -p enable-default-cni-771965 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-771965 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-qxqfz" [77a94e0d-a152-4d19-9c37-98b30a8f39e2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-qxqfz" [77a94e0d-a152-4d19-9c37-98b30a8f39e2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003992216s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-771965 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (48.919252903s)
--- PASS: TestNetworkPlugins/group/flannel/Start (48.92s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-771965 "pgrep -a kubelet"
I0924 19:19:23.640016   10421 config.go:182] Loaded profile config "bridge-771965": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-771965 replace --force -f testdata/netcat-deployment.yaml
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-mv8l6" [d2467dc1-874a-4b7e-97ee-7fb4281fde6a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-mv8l6" [d2467dc1-874a-4b7e-97ee-7fb4281fde6a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003916979s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.24s)

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

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

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

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

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

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

                                                
                                    
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-zksc5" [5fbd5b08-16f5-4eeb-a97d-3331050b4549] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00441645s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-771965 "pgrep -a kubelet"
I0924 19:19:57.500590   10421 config.go:182] Loaded profile config "flannel-771965": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-771965 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-mz6bk" [10c7a5d1-04f9-4f5d-92c0-bf1acbe6ecba] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-mz6bk" [10c7a5d1-04f9-4f5d-92c0-bf1acbe6ecba] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004039897s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.20s)

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

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

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

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

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

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

                                                
                                    

Test skip (25/327)

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
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:438: 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 amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (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/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.16s)

                                                
                                                
=== 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-697194" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-697194
--- SKIP: TestStartStop/group/disable-driver-mounts (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (2.87s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:06:24 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-559840
contexts:
- context:
cluster: pause-559840
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:06:24 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-559840
name: pause-559840
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-559840
user:
client-certificate: /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/pause-559840/client.crt
client-key: /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/pause-559840/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-771965 [took: 2.72970273s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-771965" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-771965
--- SKIP: TestNetworkPlugins/group/kubenet (2.87s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:629: 
----------------------- debugLogs start: cilium-771965 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-771965

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-771965" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-771965" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-771965" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-771965" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-771965" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-771965" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-771965

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-771965

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-771965" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-771965" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-771965

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-771965

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-771965" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-771965" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-771965" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-771965" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19700-3618/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:06:24 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-559840
contexts:
- context:
cluster: pause-559840
extensions:
- extension:
last-update: Tue, 24 Sep 2024 19:06:24 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: context_info
namespace: default
user: pause-559840
name: pause-559840
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-559840
user:
client-certificate: /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/pause-559840/client.crt
client-key: /home/jenkins/minikube-integration/19700-3618/.minikube/profiles/pause-559840/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-771965

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-771965 [took: 3.045251135s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-771965" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-771965
--- SKIP: TestNetworkPlugins/group/cilium (3.19s)

                                                
                                    
Copied to clipboard