Test Report: Docker_Linux_crio_arm64 19636

                    
                      a6feba20ebb4dc887776b248ea5c810d31cc7846:2024-09-13:36198
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 76.45
34 TestAddons/parallel/Ingress 151.09
36 TestAddons/parallel/MetricsServer 348.86
x
+
TestAddons/parallel/Registry (76.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 2.242044ms
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-szh4t" [d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004494651s
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-p6n2m" [a417fee1-2757-4d87-8e95-116db1b86a62] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.003691975s
addons_test.go:338: (dbg) Run:  kubectl --context addons-203235 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-203235 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-203235 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.151422664s)

                                                
                                                
-- 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-203235 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-arm64 -p addons-203235 ip
2024/09/13 18:47:07 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:386: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 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-203235
helpers_test.go:235: (dbg) docker inspect addons-203235:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893",
	        "Created": "2024-09-13T18:34:55.619090858Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 439326,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T18:34:55.754609914Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:7fd83909ee30d45ee853480d01e762968b1b9847bff4690fcb8ae034ea6e4a6b",
	        "ResolvConfPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/hostname",
	        "HostsPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/hosts",
	        "LogPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893-json.log",
	        "Name": "/addons-203235",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-203235:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-203235",
	            "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/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e-init/diff:/var/lib/docker/overlay2/23b82205fc50ca470e3baccca8c91964b941c1a1fa10bd7be61415e3b6f45226/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-203235",
	                "Source": "/var/lib/docker/volumes/addons-203235/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-203235",
	            "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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e",
	            "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-203235",
	                "name.minikube.sigs.k8s.io": "addons-203235",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c5c138c463226846f3254082d9b437263b6cfc4b97c0997f873cd7533e284f4f",
	            "SandboxKey": "/var/run/docker/netns/c5c138c46322",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33167"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33168"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33171"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33169"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33170"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-203235": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "71e2728a587cf7d6481979e1532d4b247950e7f5ebb513cb119f356307654c04",
	                    "EndpointID": "627861068f6f045422cc9e7bac352de9e34334048a93ca82ee41790e2ed529d4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-203235",
	                        "f251c92ec210"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-203235 -n addons-203235
helpers_test.go:244: <<< TestAddons/parallel/Registry FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Registry]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 logs -n 25: (1.658771957s)
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-471320   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | -p download-only-471320                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| delete  | -p download-only-471320                                                                     | download-only-471320   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| start   | -o=json --download-only                                                                     | download-only-898608   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | -p download-only-898608                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| delete  | -p download-only-898608                                                                     | download-only-898608   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| delete  | -p download-only-471320                                                                     | download-only-471320   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| delete  | -p download-only-898608                                                                     | download-only-898608   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| start   | --download-only -p                                                                          | download-docker-839909 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | download-docker-839909                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-839909                                                                   | download-docker-839909 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-933993   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | binary-mirror-933993                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36807                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-933993                                                                     | binary-mirror-933993   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| addons  | disable dashboard -p                                                                        | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-203235 --wait=true                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:37 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-203235          | jenkins | v1.34.0 | 13 Sep 24 18:45 UTC | 13 Sep 24 18:45 UTC |
	|         | -p addons-203235                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | -p addons-203235                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-203235 ssh cat                                                                       | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | /opt/local-path-provisioner/pvc-2b2db76a-599f-418b-b014-9a6e5499a0fb_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-203235 ip                                                                            | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:47 UTC | 13 Sep 24 18:47 UTC |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:47 UTC | 13 Sep 24 18:47 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:34:29
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:34:29.424384  438835 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:34:29.424578  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:29.424609  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:34:29.424631  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:29.424905  438835 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 18:34:29.425380  438835 out.go:352] Setting JSON to false
	I0913 18:34:29.426306  438835 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":8218,"bootTime":1726244252,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0913 18:34:29.426414  438835 start.go:139] virtualization:  
	I0913 18:34:29.429541  438835 out.go:177] * [addons-203235] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0913 18:34:29.432939  438835 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:34:29.433039  438835 notify.go:220] Checking for updates...
	I0913 18:34:29.438535  438835 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:34:29.441317  438835 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:34:29.444110  438835 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube
	I0913 18:34:29.446701  438835 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0913 18:34:29.449238  438835 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:34:29.452250  438835 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:34:29.480707  438835 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:34:29.480847  438835 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:29.533949  438835 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-13 18:34:29.524805172 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:29.534076  438835 docker.go:318] overlay module found
	I0913 18:34:29.536856  438835 out.go:177] * Using the docker driver based on user configuration
	I0913 18:34:29.539362  438835 start.go:297] selected driver: docker
	I0913 18:34:29.539379  438835 start.go:901] validating driver "docker" against <nil>
	I0913 18:34:29.539395  438835 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:34:29.540024  438835 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:29.591454  438835 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-13 18:34:29.582362343 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:29.591678  438835 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:34:29.591908  438835 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]
	I0913 18:34:29.594595  438835 out.go:177] * Using Docker driver with root privileges
	I0913 18:34:29.597196  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:34:29.597259  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:34:29.597273  438835 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:34:29.597363  438835 start.go:340] cluster config:
	{Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:34:29.602185  438835 out.go:177] * Starting "addons-203235" primary control-plane node in "addons-203235" cluster
	I0913 18:34:29.604740  438835 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:34:29.607392  438835 out.go:177] * Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:34:29.610056  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:29.610117  438835 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0913 18:34:29.610129  438835 cache.go:56] Caching tarball of preloaded images
	I0913 18:34:29.610213  438835 preload.go:172] Found /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0913 18:34:29.610228  438835 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 18:34:29.610592  438835 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json ...
	I0913 18:34:29.610621  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json: {Name:mkb12f42ab7e4933b073aa4904c00dcf677656c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:29.610792  438835 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:34:29.626050  438835 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:34:29.626164  438835 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:34:29.626186  438835 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory, skipping pull
	I0913 18:34:29.626191  438835 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e exists in cache, skipping pull
	I0913 18:34:29.626198  438835 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	I0913 18:34:29.626203  438835 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from local cache
	I0913 18:34:46.885206  438835 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from cached tarball
	I0913 18:34:46.885246  438835 cache.go:194] Successfully downloaded all kic artifacts
	I0913 18:34:46.885275  438835 start.go:360] acquireMachinesLock for addons-203235: {Name:mk2487a7baa5560bf1d096cd512a0edb7c90b490 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 18:34:46.886066  438835 start.go:364] duration metric: took 766.499µs to acquireMachinesLock for "addons-203235"
	I0913 18:34:46.886099  438835 start.go:93] Provisioning new machine with config: &{Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:34:46.886199  438835 start.go:125] createHost starting for "" (driver="docker")
	I0913 18:34:46.887597  438835 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 18:34:46.887823  438835 start.go:159] libmachine.API.Create for "addons-203235" (driver="docker")
	I0913 18:34:46.887852  438835 client.go:168] LocalClient.Create starting
	I0913 18:34:46.887961  438835 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem
	I0913 18:34:47.827518  438835 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem
	I0913 18:34:49.575548  438835 cli_runner.go:164] Run: docker network inspect addons-203235 --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}}]}"
	W0913 18:34:49.596441  438835 cli_runner.go:211] docker network inspect addons-203235 --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
	I0913 18:34:49.596537  438835 network_create.go:284] running [docker network inspect addons-203235] to gather additional debugging logs...
	I0913 18:34:49.596562  438835 cli_runner.go:164] Run: docker network inspect addons-203235
	W0913 18:34:49.612101  438835 cli_runner.go:211] docker network inspect addons-203235 returned with exit code 1
	I0913 18:34:49.612138  438835 network_create.go:287] error running [docker network inspect addons-203235]: docker network inspect addons-203235: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-203235 not found
	I0913 18:34:49.612153  438835 network_create.go:289] output of [docker network inspect addons-203235]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-203235 not found
	
	** /stderr **
	I0913 18:34:49.612268  438835 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}}]}"
	I0913 18:34:49.627909  438835 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:0x400174b0a0}
	I0913 18:34:49.627958  438835 network_create.go:124] attempt to create docker network addons-203235 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 18:34:49.628018  438835 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-203235 addons-203235
	I0913 18:34:49.733279  438835 network_create.go:108] docker network addons-203235 192.168.49.0/24 created
	I0913 18:34:49.733319  438835 kic.go:121] calculated static IP "192.168.49.2" for the "addons-203235" container
	I0913 18:34:49.733397  438835 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 18:34:49.748447  438835 cli_runner.go:164] Run: docker volume create addons-203235 --label name.minikube.sigs.k8s.io=addons-203235 --label created_by.minikube.sigs.k8s.io=true
	I0913 18:34:49.765405  438835 oci.go:103] Successfully created a docker volume addons-203235
	I0913 18:34:49.765501  438835 cli_runner.go:164] Run: docker run --rm --name addons-203235-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --entrypoint /usr/bin/test -v addons-203235:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib
	I0913 18:34:51.474081  438835 cli_runner.go:217] Completed: docker run --rm --name addons-203235-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --entrypoint /usr/bin/test -v addons-203235:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib: (1.708520679s)
	I0913 18:34:51.474111  438835 oci.go:107] Successfully prepared a docker volume addons-203235
	I0913 18:34:51.474127  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:51.474146  438835 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 18:34:51.474215  438835 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-203235:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 18:34:55.545125  438835 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-203235:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir: (4.070868154s)
	I0913 18:34:55.545157  438835 kic.go:203] duration metric: took 4.071007892s to extract preloaded images to volume ...
	W0913 18:34:55.545295  438835 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 18:34:55.545432  438835 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 18:34:55.604803  438835 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-203235 --name addons-203235 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-203235 --network addons-203235 --ip 192.168.49.2 --volume addons-203235:/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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e
	I0913 18:34:55.925819  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Running}}
	I0913 18:34:55.953181  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:55.976753  438835 cli_runner.go:164] Run: docker exec addons-203235 stat /var/lib/dpkg/alternatives/iptables
	I0913 18:34:56.053514  438835 oci.go:144] the created container "addons-203235" has a running status.
	I0913 18:34:56.053550  438835 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa...
	I0913 18:34:56.350899  438835 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 18:34:56.383923  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:56.407100  438835 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 18:34:56.407120  438835 kic_runner.go:114] Args: [docker exec --privileged addons-203235 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 18:34:56.469079  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:56.499571  438835 machine.go:93] provisionDockerMachine start ...
	I0913 18:34:56.499671  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.521518  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.521803  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.521813  438835 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 18:34:56.706758  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-203235
	
	I0913 18:34:56.706829  438835 ubuntu.go:169] provisioning hostname "addons-203235"
	I0913 18:34:56.706932  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.728085  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.728355  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.728367  438835 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-203235 && echo "addons-203235" | sudo tee /etc/hostname
	I0913 18:34:56.887988  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-203235
	
	I0913 18:34:56.888151  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.908558  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.908801  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.908823  438835 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-203235' /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-203235/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-203235' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 18:34:57.059617  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 18:34:57.059688  438835 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19636-432672/.minikube CaCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19636-432672/.minikube}
	I0913 18:34:57.059736  438835 ubuntu.go:177] setting up certificates
	I0913 18:34:57.059773  438835 provision.go:84] configureAuth start
	I0913 18:34:57.059861  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.077174  438835 provision.go:143] copyHostCerts
	I0913 18:34:57.077256  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/key.pem (1679 bytes)
	I0913 18:34:57.077377  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/ca.pem (1078 bytes)
	I0913 18:34:57.077439  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/cert.pem (1123 bytes)
	I0913 18:34:57.077486  438835 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem org=jenkins.addons-203235 san=[127.0.0.1 192.168.49.2 addons-203235 localhost minikube]
	I0913 18:34:57.257733  438835 provision.go:177] copyRemoteCerts
	I0913 18:34:57.257804  438835 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 18:34:57.257845  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.277531  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.375909  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 18:34:57.398843  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0913 18:34:57.422158  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0913 18:34:57.446164  438835 provision.go:87] duration metric: took 386.356227ms to configureAuth
	I0913 18:34:57.446191  438835 ubuntu.go:193] setting minikube options for container-runtime
	I0913 18:34:57.446383  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:34:57.446493  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.462796  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:57.463037  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:57.463053  438835 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
	I0913 18:34:57.706467  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 18:34:57.706533  438835 machine.go:96] duration metric: took 1.206940501s to provisionDockerMachine
	I0913 18:34:57.706558  438835 client.go:171] duration metric: took 10.818699526s to LocalClient.Create
	I0913 18:34:57.706584  438835 start.go:167] duration metric: took 10.818760431s to libmachine.API.Create "addons-203235"
	I0913 18:34:57.706615  438835 start.go:293] postStartSetup for "addons-203235" (driver="docker")
	I0913 18:34:57.706642  438835 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]
	I0913 18:34:57.706719  438835 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
	I0913 18:34:57.706802  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.724928  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.824437  438835 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 18:34:57.827441  438835 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 18:34:57.827479  438835 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 18:34:57.827490  438835 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 18:34:57.827497  438835 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 18:34:57.827508  438835 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-432672/.minikube/addons for local assets ...
	I0913 18:34:57.827585  438835 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-432672/.minikube/files for local assets ...
	I0913 18:34:57.827611  438835 start.go:296] duration metric: took 120.974992ms for postStartSetup
	I0913 18:34:57.827934  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.844416  438835 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json ...
	I0913 18:34:57.844701  438835 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:34:57.844757  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.860596  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.955973  438835 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 18:34:57.960395  438835 start.go:128] duration metric: took 11.074178915s to createHost
	I0913 18:34:57.960457  438835 start.go:83] releasing machines lock for "addons-203235", held for 11.07437572s
	I0913 18:34:57.960543  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.976105  438835 ssh_runner.go:195] Run: cat /version.json
	I0913 18:34:57.976161  438835 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 18:34:57.976241  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.976164  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.994896  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:58.018618  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:58.219025  438835 ssh_runner.go:195] Run: systemctl --version
	I0913 18:34:58.223402  438835 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 18:34:58.369186  438835 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 18:34:58.373283  438835 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" ;
	I0913 18:34:58.396225  438835 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 18:34:58.396309  438835 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" ;
	I0913 18:34:58.425844  438835 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 18:34:58.425917  438835 start.go:495] detecting cgroup driver to use...
	I0913 18:34:58.425978  438835 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 18:34:58.426057  438835 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 18:34:58.441187  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 18:34:58.452269  438835 docker.go:217] disabling cri-docker service (if available) ...
	I0913 18:34:58.452336  438835 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 18:34:58.466164  438835 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 18:34:58.480718  438835 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 18:34:58.574701  438835 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 18:34:58.657175  438835 docker.go:233] disabling docker service ...
	I0913 18:34:58.657253  438835 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 18:34:58.676815  438835 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 18:34:58.688251  438835 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 18:34:58.776549  438835 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 18:34:58.877651  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 18:34:58.888862  438835 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"
	I0913 18:34:58.905389  438835 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 18:34:58.905529  438835 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"
	I0913 18:34:58.914736  438835 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 18:34:58.914845  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.924562  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.934050  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.943549  438835 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 18:34:58.952486  438835 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"
	I0913 18:34:58.961833  438835 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"
	I0913 18:34:58.977346  438835 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"
	I0913 18:34:58.986900  438835 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 18:34:58.995358  438835 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 18:34:59.004491  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:34:59.084075  438835 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 18:34:59.202331  438835 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 18:34:59.202416  438835 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 18:34:59.206111  438835 start.go:563] Will wait 60s for crictl version
	I0913 18:34:59.206216  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:34:59.209724  438835 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 18:34:59.245239  438835 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 18:34:59.245362  438835 ssh_runner.go:195] Run: crio --version
	I0913 18:34:59.283383  438835 ssh_runner.go:195] Run: crio --version
	I0913 18:34:59.324884  438835 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 18:34:59.327432  438835 cli_runner.go:164] Run: docker network inspect addons-203235 --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}}]}"
	I0913 18:34:59.342789  438835 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 18:34:59.346341  438835 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""
	I0913 18:34:59.357146  438835 kubeadm.go:883] updating cluster {Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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} ...
	I0913 18:34:59.357279  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:59.357349  438835 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:34:59.433725  438835 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:34:59.433753  438835 crio.go:433] Images already preloaded, skipping extraction
	I0913 18:34:59.433814  438835 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:34:59.476691  438835 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:34:59.476717  438835 cache_images.go:84] Images are preloaded, skipping loading
	I0913 18:34:59.476725  438835 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 18:34:59.476818  438835 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-203235 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-203235 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:}
	I0913 18:34:59.476905  438835 ssh_runner.go:195] Run: crio config
	I0913 18:34:59.551828  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:34:59.551849  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:34:59.551859  438835 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 18:34:59.551901  438835 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-203235 NodeName:addons-203235 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}
	I0913 18:34:59.552079  438835 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-203235"
	  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
	
	I0913 18:34:59.552154  438835 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 18:34:59.561206  438835 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 18:34:59.561288  438835 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 18:34:59.572631  438835 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 18:34:59.590775  438835 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 18:34:59.609362  438835 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 18:34:59.627399  438835 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 18:34:59.631456  438835 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""
	I0913 18:34:59.641833  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:34:59.723225  438835 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:34:59.737242  438835 certs.go:68] Setting up /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235 for IP: 192.168.49.2
	I0913 18:34:59.737263  438835 certs.go:194] generating shared ca certs ...
	I0913 18:34:59.737283  438835 certs.go:226] acquiring lock for ca certs: {Name:mka48f4527121750f70b0a871613b03d26620aff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.737416  438835 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key
	I0913 18:34:59.938631  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt ...
	I0913 18:34:59.938664  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt: {Name:mk20693552d6e122eb304c0159d1c6fe303d8535 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.939714  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key ...
	I0913 18:34:59.939738  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key: {Name:mkbd5185e6ac8799d5bbc46072ba73260b285fe5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.940394  438835 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key
	I0913 18:35:00.334656  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt ...
	I0913 18:35:00.334745  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt: {Name:mkc9bcc0521639c7770c5eb958624e7f89733c42 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:00.335091  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key ...
	I0913 18:35:00.335140  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key: {Name:mk7357ce129c8de0655973831c7121d7ecfceb92 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:00.336173  438835 certs.go:256] generating profile certs ...
	I0913 18:35:00.336284  438835 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key
	I0913 18:35:00.336318  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt with IP's: []
	I0913 18:35:01.181776  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt ...
	I0913 18:35:01.181816  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: {Name:mk6786785a6a031e73bbb6cc27f46ad18d95a5ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.182596  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key ...
	I0913 18:35:01.182616  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key: {Name:mk42c0b37971cfae249098cdc60551aec7168eaa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.182721  438835 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4
	I0913 18:35:01.182747  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 18:35:01.927781  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 ...
	I0913 18:35:01.927816  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4: {Name:mk00ad5816792b8cd90cea145962648dab728e98 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.928618  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4 ...
	I0913 18:35:01.928639  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4: {Name:mk1f48e71b825b9f2d543590c2408fc7443e5a50 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.929253  438835 certs.go:381] copying /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 -> /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt
	I0913 18:35:01.929348  438835 certs.go:385] copying /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4 -> /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key
	I0913 18:35:01.929404  438835 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key
	I0913 18:35:01.929431  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt with IP's: []
	I0913 18:35:02.166527  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt ...
	I0913 18:35:02.166572  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt: {Name:mked831080295ebb660ddb4c9e957832fe649ab6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:02.167448  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key ...
	I0913 18:35:02.167499  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key: {Name:mk29414920cb2041ba0835da4cdbb3912113e94b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:02.168303  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 18:35:02.168358  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem (1078 bytes)
	I0913 18:35:02.168392  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem (1123 bytes)
	I0913 18:35:02.168417  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem (1679 bytes)
	I0913 18:35:02.169095  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 18:35:02.196981  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0913 18:35:02.223633  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 18:35:02.249658  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 18:35:02.274961  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 18:35:02.302220  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0913 18:35:02.328061  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 18:35:02.353091  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0913 18:35:02.377673  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 18:35:02.402573  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 18:35:02.420315  438835 ssh_runner.go:195] Run: openssl version
	I0913 18:35:02.425832  438835 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"
	I0913 18:35:02.435316  438835 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.438721  438835 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 18:34 /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.438796  438835 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.445707  438835 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"
	I0913 18:35:02.455401  438835 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 18:35:02.458684  438835 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
	I0913 18:35:02.458778  438835 kubeadm.go:392] StartCluster: {Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:35:02.458872  438835 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 18:35:02.458934  438835 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 18:35:02.495157  438835 cri.go:89] found id: ""
	I0913 18:35:02.495224  438835 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 18:35:02.504116  438835 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 18:35:02.513374  438835 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 18:35:02.513443  438835 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
	I0913 18:35:02.522225  438835 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
	I0913 18:35:02.522247  438835 kubeadm.go:157] found existing configuration files:
	
	I0913 18:35:02.522323  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 18:35:02.531745  438835 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
	I0913 18:35:02.531845  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 18:35:02.540430  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 18:35:02.549236  438835 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
	I0913 18:35:02.549331  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 18:35:02.558211  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 18:35:02.567195  438835 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
	I0913 18:35:02.567309  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 18:35:02.576112  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 18:35:02.585847  438835 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
	I0913 18:35:02.585966  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 18:35:02.594699  438835 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"
	I0913 18:35:02.636821  438835 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 18:35:02.636920  438835 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 18:35:02.679956  438835 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 18:35:02.680049  438835 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-aws
	I0913 18:35:02.680103  438835 kubeadm.go:310] OS: Linux
	I0913 18:35:02.680162  438835 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 18:35:02.680245  438835 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 18:35:02.680316  438835 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 18:35:02.680388  438835 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 18:35:02.680475  438835 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 18:35:02.680543  438835 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 18:35:02.680611  438835 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 18:35:02.680683  438835 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 18:35:02.680756  438835 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 18:35:02.745938  438835 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 18:35:02.746089  438835 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 18:35:02.746186  438835 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 18:35:02.753678  438835 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 18:35:02.759802  438835 out.go:235]   - Generating certificates and keys ...
	I0913 18:35:02.759987  438835 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 18:35:02.760068  438835 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 18:35:03.507417  438835 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 18:35:03.646018  438835 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 18:35:04.176854  438835 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 18:35:04.939529  438835 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 18:35:05.149320  438835 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 18:35:05.149753  438835 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-203235 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:35:05.716371  438835 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 18:35:05.716688  438835 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-203235 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:35:06.089684  438835 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 18:35:06.926667  438835 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 18:35:07.484532  438835 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 18:35:07.484836  438835 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 18:35:08.086811  438835 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 18:35:08.561551  438835 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 18:35:09.022938  438835 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 18:35:09.815107  438835 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 18:35:10.336313  438835 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 18:35:10.337068  438835 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 18:35:10.340171  438835 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 18:35:10.343279  438835 out.go:235]   - Booting up control plane ...
	I0913 18:35:10.343401  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 18:35:10.343507  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 18:35:10.344123  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 18:35:10.354483  438835 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 18:35:10.360567  438835 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 18:35:10.360623  438835 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 18:35:10.450571  438835 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 18:35:10.450692  438835 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 18:35:11.464102  438835 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.013607917s
	I0913 18:35:11.464190  438835 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 18:35:17.466322  438835 kubeadm.go:310] [api-check] The API server is healthy after 6.002209367s
	I0913 18:35:17.489110  438835 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 18:35:17.508792  438835 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 18:35:17.534966  438835 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 18:35:17.535160  438835 kubeadm.go:310] [mark-control-plane] Marking the node addons-203235 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 18:35:17.546928  438835 kubeadm.go:310] [bootstrap-token] Using token: sm6bnx.lthyyuzxzm1rpn2c
	I0913 18:35:17.549804  438835 out.go:235]   - Configuring RBAC rules ...
	I0913 18:35:17.549954  438835 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 18:35:17.554408  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 18:35:17.564961  438835 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
	I0913 18:35:17.568786  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 18:35:17.572776  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 18:35:17.578755  438835 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 18:35:17.873530  438835 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 18:35:18.306475  438835 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 18:35:18.873306  438835 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 18:35:18.874399  438835 kubeadm.go:310] 
	I0913 18:35:18.874479  438835 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 18:35:18.874486  438835 kubeadm.go:310] 
	I0913 18:35:18.874569  438835 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 18:35:18.874574  438835 kubeadm.go:310] 
	I0913 18:35:18.874598  438835 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 18:35:18.874665  438835 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 18:35:18.874715  438835 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 18:35:18.874720  438835 kubeadm.go:310] 
	I0913 18:35:18.874773  438835 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 18:35:18.874778  438835 kubeadm.go:310] 
	I0913 18:35:18.874825  438835 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 18:35:18.874829  438835 kubeadm.go:310] 
	I0913 18:35:18.874880  438835 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 18:35:18.874954  438835 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 18:35:18.875021  438835 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 18:35:18.875025  438835 kubeadm.go:310] 
	I0913 18:35:18.875108  438835 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 18:35:18.875191  438835 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 18:35:18.875196  438835 kubeadm.go:310] 
	I0913 18:35:18.875315  438835 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token sm6bnx.lthyyuzxzm1rpn2c \
	I0913 18:35:18.875417  438835 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:dbee59eb21f1c2abe2a6388a2902f33f5b3d34d28e3ace09fd9b1b41942b0dd7 \
	I0913 18:35:18.875437  438835 kubeadm.go:310] 	--control-plane 
	I0913 18:35:18.875442  438835 kubeadm.go:310] 
	I0913 18:35:18.878100  438835 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 18:35:18.878180  438835 kubeadm.go:310] 
	I0913 18:35:18.878301  438835 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token sm6bnx.lthyyuzxzm1rpn2c \
	I0913 18:35:18.878414  438835 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:dbee59eb21f1c2abe2a6388a2902f33f5b3d34d28e3ace09fd9b1b41942b0dd7 
	I0913 18:35:18.879803  438835 kubeadm.go:310] W0913 18:35:02.633287    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 18:35:18.880101  438835 kubeadm.go:310] W0913 18:35:02.634231    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 18:35:18.880315  438835 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-aws\n", err: exit status 1
	I0913 18:35:18.880421  438835 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 18:35:18.880441  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:35:18.880452  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:35:18.885068  438835 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 18:35:18.887715  438835 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 18:35:18.891477  438835 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 18:35:18.891501  438835 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 18:35:18.910483  438835 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
	I0913 18:35:19.202103  438835 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 18:35:19.202247  438835 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
	I0913 18:35:19.202345  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-203235 minikube.k8s.io/updated_at=2024_09_13T18_35_19_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92 minikube.k8s.io/name=addons-203235 minikube.k8s.io/primary=true
	I0913 18:35:19.217359  438835 ops.go:34] apiserver oom_adj: -16
	I0913 18:35:19.333431  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:19.833699  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:20.333478  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:20.833544  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:21.334368  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:21.834226  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:22.333998  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:22.834096  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.334212  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.833547  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.984215  438835 kubeadm.go:1113] duration metric: took 4.782013065s to wait for elevateKubeSystemPrivileges
	I0913 18:35:23.984248  438835 kubeadm.go:394] duration metric: took 21.525489917s to StartCluster
	I0913 18:35:23.984265  438835 settings.go:142] acquiring lock: {Name:mk07f90134d65770ae45a4cef32f1638fc41d0d1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:23.984969  438835 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:35:23.985440  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/kubeconfig: {Name:mk453c9a4279af16394b0d71089a85c3782c8706 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:23.985652  438835 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}
	I0913 18:35:23.985798  438835 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"
	I0913 18:35:23.986054  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:35:23.986092  438835 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]
	I0913 18:35:23.986168  438835 addons.go:69] Setting yakd=true in profile "addons-203235"
	I0913 18:35:23.986186  438835 addons.go:234] Setting addon yakd=true in "addons-203235"
	I0913 18:35:23.986213  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.986734  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.987278  438835 addons.go:69] Setting metrics-server=true in profile "addons-203235"
	I0913 18:35:23.987303  438835 addons.go:234] Setting addon metrics-server=true in "addons-203235"
	I0913 18:35:23.987331  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.987440  438835 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-203235"
	I0913 18:35:23.987458  438835 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-203235"
	I0913 18:35:23.987484  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.987799  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.987994  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.994002  438835 addons.go:69] Setting registry=true in profile "addons-203235"
	I0913 18:35:23.994094  438835 addons.go:234] Setting addon registry=true in "addons-203235"
	I0913 18:35:23.994167  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.994687  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995301  438835 addons.go:69] Setting cloud-spanner=true in profile "addons-203235"
	I0913 18:35:24.002018  438835 addons.go:234] Setting addon cloud-spanner=true in "addons-203235"
	I0913 18:35:24.002076  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.002614  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995311  438835 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-203235"
	I0913 18:35:24.015423  438835 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-203235"
	I0913 18:35:24.015471  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.015998  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995318  438835 addons.go:69] Setting default-storageclass=true in profile "addons-203235"
	I0913 18:35:24.027998  438835 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-203235"
	I0913 18:35:24.031700  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995323  438835 addons.go:69] Setting gcp-auth=true in profile "addons-203235"
	I0913 18:35:24.082073  438835 mustload.go:65] Loading cluster: addons-203235
	I0913 18:35:24.082363  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:35:24.082719  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995326  438835 addons.go:69] Setting ingress=true in profile "addons-203235"
	I0913 18:35:24.113881  438835 addons.go:234] Setting addon ingress=true in "addons-203235"
	I0913 18:35:24.113954  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.114578  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995335  438835 addons.go:69] Setting ingress-dns=true in profile "addons-203235"
	I0913 18:35:24.160286  438835 addons.go:234] Setting addon ingress-dns=true in "addons-203235"
	I0913 18:35:24.160347  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.160984  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.164157  438835 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 18:35:24.164293  438835 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 18:35:24.166926  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 18:35:24.166954  438835 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 18:35:24.167046  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.172554  438835 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0913 18:35:23.995339  438835 addons.go:69] Setting inspektor-gadget=true in profile "addons-203235"
	I0913 18:35:24.175461  438835 addons.go:234] Setting addon inspektor-gadget=true in "addons-203235"
	I0913 18:35:24.175513  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.176095  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.179579  438835 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 18:35:24.179608  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 18:35:24.179680  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:23.995401  438835 out.go:177] * Verifying Kubernetes components...
	I0913 18:35:24.195274  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:35:23.995648  438835 addons.go:69] Setting storage-provisioner=true in profile "addons-203235"
	I0913 18:35:24.195570  438835 addons.go:234] Setting addon storage-provisioner=true in "addons-203235"
	I0913 18:35:24.195617  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.196198  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995657  438835 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-203235"
	I0913 18:35:24.219198  438835 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-203235"
	I0913 18:35:24.219588  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995662  438835 addons.go:69] Setting volcano=true in profile "addons-203235"
	I0913 18:35:24.239604  438835 addons.go:234] Setting addon volcano=true in "addons-203235"
	I0913 18:35:24.239662  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.240164  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995666  438835 addons.go:69] Setting volumesnapshots=true in profile "addons-203235"
	I0913 18:35:24.250773  438835 addons.go:234] Setting addon volumesnapshots=true in "addons-203235"
	I0913 18:35:24.250819  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.251354  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.217779  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 18:35:24.271358  438835 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 18:35:24.271440  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.271773  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:24.284235  438835 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 18:35:24.289078  438835 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 18:35:24.217926  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.218840  438835 addons.go:234] Setting addon default-storageclass=true in "addons-203235"
	I0913 18:35:24.292037  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.292519  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.293611  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.322864  438835 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 18:35:24.322930  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 18:35:24.323043  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.332653  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:24.339335  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 18:35:24.343606  438835 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 18:35:24.343633  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 18:35:24.343699  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.344952  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 18:35:24.347600  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 18:35:24.357044  438835 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 18:35:24.361407  438835 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 18:35:24.361429  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 18:35:24.361502  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.361692  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 18:35:24.364701  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 18:35:24.367405  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 18:35:24.370118  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 18:35:24.373078  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 18:35:24.379139  438835 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 18:35:24.382446  438835 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 18:35:24.382470  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 18:35:24.382545  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.382768  438835 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 18:35:24.382970  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.383620  438835 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 18:35:24.391354  438835 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 18:35:24.392698  438835 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 18:35:24.392755  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.416060  438835 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 18:35:24.416084  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 18:35:24.416145  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.392438  438835 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-203235"
	I0913 18:35:24.417451  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.417920  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.421270  438835 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 -"
	I0913 18:35:24.421531  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	W0913 18:35:24.436588  438835 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 18:35:24.437108  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 18:35:24.437124  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 18:35:24.437191  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.450628  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 18:35:24.455796  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 18:35:24.455884  438835 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 18:35:24.456040  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.479000  438835 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 18:35:24.479024  438835 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 18:35:24.479085  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.499793  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.538664  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.550083  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.563508  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.622880  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.631923  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.637031  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.637862  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.642489  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.644272  438835 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 18:35:24.644676  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.650378  438835 out.go:177]   - Using image docker.io/busybox:stable
	I0913 18:35:24.653361  438835 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 18:35:24.653391  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 18:35:24.653487  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.682514  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.815102  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 18:35:24.815129  438835 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 18:35:24.822105  438835 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
	I0913 18:35:24.854975  438835 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:35:24.992991  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 18:35:24.993017  438835 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 18:35:25.020495  438835 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
	I0913 18:35:25.101341  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 18:35:25.101368  438835 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 18:35:25.128714  438835 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 18:35:25.128742  438835 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 18:35:25.152171  438835 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
	I0913 18:35:25.155207  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 18:35:25.155378  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 18:35:25.167093  438835 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
	I0913 18:35:25.203132  438835 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
	I0913 18:35:25.207250  438835 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 18:35:25.207329  438835 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 18:35:25.231553  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 18:35:25.231623  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 18:35:25.237959  438835 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
	I0913 18:35:25.244703  438835 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
	I0913 18:35:25.245882  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 18:35:25.245938  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 18:35:25.278882  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 18:35:25.278943  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 18:35:25.298907  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 18:35:25.298985  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 18:35:25.319403  438835 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 18:35:25.319474  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 18:35:25.356960  438835 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 18:35:25.357031  438835 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 18:35:25.407566  438835 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
	I0913 18:35:25.432682  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 18:35:25.432760  438835 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 18:35:25.447364  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 18:35:25.447441  438835 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)
	I0913 18:35:25.458075  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 18:35:25.458155  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 18:35:25.498033  438835 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
	I0913 18:35:25.518138  438835 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 18:35:25.518215  438835 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 18:35:25.600046  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 18:35:25.600120  438835 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 18:35:25.606092  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 18:35:25.606118  438835 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 18:35:25.628203  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 18:35:25.628229  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 18:35:25.687095  438835 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 18:35:25.687122  438835 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 18:35:25.762855  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 18:35:25.762900  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 18:35:25.772983  438835 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 18:35:25.773011  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 18:35:25.785652  438835 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
	I0913 18:35:25.824107  438835 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 18:35:25.824140  438835 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 18:35:25.882938  438835 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 18:35:25.882964  438835 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 18:35:25.917576  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 18:35:25.917603  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 18:35:25.917901  438835 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
	I0913 18:35:25.965872  438835 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 18:35:25.965947  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 18:35:26.042056  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 18:35:26.042131  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 18:35:26.074200  438835 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
	I0913 18:35:26.116502  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 18:35:26.116581  438835 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 18:35:26.268336  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 18:35:26.268405  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 18:35:26.396701  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 18:35:26.396771  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 18:35:26.525894  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 18:35:26.525974  438835 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 18:35:26.653597  438835 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
	I0913 18:35:27.623063  438835 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: (2.800864569s)
	I0913 18:35:27.623176  438835 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.768177582s)
	I0913 18:35:27.624214  438835 node_ready.go:35] waiting up to 6m0s for node "addons-203235" to be "Ready" ...
	I0913 18:35:27.624552  438835 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.203239788s)
	I0913 18:35:27.624594  438835 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 18:35:28.326471  438835 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-203235" context rescaled to 1 replicas
	I0913 18:35:28.501478  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.480948227s)
	I0913 18:35:29.638797  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:30.365332  438835 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.198155433s)
	I0913 18:35:30.365576  438835 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.162380773s)
	I0913 18:35:30.365626  438835 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.127602892s)
	I0913 18:35:30.365676  438835 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.120905232s)
	I0913 18:35:30.365825  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.958181746s)
	I0913 18:35:30.365948  438835 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.213705375s)
	I0913 18:35:30.365967  438835 addons.go:475] Verifying addon ingress=true in "addons-203235"
	I0913 18:35:30.366081  438835 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.867967831s)
	I0913 18:35:30.366142  438835 addons.go:475] Verifying addon registry=true in "addons-203235"
	I0913 18:35:30.366348  438835 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: (4.580667795s)
	I0913 18:35:30.367797  438835 addons.go:475] Verifying addon metrics-server=true in "addons-203235"
	I0913 18:35:30.368572  438835 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-203235 service yakd-dashboard -n yakd-dashboard
	
	I0913 18:35:30.368612  438835 out.go:177] * Verifying ingress addon...
	I0913 18:35:30.370400  438835 out.go:177] * Verifying registry addon...
	I0913 18:35:30.373204  438835 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 18:35:30.373220  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0913 18:35:30.393263  438835 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:35:30.393345  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:30.396019  438835 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 18:35:30.396093  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0913 18:35:30.406683  438835 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0913 18:35:30.491608  438835 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.573640154s)
	W0913 18:35:30.491652  438835 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
	I0913 18:35:30.491673  438835 retry.go:31] will retry after 182.723914ms: 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
	I0913 18:35:30.491764  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.417462028s)
	I0913 18:35:30.674600  438835 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
	I0913 18:35:30.927997  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:30.928922  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:31.208922  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.555231334s)
	I0913 18:35:31.208960  438835 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-203235"
	I0913 18:35:31.211928  438835 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 18:35:31.216008  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 18:35:31.273325  438835 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:35:31.273401  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:31.378967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:31.380471  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:31.720990  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:31.880454  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:31.880599  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:32.128351  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:32.224256  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:32.377506  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:32.378796  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:32.720153  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:32.885199  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:32.887904  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.220354  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:33.385914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.386626  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:33.720888  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:33.826271  438835 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: (3.15156842s)
	I0913 18:35:33.879534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.881801  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.218219  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 18:35:34.218312  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:34.222970  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:34.240725  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:34.367262  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 18:35:34.377663  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:34.378574  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.389205  438835 addons.go:234] Setting addon gcp-auth=true in "addons-203235"
	I0913 18:35:34.389265  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:34.389732  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:34.407964  438835 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 18:35:34.408022  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:34.424375  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:34.527344  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:34.530151  438835 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 18:35:34.532904  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 18:35:34.532931  438835 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 18:35:34.564676  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 18:35:34.564704  438835 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 18:35:34.587814  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 18:35:34.587846  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 18:35:34.609734  438835 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
	I0913 18:35:34.628428  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:34.723214  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:34.893532  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.893752  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.221893  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:35.288687  438835 addons.go:475] Verifying addon gcp-auth=true in "addons-203235"
	I0913 18:35:35.291570  438835 out.go:177] * Verifying gcp-auth addon...
	I0913 18:35:35.295140  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 18:35:35.336773  438835 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 18:35:35.336837  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:35.433392  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.434405  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:35.719859  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:35.827118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:35.878957  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.880301  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:36.219984  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:36.299226  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:36.376865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:36.378125  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:36.628836  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:36.721470  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:36.799451  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:36.877838  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:36.878290  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:37.220008  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:37.299397  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:37.377415  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:37.378804  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:37.720338  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:37.798928  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:37.877131  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:37.877966  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.220039  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:38.298945  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:38.377184  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:38.378656  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.720210  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:38.798914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:38.880464  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.880865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.128224  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:39.219872  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:39.299114  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:39.376437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.377532  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:39.719578  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:39.798967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:39.877608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.878708  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:40.220440  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:40.298998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:40.377001  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:40.377878  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:40.720383  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:40.798541  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:40.876755  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:40.877357  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:41.219263  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:41.298529  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:41.377464  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:41.378071  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:41.628391  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:41.719597  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:41.798734  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:41.876765  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:41.878227  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.220136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:42.299167  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:42.377724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:42.378826  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.720082  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:42.798429  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:42.879260  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.880540  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:43.219587  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:43.299016  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:43.378111  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:43.378376  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:43.719268  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:43.798395  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:43.878460  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:43.880148  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.128224  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:44.219733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:44.298135  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:44.376729  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.377536  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:44.719957  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:44.798136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:44.877409  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.878514  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:45.219848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:45.300297  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:45.377207  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:45.377971  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:45.719323  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:45.798726  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:45.877335  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:45.878284  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:46.220198  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:46.300385  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:46.377178  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:46.378158  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:46.627561  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:46.719698  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:46.798989  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:46.877372  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:46.878113  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:47.220320  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:47.299243  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:47.377939  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:47.378454  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:47.720547  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:47.799464  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:47.877362  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:47.878713  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.220608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:48.299118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:48.377835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.378045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:48.628287  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:48.719633  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:48.799278  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:48.878629  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.880274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.219479  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:49.299016  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:49.377594  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.378242  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:49.720198  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:49.798672  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:49.877407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.877590  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:50.219735  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:50.299025  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:50.378234  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:50.378525  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:50.721310  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:50.799697  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:50.878864  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:50.880144  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:51.127584  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:51.219524  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:51.298673  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:51.378894  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:51.380006  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:51.720955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:51.798448  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:51.877199  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:51.878031  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:52.219478  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:52.299419  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:52.376975  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:52.377660  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:52.719896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:52.799045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:52.877569  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:52.878410  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:53.127994  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:53.219220  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:53.298258  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:53.376998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:53.378004  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:53.720210  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:53.799620  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:53.877225  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:53.878131  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:54.220100  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:54.298366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:54.376761  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:54.377809  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:54.720589  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:54.799010  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:54.877312  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:54.878177  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:55.219406  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:55.298466  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:55.376682  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:55.377689  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:55.628423  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:55.721241  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:55.798583  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:55.877446  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:55.878324  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:56.219807  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:56.298562  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:56.376464  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:56.377220  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:56.720090  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:56.798432  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:56.876925  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:56.877703  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:57.219896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:57.299085  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:57.376242  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:57.376911  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:57.720767  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:57.798253  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:57.876617  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:57.877564  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:58.127982  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:58.220481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:58.299033  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:58.378056  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:58.379002  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:58.719577  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:58.798704  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:58.877399  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:58.878240  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:59.219992  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:59.299453  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:59.377366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:59.378523  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:59.719917  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:59.798300  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:59.877789  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:59.878811  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:00.131591  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:00.222967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:00.299898  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:00.379057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:00.379913  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:00.719358  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:00.798532  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:00.876931  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:00.877781  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:01.219947  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:01.299264  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:01.377914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:01.378895  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:01.721241  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:01.798585  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:01.877931  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:01.878756  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:02.220326  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:02.298998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:02.376840  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:02.378804  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:02.628441  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:02.719471  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:02.799177  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:02.876695  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:02.878324  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.219164  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:03.298799  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:03.377396  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:03.378224  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.719741  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:03.798306  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:03.878565  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.879412  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.220459  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:04.299286  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:04.377366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.378315  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:04.720025  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:04.798429  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:04.877374  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.878153  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.127361  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:05.220504  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:05.299156  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:05.376569  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:05.377450  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.720081  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:05.798880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:05.877892  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.878118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:06.219478  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:06.298894  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:06.376839  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:06.377469  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:06.719896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:06.799154  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:06.877792  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:06.878009  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:07.128106  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:07.219477  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:07.350684  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:07.422195  438835 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:36:07.422222  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:07.422478  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:07.728481  438835 node_ready.go:49] node "addons-203235" has status "Ready":"True"
	I0913 18:36:07.728507  438835 node_ready.go:38] duration metric: took 40.104239251s for node "addons-203235" to be "Ready" ...
	I0913 18:36:07.728520  438835 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" ...
	I0913 18:36:07.771728  438835 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:36:07.771757  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:07.777333  438835 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:07.815052  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:07.894082  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:07.894995  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.227282  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:08.322063  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:08.378442  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:08.378869  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.721667  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:08.783403  438835 pod_ready.go:93] pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.783425  438835 pod_ready.go:82] duration metric: took 1.006061847s for pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.783475  438835 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.788684  438835 pod_ready.go:93] pod "etcd-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.788708  438835 pod_ready.go:82] duration metric: took 5.219569ms for pod "etcd-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.788721  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.795010  438835 pod_ready.go:93] pod "kube-apiserver-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.795036  438835 pod_ready.go:82] duration metric: took 6.307825ms for pod "kube-apiserver-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.795048  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.805795  438835 pod_ready.go:93] pod "kube-controller-manager-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.805983  438835 pod_ready.go:82] duration metric: took 10.923246ms for pod "kube-controller-manager-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.806013  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6vcvd" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.821729  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:08.828150  438835 pod_ready.go:93] pod "kube-proxy-6vcvd" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.828185  438835 pod_ready.go:82] duration metric: took 22.162736ms for pod "kube-proxy-6vcvd" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.828196  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.879082  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.879358  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.223073  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:09.228020  438835 pod_ready.go:93] pod "kube-scheduler-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:09.228090  438835 pod_ready.go:82] duration metric: took 399.885284ms for pod "kube-scheduler-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:09.228115  438835 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:09.321937  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:09.379283  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:09.381487  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.722721  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:09.799724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:09.878763  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.879422  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.221788  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:10.300848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:10.379173  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:10.380419  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.724682  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:10.800766  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:10.880136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.881895  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:11.244605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:11.267509  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:11.307588  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:11.385835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:11.386647  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:11.723754  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:11.802531  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:11.881583  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:11.883078  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.221698  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:12.300335  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:12.402326  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.403127  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:12.721212  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:12.799486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:12.878347  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.878994  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:13.220819  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:13.298215  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:13.377346  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:13.379040  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:13.721520  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:13.734830  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:13.798614  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:13.878867  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:13.879516  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:14.221326  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:14.298848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:14.379058  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:14.382254  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:14.721437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:14.799247  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:14.881290  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:14.883555  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.222980  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:15.300005  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:15.380447  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:15.382434  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.723840  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:15.742951  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:15.799702  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:15.879287  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.880604  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:16.221596  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:16.298677  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:16.383775  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:16.384739  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:16.721580  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:16.803482  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:16.880230  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:16.881817  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:17.225820  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:17.299733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:17.379937  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:17.382223  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:17.722675  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:17.799040  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:17.880835  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:17.882327  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:18.223414  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:18.238124  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:18.298883  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:18.384608  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:18.386576  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:18.722546  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:18.799856  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:18.887258  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:18.888321  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:19.221185  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:19.300534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:19.403544  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:19.404701  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:19.722160  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:19.800142  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:19.879327  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:19.881474  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:20.220870  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:20.298593  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:20.384581  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:20.387542  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:20.722979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:20.735867  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:20.799043  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:20.879902  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:20.880398  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:21.221275  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:21.304356  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:21.380276  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:21.382072  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:21.722678  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:21.799910  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:21.878652  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:21.881077  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.221950  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:22.300644  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:22.377857  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.378486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:22.720879  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:22.736103  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:22.798848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:22.877705  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.878424  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.223481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:23.299945  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:23.381479  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:23.394316  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.774882  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:23.803512  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:23.900572  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.901770  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:24.221334  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:24.299254  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:24.377680  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:24.378837  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:24.722805  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:24.798704  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:24.877639  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:24.878691  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:25.220880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:25.236310  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:25.299026  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:25.378955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:25.381756  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:25.721165  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:25.799044  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:25.879494  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:25.880835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:26.222158  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:26.298891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:26.378134  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:26.378653  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:26.722295  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:26.820126  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:26.876979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:26.879352  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:27.220954  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:27.236599  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:27.300083  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:27.377432  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:27.378462  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:27.722407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:27.799809  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:27.879209  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:27.887112  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:28.224621  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:28.299381  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:28.392733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:28.394168  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:28.722085  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:28.799823  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:28.877974  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:28.879356  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:29.221167  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:29.299745  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:29.377909  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:29.378794  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:29.721407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:29.737092  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:29.799481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:29.880486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:29.886053  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:30.221752  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:30.300047  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:30.378449  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:30.380446  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:30.726504  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:30.821979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:30.877045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:30.878328  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:31.221111  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:31.320768  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:31.423547  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:31.432618  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:31.721835  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:31.745085  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:31.798534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:31.877753  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:31.878679  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:32.220721  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:32.298702  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:32.377579  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:32.379058  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:32.721722  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:32.805790  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:32.880872  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:32.881951  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.221623  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:33.299522  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:33.379534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:33.381058  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.721113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:33.798955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:33.878929  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.879732  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.220656  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:34.234817  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:34.300623  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:34.390029  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:34.392943  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.721600  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:34.822441  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:34.878920  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.879440  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:35.221073  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:35.298654  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:35.376719  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:35.378256  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:35.721203  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:35.798381  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:35.878098  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:35.879519  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:36.224628  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:36.237000  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:36.299907  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:36.380339  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:36.382010  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:36.721287  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:36.799426  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:36.879853  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:36.881506  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.221487  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:37.299528  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:37.379639  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.381535  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:37.722778  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:37.799855  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:37.879401  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.884332  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.222246  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:38.245063  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:38.299968  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:38.379930  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.382405  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:38.726888  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:38.799744  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:38.881138  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.882432  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:39.221242  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:39.299418  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:39.379413  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:39.382521  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:39.721653  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:39.798893  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:39.883468  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:39.885073  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:40.221101  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:40.298924  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:40.378815  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:40.380572  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:40.721199  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:40.737152  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:40.798865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:40.878110  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:40.879067  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.224150  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:41.299120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:41.378154  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.378917  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:41.721125  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:41.806968  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:41.904120  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.904350  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.221455  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:42.299196  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:42.378355  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.379614  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:42.724718  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:42.742262  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:42.823280  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:42.924490  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.924834  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:43.221736  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:43.299113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:43.377138  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:43.378152  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:43.721100  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:43.799579  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:43.879944  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:43.881200  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:44.226442  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:44.299927  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:44.380357  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:44.381104  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:44.722283  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:44.798625  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:44.879812  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:44.881449  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:45.224923  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:45.242706  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:45.301118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:45.381827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:45.383862  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:45.722526  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:45.799641  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:45.877830  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:45.878599  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.220651  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:46.299067  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:46.380365  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:46.382528  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.722057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:46.799194  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:46.879501  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.880319  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:47.221663  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:47.299190  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:47.377907  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:47.381268  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:47.722056  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:47.736604  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:47.798969  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:47.878497  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:47.879405  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.220769  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:48.304717  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:48.377618  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.378560  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:48.721695  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:48.798880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:48.883107  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.884707  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:49.221814  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:49.299186  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:49.377346  438835 kapi.go:107] duration metric: took 1m19.004121006s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 18:36:49.378583  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:49.720763  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:49.799127  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:49.877435  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:50.221665  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:50.236162  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:50.298827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:50.377982  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:50.721792  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:50.798882  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:50.877710  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:51.221731  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:51.299191  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:51.377696  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:51.721487  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:51.799111  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:51.877652  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:52.223885  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:52.300062  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:52.378042  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:52.721955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:52.738659  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:52.798750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:52.878050  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:53.221397  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:53.300430  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:53.379529  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:53.724570  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:53.799525  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:53.878105  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:54.222605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:54.299227  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:54.378523  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:54.729979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:54.754374  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:54.822317  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:54.877551  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:55.222113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:55.299146  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:55.378839  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:55.721624  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:55.799759  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:55.878676  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:56.221576  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:56.298891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:56.378481  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:56.721319  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:56.800211  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:56.878331  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:57.221909  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:57.237030  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:57.299496  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:57.378174  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:57.720985  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:57.820107  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:57.878733  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:58.221643  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:58.301810  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:58.379662  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:58.720916  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:58.801982  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:58.878741  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:59.223120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:59.245909  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:59.299185  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:59.379722  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:59.721827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:59.799506  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:59.885091  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:00.233724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:00.332772  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:00.378897  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:00.721555  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:00.799139  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:00.878031  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:01.224376  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:01.249057  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:01.299481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:01.382597  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:01.722470  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:01.799375  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:01.878650  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:02.221771  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:02.299937  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:02.378827  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:02.721147  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:02.798571  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:02.878281  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:03.220759  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:03.299605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:03.378596  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:03.723162  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:03.735030  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:03.802509  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:03.878420  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:04.222250  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:04.301431  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:04.379218  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:04.722221  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:04.800308  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:04.886016  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:05.222410  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:05.299201  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:05.378662  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:05.722307  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:05.736832  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:05.801219  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:05.878238  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:06.221620  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:06.299274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:06.378806  438835 kapi.go:107] duration metric: took 1m36.005603579s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 18:37:06.723891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:06.799125  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:07.266421  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:07.363951  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:07.722090  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:07.798455  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:08.224691  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:08.237458  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:08.298645  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:08.721216  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:08.799791  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:09.233809  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:09.344209  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:09.722294  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:09.798779  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:10.221485  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:10.238907  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:10.299532  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:10.721641  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:10.799719  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:11.221244  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:11.299340  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:11.722293  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:11.799057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:12.221806  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:12.298919  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:12.721549  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:12.734431  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:12.798785  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:13.222120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:13.298858  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:13.721541  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:13.799438  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:14.221966  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:14.300614  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:14.721750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:14.734926  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:14.819750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:15.221692  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:15.299608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:15.720649  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:15.799156  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:16.224260  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:16.299332  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:16.722274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:16.741296  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:16.799678  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.220951  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:17.299146  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.721507  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:17.734762  438835 pod_ready.go:93] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"True"
	I0913 18:37:17.734788  438835 pod_ready.go:82] duration metric: took 1m8.506653162s for pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.734802  438835 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.740854  438835 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace has status "Ready":"True"
	I0913 18:37:17.740881  438835 pod_ready.go:82] duration metric: took 6.071168ms for pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.740902  438835 pod_ready.go:39] duration metric: took 1m10.012340984s 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" ...
	I0913 18:37:17.740917  438835 api_server.go:52] waiting for apiserver process to appear ...
	I0913 18:37:17.740950  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:17.741014  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:17.806454  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:17.806479  438835 cri.go:89] found id: ""
	I0913 18:37:17.806488  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:17.806554  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.810837  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:17.810939  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:17.820437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.857544  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:17.857567  438835 cri.go:89] found id: ""
	I0913 18:37:17.857575  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:17.857686  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.861231  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:17.861313  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:17.915739  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:17.915813  438835 cri.go:89] found id: ""
	I0913 18:37:17.915847  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:17.915946  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.920308  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:17.920390  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:17.969617  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:17.969641  438835 cri.go:89] found id: ""
	I0913 18:37:17.969650  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:17.969711  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.974143  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:17.974214  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:18.038010  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:18.038032  438835 cri.go:89] found id: ""
	I0913 18:37:18.038041  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:18.038103  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.042374  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:18.042499  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:18.099353  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:18.099418  438835 cri.go:89] found id: ""
	I0913 18:37:18.099441  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:18.099517  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.103776  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:18.103852  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:18.141677  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:18.141700  438835 cri.go:89] found id: ""
	I0913 18:37:18.141708  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:18.141765  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.145435  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:18.145460  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:18.222540  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:18.226288  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:18.226323  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:18.279415  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.279696  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.279898  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.280139  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.280345  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.280595  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.280799  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.281041  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.281238  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.281478  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.283347  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.285124  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:18.308508  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:18.331943  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:18.332090  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:18.350443  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:18.350470  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:18.587427  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:18.587458  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:18.650252  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:18.650286  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:18.708372  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:18.708416  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:18.726389  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:18.779342  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:18.779421  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:18.798948  438835 kapi.go:107] duration metric: took 1m43.503812749s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 18:37:18.802037  438835 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-203235 cluster.
	I0913 18:37:18.804657  438835 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.
	I0913 18:37:18.807132  438835 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 18:37:18.838033  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:18.838145  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:18.912096  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:18.912130  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:19.005804  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:19.005863  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:19.087652  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:19.087688  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:19.190459  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:19.190523  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:19.190600  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:19.190614  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:19.190622  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:19.190652  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:19.190676  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:19.190686  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:19.190693  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:19.190700  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:19.220848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:19.722135  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:20.222585  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:20.721400  438835 kapi.go:107] duration metric: took 1m49.505393865s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 18:37:20.724578  438835 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0913 18:37:20.727608  438835 addons.go:510] duration metric: took 1m56.741504208s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0913 18:37:29.191953  438835 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:37:29.206816  438835 api_server.go:72] duration metric: took 2m5.22112704s to wait for apiserver process to appear ...
	I0913 18:37:29.206841  438835 api_server.go:88] waiting for apiserver healthz status ...
	I0913 18:37:29.206874  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:29.206946  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:29.247565  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:29.247588  438835 cri.go:89] found id: ""
	I0913 18:37:29.247595  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:29.247658  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.251356  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:29.251451  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:29.294857  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:29.294879  438835 cri.go:89] found id: ""
	I0913 18:37:29.294888  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:29.294947  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.298564  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:29.298638  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:29.335732  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:29.335754  438835 cri.go:89] found id: ""
	I0913 18:37:29.335763  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:29.335822  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.339471  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:29.339544  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:29.382741  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:29.382762  438835 cri.go:89] found id: ""
	I0913 18:37:29.382770  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:29.382833  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.386425  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:29.386544  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:29.429923  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:29.429948  438835 cri.go:89] found id: ""
	I0913 18:37:29.429956  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:29.430024  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.433724  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:29.433875  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:29.484735  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:29.484759  438835 cri.go:89] found id: ""
	I0913 18:37:29.484767  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:29.484859  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.488496  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:29.488592  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:29.533595  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:29.533617  438835 cri.go:89] found id: ""
	I0913 18:37:29.533625  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:29.533704  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.537109  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:29.537145  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:29.586779  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587007  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.587190  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587419  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.587604  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587831  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.588011  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.588229  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.588416  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.588632  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.590492  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.590701  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:29.632320  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:29.632357  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:29.649200  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:29.649228  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:29.691668  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:29.691699  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:29.738044  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:29.738076  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:29.778309  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:29.778339  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:29.850168  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:29.850201  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:29.909030  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:29.909062  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:30.090472  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:30.090507  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:30.159735  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:30.159775  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:30.222299  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:30.222330  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:30.266346  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:30.266379  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:30.370123  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:30.370157  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:30.370222  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:30.370238  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:30.370254  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:30.370268  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:30.370276  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:30.370286  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:30.370292  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:30.370299  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:40.372330  438835 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 18:37:40.380158  438835 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 18:37:40.381187  438835 api_server.go:141] control plane version: v1.31.1
	I0913 18:37:40.381213  438835 api_server.go:131] duration metric: took 11.174364881s to wait for apiserver health ...
	I0913 18:37:40.381222  438835 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 18:37:40.381248  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:40.381319  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:40.418924  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:40.418945  438835 cri.go:89] found id: ""
	I0913 18:37:40.418954  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:40.419014  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.423171  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:40.423286  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:40.465264  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:40.465287  438835 cri.go:89] found id: ""
	I0913 18:37:40.465295  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:40.465354  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.468845  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:40.468917  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:40.509492  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:40.509517  438835 cri.go:89] found id: ""
	I0913 18:37:40.509526  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:40.509611  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.513283  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:40.513403  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:40.550765  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:40.550791  438835 cri.go:89] found id: ""
	I0913 18:37:40.550799  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:40.550856  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.554347  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:40.554419  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:40.591903  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:40.591922  438835 cri.go:89] found id: ""
	I0913 18:37:40.591930  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:40.591988  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.595852  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:40.595927  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:40.644147  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:40.644184  438835 cri.go:89] found id: ""
	I0913 18:37:40.644193  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:40.644256  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.648123  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:40.648205  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:40.686354  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:40.686376  438835 cri.go:89] found id: ""
	I0913 18:37:40.686385  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:40.686447  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.689863  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:40.689890  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:40.737346  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:40.737378  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:40.778037  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:40.778065  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:40.822383  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:40.822412  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:40.865731  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:40.865759  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:40.942609  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:40.942645  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:40.988533  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:40.988563  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:41.041103  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.041351  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.041536  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.041759  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.041946  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042176  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.042360  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042582  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.042755  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042970  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.044791  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.045003  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:41.087087  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:41.087117  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:41.104756  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:41.104784  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:41.198352  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:41.198389  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:41.246854  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:41.246886  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:41.384418  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:41.384448  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:41.444556  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:41.444588  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:41.444645  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:41.444662  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.444671  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.444689  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.444699  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.444705  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:41.444710  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:41.444718  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:51.459747  438835 system_pods.go:59] 18 kube-system pods found
	I0913 18:37:51.459788  438835 system_pods.go:61] "coredns-7c65d6cfc9-462v9" [c3b1ba02-ac84-4c57-90ec-62f4dcdab786] Running
	I0913 18:37:51.459798  438835 system_pods.go:61] "csi-hostpath-attacher-0" [ca67969f-4c9e-4f26-bf5f-5486ea79de76] Running
	I0913 18:37:51.459803  438835 system_pods.go:61] "csi-hostpath-resizer-0" [f4d2cfde-cf00-4540-9ced-f1f841cb7569] Running
	I0913 18:37:51.459808  438835 system_pods.go:61] "csi-hostpathplugin-wscpv" [f550330b-be12-4000-bef8-be238434ce0a] Running
	I0913 18:37:51.459833  438835 system_pods.go:61] "etcd-addons-203235" [02f8f72b-5307-4473-afe7-f78877f159fb] Running
	I0913 18:37:51.459845  438835 system_pods.go:61] "kindnet-x77k8" [8abaa595-e22d-4d56-9d67-a27b0e462aee] Running
	I0913 18:37:51.459850  438835 system_pods.go:61] "kube-apiserver-addons-203235" [cabb85e6-e912-4c91-8c0e-ccf58f98b400] Running
	I0913 18:37:51.459854  438835 system_pods.go:61] "kube-controller-manager-addons-203235" [bba3fa7d-1d47-4344-befa-05b12a819cc7] Running
	I0913 18:37:51.459859  438835 system_pods.go:61] "kube-ingress-dns-minikube" [81a1001f-9b45-4429-876b-2ff5c39c7031] Running
	I0913 18:37:51.459871  438835 system_pods.go:61] "kube-proxy-6vcvd" [8e74ce62-b1ac-4f40-befe-eb73a9071e3c] Running
	I0913 18:37:51.459875  438835 system_pods.go:61] "kube-scheduler-addons-203235" [9f22da34-4d21-4aab-b35c-c5559853ef3b] Running
	I0913 18:37:51.459879  438835 system_pods.go:61] "metrics-server-84c5f94fbc-z76d4" [908d93da-be2d-4106-aecf-5fc610d944b5] Running
	I0913 18:37:51.459883  438835 system_pods.go:61] "nvidia-device-plugin-daemonset-8gxxc" [dfc78b94-d086-48cf-bccc-19bc25b9d4ed] Running
	I0913 18:37:51.459906  438835 system_pods.go:61] "registry-66c9cd494c-szh4t" [d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4] Running
	I0913 18:37:51.459920  438835 system_pods.go:61] "registry-proxy-p6n2m" [a417fee1-2757-4d87-8e95-116db1b86a62] Running
	I0913 18:37:51.459924  438835 system_pods.go:61] "snapshot-controller-56fcc65765-scz2l" [5aefd2db-891c-4b50-a3c0-295db2c9390d] Running
	I0913 18:37:51.459929  438835 system_pods.go:61] "snapshot-controller-56fcc65765-zzpqz" [b6a2c30f-f4ff-4a2d-b8af-7c6d689d5326] Running
	I0913 18:37:51.459933  438835 system_pods.go:61] "storage-provisioner" [bfb4df27-4d9e-4836-80e9-b29164caf87a] Running
	I0913 18:37:51.459950  438835 system_pods.go:74] duration metric: took 11.078721552s to wait for pod list to return data ...
	I0913 18:37:51.459959  438835 default_sa.go:34] waiting for default service account to be created ...
	I0913 18:37:51.462826  438835 default_sa.go:45] found service account: "default"
	I0913 18:37:51.462850  438835 default_sa.go:55] duration metric: took 2.882098ms for default service account to be created ...
	I0913 18:37:51.462861  438835 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 18:37:51.473207  438835 system_pods.go:86] 18 kube-system pods found
	I0913 18:37:51.473245  438835 system_pods.go:89] "coredns-7c65d6cfc9-462v9" [c3b1ba02-ac84-4c57-90ec-62f4dcdab786] Running
	I0913 18:37:51.473254  438835 system_pods.go:89] "csi-hostpath-attacher-0" [ca67969f-4c9e-4f26-bf5f-5486ea79de76] Running
	I0913 18:37:51.473259  438835 system_pods.go:89] "csi-hostpath-resizer-0" [f4d2cfde-cf00-4540-9ced-f1f841cb7569] Running
	I0913 18:37:51.473263  438835 system_pods.go:89] "csi-hostpathplugin-wscpv" [f550330b-be12-4000-bef8-be238434ce0a] Running
	I0913 18:37:51.473268  438835 system_pods.go:89] "etcd-addons-203235" [02f8f72b-5307-4473-afe7-f78877f159fb] Running
	I0913 18:37:51.473272  438835 system_pods.go:89] "kindnet-x77k8" [8abaa595-e22d-4d56-9d67-a27b0e462aee] Running
	I0913 18:37:51.473277  438835 system_pods.go:89] "kube-apiserver-addons-203235" [cabb85e6-e912-4c91-8c0e-ccf58f98b400] Running
	I0913 18:37:51.473281  438835 system_pods.go:89] "kube-controller-manager-addons-203235" [bba3fa7d-1d47-4344-befa-05b12a819cc7] Running
	I0913 18:37:51.473286  438835 system_pods.go:89] "kube-ingress-dns-minikube" [81a1001f-9b45-4429-876b-2ff5c39c7031] Running
	I0913 18:37:51.473290  438835 system_pods.go:89] "kube-proxy-6vcvd" [8e74ce62-b1ac-4f40-befe-eb73a9071e3c] Running
	I0913 18:37:51.473296  438835 system_pods.go:89] "kube-scheduler-addons-203235" [9f22da34-4d21-4aab-b35c-c5559853ef3b] Running
	I0913 18:37:51.473305  438835 system_pods.go:89] "metrics-server-84c5f94fbc-z76d4" [908d93da-be2d-4106-aecf-5fc610d944b5] Running
	I0913 18:37:51.473310  438835 system_pods.go:89] "nvidia-device-plugin-daemonset-8gxxc" [dfc78b94-d086-48cf-bccc-19bc25b9d4ed] Running
	I0913 18:37:51.473317  438835 system_pods.go:89] "registry-66c9cd494c-szh4t" [d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4] Running
	I0913 18:37:51.473321  438835 system_pods.go:89] "registry-proxy-p6n2m" [a417fee1-2757-4d87-8e95-116db1b86a62] Running
	I0913 18:37:51.473334  438835 system_pods.go:89] "snapshot-controller-56fcc65765-scz2l" [5aefd2db-891c-4b50-a3c0-295db2c9390d] Running
	I0913 18:37:51.473338  438835 system_pods.go:89] "snapshot-controller-56fcc65765-zzpqz" [b6a2c30f-f4ff-4a2d-b8af-7c6d689d5326] Running
	I0913 18:37:51.473341  438835 system_pods.go:89] "storage-provisioner" [bfb4df27-4d9e-4836-80e9-b29164caf87a] Running
	I0913 18:37:51.473348  438835 system_pods.go:126] duration metric: took 10.481694ms to wait for k8s-apps to be running ...
	I0913 18:37:51.473359  438835 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 18:37:51.473420  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:37:51.485314  438835 system_svc.go:56] duration metric: took 11.944441ms WaitForService to wait for kubelet
	I0913 18:37:51.485350  438835 kubeadm.go:582] duration metric: took 2m27.49966686s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 18:37:51.485371  438835 node_conditions.go:102] verifying NodePressure condition ...
	I0913 18:37:51.489442  438835 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0913 18:37:51.489482  438835 node_conditions.go:123] node cpu capacity is 2
	I0913 18:37:51.489494  438835 node_conditions.go:105] duration metric: took 4.11683ms to run NodePressure ...
	I0913 18:37:51.489508  438835 start.go:241] waiting for startup goroutines ...
	I0913 18:37:51.489517  438835 start.go:246] waiting for cluster config update ...
	I0913 18:37:51.489535  438835 start.go:255] writing updated cluster config ...
	I0913 18:37:51.489869  438835 ssh_runner.go:195] Run: rm -f paused
	I0913 18:37:51.685518  438835 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 18:37:51.689908  438835 out.go:177] * Done! kubectl is now configured to use "addons-203235" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 18:47:07 addons-203235 crio[965]: time="2024-09-13 18:47:07.777230199Z" level=info msg="Starting container: ec54aa916a445d6d119c79f294eafb0a98e8589c4d5de33afeb6a9c5dc39168e" id=abe17be3-a1f4-428d-ac6f-99dbecbb5b03 name=/runtime.v1.RuntimeService/StartContainer
	Sep 13 18:47:07 addons-203235 crio[965]: time="2024-09-13 18:47:07.792653992Z" level=info msg="Started container" PID=7150 containerID=ec54aa916a445d6d119c79f294eafb0a98e8589c4d5de33afeb6a9c5dc39168e description=gadget/gadget-nfrwp/gadget id=abe17be3-a1f4-428d-ac6f-99dbecbb5b03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3aeda16110156e67754e6b1b45fded79ca80f44e105eb785f407f2094b8a9635
	Sep 13 18:47:07 addons-203235 crio[965]: time="2024-09-13 18:47:07.815216388Z" level=info msg="Stopped pod sandbox: b45479b2250546656c49fb7f4e6d6751303e2cac1195ac3b1ee4d932ff49da72" id=c6dcab76-8f15-4115-b490-93ee198a981f name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:47:07 addons-203235 crio[965]: time="2024-09-13 18:47:07.993025731Z" level=info msg="Removing container: 669eb884e82e9bb252d032a71875869e52f646351a015f0dc9c96b60b23c6a0a" id=e90e467e-7443-4ea3-b667-ab752eeac593 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.041440242Z" level=info msg="Removed container 669eb884e82e9bb252d032a71875869e52f646351a015f0dc9c96b60b23c6a0a: gadget/gadget-nfrwp/gadget" id=e90e467e-7443-4ea3-b667-ab752eeac593 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.673257832Z" level=info msg="Stopping container: 2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c (timeout: 30s)" id=a411ccee-7a20-43d4-9c9b-517da73d937c name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:47:08 addons-203235 conmon[3175]: conmon 2d39b76db357b207ecd1 <ninfo>: container 3186 exited with status 2
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.705336233Z" level=info msg="Stopping container: 0ed9ad08dda597b94049716ab74beb50637fae892c4b0aa3716700997d74b264 (timeout: 30s)" id=5094257e-087f-4988-9cea-2b2a7ee0d83e name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.891252495Z" level=info msg="Stopped container 2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c: kube-system/registry-66c9cd494c-szh4t/registry" id=a411ccee-7a20-43d4-9c9b-517da73d937c name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.891844794Z" level=info msg="Stopping pod sandbox: 275a583deb663ed6e570fc4a09345cf83655390abe6277953c2e9621c26b9190" id=76ba27a4-20c7-4ff1-b03b-dbe278c63a17 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.892096809Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-szh4t Namespace:kube-system ID:275a583deb663ed6e570fc4a09345cf83655390abe6277953c2e9621c26b9190 UID:d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4 NetNS:/var/run/netns/6a61d783-edb5-4f9c-a46c-a78c9f6068aa Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.892244088Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-szh4t from CNI network \"kindnet\" (type=ptp)"
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.925341521Z" level=info msg="Stopped container 0ed9ad08dda597b94049716ab74beb50637fae892c4b0aa3716700997d74b264: kube-system/registry-proxy-p6n2m/registry-proxy" id=5094257e-087f-4988-9cea-2b2a7ee0d83e name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.925833580Z" level=info msg="Stopping pod sandbox: 277dd1051be5d66adbf9bed13c5164dc976682c56d98b2697f8b3d57bbcba150" id=64951d18-8652-4ee9-848b-d354a8ba4680 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.951638647Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-RVQNHUTDNVDB67NM - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-QUFUSH4RVV3DW4HZ - [0:0]\n:KUBE-HP-O4NIEESRQBOGYKAH - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-sg7nf_ingress-nginx_39478e55-52ea-4f1e-ae1b-95a52fd61e0d_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-O4NIEESRQBOGYKAH\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-sg7nf_ingress-nginx_39478e55-52ea-4f1e-ae1b-95a52fd61e0d_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-QUFUSH4RVV3DW4HZ\n-A KUBE-HP-O4NIEESRQBOGYKAH -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-sg7nf_ingress-nginx_39478e55-52ea-4f1e-ae1b-95a52fd61e0d_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-O4NIEESRQBOGYKAH -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-sg7nf_ingress-nginx_39478e55-52ea-4f1e-ae
1b-95a52fd61e0d_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.19:443\n-A KUBE-HP-QUFUSH4RVV3DW4HZ -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-sg7nf_ingress-nginx_39478e55-52ea-4f1e-ae1b-95a52fd61e0d_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-QUFUSH4RVV3DW4HZ -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-sg7nf_ingress-nginx_39478e55-52ea-4f1e-ae1b-95a52fd61e0d_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.19:80\n-X KUBE-HP-RVQNHUTDNVDB67NM\nCOMMIT\n"
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.970816886Z" level=info msg="Stopped pod sandbox: 275a583deb663ed6e570fc4a09345cf83655390abe6277953c2e9621c26b9190" id=76ba27a4-20c7-4ff1-b03b-dbe278c63a17 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.972820216Z" level=info msg="Closing host port tcp:5000"
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.982225298Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.982447242Z" level=info msg="Got pod network &{Name:registry-proxy-p6n2m Namespace:kube-system ID:277dd1051be5d66adbf9bed13c5164dc976682c56d98b2697f8b3d57bbcba150 UID:a417fee1-2757-4d87-8e95-116db1b86a62 NetNS:/var/run/netns/96107c77-ee9e-4d27-8508-869c6df8c38a Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 18:47:08 addons-203235 crio[965]: time="2024-09-13 18:47:08.982589656Z" level=info msg="Deleting pod kube-system_registry-proxy-p6n2m from CNI network \"kindnet\" (type=ptp)"
	Sep 13 18:47:09 addons-203235 crio[965]: time="2024-09-13 18:47:09.002380370Z" level=info msg="Removing container: 2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c" id=9f43c69d-99c5-4955-84f2-2bb634544c1a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:47:09 addons-203235 crio[965]: time="2024-09-13 18:47:09.034278287Z" level=info msg="Removed container 2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c: kube-system/registry-66c9cd494c-szh4t/registry" id=9f43c69d-99c5-4955-84f2-2bb634544c1a name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:47:09 addons-203235 crio[965]: time="2024-09-13 18:47:09.080867426Z" level=info msg="Stopped pod sandbox: 277dd1051be5d66adbf9bed13c5164dc976682c56d98b2697f8b3d57bbcba150" id=64951d18-8652-4ee9-848b-d354a8ba4680 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:47:10 addons-203235 crio[965]: time="2024-09-13 18:47:10.017075489Z" level=info msg="Removing container: 0ed9ad08dda597b94049716ab74beb50637fae892c4b0aa3716700997d74b264" id=1562269c-9cd2-479a-97ae-ac83c5dd920c name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:47:10 addons-203235 crio[965]: time="2024-09-13 18:47:10.054618840Z" level=info msg="Removed container 0ed9ad08dda597b94049716ab74beb50637fae892c4b0aa3716700997d74b264: kube-system/registry-proxy-p6n2m/registry-proxy" id=1562269c-9cd2-479a-97ae-ac83c5dd920c name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	ec54aa916a445       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            2 seconds ago       Running             gadget                                   8                   3aeda16110156       gadget-nfrwp
	d7a37ede55c23       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            13 seconds ago      Exited              gadget                                   7                   3aeda16110156       gadget-nfrwp
	cdcbaefaad180       fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c                                                                             29 seconds ago      Exited              helper-pod                               0                   05bd2b93f171e       helper-pod-delete-pvc-2b2db76a-599f-418b-b014-9a6e5499a0fb
	70ed8dcfbe07a       docker.io/library/busybox@sha256:71e065368796c7368a99a072019b9fe73e28e225ae9882430579ec49a1e46235                                            32 seconds ago      Exited              busybox                                  0                   a52b986316e2c       test-local-path
	9c1e5893f233b       docker.io/library/busybox@sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11                                            36 seconds ago      Exited              helper-pod                               0                   d627aaa78b306       helper-pod-create-pvc-2b2db76a-599f-418b-b014-9a6e5499a0fb
	95af0a2061de8       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          9 minutes ago       Running             csi-snapshotter                          0                   7451c02a32f33       csi-hostpathplugin-wscpv
	81cd8b5f06e68       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                                 9 minutes ago       Running             gcp-auth                                 0                   2b63baec06709       gcp-auth-89d5ffd79-mcvjz
	3017674131ad6       registry.k8s.io/sig-storage/csi-provisioner@sha256:98ffd09c0784203d200e0f8c241501de31c8df79644caac7eed61bd6391e5d49                          9 minutes ago       Running             csi-provisioner                          0                   7451c02a32f33       csi-hostpathplugin-wscpv
	60f0ed851b00f       registry.k8s.io/sig-storage/livenessprobe@sha256:8b00c6e8f52639ed9c6f866085893ab688e57879741b3089e3cfa9998502e158                            9 minutes ago       Running             liveness-probe                           0                   7451c02a32f33       csi-hostpathplugin-wscpv
	f98680cb71e4c       registry.k8s.io/sig-storage/hostpathplugin@sha256:7b1dfc90a367222067fc468442fdf952e20fc5961f25c1ad654300ddc34d7083                           10 minutes ago      Running             hostpath                                 0                   7451c02a32f33       csi-hostpathplugin-wscpv
	cfa0b62d3ea67       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:511b8c8ac828194a753909d26555ff08bc12f497dd8daeb83fe9d593693a26c1                10 minutes ago      Running             node-driver-registrar                    0                   7451c02a32f33       csi-hostpathplugin-wscpv
	082386f3508d9       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3                             10 minutes ago      Running             controller                               0                   c0446325dc279       ingress-nginx-controller-bc57996ff-sg7nf
	a3a1e2584c7b2       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58                               10 minutes ago      Running             cloud-spanner-emulator                   0                   076e2cfe4c27b       cloud-spanner-emulator-769b77f747-l5rzc
	ebb4768d31243       registry.k8s.io/sig-storage/snapshot-controller@sha256:5d668e35c15df6e87e2530da25d557f543182cedbdb39d421b87076463ee9857                      10 minutes ago      Running             volume-snapshot-controller               0                   886ba50139360       snapshot-controller-56fcc65765-zzpqz
	eeb1b5c4344df       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   10 minutes ago      Running             csi-external-health-monitor-controller   0                   7451c02a32f33       csi-hostpathplugin-wscpv
	81eb5e5a8eaa8       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3                   10 minutes ago      Exited              patch                                    0                   657ba56c6f026       ingress-nginx-admission-patch-rhw4f
	4a9080e9b9d16       registry.k8s.io/sig-storage/csi-attacher@sha256:4b5609c78455de45821910065281a368d5f760b41250f90cbde5110543bdc326                             10 minutes ago      Running             csi-attacher                             0                   40ab739c63322       csi-hostpath-attacher-0
	0b05849ce66f0       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              10 minutes ago      Running             csi-resizer                              0                   54bc7e68f9de4       csi-hostpath-resizer-0
	b98172f9cc263       registry.k8s.io/sig-storage/snapshot-controller@sha256:5d668e35c15df6e87e2530da25d557f543182cedbdb39d421b87076463ee9857                      10 minutes ago      Running             volume-snapshot-controller               0                   58c0d1c305859       snapshot-controller-56fcc65765-scz2l
	26cc22104b881       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98                             10 minutes ago      Running             local-path-provisioner                   0                   721ef80ae41b7       local-path-provisioner-86d989889c-bxdbs
	0286f1438a7cc       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3                   10 minutes ago      Exited              create                                   0                   6669cb629ca82       ingress-nginx-admission-create-vk22h
	4cd3c6dc84d47       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             10 minutes ago      Running             minikube-ingress-dns                     0                   ad8b10982538d       kube-ingress-dns-minikube
	3805fc25d0b61       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f                        10 minutes ago      Running             metrics-server                           0                   0069bc091ac6d       metrics-server-84c5f94fbc-z76d4
	e59f21da14117       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                                             11 minutes ago      Running             storage-provisioner                      0                   46ea7393862b7       storage-provisioner
	2b176b2d1a436       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                                             11 minutes ago      Running             coredns                                  0                   6816d02138730       coredns-7c65d6cfc9-462v9
	6420368d6da00       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                                             11 minutes ago      Running             kindnet-cni                              0                   371d5d70b420c       kindnet-x77k8
	a3447cb51095b       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                                             11 minutes ago      Running             kube-proxy                               0                   8f006e7a0b1c2       kube-proxy-6vcvd
	0a648c0b9bef6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                                             11 minutes ago      Running             etcd                                     0                   34901309f74b2       etcd-addons-203235
	9cc1639e4ba62       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                                             11 minutes ago      Running             kube-apiserver                           0                   7fb21b1ba3137       kube-apiserver-addons-203235
	7f6f1bd612179       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                                             11 minutes ago      Running             kube-controller-manager                  0                   dcdfa87a99b99       kube-controller-manager-addons-203235
	34a77d41634ad       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                                             11 minutes ago      Running             kube-scheduler                           0                   115ff1fac084a       kube-scheduler-addons-203235
	
	
	==> coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] <==
	[INFO] 10.244.0.13:50389 - 25931 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000253451s
	[INFO] 10.244.0.13:50216 - 6338 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00255774s
	[INFO] 10.244.0.13:50216 - 53191 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002054086s
	[INFO] 10.244.0.13:57147 - 22788 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000860979s
	[INFO] 10.244.0.13:57147 - 27138 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000887144s
	[INFO] 10.244.0.13:48671 - 17512 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00017767s
	[INFO] 10.244.0.13:48671 - 58212 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000246526s
	[INFO] 10.244.0.13:40490 - 36392 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000065771s
	[INFO] 10.244.0.13:40490 - 42550 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000112695s
	[INFO] 10.244.0.13:53240 - 287 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000104335s
	[INFO] 10.244.0.13:53240 - 38242 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000091034s
	[INFO] 10.244.0.13:43473 - 55620 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001367135s
	[INFO] 10.244.0.13:43473 - 42314 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002745945s
	[INFO] 10.244.0.13:35845 - 45066 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000151636s
	[INFO] 10.244.0.13:35845 - 35852 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000123829s
	[INFO] 10.244.0.20:38874 - 57459 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000248651s
	[INFO] 10.244.0.20:55091 - 9319 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000261927s
	[INFO] 10.244.0.20:58643 - 61209 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000206478s
	[INFO] 10.244.0.20:33919 - 64582 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000082829s
	[INFO] 10.244.0.20:48155 - 44157 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000099124s
	[INFO] 10.244.0.20:60154 - 64641 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141494s
	[INFO] 10.244.0.20:56297 - 36298 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002289184s
	[INFO] 10.244.0.20:51530 - 55325 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002829545s
	[INFO] 10.244.0.20:45261 - 30483 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001885893s
	[INFO] 10.244.0.20:53122 - 37391 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001047584s
	
	
	==> describe nodes <==
	Name:               addons-203235
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-203235
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92
	                    minikube.k8s.io/name=addons-203235
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T18_35_19_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-203235
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-203235"}
	                    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:  Fri, 13 Sep 2024 18:35:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-203235
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 18:47:02 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 18:46:51 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 18:46:51 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 18:46:51 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 18:46:51 +0000   Fri, 13 Sep 2024 18:36:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-203235
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 58438c61193b4ebf8b6ac915f5e08d03
	  System UUID:                3906db5d-ba1b-4901-8f8b-a62974cce9c0
	  Boot ID:                    13a07674-3d04-4d70-b16f-932b369c5222
	  Kernel Version:             5.15.0-1069-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (21 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m18s
	  default                     cloud-spanner-emulator-769b77f747-l5rzc     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-nfrwp                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-mcvjz                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-sg7nf    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-462v9                    100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     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-wscpv                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 etcd-addons-203235                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-x77k8                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-203235                250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-203235       200m (10%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-ingress-dns-minikube                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-6vcvd                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-203235                100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-z76d4             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-scz2l        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-zzpqz        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          local-path-provisioner-86d989889c-bxdbs     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 11m   kube-proxy       
	  Normal   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-203235 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m   kubelet          Node addons-203235 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m   kubelet          Node addons-203235 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-203235 event: Registered Node addons-203235 in Controller
	  Normal   NodeReady                11m   kubelet          Node addons-203235 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep13 18:07] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep13 18:32] hrtimer: interrupt took 56071667 ns
	
	
	==> etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] <==
	{"level":"info","ts":"2024-09-13T18:35:12.559797Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-13T18:35:12.560127Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-09-13T18:35:12.560644Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-13T18:35:12.567253Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-13T18:35:12.567372Z","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-13T18:35:12.567482Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-13T18:35:12.567535Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-13T18:35:12.568196Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-13T18:35:12.575511Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-13T18:35:12.655795Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-13T18:35:12.656679Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-13T18:35:24.360990Z","caller":"traceutil/trace.go:171","msg":"trace[994285967] transaction","detail":"{read_only:false; response_revision:325; number_of_response:1; }","duration":"107.109995ms","start":"2024-09-13T18:35:24.253863Z","end":"2024-09-13T18:35:24.360973Z","steps":["trace[994285967] 'process raft request'  (duration: 106.739189ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.361742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"139.48699ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/coredns\" ","response":"range_response_count:1 size:612"}
	{"level":"info","ts":"2024-09-13T18:35:24.361846Z","caller":"traceutil/trace.go:171","msg":"trace[424931628] range","detail":"{range_begin:/registry/configmaps/kube-system/coredns; range_end:; response_count:1; response_revision:325; }","duration":"139.612871ms","start":"2024-09-13T18:35:24.222222Z","end":"2024-09-13T18:35:24.361835Z","steps":["trace[424931628] 'agreement among raft nodes before linearized reading'  (duration: 139.427283ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.364800Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"142.425613ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-09-13T18:35:24.366078Z","caller":"traceutil/trace.go:171","msg":"trace[1624948524] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:325; }","duration":"143.700483ms","start":"2024-09-13T18:35:24.222357Z","end":"2024-09-13T18:35:24.366057Z","steps":["trace[1624948524] 'agreement among raft nodes before linearized reading'  (duration: 142.400268ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.366320Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.022101ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kindnet\" ","response":"range_response_count:1 size:520"}
	{"level":"info","ts":"2024-09-13T18:35:24.366343Z","caller":"traceutil/trace.go:171","msg":"trace[163117253] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kindnet; range_end:; response_count:1; response_revision:325; }","duration":"144.053165ms","start":"2024-09-13T18:35:24.222283Z","end":"2024-09-13T18:35:24.366336Z","steps":["trace[163117253] 'agreement among raft nodes before linearized reading'  (duration: 143.991743ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:35:25.175513Z","caller":"traceutil/trace.go:171","msg":"trace[2042718890] transaction","detail":"{read_only:false; response_revision:329; number_of_response:1; }","duration":"425.217754ms","start":"2024-09-13T18:35:24.750269Z","end":"2024-09-13T18:35:25.175487Z","steps":["trace[2042718890] 'process raft request'  (duration: 425.086057ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:25.175936Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:35:24.750252Z","time spent":"425.32821ms","remote":"127.0.0.1:58698","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3461,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/clusterroles/edit\" mod_revision:326 > success:<request_put:<key:\"/registry/clusterroles/edit\" value_size:3426 >> failure:<request_range:<key:\"/registry/clusterroles/edit\" > >"}
	{"level":"info","ts":"2024-09-13T18:35:25.513126Z","caller":"traceutil/trace.go:171","msg":"trace[1975959828] transaction","detail":"{read_only:false; response_revision:330; number_of_response:1; }","duration":"136.401219ms","start":"2024-09-13T18:35:25.376710Z","end":"2024-09-13T18:35:25.513111Z","steps":["trace[1975959828] 'process raft request'  (duration: 136.299437ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:35:25.558471Z","caller":"traceutil/trace.go:171","msg":"trace[1899002502] transaction","detail":"{read_only:false; response_revision:331; number_of_response:1; }","duration":"134.584354ms","start":"2024-09-13T18:35:25.423872Z","end":"2024-09-13T18:35:25.558456Z","steps":["trace[1899002502] 'process raft request'  (duration: 134.491351ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:45:13.309458Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1502}
	{"level":"info","ts":"2024-09-13T18:45:13.342871Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1502,"took":"32.839536ms","hash":2795383063,"current-db-size-bytes":6447104,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3190784,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-13T18:45:13.342923Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2795383063,"revision":1502,"compact-revision":-1}
	
	
	==> gcp-auth [81cd8b5f06e6850a382a50fee41afe416a91e3290af25b48e7d77fb2b9341d25] <==
	2024/09/13 18:37:17 GCP Auth Webhook started!
	2024/09/13 18:37:51 Ready to marshal response ...
	2024/09/13 18:37:51 Ready to write response ...
	2024/09/13 18:37:52 Ready to marshal response ...
	2024/09/13 18:37:52 Ready to write response ...
	2024/09/13 18:37:52 Ready to marshal response ...
	2024/09/13 18:37:52 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:46:07 Ready to marshal response ...
	2024/09/13 18:46:07 Ready to write response ...
	2024/09/13 18:46:32 Ready to marshal response ...
	2024/09/13 18:46:32 Ready to write response ...
	2024/09/13 18:46:32 Ready to marshal response ...
	2024/09/13 18:46:32 Ready to write response ...
	2024/09/13 18:46:39 Ready to marshal response ...
	2024/09/13 18:46:39 Ready to write response ...
	
	
	==> kernel <==
	 18:47:10 up  2:29,  0 users,  load average: 0.61, 0.67, 1.86
	Linux addons-203235 5.15.0-1069-aws #75~20.04.1-Ubuntu SMP Mon Aug 19 16:22:47 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] <==
	I0913 18:45:06.811353       1 main.go:299] handling current node
	I0913 18:45:16.815291       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:45:16.815327       1 main.go:299] handling current node
	I0913 18:45:26.808313       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:45:26.808353       1 main.go:299] handling current node
	I0913 18:45:36.808680       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:45:36.808712       1 main.go:299] handling current node
	I0913 18:45:46.809738       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:45:46.809882       1 main.go:299] handling current node
	I0913 18:45:56.808701       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:45:56.808735       1 main.go:299] handling current node
	I0913 18:46:06.811390       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:46:06.811432       1 main.go:299] handling current node
	I0913 18:46:16.808495       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:46:16.808625       1 main.go:299] handling current node
	I0913 18:46:26.808743       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:46:26.808774       1 main.go:299] handling current node
	I0913 18:46:36.808317       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:46:36.808454       1 main.go:299] handling current node
	I0913 18:46:46.808306       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:46:46.808351       1 main.go:299] handling current node
	I0913 18:46:56.808391       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:46:56.808513       1 main.go:299] handling current node
	I0913 18:47:06.815131       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:47:06.815166       1 main.go:299] handling current node
	
	
	==> kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] <==
	W0913 18:37:17.677107       1 handler_proxy.go:99] no RequestInfo found in the context
	E0913 18:37:17.677214       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0913 18:37:17.679053       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.85.173:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.85.173:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.109.85.173:443: connect: connection refused" logger="UnhandledError"
	W0913 18:37:18.679101       1 handler_proxy.go:99] no RequestInfo found in the context
	E0913 18:37:18.679149       1 controller.go:113] "Unhandled Error" err="loading OpenAPI spec for \"v1beta1.metrics.k8s.io\" failed with: Error, could not get list of group versions for APIService" logger="UnhandledError"
	W0913 18:37:18.679226       1 handler_proxy.go:99] no RequestInfo found in the context
	E0913 18:37:18.679340       1 controller.go:102] "Unhandled Error" err=<
		loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	I0913 18:37:18.680262       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0913 18:37:18.681392       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W0913 18:37:22.690607       1 handler_proxy.go:99] no RequestInfo found in the context
	E0913 18:37:22.690735       1 controller.go:146] "Unhandled Error" err=<
		Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
		, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	 > logger="UnhandledError"
	E0913 18:37:22.690748       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.85.173:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.85.173:443/apis/metrics.k8s.io/v1beta1\": context deadline exceeded" logger="UnhandledError"
	I0913 18:37:22.722780       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0913 18:37:22.743306       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0913 18:45:56.370053       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.240.188"}
	E0913 18:46:55.823127       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] <==
	I0913 18:37:18.404805       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="31.597µs"
	I0913 18:37:20.078315       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
	I0913 18:37:20.195616       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
	I0913 18:37:21.010261       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
	I0913 18:37:21.037149       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-203235"
	I0913 18:37:21.054458       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
	I0913 18:37:23.561072       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="12.920208ms"
	I0913 18:37:23.561191       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="62.809µs"
	I0913 18:37:51.536973       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-203235"
	I0913 18:42:57.016172       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-203235"
	I0913 18:45:56.433699       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="34.611207ms"
	I0913 18:45:56.465459       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="31.626688ms"
	I0913 18:45:56.484066       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="18.546877ms"
	I0913 18:45:56.484174       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="69.693µs"
	I0913 18:46:00.825198       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="99.272µs"
	I0913 18:46:00.859369       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="12.371616ms"
	I0913 18:46:00.859651       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="144.243µs"
	I0913 18:46:08.155610       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-57fb76fcdb" duration="7.77µs"
	I0913 18:46:18.288558       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0913 18:46:19.928902       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="8.189µs"
	I0913 18:46:21.393427       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-203235"
	I0913 18:46:30.066741       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0913 18:46:40.536555       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="6.729µs"
	I0913 18:46:51.789270       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-203235"
	I0913 18:47:08.655336       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="4.266µs"
	
	
	==> kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] <==
	I0913 18:35:28.903816       1 server_linux.go:66] "Using iptables proxy"
	I0913 18:35:29.723126       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 18:35:29.723324       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`"
	I0913 18:35:29.866061       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 18:35:29.866142       1 server_linux.go:169] "Using iptables Proxier"
	I0913 18:35:29.870519       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"
	I0913 18:35:29.871952       1 server.go:483] "Version info" version="v1.31.1"
	I0913 18:35:29.871987       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 18:35:29.916530       1 config.go:199] "Starting service config controller"
	I0913 18:35:29.916577       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 18:35:29.916610       1 config.go:105] "Starting endpoint slice config controller"
	I0913 18:35:29.916615       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 18:35:29.922561       1 config.go:328] "Starting node config controller"
	I0913 18:35:29.922853       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 18:35:30.017546       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0913 18:35:30.017634       1 shared_informer.go:320] Caches are synced for service config
	I0913 18:35:30.124781       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] <==
	W0913 18:35:16.248682       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0913 18:35:16.248745       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.248937       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
	E0913 18:35:16.249007       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"
	W0913 18:35:16.249154       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0913 18:35:16.249199       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.249285       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
	E0913 18:35:16.249325       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"
	W0913 18:35:16.249437       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
	E0913 18:35:16.249493       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"
	W0913 18:35:16.249599       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
	E0913 18:35:16.249642       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"
	W0913 18:35:16.249682       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
	E0913 18:35:16.249723       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"
	W0913 18:35:16.249824       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0913 18:35:16.249870       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.250326       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0913 18:35:16.250392       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0913 18:35:16.250608       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
	E0913 18:35:16.250664       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"
	W0913 18:35:16.250804       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0913 18:35:16.250859       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:17.122716       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
	E0913 18:35:17.122852       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"
	I0913 18:35:17.536010       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 18:46:58 addons-203235 kubelet[1505]: E0913 18:46:58.474285    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253218474018270,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:503635,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:47:07 addons-203235 kubelet[1505]: I0913 18:47:07.930351    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-c6kmc\" (UniqueName: \"kubernetes.io/projected/db08a498-dc47-48d0-a78e-8b16760399e1-kube-api-access-c6kmc\") pod \"db08a498-dc47-48d0-a78e-8b16760399e1\" (UID: \"db08a498-dc47-48d0-a78e-8b16760399e1\") "
	Sep 13 18:47:07 addons-203235 kubelet[1505]: I0913 18:47:07.930423    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/db08a498-dc47-48d0-a78e-8b16760399e1-gcp-creds\") pod \"db08a498-dc47-48d0-a78e-8b16760399e1\" (UID: \"db08a498-dc47-48d0-a78e-8b16760399e1\") "
	Sep 13 18:47:07 addons-203235 kubelet[1505]: I0913 18:47:07.930516    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/db08a498-dc47-48d0-a78e-8b16760399e1-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "db08a498-dc47-48d0-a78e-8b16760399e1" (UID: "db08a498-dc47-48d0-a78e-8b16760399e1"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 13 18:47:07 addons-203235 kubelet[1505]: I0913 18:47:07.934923    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/db08a498-dc47-48d0-a78e-8b16760399e1-kube-api-access-c6kmc" (OuterVolumeSpecName: "kube-api-access-c6kmc") pod "db08a498-dc47-48d0-a78e-8b16760399e1" (UID: "db08a498-dc47-48d0-a78e-8b16760399e1"). InnerVolumeSpecName "kube-api-access-c6kmc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:47:07 addons-203235 kubelet[1505]: I0913 18:47:07.991109    1505 scope.go:117] "RemoveContainer" containerID="669eb884e82e9bb252d032a71875869e52f646351a015f0dc9c96b60b23c6a0a"
	Sep 13 18:47:08 addons-203235 kubelet[1505]: I0913 18:47:08.031192    1505 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/db08a498-dc47-48d0-a78e-8b16760399e1-gcp-creds\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:47:08 addons-203235 kubelet[1505]: I0913 18:47:08.031271    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-c6kmc\" (UniqueName: \"kubernetes.io/projected/db08a498-dc47-48d0-a78e-8b16760399e1-kube-api-access-c6kmc\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:47:08 addons-203235 kubelet[1505]: I0913 18:47:08.237628    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="db08a498-dc47-48d0-a78e-8b16760399e1" path="/var/lib/kubelet/pods/db08a498-dc47-48d0-a78e-8b16760399e1/volumes"
	Sep 13 18:47:08 addons-203235 kubelet[1505]: E0913 18:47:08.478058    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253228477760836,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:503635,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:47:08 addons-203235 kubelet[1505]: E0913 18:47:08.478092    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253228477760836,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:503635,},InodesUsed:&UInt64Value{Value:201,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:47:08 addons-203235 kubelet[1505]: I0913 18:47:08.999605    1505 scope.go:117] "RemoveContainer" containerID="2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c"
	Sep 13 18:47:09 addons-203235 kubelet[1505]: I0913 18:47:09.034584    1505 scope.go:117] "RemoveContainer" containerID="2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c"
	Sep 13 18:47:09 addons-203235 kubelet[1505]: E0913 18:47:09.035061    1505 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c\": container with ID starting with 2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c not found: ID does not exist" containerID="2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c"
	Sep 13 18:47:09 addons-203235 kubelet[1505]: I0913 18:47:09.035092    1505 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c"} err="failed to get container status \"2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c\": rpc error: code = NotFound desc = could not find container \"2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c\": container with ID starting with 2d39b76db357b207ecd1e725b75f48a469d51bcc0c8df43b3411ab1590f11c4c not found: ID does not exist"
	Sep 13 18:47:09 addons-203235 kubelet[1505]: I0913 18:47:09.147910    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-9rdh2\" (UniqueName: \"kubernetes.io/projected/d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4-kube-api-access-9rdh2\") pod \"d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4\" (UID: \"d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4\") "
	Sep 13 18:47:09 addons-203235 kubelet[1505]: I0913 18:47:09.157893    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4-kube-api-access-9rdh2" (OuterVolumeSpecName: "kube-api-access-9rdh2") pod "d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4" (UID: "d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4"). InnerVolumeSpecName "kube-api-access-9rdh2". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:47:09 addons-203235 kubelet[1505]: I0913 18:47:09.249172    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-694mc\" (UniqueName: \"kubernetes.io/projected/a417fee1-2757-4d87-8e95-116db1b86a62-kube-api-access-694mc\") pod \"a417fee1-2757-4d87-8e95-116db1b86a62\" (UID: \"a417fee1-2757-4d87-8e95-116db1b86a62\") "
	Sep 13 18:47:09 addons-203235 kubelet[1505]: I0913 18:47:09.249266    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-9rdh2\" (UniqueName: \"kubernetes.io/projected/d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4-kube-api-access-9rdh2\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:47:09 addons-203235 kubelet[1505]: I0913 18:47:09.257428    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a417fee1-2757-4d87-8e95-116db1b86a62-kube-api-access-694mc" (OuterVolumeSpecName: "kube-api-access-694mc") pod "a417fee1-2757-4d87-8e95-116db1b86a62" (UID: "a417fee1-2757-4d87-8e95-116db1b86a62"). InnerVolumeSpecName "kube-api-access-694mc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:47:09 addons-203235 kubelet[1505]: I0913 18:47:09.350129    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-694mc\" (UniqueName: \"kubernetes.io/projected/a417fee1-2757-4d87-8e95-116db1b86a62-kube-api-access-694mc\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:47:10 addons-203235 kubelet[1505]: I0913 18:47:10.013511    1505 scope.go:117] "RemoveContainer" containerID="0ed9ad08dda597b94049716ab74beb50637fae892c4b0aa3716700997d74b264"
	Sep 13 18:47:10 addons-203235 kubelet[1505]: E0913 18:47:10.235698    1505 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="600db810-e2db-4426-b513-21c68507e98b"
	Sep 13 18:47:10 addons-203235 kubelet[1505]: I0913 18:47:10.237629    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a417fee1-2757-4d87-8e95-116db1b86a62" path="/var/lib/kubelet/pods/a417fee1-2757-4d87-8e95-116db1b86a62/volumes"
	Sep 13 18:47:10 addons-203235 kubelet[1505]: I0913 18:47:10.238791    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4" path="/var/lib/kubelet/pods/d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4/volumes"
	
	
	==> storage-provisioner [e59f21da1411768d8f9577b5938b360766d0c8e127f5aecaea81d9a77648cced] <==
	I0913 18:36:08.262957       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 18:36:08.277192       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 18:36:08.277236       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 18:36:08.293449       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 18:36:08.293665       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625!
	I0913 18:36:08.293953       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"85b9c588-47f3-41b0-996c-f8d02cd3973f", APIVersion:"v1", ResourceVersion:"893", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625 became leader
	I0913 18:36:08.394471       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-203235/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 18:37:52 +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-gt6k2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-gt6k2:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                     From               Message
	  ----     ------     ----                    ----               -------
	  Normal   Scheduled  9m19s                   default-scheduler  Successfully assigned default/busybox to addons-203235
	  Normal   Pulling    7m52s (x4 over 9m19s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m52s (x4 over 9m19s)   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     7m52s (x4 over 9m19s)   kubelet            Error: ErrImagePull
	  Warning  Failed     7m40s (x6 over 9m18s)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m13s (x21 over 9m18s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-203235 describe pod busybox ingress-nginx-admission-create-vk22h ingress-nginx-admission-patch-rhw4f: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.45s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (151.09s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-203235 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-203235 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-203235 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" [a6a7d199-0230-41f1-8ed5-552a9223dc7c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [a6a7d199-0230-41f1-8ed5-552a9223dc7c] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 8.003736765s
addons_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:260: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-203235 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.982466863s)

                                                
                                                
** 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-203235 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 ip
addons_test.go:295: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 addons disable ingress-dns --alsologtostderr -v=1: (1.327383309s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 addons disable ingress --alsologtostderr -v=1: (7.753796166s)
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-203235
helpers_test.go:235: (dbg) docker inspect addons-203235:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893",
	        "Created": "2024-09-13T18:34:55.619090858Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 439326,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T18:34:55.754609914Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:7fd83909ee30d45ee853480d01e762968b1b9847bff4690fcb8ae034ea6e4a6b",
	        "ResolvConfPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/hostname",
	        "HostsPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/hosts",
	        "LogPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893-json.log",
	        "Name": "/addons-203235",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-203235:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-203235",
	            "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/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e-init/diff:/var/lib/docker/overlay2/23b82205fc50ca470e3baccca8c91964b941c1a1fa10bd7be61415e3b6f45226/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-203235",
	                "Source": "/var/lib/docker/volumes/addons-203235/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-203235",
	            "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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e",
	            "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-203235",
	                "name.minikube.sigs.k8s.io": "addons-203235",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c5c138c463226846f3254082d9b437263b6cfc4b97c0997f873cd7533e284f4f",
	            "SandboxKey": "/var/run/docker/netns/c5c138c46322",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33167"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33168"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33171"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33169"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33170"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-203235": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "71e2728a587cf7d6481979e1532d4b247950e7f5ebb513cb119f356307654c04",
	                    "EndpointID": "627861068f6f045422cc9e7bac352de9e34334048a93ca82ee41790e2ed529d4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-203235",
	                        "f251c92ec210"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-203235 -n addons-203235
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 logs -n 25: (1.491873987s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-471320                                                                     | download-only-471320   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| delete  | -p download-only-898608                                                                     | download-only-898608   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| start   | --download-only -p                                                                          | download-docker-839909 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | download-docker-839909                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-839909                                                                   | download-docker-839909 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-933993   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | binary-mirror-933993                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36807                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-933993                                                                     | binary-mirror-933993   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| addons  | disable dashboard -p                                                                        | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-203235 --wait=true                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:37 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-203235          | jenkins | v1.34.0 | 13 Sep 24 18:45 UTC | 13 Sep 24 18:45 UTC |
	|         | -p addons-203235                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | -p addons-203235                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-203235 ssh cat                                                                       | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | /opt/local-path-provisioner/pvc-2b2db76a-599f-418b-b014-9a6e5499a0fb_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:47 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-203235 ip                                                                            | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:47 UTC | 13 Sep 24 18:47 UTC |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:47 UTC | 13 Sep 24 18:47 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:47 UTC | 13 Sep 24 18:47 UTC |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| addons  | addons-203235 addons                                                                        | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:48 UTC | 13 Sep 24 18:48 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-203235 addons                                                                        | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:48 UTC | 13 Sep 24 18:48 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:48 UTC | 13 Sep 24 18:48 UTC |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-203235 ssh curl -s                                                                   | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:48 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-203235 ip                                                                            | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:50 UTC | 13 Sep 24 18:50 UTC |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:50 UTC | 13 Sep 24 18:50 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:50 UTC | 13 Sep 24 18:50 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:34:29
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:34:29.424384  438835 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:34:29.424578  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:29.424609  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:34:29.424631  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:29.424905  438835 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 18:34:29.425380  438835 out.go:352] Setting JSON to false
	I0913 18:34:29.426306  438835 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":8218,"bootTime":1726244252,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0913 18:34:29.426414  438835 start.go:139] virtualization:  
	I0913 18:34:29.429541  438835 out.go:177] * [addons-203235] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0913 18:34:29.432939  438835 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:34:29.433039  438835 notify.go:220] Checking for updates...
	I0913 18:34:29.438535  438835 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:34:29.441317  438835 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:34:29.444110  438835 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube
	I0913 18:34:29.446701  438835 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0913 18:34:29.449238  438835 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:34:29.452250  438835 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:34:29.480707  438835 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:34:29.480847  438835 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:29.533949  438835 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-13 18:34:29.524805172 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:29.534076  438835 docker.go:318] overlay module found
	I0913 18:34:29.536856  438835 out.go:177] * Using the docker driver based on user configuration
	I0913 18:34:29.539362  438835 start.go:297] selected driver: docker
	I0913 18:34:29.539379  438835 start.go:901] validating driver "docker" against <nil>
	I0913 18:34:29.539395  438835 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:34:29.540024  438835 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:29.591454  438835 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-13 18:34:29.582362343 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:29.591678  438835 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:34:29.591908  438835 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]
	I0913 18:34:29.594595  438835 out.go:177] * Using Docker driver with root privileges
	I0913 18:34:29.597196  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:34:29.597259  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:34:29.597273  438835 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:34:29.597363  438835 start.go:340] cluster config:
	{Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:34:29.602185  438835 out.go:177] * Starting "addons-203235" primary control-plane node in "addons-203235" cluster
	I0913 18:34:29.604740  438835 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:34:29.607392  438835 out.go:177] * Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:34:29.610056  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:29.610117  438835 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0913 18:34:29.610129  438835 cache.go:56] Caching tarball of preloaded images
	I0913 18:34:29.610213  438835 preload.go:172] Found /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0913 18:34:29.610228  438835 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 18:34:29.610592  438835 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json ...
	I0913 18:34:29.610621  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json: {Name:mkb12f42ab7e4933b073aa4904c00dcf677656c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:29.610792  438835 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:34:29.626050  438835 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:34:29.626164  438835 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:34:29.626186  438835 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory, skipping pull
	I0913 18:34:29.626191  438835 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e exists in cache, skipping pull
	I0913 18:34:29.626198  438835 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	I0913 18:34:29.626203  438835 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from local cache
	I0913 18:34:46.885206  438835 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from cached tarball
	I0913 18:34:46.885246  438835 cache.go:194] Successfully downloaded all kic artifacts
	I0913 18:34:46.885275  438835 start.go:360] acquireMachinesLock for addons-203235: {Name:mk2487a7baa5560bf1d096cd512a0edb7c90b490 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 18:34:46.886066  438835 start.go:364] duration metric: took 766.499µs to acquireMachinesLock for "addons-203235"
	I0913 18:34:46.886099  438835 start.go:93] Provisioning new machine with config: &{Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:34:46.886199  438835 start.go:125] createHost starting for "" (driver="docker")
	I0913 18:34:46.887597  438835 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 18:34:46.887823  438835 start.go:159] libmachine.API.Create for "addons-203235" (driver="docker")
	I0913 18:34:46.887852  438835 client.go:168] LocalClient.Create starting
	I0913 18:34:46.887961  438835 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem
	I0913 18:34:47.827518  438835 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem
	I0913 18:34:49.575548  438835 cli_runner.go:164] Run: docker network inspect addons-203235 --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}}]}"
	W0913 18:34:49.596441  438835 cli_runner.go:211] docker network inspect addons-203235 --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
	I0913 18:34:49.596537  438835 network_create.go:284] running [docker network inspect addons-203235] to gather additional debugging logs...
	I0913 18:34:49.596562  438835 cli_runner.go:164] Run: docker network inspect addons-203235
	W0913 18:34:49.612101  438835 cli_runner.go:211] docker network inspect addons-203235 returned with exit code 1
	I0913 18:34:49.612138  438835 network_create.go:287] error running [docker network inspect addons-203235]: docker network inspect addons-203235: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-203235 not found
	I0913 18:34:49.612153  438835 network_create.go:289] output of [docker network inspect addons-203235]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-203235 not found
	
	** /stderr **
	I0913 18:34:49.612268  438835 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}}]}"
	I0913 18:34:49.627909  438835 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:0x400174b0a0}
	I0913 18:34:49.627958  438835 network_create.go:124] attempt to create docker network addons-203235 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 18:34:49.628018  438835 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-203235 addons-203235
	I0913 18:34:49.733279  438835 network_create.go:108] docker network addons-203235 192.168.49.0/24 created
	I0913 18:34:49.733319  438835 kic.go:121] calculated static IP "192.168.49.2" for the "addons-203235" container
	I0913 18:34:49.733397  438835 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 18:34:49.748447  438835 cli_runner.go:164] Run: docker volume create addons-203235 --label name.minikube.sigs.k8s.io=addons-203235 --label created_by.minikube.sigs.k8s.io=true
	I0913 18:34:49.765405  438835 oci.go:103] Successfully created a docker volume addons-203235
	I0913 18:34:49.765501  438835 cli_runner.go:164] Run: docker run --rm --name addons-203235-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --entrypoint /usr/bin/test -v addons-203235:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib
	I0913 18:34:51.474081  438835 cli_runner.go:217] Completed: docker run --rm --name addons-203235-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --entrypoint /usr/bin/test -v addons-203235:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib: (1.708520679s)
	I0913 18:34:51.474111  438835 oci.go:107] Successfully prepared a docker volume addons-203235
	I0913 18:34:51.474127  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:51.474146  438835 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 18:34:51.474215  438835 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-203235:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 18:34:55.545125  438835 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-203235:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir: (4.070868154s)
	I0913 18:34:55.545157  438835 kic.go:203] duration metric: took 4.071007892s to extract preloaded images to volume ...
	W0913 18:34:55.545295  438835 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 18:34:55.545432  438835 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 18:34:55.604803  438835 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-203235 --name addons-203235 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-203235 --network addons-203235 --ip 192.168.49.2 --volume addons-203235:/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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e
	I0913 18:34:55.925819  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Running}}
	I0913 18:34:55.953181  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:55.976753  438835 cli_runner.go:164] Run: docker exec addons-203235 stat /var/lib/dpkg/alternatives/iptables
	I0913 18:34:56.053514  438835 oci.go:144] the created container "addons-203235" has a running status.
	I0913 18:34:56.053550  438835 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa...
	I0913 18:34:56.350899  438835 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 18:34:56.383923  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:56.407100  438835 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 18:34:56.407120  438835 kic_runner.go:114] Args: [docker exec --privileged addons-203235 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 18:34:56.469079  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:56.499571  438835 machine.go:93] provisionDockerMachine start ...
	I0913 18:34:56.499671  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.521518  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.521803  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.521813  438835 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 18:34:56.706758  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-203235
	
	I0913 18:34:56.706829  438835 ubuntu.go:169] provisioning hostname "addons-203235"
	I0913 18:34:56.706932  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.728085  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.728355  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.728367  438835 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-203235 && echo "addons-203235" | sudo tee /etc/hostname
	I0913 18:34:56.887988  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-203235
	
	I0913 18:34:56.888151  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.908558  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.908801  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.908823  438835 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-203235' /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-203235/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-203235' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 18:34:57.059617  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 18:34:57.059688  438835 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19636-432672/.minikube CaCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19636-432672/.minikube}
	I0913 18:34:57.059736  438835 ubuntu.go:177] setting up certificates
	I0913 18:34:57.059773  438835 provision.go:84] configureAuth start
	I0913 18:34:57.059861  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.077174  438835 provision.go:143] copyHostCerts
	I0913 18:34:57.077256  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/key.pem (1679 bytes)
	I0913 18:34:57.077377  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/ca.pem (1078 bytes)
	I0913 18:34:57.077439  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/cert.pem (1123 bytes)
	I0913 18:34:57.077486  438835 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem org=jenkins.addons-203235 san=[127.0.0.1 192.168.49.2 addons-203235 localhost minikube]
	I0913 18:34:57.257733  438835 provision.go:177] copyRemoteCerts
	I0913 18:34:57.257804  438835 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 18:34:57.257845  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.277531  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.375909  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 18:34:57.398843  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0913 18:34:57.422158  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0913 18:34:57.446164  438835 provision.go:87] duration metric: took 386.356227ms to configureAuth
	I0913 18:34:57.446191  438835 ubuntu.go:193] setting minikube options for container-runtime
	I0913 18:34:57.446383  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:34:57.446493  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.462796  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:57.463037  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:57.463053  438835 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
	I0913 18:34:57.706467  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 18:34:57.706533  438835 machine.go:96] duration metric: took 1.206940501s to provisionDockerMachine
	I0913 18:34:57.706558  438835 client.go:171] duration metric: took 10.818699526s to LocalClient.Create
	I0913 18:34:57.706584  438835 start.go:167] duration metric: took 10.818760431s to libmachine.API.Create "addons-203235"
	I0913 18:34:57.706615  438835 start.go:293] postStartSetup for "addons-203235" (driver="docker")
	I0913 18:34:57.706642  438835 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]
	I0913 18:34:57.706719  438835 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
	I0913 18:34:57.706802  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.724928  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.824437  438835 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 18:34:57.827441  438835 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 18:34:57.827479  438835 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 18:34:57.827490  438835 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 18:34:57.827497  438835 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 18:34:57.827508  438835 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-432672/.minikube/addons for local assets ...
	I0913 18:34:57.827585  438835 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-432672/.minikube/files for local assets ...
	I0913 18:34:57.827611  438835 start.go:296] duration metric: took 120.974992ms for postStartSetup
	I0913 18:34:57.827934  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.844416  438835 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json ...
	I0913 18:34:57.844701  438835 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:34:57.844757  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.860596  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.955973  438835 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 18:34:57.960395  438835 start.go:128] duration metric: took 11.074178915s to createHost
	I0913 18:34:57.960457  438835 start.go:83] releasing machines lock for "addons-203235", held for 11.07437572s
	I0913 18:34:57.960543  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.976105  438835 ssh_runner.go:195] Run: cat /version.json
	I0913 18:34:57.976161  438835 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 18:34:57.976241  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.976164  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.994896  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:58.018618  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:58.219025  438835 ssh_runner.go:195] Run: systemctl --version
	I0913 18:34:58.223402  438835 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 18:34:58.369186  438835 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 18:34:58.373283  438835 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" ;
	I0913 18:34:58.396225  438835 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 18:34:58.396309  438835 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" ;
	I0913 18:34:58.425844  438835 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 18:34:58.425917  438835 start.go:495] detecting cgroup driver to use...
	I0913 18:34:58.425978  438835 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 18:34:58.426057  438835 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 18:34:58.441187  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 18:34:58.452269  438835 docker.go:217] disabling cri-docker service (if available) ...
	I0913 18:34:58.452336  438835 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 18:34:58.466164  438835 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 18:34:58.480718  438835 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 18:34:58.574701  438835 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 18:34:58.657175  438835 docker.go:233] disabling docker service ...
	I0913 18:34:58.657253  438835 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 18:34:58.676815  438835 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 18:34:58.688251  438835 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 18:34:58.776549  438835 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 18:34:58.877651  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 18:34:58.888862  438835 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"
	I0913 18:34:58.905389  438835 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 18:34:58.905529  438835 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"
	I0913 18:34:58.914736  438835 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 18:34:58.914845  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.924562  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.934050  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.943549  438835 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 18:34:58.952486  438835 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"
	I0913 18:34:58.961833  438835 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"
	I0913 18:34:58.977346  438835 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"
	I0913 18:34:58.986900  438835 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 18:34:58.995358  438835 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 18:34:59.004491  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:34:59.084075  438835 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 18:34:59.202331  438835 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 18:34:59.202416  438835 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 18:34:59.206111  438835 start.go:563] Will wait 60s for crictl version
	I0913 18:34:59.206216  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:34:59.209724  438835 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 18:34:59.245239  438835 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 18:34:59.245362  438835 ssh_runner.go:195] Run: crio --version
	I0913 18:34:59.283383  438835 ssh_runner.go:195] Run: crio --version
	I0913 18:34:59.324884  438835 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 18:34:59.327432  438835 cli_runner.go:164] Run: docker network inspect addons-203235 --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}}]}"
	I0913 18:34:59.342789  438835 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 18:34:59.346341  438835 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""
	I0913 18:34:59.357146  438835 kubeadm.go:883] updating cluster {Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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} ...
	I0913 18:34:59.357279  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:59.357349  438835 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:34:59.433725  438835 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:34:59.433753  438835 crio.go:433] Images already preloaded, skipping extraction
	I0913 18:34:59.433814  438835 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:34:59.476691  438835 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:34:59.476717  438835 cache_images.go:84] Images are preloaded, skipping loading
	I0913 18:34:59.476725  438835 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 18:34:59.476818  438835 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-203235 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-203235 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:}
	I0913 18:34:59.476905  438835 ssh_runner.go:195] Run: crio config
	I0913 18:34:59.551828  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:34:59.551849  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:34:59.551859  438835 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 18:34:59.551901  438835 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-203235 NodeName:addons-203235 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}
	I0913 18:34:59.552079  438835 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-203235"
	  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
	
	I0913 18:34:59.552154  438835 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 18:34:59.561206  438835 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 18:34:59.561288  438835 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 18:34:59.572631  438835 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 18:34:59.590775  438835 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 18:34:59.609362  438835 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 18:34:59.627399  438835 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 18:34:59.631456  438835 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""
	I0913 18:34:59.641833  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:34:59.723225  438835 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:34:59.737242  438835 certs.go:68] Setting up /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235 for IP: 192.168.49.2
	I0913 18:34:59.737263  438835 certs.go:194] generating shared ca certs ...
	I0913 18:34:59.737283  438835 certs.go:226] acquiring lock for ca certs: {Name:mka48f4527121750f70b0a871613b03d26620aff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.737416  438835 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key
	I0913 18:34:59.938631  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt ...
	I0913 18:34:59.938664  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt: {Name:mk20693552d6e122eb304c0159d1c6fe303d8535 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.939714  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key ...
	I0913 18:34:59.939738  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key: {Name:mkbd5185e6ac8799d5bbc46072ba73260b285fe5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.940394  438835 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key
	I0913 18:35:00.334656  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt ...
	I0913 18:35:00.334745  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt: {Name:mkc9bcc0521639c7770c5eb958624e7f89733c42 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:00.335091  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key ...
	I0913 18:35:00.335140  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key: {Name:mk7357ce129c8de0655973831c7121d7ecfceb92 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:00.336173  438835 certs.go:256] generating profile certs ...
	I0913 18:35:00.336284  438835 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key
	I0913 18:35:00.336318  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt with IP's: []
	I0913 18:35:01.181776  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt ...
	I0913 18:35:01.181816  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: {Name:mk6786785a6a031e73bbb6cc27f46ad18d95a5ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.182596  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key ...
	I0913 18:35:01.182616  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key: {Name:mk42c0b37971cfae249098cdc60551aec7168eaa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.182721  438835 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4
	I0913 18:35:01.182747  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 18:35:01.927781  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 ...
	I0913 18:35:01.927816  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4: {Name:mk00ad5816792b8cd90cea145962648dab728e98 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.928618  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4 ...
	I0913 18:35:01.928639  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4: {Name:mk1f48e71b825b9f2d543590c2408fc7443e5a50 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.929253  438835 certs.go:381] copying /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 -> /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt
	I0913 18:35:01.929348  438835 certs.go:385] copying /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4 -> /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key
	I0913 18:35:01.929404  438835 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key
	I0913 18:35:01.929431  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt with IP's: []
	I0913 18:35:02.166527  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt ...
	I0913 18:35:02.166572  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt: {Name:mked831080295ebb660ddb4c9e957832fe649ab6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:02.167448  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key ...
	I0913 18:35:02.167499  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key: {Name:mk29414920cb2041ba0835da4cdbb3912113e94b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:02.168303  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 18:35:02.168358  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem (1078 bytes)
	I0913 18:35:02.168392  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem (1123 bytes)
	I0913 18:35:02.168417  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem (1679 bytes)
	I0913 18:35:02.169095  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 18:35:02.196981  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0913 18:35:02.223633  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 18:35:02.249658  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 18:35:02.274961  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 18:35:02.302220  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0913 18:35:02.328061  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 18:35:02.353091  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0913 18:35:02.377673  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 18:35:02.402573  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 18:35:02.420315  438835 ssh_runner.go:195] Run: openssl version
	I0913 18:35:02.425832  438835 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"
	I0913 18:35:02.435316  438835 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.438721  438835 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 18:34 /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.438796  438835 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.445707  438835 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"
	I0913 18:35:02.455401  438835 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 18:35:02.458684  438835 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
	I0913 18:35:02.458778  438835 kubeadm.go:392] StartCluster: {Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:35:02.458872  438835 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 18:35:02.458934  438835 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 18:35:02.495157  438835 cri.go:89] found id: ""
	I0913 18:35:02.495224  438835 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 18:35:02.504116  438835 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 18:35:02.513374  438835 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 18:35:02.513443  438835 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
	I0913 18:35:02.522225  438835 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
	I0913 18:35:02.522247  438835 kubeadm.go:157] found existing configuration files:
	
	I0913 18:35:02.522323  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 18:35:02.531745  438835 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
	I0913 18:35:02.531845  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 18:35:02.540430  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 18:35:02.549236  438835 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
	I0913 18:35:02.549331  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 18:35:02.558211  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 18:35:02.567195  438835 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
	I0913 18:35:02.567309  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 18:35:02.576112  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 18:35:02.585847  438835 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
	I0913 18:35:02.585966  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 18:35:02.594699  438835 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"
	I0913 18:35:02.636821  438835 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 18:35:02.636920  438835 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 18:35:02.679956  438835 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 18:35:02.680049  438835 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-aws
	I0913 18:35:02.680103  438835 kubeadm.go:310] OS: Linux
	I0913 18:35:02.680162  438835 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 18:35:02.680245  438835 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 18:35:02.680316  438835 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 18:35:02.680388  438835 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 18:35:02.680475  438835 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 18:35:02.680543  438835 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 18:35:02.680611  438835 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 18:35:02.680683  438835 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 18:35:02.680756  438835 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 18:35:02.745938  438835 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 18:35:02.746089  438835 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 18:35:02.746186  438835 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 18:35:02.753678  438835 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 18:35:02.759802  438835 out.go:235]   - Generating certificates and keys ...
	I0913 18:35:02.759987  438835 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 18:35:02.760068  438835 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 18:35:03.507417  438835 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 18:35:03.646018  438835 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 18:35:04.176854  438835 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 18:35:04.939529  438835 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 18:35:05.149320  438835 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 18:35:05.149753  438835 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-203235 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:35:05.716371  438835 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 18:35:05.716688  438835 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-203235 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:35:06.089684  438835 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 18:35:06.926667  438835 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 18:35:07.484532  438835 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 18:35:07.484836  438835 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 18:35:08.086811  438835 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 18:35:08.561551  438835 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 18:35:09.022938  438835 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 18:35:09.815107  438835 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 18:35:10.336313  438835 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 18:35:10.337068  438835 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 18:35:10.340171  438835 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 18:35:10.343279  438835 out.go:235]   - Booting up control plane ...
	I0913 18:35:10.343401  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 18:35:10.343507  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 18:35:10.344123  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 18:35:10.354483  438835 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 18:35:10.360567  438835 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 18:35:10.360623  438835 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 18:35:10.450571  438835 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 18:35:10.450692  438835 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 18:35:11.464102  438835 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.013607917s
	I0913 18:35:11.464190  438835 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 18:35:17.466322  438835 kubeadm.go:310] [api-check] The API server is healthy after 6.002209367s
	I0913 18:35:17.489110  438835 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 18:35:17.508792  438835 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 18:35:17.534966  438835 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 18:35:17.535160  438835 kubeadm.go:310] [mark-control-plane] Marking the node addons-203235 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 18:35:17.546928  438835 kubeadm.go:310] [bootstrap-token] Using token: sm6bnx.lthyyuzxzm1rpn2c
	I0913 18:35:17.549804  438835 out.go:235]   - Configuring RBAC rules ...
	I0913 18:35:17.549954  438835 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 18:35:17.554408  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 18:35:17.564961  438835 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
	I0913 18:35:17.568786  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 18:35:17.572776  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 18:35:17.578755  438835 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 18:35:17.873530  438835 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 18:35:18.306475  438835 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 18:35:18.873306  438835 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 18:35:18.874399  438835 kubeadm.go:310] 
	I0913 18:35:18.874479  438835 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 18:35:18.874486  438835 kubeadm.go:310] 
	I0913 18:35:18.874569  438835 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 18:35:18.874574  438835 kubeadm.go:310] 
	I0913 18:35:18.874598  438835 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 18:35:18.874665  438835 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 18:35:18.874715  438835 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 18:35:18.874720  438835 kubeadm.go:310] 
	I0913 18:35:18.874773  438835 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 18:35:18.874778  438835 kubeadm.go:310] 
	I0913 18:35:18.874825  438835 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 18:35:18.874829  438835 kubeadm.go:310] 
	I0913 18:35:18.874880  438835 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 18:35:18.874954  438835 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 18:35:18.875021  438835 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 18:35:18.875025  438835 kubeadm.go:310] 
	I0913 18:35:18.875108  438835 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 18:35:18.875191  438835 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 18:35:18.875196  438835 kubeadm.go:310] 
	I0913 18:35:18.875315  438835 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token sm6bnx.lthyyuzxzm1rpn2c \
	I0913 18:35:18.875417  438835 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:dbee59eb21f1c2abe2a6388a2902f33f5b3d34d28e3ace09fd9b1b41942b0dd7 \
	I0913 18:35:18.875437  438835 kubeadm.go:310] 	--control-plane 
	I0913 18:35:18.875442  438835 kubeadm.go:310] 
	I0913 18:35:18.878100  438835 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 18:35:18.878180  438835 kubeadm.go:310] 
	I0913 18:35:18.878301  438835 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token sm6bnx.lthyyuzxzm1rpn2c \
	I0913 18:35:18.878414  438835 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:dbee59eb21f1c2abe2a6388a2902f33f5b3d34d28e3ace09fd9b1b41942b0dd7 
	I0913 18:35:18.879803  438835 kubeadm.go:310] W0913 18:35:02.633287    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 18:35:18.880101  438835 kubeadm.go:310] W0913 18:35:02.634231    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 18:35:18.880315  438835 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-aws\n", err: exit status 1
	I0913 18:35:18.880421  438835 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 18:35:18.880441  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:35:18.880452  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:35:18.885068  438835 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 18:35:18.887715  438835 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 18:35:18.891477  438835 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 18:35:18.891501  438835 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 18:35:18.910483  438835 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
	I0913 18:35:19.202103  438835 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 18:35:19.202247  438835 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
	I0913 18:35:19.202345  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-203235 minikube.k8s.io/updated_at=2024_09_13T18_35_19_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92 minikube.k8s.io/name=addons-203235 minikube.k8s.io/primary=true
	I0913 18:35:19.217359  438835 ops.go:34] apiserver oom_adj: -16
	I0913 18:35:19.333431  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:19.833699  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:20.333478  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:20.833544  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:21.334368  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:21.834226  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:22.333998  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:22.834096  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.334212  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.833547  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.984215  438835 kubeadm.go:1113] duration metric: took 4.782013065s to wait for elevateKubeSystemPrivileges
	I0913 18:35:23.984248  438835 kubeadm.go:394] duration metric: took 21.525489917s to StartCluster
	I0913 18:35:23.984265  438835 settings.go:142] acquiring lock: {Name:mk07f90134d65770ae45a4cef32f1638fc41d0d1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:23.984969  438835 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:35:23.985440  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/kubeconfig: {Name:mk453c9a4279af16394b0d71089a85c3782c8706 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:23.985652  438835 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}
	I0913 18:35:23.985798  438835 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"
	I0913 18:35:23.986054  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:35:23.986092  438835 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]
	I0913 18:35:23.986168  438835 addons.go:69] Setting yakd=true in profile "addons-203235"
	I0913 18:35:23.986186  438835 addons.go:234] Setting addon yakd=true in "addons-203235"
	I0913 18:35:23.986213  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.986734  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.987278  438835 addons.go:69] Setting metrics-server=true in profile "addons-203235"
	I0913 18:35:23.987303  438835 addons.go:234] Setting addon metrics-server=true in "addons-203235"
	I0913 18:35:23.987331  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.987440  438835 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-203235"
	I0913 18:35:23.987458  438835 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-203235"
	I0913 18:35:23.987484  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.987799  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.987994  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.994002  438835 addons.go:69] Setting registry=true in profile "addons-203235"
	I0913 18:35:23.994094  438835 addons.go:234] Setting addon registry=true in "addons-203235"
	I0913 18:35:23.994167  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.994687  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995301  438835 addons.go:69] Setting cloud-spanner=true in profile "addons-203235"
	I0913 18:35:24.002018  438835 addons.go:234] Setting addon cloud-spanner=true in "addons-203235"
	I0913 18:35:24.002076  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.002614  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995311  438835 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-203235"
	I0913 18:35:24.015423  438835 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-203235"
	I0913 18:35:24.015471  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.015998  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995318  438835 addons.go:69] Setting default-storageclass=true in profile "addons-203235"
	I0913 18:35:24.027998  438835 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-203235"
	I0913 18:35:24.031700  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995323  438835 addons.go:69] Setting gcp-auth=true in profile "addons-203235"
	I0913 18:35:24.082073  438835 mustload.go:65] Loading cluster: addons-203235
	I0913 18:35:24.082363  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:35:24.082719  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995326  438835 addons.go:69] Setting ingress=true in profile "addons-203235"
	I0913 18:35:24.113881  438835 addons.go:234] Setting addon ingress=true in "addons-203235"
	I0913 18:35:24.113954  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.114578  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995335  438835 addons.go:69] Setting ingress-dns=true in profile "addons-203235"
	I0913 18:35:24.160286  438835 addons.go:234] Setting addon ingress-dns=true in "addons-203235"
	I0913 18:35:24.160347  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.160984  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.164157  438835 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 18:35:24.164293  438835 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 18:35:24.166926  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 18:35:24.166954  438835 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 18:35:24.167046  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.172554  438835 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0913 18:35:23.995339  438835 addons.go:69] Setting inspektor-gadget=true in profile "addons-203235"
	I0913 18:35:24.175461  438835 addons.go:234] Setting addon inspektor-gadget=true in "addons-203235"
	I0913 18:35:24.175513  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.176095  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.179579  438835 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 18:35:24.179608  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 18:35:24.179680  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:23.995401  438835 out.go:177] * Verifying Kubernetes components...
	I0913 18:35:24.195274  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:35:23.995648  438835 addons.go:69] Setting storage-provisioner=true in profile "addons-203235"
	I0913 18:35:24.195570  438835 addons.go:234] Setting addon storage-provisioner=true in "addons-203235"
	I0913 18:35:24.195617  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.196198  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995657  438835 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-203235"
	I0913 18:35:24.219198  438835 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-203235"
	I0913 18:35:24.219588  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995662  438835 addons.go:69] Setting volcano=true in profile "addons-203235"
	I0913 18:35:24.239604  438835 addons.go:234] Setting addon volcano=true in "addons-203235"
	I0913 18:35:24.239662  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.240164  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995666  438835 addons.go:69] Setting volumesnapshots=true in profile "addons-203235"
	I0913 18:35:24.250773  438835 addons.go:234] Setting addon volumesnapshots=true in "addons-203235"
	I0913 18:35:24.250819  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.251354  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.217779  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 18:35:24.271358  438835 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 18:35:24.271440  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.271773  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:24.284235  438835 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 18:35:24.289078  438835 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 18:35:24.217926  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.218840  438835 addons.go:234] Setting addon default-storageclass=true in "addons-203235"
	I0913 18:35:24.292037  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.292519  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.293611  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.322864  438835 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 18:35:24.322930  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 18:35:24.323043  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.332653  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:24.339335  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 18:35:24.343606  438835 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 18:35:24.343633  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 18:35:24.343699  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.344952  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 18:35:24.347600  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 18:35:24.357044  438835 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 18:35:24.361407  438835 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 18:35:24.361429  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 18:35:24.361502  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.361692  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 18:35:24.364701  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 18:35:24.367405  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 18:35:24.370118  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 18:35:24.373078  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 18:35:24.379139  438835 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 18:35:24.382446  438835 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 18:35:24.382470  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 18:35:24.382545  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.382768  438835 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 18:35:24.382970  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.383620  438835 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 18:35:24.391354  438835 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 18:35:24.392698  438835 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 18:35:24.392755  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.416060  438835 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 18:35:24.416084  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 18:35:24.416145  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.392438  438835 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-203235"
	I0913 18:35:24.417451  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.417920  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.421270  438835 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 -"
	I0913 18:35:24.421531  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	W0913 18:35:24.436588  438835 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 18:35:24.437108  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 18:35:24.437124  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 18:35:24.437191  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.450628  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 18:35:24.455796  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 18:35:24.455884  438835 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 18:35:24.456040  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.479000  438835 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 18:35:24.479024  438835 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 18:35:24.479085  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.499793  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.538664  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.550083  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.563508  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.622880  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.631923  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.637031  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.637862  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.642489  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.644272  438835 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 18:35:24.644676  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.650378  438835 out.go:177]   - Using image docker.io/busybox:stable
	I0913 18:35:24.653361  438835 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 18:35:24.653391  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 18:35:24.653487  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.682514  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.815102  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 18:35:24.815129  438835 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 18:35:24.822105  438835 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
	I0913 18:35:24.854975  438835 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:35:24.992991  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 18:35:24.993017  438835 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 18:35:25.020495  438835 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
	I0913 18:35:25.101341  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 18:35:25.101368  438835 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 18:35:25.128714  438835 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 18:35:25.128742  438835 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 18:35:25.152171  438835 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
	I0913 18:35:25.155207  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 18:35:25.155378  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 18:35:25.167093  438835 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
	I0913 18:35:25.203132  438835 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
	I0913 18:35:25.207250  438835 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 18:35:25.207329  438835 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 18:35:25.231553  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 18:35:25.231623  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 18:35:25.237959  438835 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
	I0913 18:35:25.244703  438835 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
	I0913 18:35:25.245882  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 18:35:25.245938  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 18:35:25.278882  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 18:35:25.278943  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 18:35:25.298907  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 18:35:25.298985  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 18:35:25.319403  438835 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 18:35:25.319474  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 18:35:25.356960  438835 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 18:35:25.357031  438835 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 18:35:25.407566  438835 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
	I0913 18:35:25.432682  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 18:35:25.432760  438835 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 18:35:25.447364  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 18:35:25.447441  438835 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)
	I0913 18:35:25.458075  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 18:35:25.458155  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 18:35:25.498033  438835 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
	I0913 18:35:25.518138  438835 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 18:35:25.518215  438835 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 18:35:25.600046  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 18:35:25.600120  438835 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 18:35:25.606092  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 18:35:25.606118  438835 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 18:35:25.628203  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 18:35:25.628229  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 18:35:25.687095  438835 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 18:35:25.687122  438835 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 18:35:25.762855  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 18:35:25.762900  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 18:35:25.772983  438835 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 18:35:25.773011  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 18:35:25.785652  438835 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
	I0913 18:35:25.824107  438835 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 18:35:25.824140  438835 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 18:35:25.882938  438835 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 18:35:25.882964  438835 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 18:35:25.917576  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 18:35:25.917603  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 18:35:25.917901  438835 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
	I0913 18:35:25.965872  438835 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 18:35:25.965947  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 18:35:26.042056  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 18:35:26.042131  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 18:35:26.074200  438835 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
	I0913 18:35:26.116502  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 18:35:26.116581  438835 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 18:35:26.268336  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 18:35:26.268405  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 18:35:26.396701  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 18:35:26.396771  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 18:35:26.525894  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 18:35:26.525974  438835 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 18:35:26.653597  438835 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
	I0913 18:35:27.623063  438835 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: (2.800864569s)
	I0913 18:35:27.623176  438835 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.768177582s)
	I0913 18:35:27.624214  438835 node_ready.go:35] waiting up to 6m0s for node "addons-203235" to be "Ready" ...
	I0913 18:35:27.624552  438835 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.203239788s)
	I0913 18:35:27.624594  438835 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 18:35:28.326471  438835 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-203235" context rescaled to 1 replicas
	I0913 18:35:28.501478  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.480948227s)
	I0913 18:35:29.638797  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:30.365332  438835 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.198155433s)
	I0913 18:35:30.365576  438835 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.162380773s)
	I0913 18:35:30.365626  438835 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.127602892s)
	I0913 18:35:30.365676  438835 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.120905232s)
	I0913 18:35:30.365825  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.958181746s)
	I0913 18:35:30.365948  438835 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.213705375s)
	I0913 18:35:30.365967  438835 addons.go:475] Verifying addon ingress=true in "addons-203235"
	I0913 18:35:30.366081  438835 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.867967831s)
	I0913 18:35:30.366142  438835 addons.go:475] Verifying addon registry=true in "addons-203235"
	I0913 18:35:30.366348  438835 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: (4.580667795s)
	I0913 18:35:30.367797  438835 addons.go:475] Verifying addon metrics-server=true in "addons-203235"
	I0913 18:35:30.368572  438835 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-203235 service yakd-dashboard -n yakd-dashboard
	
	I0913 18:35:30.368612  438835 out.go:177] * Verifying ingress addon...
	I0913 18:35:30.370400  438835 out.go:177] * Verifying registry addon...
	I0913 18:35:30.373204  438835 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 18:35:30.373220  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0913 18:35:30.393263  438835 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:35:30.393345  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:30.396019  438835 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 18:35:30.396093  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0913 18:35:30.406683  438835 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0913 18:35:30.491608  438835 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.573640154s)
	W0913 18:35:30.491652  438835 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
	I0913 18:35:30.491673  438835 retry.go:31] will retry after 182.723914ms: 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
	I0913 18:35:30.491764  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.417462028s)
	I0913 18:35:30.674600  438835 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
	I0913 18:35:30.927997  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:30.928922  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:31.208922  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.555231334s)
	I0913 18:35:31.208960  438835 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-203235"
	I0913 18:35:31.211928  438835 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 18:35:31.216008  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 18:35:31.273325  438835 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:35:31.273401  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:31.378967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:31.380471  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:31.720990  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:31.880454  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:31.880599  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:32.128351  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:32.224256  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:32.377506  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:32.378796  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:32.720153  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:32.885199  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:32.887904  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.220354  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:33.385914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.386626  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:33.720888  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:33.826271  438835 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: (3.15156842s)
	I0913 18:35:33.879534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.881801  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.218219  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 18:35:34.218312  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:34.222970  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:34.240725  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:34.367262  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 18:35:34.377663  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:34.378574  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.389205  438835 addons.go:234] Setting addon gcp-auth=true in "addons-203235"
	I0913 18:35:34.389265  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:34.389732  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:34.407964  438835 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 18:35:34.408022  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:34.424375  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:34.527344  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:34.530151  438835 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 18:35:34.532904  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 18:35:34.532931  438835 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 18:35:34.564676  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 18:35:34.564704  438835 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 18:35:34.587814  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 18:35:34.587846  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 18:35:34.609734  438835 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
	I0913 18:35:34.628428  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:34.723214  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:34.893532  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.893752  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.221893  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:35.288687  438835 addons.go:475] Verifying addon gcp-auth=true in "addons-203235"
	I0913 18:35:35.291570  438835 out.go:177] * Verifying gcp-auth addon...
	I0913 18:35:35.295140  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 18:35:35.336773  438835 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 18:35:35.336837  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:35.433392  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.434405  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:35.719859  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:35.827118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:35.878957  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.880301  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:36.219984  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:36.299226  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:36.376865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:36.378125  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:36.628836  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:36.721470  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:36.799451  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:36.877838  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:36.878290  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:37.220008  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:37.299397  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:37.377415  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:37.378804  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:37.720338  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:37.798928  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:37.877131  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:37.877966  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.220039  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:38.298945  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:38.377184  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:38.378656  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.720210  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:38.798914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:38.880464  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.880865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.128224  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:39.219872  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:39.299114  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:39.376437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.377532  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:39.719578  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:39.798967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:39.877608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.878708  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:40.220440  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:40.298998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:40.377001  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:40.377878  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:40.720383  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:40.798541  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:40.876755  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:40.877357  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:41.219263  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:41.298529  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:41.377464  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:41.378071  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:41.628391  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:41.719597  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:41.798734  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:41.876765  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:41.878227  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.220136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:42.299167  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:42.377724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:42.378826  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.720082  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:42.798429  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:42.879260  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.880540  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:43.219587  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:43.299016  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:43.378111  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:43.378376  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:43.719268  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:43.798395  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:43.878460  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:43.880148  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.128224  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:44.219733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:44.298135  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:44.376729  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.377536  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:44.719957  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:44.798136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:44.877409  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.878514  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:45.219848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:45.300297  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:45.377207  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:45.377971  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:45.719323  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:45.798726  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:45.877335  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:45.878284  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:46.220198  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:46.300385  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:46.377178  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:46.378158  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:46.627561  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:46.719698  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:46.798989  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:46.877372  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:46.878113  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:47.220320  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:47.299243  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:47.377939  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:47.378454  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:47.720547  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:47.799464  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:47.877362  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:47.878713  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.220608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:48.299118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:48.377835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.378045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:48.628287  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:48.719633  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:48.799278  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:48.878629  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.880274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.219479  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:49.299016  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:49.377594  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.378242  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:49.720198  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:49.798672  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:49.877407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.877590  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:50.219735  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:50.299025  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:50.378234  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:50.378525  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:50.721310  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:50.799697  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:50.878864  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:50.880144  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:51.127584  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:51.219524  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:51.298673  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:51.378894  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:51.380006  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:51.720955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:51.798448  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:51.877199  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:51.878031  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:52.219478  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:52.299419  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:52.376975  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:52.377660  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:52.719896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:52.799045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:52.877569  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:52.878410  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:53.127994  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:53.219220  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:53.298258  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:53.376998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:53.378004  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:53.720210  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:53.799620  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:53.877225  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:53.878131  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:54.220100  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:54.298366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:54.376761  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:54.377809  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:54.720589  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:54.799010  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:54.877312  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:54.878177  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:55.219406  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:55.298466  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:55.376682  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:55.377689  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:55.628423  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:55.721241  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:55.798583  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:55.877446  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:55.878324  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:56.219807  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:56.298562  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:56.376464  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:56.377220  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:56.720090  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:56.798432  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:56.876925  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:56.877703  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:57.219896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:57.299085  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:57.376242  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:57.376911  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:57.720767  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:57.798253  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:57.876617  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:57.877564  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:58.127982  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:58.220481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:58.299033  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:58.378056  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:58.379002  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:58.719577  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:58.798704  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:58.877399  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:58.878240  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:59.219992  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:59.299453  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:59.377366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:59.378523  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:59.719917  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:59.798300  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:59.877789  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:59.878811  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:00.131591  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:00.222967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:00.299898  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:00.379057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:00.379913  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:00.719358  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:00.798532  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:00.876931  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:00.877781  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:01.219947  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:01.299264  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:01.377914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:01.378895  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:01.721241  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:01.798585  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:01.877931  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:01.878756  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:02.220326  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:02.298998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:02.376840  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:02.378804  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:02.628441  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:02.719471  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:02.799177  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:02.876695  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:02.878324  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.219164  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:03.298799  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:03.377396  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:03.378224  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.719741  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:03.798306  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:03.878565  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.879412  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.220459  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:04.299286  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:04.377366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.378315  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:04.720025  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:04.798429  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:04.877374  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.878153  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.127361  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:05.220504  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:05.299156  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:05.376569  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:05.377450  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.720081  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:05.798880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:05.877892  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.878118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:06.219478  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:06.298894  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:06.376839  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:06.377469  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:06.719896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:06.799154  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:06.877792  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:06.878009  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:07.128106  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:07.219477  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:07.350684  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:07.422195  438835 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:36:07.422222  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:07.422478  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:07.728481  438835 node_ready.go:49] node "addons-203235" has status "Ready":"True"
	I0913 18:36:07.728507  438835 node_ready.go:38] duration metric: took 40.104239251s for node "addons-203235" to be "Ready" ...
	I0913 18:36:07.728520  438835 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" ...
	I0913 18:36:07.771728  438835 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:36:07.771757  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:07.777333  438835 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:07.815052  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:07.894082  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:07.894995  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.227282  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:08.322063  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:08.378442  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:08.378869  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.721667  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:08.783403  438835 pod_ready.go:93] pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.783425  438835 pod_ready.go:82] duration metric: took 1.006061847s for pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.783475  438835 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.788684  438835 pod_ready.go:93] pod "etcd-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.788708  438835 pod_ready.go:82] duration metric: took 5.219569ms for pod "etcd-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.788721  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.795010  438835 pod_ready.go:93] pod "kube-apiserver-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.795036  438835 pod_ready.go:82] duration metric: took 6.307825ms for pod "kube-apiserver-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.795048  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.805795  438835 pod_ready.go:93] pod "kube-controller-manager-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.805983  438835 pod_ready.go:82] duration metric: took 10.923246ms for pod "kube-controller-manager-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.806013  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6vcvd" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.821729  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:08.828150  438835 pod_ready.go:93] pod "kube-proxy-6vcvd" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.828185  438835 pod_ready.go:82] duration metric: took 22.162736ms for pod "kube-proxy-6vcvd" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.828196  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.879082  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.879358  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.223073  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:09.228020  438835 pod_ready.go:93] pod "kube-scheduler-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:09.228090  438835 pod_ready.go:82] duration metric: took 399.885284ms for pod "kube-scheduler-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:09.228115  438835 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:09.321937  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:09.379283  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:09.381487  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.722721  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:09.799724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:09.878763  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.879422  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.221788  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:10.300848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:10.379173  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:10.380419  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.724682  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:10.800766  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:10.880136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.881895  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:11.244605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:11.267509  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:11.307588  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:11.385835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:11.386647  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:11.723754  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:11.802531  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:11.881583  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:11.883078  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.221698  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:12.300335  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:12.402326  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.403127  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:12.721212  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:12.799486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:12.878347  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.878994  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:13.220819  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:13.298215  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:13.377346  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:13.379040  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:13.721520  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:13.734830  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:13.798614  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:13.878867  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:13.879516  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:14.221326  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:14.298848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:14.379058  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:14.382254  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:14.721437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:14.799247  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:14.881290  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:14.883555  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.222980  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:15.300005  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:15.380447  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:15.382434  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.723840  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:15.742951  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:15.799702  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:15.879287  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.880604  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:16.221596  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:16.298677  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:16.383775  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:16.384739  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:16.721580  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:16.803482  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:16.880230  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:16.881817  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:17.225820  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:17.299733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:17.379937  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:17.382223  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:17.722675  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:17.799040  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:17.880835  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:17.882327  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:18.223414  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:18.238124  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:18.298883  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:18.384608  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:18.386576  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:18.722546  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:18.799856  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:18.887258  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:18.888321  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:19.221185  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:19.300534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:19.403544  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:19.404701  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:19.722160  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:19.800142  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:19.879327  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:19.881474  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:20.220870  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:20.298593  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:20.384581  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:20.387542  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:20.722979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:20.735867  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:20.799043  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:20.879902  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:20.880398  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:21.221275  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:21.304356  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:21.380276  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:21.382072  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:21.722678  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:21.799910  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:21.878652  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:21.881077  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.221950  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:22.300644  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:22.377857  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.378486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:22.720879  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:22.736103  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:22.798848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:22.877705  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.878424  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.223481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:23.299945  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:23.381479  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:23.394316  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.774882  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:23.803512  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:23.900572  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.901770  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:24.221334  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:24.299254  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:24.377680  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:24.378837  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:24.722805  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:24.798704  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:24.877639  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:24.878691  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:25.220880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:25.236310  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:25.299026  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:25.378955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:25.381756  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:25.721165  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:25.799044  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:25.879494  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:25.880835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:26.222158  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:26.298891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:26.378134  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:26.378653  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:26.722295  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:26.820126  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:26.876979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:26.879352  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:27.220954  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:27.236599  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:27.300083  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:27.377432  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:27.378462  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:27.722407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:27.799809  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:27.879209  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:27.887112  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:28.224621  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:28.299381  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:28.392733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:28.394168  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:28.722085  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:28.799823  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:28.877974  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:28.879356  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:29.221167  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:29.299745  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:29.377909  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:29.378794  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:29.721407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:29.737092  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:29.799481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:29.880486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:29.886053  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:30.221752  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:30.300047  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:30.378449  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:30.380446  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:30.726504  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:30.821979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:30.877045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:30.878328  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:31.221111  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:31.320768  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:31.423547  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:31.432618  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:31.721835  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:31.745085  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:31.798534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:31.877753  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:31.878679  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:32.220721  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:32.298702  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:32.377579  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:32.379058  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:32.721722  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:32.805790  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:32.880872  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:32.881951  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.221623  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:33.299522  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:33.379534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:33.381058  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.721113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:33.798955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:33.878929  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.879732  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.220656  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:34.234817  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:34.300623  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:34.390029  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:34.392943  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.721600  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:34.822441  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:34.878920  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.879440  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:35.221073  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:35.298654  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:35.376719  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:35.378256  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:35.721203  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:35.798381  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:35.878098  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:35.879519  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:36.224628  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:36.237000  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:36.299907  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:36.380339  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:36.382010  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:36.721287  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:36.799426  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:36.879853  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:36.881506  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.221487  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:37.299528  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:37.379639  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.381535  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:37.722778  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:37.799855  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:37.879401  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.884332  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.222246  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:38.245063  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:38.299968  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:38.379930  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.382405  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:38.726888  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:38.799744  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:38.881138  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.882432  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:39.221242  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:39.299418  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:39.379413  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:39.382521  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:39.721653  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:39.798893  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:39.883468  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:39.885073  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:40.221101  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:40.298924  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:40.378815  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:40.380572  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:40.721199  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:40.737152  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:40.798865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:40.878110  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:40.879067  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.224150  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:41.299120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:41.378154  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.378917  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:41.721125  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:41.806968  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:41.904120  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.904350  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.221455  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:42.299196  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:42.378355  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.379614  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:42.724718  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:42.742262  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:42.823280  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:42.924490  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.924834  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:43.221736  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:43.299113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:43.377138  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:43.378152  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:43.721100  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:43.799579  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:43.879944  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:43.881200  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:44.226442  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:44.299927  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:44.380357  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:44.381104  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:44.722283  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:44.798625  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:44.879812  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:44.881449  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:45.224923  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:45.242706  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:45.301118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:45.381827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:45.383862  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:45.722526  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:45.799641  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:45.877830  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:45.878599  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.220651  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:46.299067  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:46.380365  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:46.382528  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.722057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:46.799194  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:46.879501  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.880319  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:47.221663  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:47.299190  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:47.377907  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:47.381268  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:47.722056  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:47.736604  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:47.798969  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:47.878497  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:47.879405  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.220769  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:48.304717  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:48.377618  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.378560  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:48.721695  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:48.798880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:48.883107  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.884707  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:49.221814  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:49.299186  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:49.377346  438835 kapi.go:107] duration metric: took 1m19.004121006s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 18:36:49.378583  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:49.720763  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:49.799127  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:49.877435  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:50.221665  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:50.236162  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:50.298827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:50.377982  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:50.721792  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:50.798882  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:50.877710  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:51.221731  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:51.299191  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:51.377696  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:51.721487  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:51.799111  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:51.877652  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:52.223885  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:52.300062  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:52.378042  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:52.721955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:52.738659  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:52.798750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:52.878050  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:53.221397  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:53.300430  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:53.379529  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:53.724570  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:53.799525  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:53.878105  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:54.222605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:54.299227  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:54.378523  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:54.729979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:54.754374  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:54.822317  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:54.877551  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:55.222113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:55.299146  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:55.378839  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:55.721624  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:55.799759  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:55.878676  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:56.221576  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:56.298891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:56.378481  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:56.721319  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:56.800211  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:56.878331  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:57.221909  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:57.237030  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:57.299496  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:57.378174  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:57.720985  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:57.820107  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:57.878733  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:58.221643  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:58.301810  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:58.379662  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:58.720916  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:58.801982  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:58.878741  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:59.223120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:59.245909  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:59.299185  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:59.379722  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:59.721827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:59.799506  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:59.885091  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:00.233724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:00.332772  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:00.378897  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:00.721555  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:00.799139  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:00.878031  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:01.224376  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:01.249057  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:01.299481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:01.382597  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:01.722470  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:01.799375  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:01.878650  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:02.221771  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:02.299937  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:02.378827  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:02.721147  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:02.798571  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:02.878281  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:03.220759  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:03.299605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:03.378596  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:03.723162  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:03.735030  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:03.802509  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:03.878420  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:04.222250  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:04.301431  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:04.379218  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:04.722221  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:04.800308  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:04.886016  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:05.222410  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:05.299201  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:05.378662  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:05.722307  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:05.736832  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:05.801219  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:05.878238  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:06.221620  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:06.299274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:06.378806  438835 kapi.go:107] duration metric: took 1m36.005603579s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 18:37:06.723891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:06.799125  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:07.266421  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:07.363951  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:07.722090  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:07.798455  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:08.224691  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:08.237458  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:08.298645  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:08.721216  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:08.799791  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:09.233809  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:09.344209  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:09.722294  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:09.798779  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:10.221485  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:10.238907  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:10.299532  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:10.721641  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:10.799719  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:11.221244  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:11.299340  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:11.722293  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:11.799057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:12.221806  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:12.298919  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:12.721549  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:12.734431  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:12.798785  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:13.222120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:13.298858  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:13.721541  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:13.799438  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:14.221966  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:14.300614  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:14.721750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:14.734926  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:14.819750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:15.221692  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:15.299608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:15.720649  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:15.799156  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:16.224260  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:16.299332  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:16.722274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:16.741296  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:16.799678  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.220951  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:17.299146  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.721507  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:17.734762  438835 pod_ready.go:93] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"True"
	I0913 18:37:17.734788  438835 pod_ready.go:82] duration metric: took 1m8.506653162s for pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.734802  438835 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.740854  438835 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace has status "Ready":"True"
	I0913 18:37:17.740881  438835 pod_ready.go:82] duration metric: took 6.071168ms for pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.740902  438835 pod_ready.go:39] duration metric: took 1m10.012340984s 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" ...
	I0913 18:37:17.740917  438835 api_server.go:52] waiting for apiserver process to appear ...
	I0913 18:37:17.740950  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:17.741014  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:17.806454  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:17.806479  438835 cri.go:89] found id: ""
	I0913 18:37:17.806488  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:17.806554  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.810837  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:17.810939  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:17.820437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.857544  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:17.857567  438835 cri.go:89] found id: ""
	I0913 18:37:17.857575  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:17.857686  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.861231  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:17.861313  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:17.915739  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:17.915813  438835 cri.go:89] found id: ""
	I0913 18:37:17.915847  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:17.915946  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.920308  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:17.920390  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:17.969617  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:17.969641  438835 cri.go:89] found id: ""
	I0913 18:37:17.969650  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:17.969711  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.974143  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:17.974214  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:18.038010  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:18.038032  438835 cri.go:89] found id: ""
	I0913 18:37:18.038041  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:18.038103  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.042374  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:18.042499  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:18.099353  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:18.099418  438835 cri.go:89] found id: ""
	I0913 18:37:18.099441  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:18.099517  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.103776  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:18.103852  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:18.141677  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:18.141700  438835 cri.go:89] found id: ""
	I0913 18:37:18.141708  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:18.141765  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.145435  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:18.145460  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:18.222540  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:18.226288  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:18.226323  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:18.279415  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.279696  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.279898  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.280139  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.280345  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.280595  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.280799  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.281041  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.281238  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.281478  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.283347  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.285124  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:18.308508  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:18.331943  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:18.332090  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:18.350443  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:18.350470  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:18.587427  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:18.587458  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:18.650252  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:18.650286  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:18.708372  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:18.708416  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:18.726389  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:18.779342  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:18.779421  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:18.798948  438835 kapi.go:107] duration metric: took 1m43.503812749s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 18:37:18.802037  438835 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-203235 cluster.
	I0913 18:37:18.804657  438835 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.
	I0913 18:37:18.807132  438835 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 18:37:18.838033  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:18.838145  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:18.912096  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:18.912130  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:19.005804  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:19.005863  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:19.087652  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:19.087688  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:19.190459  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:19.190523  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:19.190600  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:19.190614  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:19.190622  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:19.190652  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:19.190676  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:19.190686  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:19.190693  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:19.190700  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:19.220848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:19.722135  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:20.222585  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:20.721400  438835 kapi.go:107] duration metric: took 1m49.505393865s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 18:37:20.724578  438835 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0913 18:37:20.727608  438835 addons.go:510] duration metric: took 1m56.741504208s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0913 18:37:29.191953  438835 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:37:29.206816  438835 api_server.go:72] duration metric: took 2m5.22112704s to wait for apiserver process to appear ...
	I0913 18:37:29.206841  438835 api_server.go:88] waiting for apiserver healthz status ...
	I0913 18:37:29.206874  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:29.206946  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:29.247565  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:29.247588  438835 cri.go:89] found id: ""
	I0913 18:37:29.247595  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:29.247658  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.251356  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:29.251451  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:29.294857  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:29.294879  438835 cri.go:89] found id: ""
	I0913 18:37:29.294888  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:29.294947  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.298564  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:29.298638  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:29.335732  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:29.335754  438835 cri.go:89] found id: ""
	I0913 18:37:29.335763  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:29.335822  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.339471  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:29.339544  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:29.382741  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:29.382762  438835 cri.go:89] found id: ""
	I0913 18:37:29.382770  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:29.382833  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.386425  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:29.386544  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:29.429923  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:29.429948  438835 cri.go:89] found id: ""
	I0913 18:37:29.429956  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:29.430024  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.433724  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:29.433875  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:29.484735  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:29.484759  438835 cri.go:89] found id: ""
	I0913 18:37:29.484767  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:29.484859  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.488496  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:29.488592  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:29.533595  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:29.533617  438835 cri.go:89] found id: ""
	I0913 18:37:29.533625  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:29.533704  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.537109  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:29.537145  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:29.586779  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587007  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.587190  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587419  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.587604  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587831  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.588011  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.588229  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.588416  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.588632  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.590492  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.590701  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:29.632320  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:29.632357  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:29.649200  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:29.649228  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:29.691668  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:29.691699  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:29.738044  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:29.738076  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:29.778309  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:29.778339  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:29.850168  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:29.850201  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:29.909030  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:29.909062  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:30.090472  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:30.090507  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:30.159735  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:30.159775  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:30.222299  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:30.222330  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:30.266346  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:30.266379  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:30.370123  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:30.370157  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:30.370222  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:30.370238  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:30.370254  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:30.370268  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:30.370276  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:30.370286  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:30.370292  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:30.370299  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:40.372330  438835 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 18:37:40.380158  438835 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 18:37:40.381187  438835 api_server.go:141] control plane version: v1.31.1
	I0913 18:37:40.381213  438835 api_server.go:131] duration metric: took 11.174364881s to wait for apiserver health ...
	I0913 18:37:40.381222  438835 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 18:37:40.381248  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:40.381319  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:40.418924  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:40.418945  438835 cri.go:89] found id: ""
	I0913 18:37:40.418954  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:40.419014  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.423171  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:40.423286  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:40.465264  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:40.465287  438835 cri.go:89] found id: ""
	I0913 18:37:40.465295  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:40.465354  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.468845  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:40.468917  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:40.509492  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:40.509517  438835 cri.go:89] found id: ""
	I0913 18:37:40.509526  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:40.509611  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.513283  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:40.513403  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:40.550765  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:40.550791  438835 cri.go:89] found id: ""
	I0913 18:37:40.550799  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:40.550856  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.554347  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:40.554419  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:40.591903  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:40.591922  438835 cri.go:89] found id: ""
	I0913 18:37:40.591930  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:40.591988  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.595852  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:40.595927  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:40.644147  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:40.644184  438835 cri.go:89] found id: ""
	I0913 18:37:40.644193  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:40.644256  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.648123  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:40.648205  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:40.686354  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:40.686376  438835 cri.go:89] found id: ""
	I0913 18:37:40.686385  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:40.686447  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.689863  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:40.689890  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:40.737346  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:40.737378  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:40.778037  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:40.778065  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:40.822383  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:40.822412  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:40.865731  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:40.865759  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:40.942609  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:40.942645  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:40.988533  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:40.988563  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:41.041103  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.041351  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.041536  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.041759  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.041946  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042176  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.042360  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042582  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.042755  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042970  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.044791  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.045003  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:41.087087  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:41.087117  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:41.104756  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:41.104784  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:41.198352  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:41.198389  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:41.246854  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:41.246886  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:41.384418  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:41.384448  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:41.444556  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:41.444588  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:41.444645  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:41.444662  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.444671  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.444689  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.444699  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.444705  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:41.444710  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:41.444718  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:51.459747  438835 system_pods.go:59] 18 kube-system pods found
	I0913 18:37:51.459788  438835 system_pods.go:61] "coredns-7c65d6cfc9-462v9" [c3b1ba02-ac84-4c57-90ec-62f4dcdab786] Running
	I0913 18:37:51.459798  438835 system_pods.go:61] "csi-hostpath-attacher-0" [ca67969f-4c9e-4f26-bf5f-5486ea79de76] Running
	I0913 18:37:51.459803  438835 system_pods.go:61] "csi-hostpath-resizer-0" [f4d2cfde-cf00-4540-9ced-f1f841cb7569] Running
	I0913 18:37:51.459808  438835 system_pods.go:61] "csi-hostpathplugin-wscpv" [f550330b-be12-4000-bef8-be238434ce0a] Running
	I0913 18:37:51.459833  438835 system_pods.go:61] "etcd-addons-203235" [02f8f72b-5307-4473-afe7-f78877f159fb] Running
	I0913 18:37:51.459845  438835 system_pods.go:61] "kindnet-x77k8" [8abaa595-e22d-4d56-9d67-a27b0e462aee] Running
	I0913 18:37:51.459850  438835 system_pods.go:61] "kube-apiserver-addons-203235" [cabb85e6-e912-4c91-8c0e-ccf58f98b400] Running
	I0913 18:37:51.459854  438835 system_pods.go:61] "kube-controller-manager-addons-203235" [bba3fa7d-1d47-4344-befa-05b12a819cc7] Running
	I0913 18:37:51.459859  438835 system_pods.go:61] "kube-ingress-dns-minikube" [81a1001f-9b45-4429-876b-2ff5c39c7031] Running
	I0913 18:37:51.459871  438835 system_pods.go:61] "kube-proxy-6vcvd" [8e74ce62-b1ac-4f40-befe-eb73a9071e3c] Running
	I0913 18:37:51.459875  438835 system_pods.go:61] "kube-scheduler-addons-203235" [9f22da34-4d21-4aab-b35c-c5559853ef3b] Running
	I0913 18:37:51.459879  438835 system_pods.go:61] "metrics-server-84c5f94fbc-z76d4" [908d93da-be2d-4106-aecf-5fc610d944b5] Running
	I0913 18:37:51.459883  438835 system_pods.go:61] "nvidia-device-plugin-daemonset-8gxxc" [dfc78b94-d086-48cf-bccc-19bc25b9d4ed] Running
	I0913 18:37:51.459906  438835 system_pods.go:61] "registry-66c9cd494c-szh4t" [d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4] Running
	I0913 18:37:51.459920  438835 system_pods.go:61] "registry-proxy-p6n2m" [a417fee1-2757-4d87-8e95-116db1b86a62] Running
	I0913 18:37:51.459924  438835 system_pods.go:61] "snapshot-controller-56fcc65765-scz2l" [5aefd2db-891c-4b50-a3c0-295db2c9390d] Running
	I0913 18:37:51.459929  438835 system_pods.go:61] "snapshot-controller-56fcc65765-zzpqz" [b6a2c30f-f4ff-4a2d-b8af-7c6d689d5326] Running
	I0913 18:37:51.459933  438835 system_pods.go:61] "storage-provisioner" [bfb4df27-4d9e-4836-80e9-b29164caf87a] Running
	I0913 18:37:51.459950  438835 system_pods.go:74] duration metric: took 11.078721552s to wait for pod list to return data ...
	I0913 18:37:51.459959  438835 default_sa.go:34] waiting for default service account to be created ...
	I0913 18:37:51.462826  438835 default_sa.go:45] found service account: "default"
	I0913 18:37:51.462850  438835 default_sa.go:55] duration metric: took 2.882098ms for default service account to be created ...
	I0913 18:37:51.462861  438835 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 18:37:51.473207  438835 system_pods.go:86] 18 kube-system pods found
	I0913 18:37:51.473245  438835 system_pods.go:89] "coredns-7c65d6cfc9-462v9" [c3b1ba02-ac84-4c57-90ec-62f4dcdab786] Running
	I0913 18:37:51.473254  438835 system_pods.go:89] "csi-hostpath-attacher-0" [ca67969f-4c9e-4f26-bf5f-5486ea79de76] Running
	I0913 18:37:51.473259  438835 system_pods.go:89] "csi-hostpath-resizer-0" [f4d2cfde-cf00-4540-9ced-f1f841cb7569] Running
	I0913 18:37:51.473263  438835 system_pods.go:89] "csi-hostpathplugin-wscpv" [f550330b-be12-4000-bef8-be238434ce0a] Running
	I0913 18:37:51.473268  438835 system_pods.go:89] "etcd-addons-203235" [02f8f72b-5307-4473-afe7-f78877f159fb] Running
	I0913 18:37:51.473272  438835 system_pods.go:89] "kindnet-x77k8" [8abaa595-e22d-4d56-9d67-a27b0e462aee] Running
	I0913 18:37:51.473277  438835 system_pods.go:89] "kube-apiserver-addons-203235" [cabb85e6-e912-4c91-8c0e-ccf58f98b400] Running
	I0913 18:37:51.473281  438835 system_pods.go:89] "kube-controller-manager-addons-203235" [bba3fa7d-1d47-4344-befa-05b12a819cc7] Running
	I0913 18:37:51.473286  438835 system_pods.go:89] "kube-ingress-dns-minikube" [81a1001f-9b45-4429-876b-2ff5c39c7031] Running
	I0913 18:37:51.473290  438835 system_pods.go:89] "kube-proxy-6vcvd" [8e74ce62-b1ac-4f40-befe-eb73a9071e3c] Running
	I0913 18:37:51.473296  438835 system_pods.go:89] "kube-scheduler-addons-203235" [9f22da34-4d21-4aab-b35c-c5559853ef3b] Running
	I0913 18:37:51.473305  438835 system_pods.go:89] "metrics-server-84c5f94fbc-z76d4" [908d93da-be2d-4106-aecf-5fc610d944b5] Running
	I0913 18:37:51.473310  438835 system_pods.go:89] "nvidia-device-plugin-daemonset-8gxxc" [dfc78b94-d086-48cf-bccc-19bc25b9d4ed] Running
	I0913 18:37:51.473317  438835 system_pods.go:89] "registry-66c9cd494c-szh4t" [d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4] Running
	I0913 18:37:51.473321  438835 system_pods.go:89] "registry-proxy-p6n2m" [a417fee1-2757-4d87-8e95-116db1b86a62] Running
	I0913 18:37:51.473334  438835 system_pods.go:89] "snapshot-controller-56fcc65765-scz2l" [5aefd2db-891c-4b50-a3c0-295db2c9390d] Running
	I0913 18:37:51.473338  438835 system_pods.go:89] "snapshot-controller-56fcc65765-zzpqz" [b6a2c30f-f4ff-4a2d-b8af-7c6d689d5326] Running
	I0913 18:37:51.473341  438835 system_pods.go:89] "storage-provisioner" [bfb4df27-4d9e-4836-80e9-b29164caf87a] Running
	I0913 18:37:51.473348  438835 system_pods.go:126] duration metric: took 10.481694ms to wait for k8s-apps to be running ...
	I0913 18:37:51.473359  438835 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 18:37:51.473420  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:37:51.485314  438835 system_svc.go:56] duration metric: took 11.944441ms WaitForService to wait for kubelet
	I0913 18:37:51.485350  438835 kubeadm.go:582] duration metric: took 2m27.49966686s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 18:37:51.485371  438835 node_conditions.go:102] verifying NodePressure condition ...
	I0913 18:37:51.489442  438835 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0913 18:37:51.489482  438835 node_conditions.go:123] node cpu capacity is 2
	I0913 18:37:51.489494  438835 node_conditions.go:105] duration metric: took 4.11683ms to run NodePressure ...
	I0913 18:37:51.489508  438835 start.go:241] waiting for startup goroutines ...
	I0913 18:37:51.489517  438835 start.go:246] waiting for cluster config update ...
	I0913 18:37:51.489535  438835 start.go:255] writing updated cluster config ...
	I0913 18:37:51.489869  438835 ssh_runner.go:195] Run: rm -f paused
	I0913 18:37:51.685518  438835 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 18:37:51.689908  438835 out.go:177] * Done! kubectl is now configured to use "addons-203235" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 18:50:48 addons-203235 crio[965]: time="2024-09-13 18:50:48.138196498Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 13 18:50:48 addons-203235 crio[965]: time="2024-09-13 18:50:48.159857857Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/0ef40dd3af8109f96c1312e68b11696d87df6266949eaa73ca57d75031490f06/merged/etc/passwd: no such file or directory"
	Sep 13 18:50:48 addons-203235 crio[965]: time="2024-09-13 18:50:48.159997103Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/0ef40dd3af8109f96c1312e68b11696d87df6266949eaa73ca57d75031490f06/merged/etc/group: no such file or directory"
	Sep 13 18:50:48 addons-203235 crio[965]: time="2024-09-13 18:50:48.201538633Z" level=info msg="Created container 69f7829388bc98dcaf02012a9daa5319e445124b55fdec8141cb491bee19cb28: default/hello-world-app-55bf9c44b4-nmw46/hello-world-app" id=23f9ebb1-1b54-4d2b-9ee3-670b79361564 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 13 18:50:48 addons-203235 crio[965]: time="2024-09-13 18:50:48.203534028Z" level=info msg="Starting container: 69f7829388bc98dcaf02012a9daa5319e445124b55fdec8141cb491bee19cb28" id=3ad65216-5762-4c95-ae1b-222c741c2fc6 name=/runtime.v1.RuntimeService/StartContainer
	Sep 13 18:50:48 addons-203235 crio[965]: time="2024-09-13 18:50:48.212534449Z" level=info msg="Started container" PID=9143 containerID=69f7829388bc98dcaf02012a9daa5319e445124b55fdec8141cb491bee19cb28 description=default/hello-world-app-55bf9c44b4-nmw46/hello-world-app id=3ad65216-5762-4c95-ae1b-222c741c2fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61982c7c110ad0fafcaf1abb84812d04e47b41981a42201424836e4feb9c2c94
	Sep 13 18:50:48 addons-203235 crio[965]: time="2024-09-13 18:50:48.586323057Z" level=info msg="Removing container: 4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb" id=8b9f59bc-56bc-47c6-97e6-9ba43d8edc21 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:50:48 addons-203235 crio[965]: time="2024-09-13 18:50:48.612216070Z" level=info msg="Removed container 4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=8b9f59bc-56bc-47c6-97e6-9ba43d8edc21 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:50:50 addons-203235 crio[965]: time="2024-09-13 18:50:50.312125071Z" level=info msg="Stopping container: 082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4 (timeout: 2s)" id=24503f1b-4716-4cdf-82ef-20e280b02a87 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.318031286Z" level=warning msg="Stopping container 082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=24503f1b-4716-4cdf-82ef-20e280b02a87 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:50:52 addons-203235 conmon[4569]: conmon 082386f3508d9f78a7fc <ninfo>: container 4580 exited with status 137
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.455173529Z" level=info msg="Stopped container 082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4: ingress-nginx/ingress-nginx-controller-bc57996ff-sg7nf/controller" id=24503f1b-4716-4cdf-82ef-20e280b02a87 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.456229449Z" level=info msg="Stopping pod sandbox: c0446325dc2794eaa31f0ad057ed09ca190d130d435f61c177b47c04fe10125a" id=6c891b02-1fcb-411d-8688-2c06259b5f3a name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.459777500Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-QUFUSH4RVV3DW4HZ - [0:0]\n:KUBE-HP-O4NIEESRQBOGYKAH - [0:0]\n-X KUBE-HP-QUFUSH4RVV3DW4HZ\n-X KUBE-HP-O4NIEESRQBOGYKAH\nCOMMIT\n"
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.461821829Z" level=info msg="Closing host port tcp:80"
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.461872569Z" level=info msg="Closing host port tcp:443"
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.463130896Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.463158818Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.463393783Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-sg7nf Namespace:ingress-nginx ID:c0446325dc2794eaa31f0ad057ed09ca190d130d435f61c177b47c04fe10125a UID:39478e55-52ea-4f1e-ae1b-95a52fd61e0d NetNS:/var/run/netns/edfbbfbf-8ed1-41b9-9a5f-d42bc4a597cd Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.463539528Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-sg7nf from CNI network \"kindnet\" (type=ptp)"
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.480062880Z" level=info msg="Stopped pod sandbox: c0446325dc2794eaa31f0ad057ed09ca190d130d435f61c177b47c04fe10125a" id=6c891b02-1fcb-411d-8688-2c06259b5f3a name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.597130906Z" level=info msg="Removing container: 082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4" id=d7b5c5a3-3ecc-4fd2-8978-d86bce86c059 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:50:52 addons-203235 crio[965]: time="2024-09-13 18:50:52.613047962Z" level=info msg="Removed container 082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4: ingress-nginx/ingress-nginx-controller-bc57996ff-sg7nf/controller" id=d7b5c5a3-3ecc-4fd2-8978-d86bce86c059 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 13 18:50:55 addons-203235 crio[965]: time="2024-09-13 18:50:55.235157201Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=4013508c-4d6a-4316-9ad2-2e1982ab704a name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:50:55 addons-203235 crio[965]: time="2024-09-13 18:50:55.235553902Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=4013508c-4d6a-4316-9ad2-2e1982ab704a name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	69f7829388bc9       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   61982c7c110ad       hello-world-app-55bf9c44b4-nmw46
	7bc525f24fe93       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                     0                   022b835c1779d       nginx
	81cd8b5f06e68       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   2b63baec06709       gcp-auth-89d5ffd79-mcvjz
	81eb5e5a8eaa8       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   14 minutes ago      Exited              patch                     0                   657ba56c6f026       ingress-nginx-admission-patch-rhw4f
	0286f1438a7cc       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   14 minutes ago      Exited              create                    0                   6669cb629ca82       ingress-nginx-admission-create-vk22h
	3805fc25d0b61       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        14 minutes ago      Running             metrics-server            0                   0069bc091ac6d       metrics-server-84c5f94fbc-z76d4
	e59f21da14117       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   46ea7393862b7       storage-provisioner
	2b176b2d1a436       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             14 minutes ago      Running             coredns                   0                   6816d02138730       coredns-7c65d6cfc9-462v9
	6420368d6da00       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             15 minutes ago      Running             kindnet-cni               0                   371d5d70b420c       kindnet-x77k8
	a3447cb51095b       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             15 minutes ago      Running             kube-proxy                0                   8f006e7a0b1c2       kube-proxy-6vcvd
	0a648c0b9bef6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   34901309f74b2       etcd-addons-203235
	9cc1639e4ba62       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             15 minutes ago      Running             kube-apiserver            0                   7fb21b1ba3137       kube-apiserver-addons-203235
	7f6f1bd612179       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             15 minutes ago      Running             kube-controller-manager   0                   dcdfa87a99b99       kube-controller-manager-addons-203235
	34a77d41634ad       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             15 minutes ago      Running             kube-scheduler            0                   115ff1fac084a       kube-scheduler-addons-203235
	
	
	==> coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] <==
	[INFO] 10.244.0.13:50389 - 25931 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000253451s
	[INFO] 10.244.0.13:50216 - 6338 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00255774s
	[INFO] 10.244.0.13:50216 - 53191 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002054086s
	[INFO] 10.244.0.13:57147 - 22788 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000860979s
	[INFO] 10.244.0.13:57147 - 27138 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000887144s
	[INFO] 10.244.0.13:48671 - 17512 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00017767s
	[INFO] 10.244.0.13:48671 - 58212 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000246526s
	[INFO] 10.244.0.13:40490 - 36392 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000065771s
	[INFO] 10.244.0.13:40490 - 42550 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000112695s
	[INFO] 10.244.0.13:53240 - 287 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000104335s
	[INFO] 10.244.0.13:53240 - 38242 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000091034s
	[INFO] 10.244.0.13:43473 - 55620 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001367135s
	[INFO] 10.244.0.13:43473 - 42314 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002745945s
	[INFO] 10.244.0.13:35845 - 45066 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000151636s
	[INFO] 10.244.0.13:35845 - 35852 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000123829s
	[INFO] 10.244.0.20:38874 - 57459 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000248651s
	[INFO] 10.244.0.20:55091 - 9319 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000261927s
	[INFO] 10.244.0.20:58643 - 61209 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000206478s
	[INFO] 10.244.0.20:33919 - 64582 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000082829s
	[INFO] 10.244.0.20:48155 - 44157 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000099124s
	[INFO] 10.244.0.20:60154 - 64641 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141494s
	[INFO] 10.244.0.20:56297 - 36298 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002289184s
	[INFO] 10.244.0.20:51530 - 55325 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002829545s
	[INFO] 10.244.0.20:45261 - 30483 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001885893s
	[INFO] 10.244.0.20:53122 - 37391 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001047584s
	
	
	==> describe nodes <==
	Name:               addons-203235
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-203235
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92
	                    minikube.k8s.io/name=addons-203235
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T18_35_19_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-203235
	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:  Fri, 13 Sep 2024 18:35:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-203235
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 18:50:57 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 18:50:56 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 18:50:56 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 18:50:56 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 18:50:56 +0000   Fri, 13 Sep 2024 18:36:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-203235
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 58438c61193b4ebf8b6ac915f5e08d03
	  System UUID:                3906db5d-ba1b-4901-8f8b-a62974cce9c0
	  Boot ID:                    13a07674-3d04-4d70-b16f-932b369c5222
	  Kernel Version:             5.15.0-1069-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	  default                     hello-world-app-55bf9c44b4-nmw46         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m29s
	  gcp-auth                    gcp-auth-89d5ffd79-mcvjz                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-7c65d6cfc9-462v9                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 etcd-addons-203235                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-x77k8                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-203235             250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-203235    200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-6vcvd                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-203235             100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-z76d4          100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         15m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 15m   kube-proxy       
	  Normal   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-203235 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m   kubelet          Node addons-203235 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m   kubelet          Node addons-203235 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m   node-controller  Node addons-203235 event: Registered Node addons-203235 in Controller
	  Normal   NodeReady                14m   kubelet          Node addons-203235 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep13 18:07] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep13 18:32] hrtimer: interrupt took 56071667 ns
	
	
	==> etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] <==
	{"level":"info","ts":"2024-09-13T18:35:12.567253Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-13T18:35:12.567372Z","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-13T18:35:12.567482Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-13T18:35:12.567535Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-13T18:35:12.568196Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-13T18:35:12.575511Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-13T18:35:12.655795Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-13T18:35:12.656679Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-13T18:35:24.360990Z","caller":"traceutil/trace.go:171","msg":"trace[994285967] transaction","detail":"{read_only:false; response_revision:325; number_of_response:1; }","duration":"107.109995ms","start":"2024-09-13T18:35:24.253863Z","end":"2024-09-13T18:35:24.360973Z","steps":["trace[994285967] 'process raft request'  (duration: 106.739189ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.361742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"139.48699ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/coredns\" ","response":"range_response_count:1 size:612"}
	{"level":"info","ts":"2024-09-13T18:35:24.361846Z","caller":"traceutil/trace.go:171","msg":"trace[424931628] range","detail":"{range_begin:/registry/configmaps/kube-system/coredns; range_end:; response_count:1; response_revision:325; }","duration":"139.612871ms","start":"2024-09-13T18:35:24.222222Z","end":"2024-09-13T18:35:24.361835Z","steps":["trace[424931628] 'agreement among raft nodes before linearized reading'  (duration: 139.427283ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.364800Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"142.425613ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-09-13T18:35:24.366078Z","caller":"traceutil/trace.go:171","msg":"trace[1624948524] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:325; }","duration":"143.700483ms","start":"2024-09-13T18:35:24.222357Z","end":"2024-09-13T18:35:24.366057Z","steps":["trace[1624948524] 'agreement among raft nodes before linearized reading'  (duration: 142.400268ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.366320Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.022101ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kindnet\" ","response":"range_response_count:1 size:520"}
	{"level":"info","ts":"2024-09-13T18:35:24.366343Z","caller":"traceutil/trace.go:171","msg":"trace[163117253] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kindnet; range_end:; response_count:1; response_revision:325; }","duration":"144.053165ms","start":"2024-09-13T18:35:24.222283Z","end":"2024-09-13T18:35:24.366336Z","steps":["trace[163117253] 'agreement among raft nodes before linearized reading'  (duration: 143.991743ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:35:25.175513Z","caller":"traceutil/trace.go:171","msg":"trace[2042718890] transaction","detail":"{read_only:false; response_revision:329; number_of_response:1; }","duration":"425.217754ms","start":"2024-09-13T18:35:24.750269Z","end":"2024-09-13T18:35:25.175487Z","steps":["trace[2042718890] 'process raft request'  (duration: 425.086057ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:25.175936Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:35:24.750252Z","time spent":"425.32821ms","remote":"127.0.0.1:58698","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3461,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/clusterroles/edit\" mod_revision:326 > success:<request_put:<key:\"/registry/clusterroles/edit\" value_size:3426 >> failure:<request_range:<key:\"/registry/clusterroles/edit\" > >"}
	{"level":"info","ts":"2024-09-13T18:35:25.513126Z","caller":"traceutil/trace.go:171","msg":"trace[1975959828] transaction","detail":"{read_only:false; response_revision:330; number_of_response:1; }","duration":"136.401219ms","start":"2024-09-13T18:35:25.376710Z","end":"2024-09-13T18:35:25.513111Z","steps":["trace[1975959828] 'process raft request'  (duration: 136.299437ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:35:25.558471Z","caller":"traceutil/trace.go:171","msg":"trace[1899002502] transaction","detail":"{read_only:false; response_revision:331; number_of_response:1; }","duration":"134.584354ms","start":"2024-09-13T18:35:25.423872Z","end":"2024-09-13T18:35:25.558456Z","steps":["trace[1899002502] 'process raft request'  (duration: 134.491351ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:45:13.309458Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1502}
	{"level":"info","ts":"2024-09-13T18:45:13.342871Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1502,"took":"32.839536ms","hash":2795383063,"current-db-size-bytes":6447104,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3190784,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-13T18:45:13.342923Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2795383063,"revision":1502,"compact-revision":-1}
	{"level":"info","ts":"2024-09-13T18:50:13.315743Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1922}
	{"level":"info","ts":"2024-09-13T18:50:13.333545Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1922,"took":"17.194969ms","hash":1074615392,"current-db-size-bytes":6447104,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4530176,"current-db-size-in-use":"4.5 MB"}
	{"level":"info","ts":"2024-09-13T18:50:13.333591Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1074615392,"revision":1922,"compact-revision":1502}
	
	
	==> gcp-auth [81cd8b5f06e6850a382a50fee41afe416a91e3290af25b48e7d77fb2b9341d25] <==
	2024/09/13 18:37:52 Ready to write response ...
	2024/09/13 18:37:52 Ready to marshal response ...
	2024/09/13 18:37:52 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:46:07 Ready to marshal response ...
	2024/09/13 18:46:07 Ready to write response ...
	2024/09/13 18:46:32 Ready to marshal response ...
	2024/09/13 18:46:32 Ready to write response ...
	2024/09/13 18:46:32 Ready to marshal response ...
	2024/09/13 18:46:32 Ready to write response ...
	2024/09/13 18:46:39 Ready to marshal response ...
	2024/09/13 18:46:39 Ready to write response ...
	2024/09/13 18:47:39 Ready to marshal response ...
	2024/09/13 18:47:39 Ready to write response ...
	2024/09/13 18:48:00 Ready to marshal response ...
	2024/09/13 18:48:00 Ready to write response ...
	2024/09/13 18:48:28 Ready to marshal response ...
	2024/09/13 18:48:28 Ready to write response ...
	2024/09/13 18:50:46 Ready to marshal response ...
	2024/09/13 18:50:46 Ready to write response ...
	
	
	==> kernel <==
	 18:50:57 up  2:33,  0 users,  load average: 0.17, 0.51, 1.54
	Linux addons-203235 5.15.0-1069-aws #75~20.04.1-Ubuntu SMP Mon Aug 19 16:22:47 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] <==
	I0913 18:48:56.808356       1 main.go:299] handling current node
	I0913 18:49:06.808764       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:49:06.808897       1 main.go:299] handling current node
	I0913 18:49:16.811306       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:49:16.811353       1 main.go:299] handling current node
	I0913 18:49:26.808388       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:49:26.808424       1 main.go:299] handling current node
	I0913 18:49:36.808110       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:49:36.808226       1 main.go:299] handling current node
	I0913 18:49:46.816752       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:49:46.816956       1 main.go:299] handling current node
	I0913 18:49:56.807922       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:49:56.807977       1 main.go:299] handling current node
	I0913 18:50:06.811309       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:50:06.811427       1 main.go:299] handling current node
	I0913 18:50:16.811380       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:50:16.811491       1 main.go:299] handling current node
	I0913 18:50:26.808542       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:50:26.808676       1 main.go:299] handling current node
	I0913 18:50:36.807776       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:50:36.807808       1 main.go:299] handling current node
	I0913 18:50:46.808152       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:50:46.808188       1 main.go:299] handling current node
	I0913 18:50:56.808101       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:50:56.808155       1 main.go:299] handling current node
	
	
	==> kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] <==
	E0913 18:37:22.690748       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.85.173:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.85.173:443/apis/metrics.k8s.io/v1beta1\": context deadline exceeded" logger="UnhandledError"
	I0913 18:37:22.722780       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0913 18:37:22.743306       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0913 18:45:56.370053       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.240.188"}
	E0913 18:46:55.823127       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 18:47:51.719482       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0913 18:48:15.825409       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.825459       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:48:15.849129       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.849283       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:48:15.882701       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.882753       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:48:15.976421       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.976549       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:48:15.997834       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.998027       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0913 18:48:16.977771       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0913 18:48:16.999326       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0913 18:48:17.014036       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0913 18:48:22.719634       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0913 18:48:23.815312       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0913 18:48:28.291669       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0913 18:48:28.587076       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.158.48"}
	I0913 18:50:47.019117       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.159.28"}
	E0913 18:50:49.348597       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] <==
	E0913 18:49:16.177984       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"
	W0913 18:49:32.065922       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
	E0913 18:49:32.065966       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"
	W0913 18:49:35.924142       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
	E0913 18:49:35.924185       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"
	W0913 18:49:37.107546       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
	E0913 18:49:37.107594       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"
	W0913 18:50:07.306425       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
	E0913 18:50:07.306470       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"
	W0913 18:50:08.569811       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
	E0913 18:50:08.569852       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"
	W0913 18:50:21.491164       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
	E0913 18:50:21.491207       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"
	W0913 18:50:24.304292       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
	E0913 18:50:24.304349       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"
	I0913 18:50:46.782805       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="40.086127ms"
	I0913 18:50:46.793982       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="10.977528ms"
	I0913 18:50:46.794117       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="47.933µs"
	I0913 18:50:46.810949       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="48.73µs"
	I0913 18:50:48.615350       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="14.442783ms"
	I0913 18:50:48.615523       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="46.842µs"
	I0913 18:50:49.277817       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0913 18:50:49.283697       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="4.225µs"
	I0913 18:50:49.286370       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0913 18:50:56.757254       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-203235"
	
	
	==> kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] <==
	I0913 18:35:28.903816       1 server_linux.go:66] "Using iptables proxy"
	I0913 18:35:29.723126       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 18:35:29.723324       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`"
	I0913 18:35:29.866061       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 18:35:29.866142       1 server_linux.go:169] "Using iptables Proxier"
	I0913 18:35:29.870519       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"
	I0913 18:35:29.871952       1 server.go:483] "Version info" version="v1.31.1"
	I0913 18:35:29.871987       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 18:35:29.916530       1 config.go:199] "Starting service config controller"
	I0913 18:35:29.916577       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 18:35:29.916610       1 config.go:105] "Starting endpoint slice config controller"
	I0913 18:35:29.916615       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 18:35:29.922561       1 config.go:328] "Starting node config controller"
	I0913 18:35:29.922853       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 18:35:30.017546       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0913 18:35:30.017634       1 shared_informer.go:320] Caches are synced for service config
	I0913 18:35:30.124781       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] <==
	W0913 18:35:16.248682       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0913 18:35:16.248745       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.248937       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
	E0913 18:35:16.249007       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"
	W0913 18:35:16.249154       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0913 18:35:16.249199       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.249285       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
	E0913 18:35:16.249325       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"
	W0913 18:35:16.249437       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
	E0913 18:35:16.249493       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"
	W0913 18:35:16.249599       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
	E0913 18:35:16.249642       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"
	W0913 18:35:16.249682       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
	E0913 18:35:16.249723       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"
	W0913 18:35:16.249824       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0913 18:35:16.249870       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.250326       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0913 18:35:16.250392       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0913 18:35:16.250608       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
	E0913 18:35:16.250664       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"
	W0913 18:35:16.250804       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0913 18:35:16.250859       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:17.122716       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
	E0913 18:35:17.122852       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"
	I0913 18:35:17.536010       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 18:50:48 addons-203235 kubelet[1505]: I0913 18:50:48.159402    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-n5j2k\" (UniqueName: \"kubernetes.io/projected/81a1001f-9b45-4429-876b-2ff5c39c7031-kube-api-access-n5j2k\") pod \"81a1001f-9b45-4429-876b-2ff5c39c7031\" (UID: \"81a1001f-9b45-4429-876b-2ff5c39c7031\") "
	Sep 13 18:50:48 addons-203235 kubelet[1505]: I0913 18:50:48.168296    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/81a1001f-9b45-4429-876b-2ff5c39c7031-kube-api-access-n5j2k" (OuterVolumeSpecName: "kube-api-access-n5j2k") pod "81a1001f-9b45-4429-876b-2ff5c39c7031" (UID: "81a1001f-9b45-4429-876b-2ff5c39c7031"). InnerVolumeSpecName "kube-api-access-n5j2k". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:50:48 addons-203235 kubelet[1505]: I0913 18:50:48.259896    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-n5j2k\" (UniqueName: \"kubernetes.io/projected/81a1001f-9b45-4429-876b-2ff5c39c7031-kube-api-access-n5j2k\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:50:48 addons-203235 kubelet[1505]: E0913 18:50:48.541526    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253448541290796,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:50:48 addons-203235 kubelet[1505]: E0913 18:50:48.541560    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253448541290796,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:50:48 addons-203235 kubelet[1505]: I0913 18:50:48.584840    1505 scope.go:117] "RemoveContainer" containerID="4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb"
	Sep 13 18:50:48 addons-203235 kubelet[1505]: I0913 18:50:48.601318    1505 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-nmw46" podStartSLOduration=1.599109412 podStartE2EDuration="2.60129528s" podCreationTimestamp="2024-09-13 18:50:46 +0000 UTC" firstStartedPulling="2024-09-13 18:50:47.133589037 +0000 UTC m=+929.057080981" lastFinishedPulling="2024-09-13 18:50:48.135774913 +0000 UTC m=+930.059266849" observedRunningTime="2024-09-13 18:50:48.601186474 +0000 UTC m=+930.524678410" watchObservedRunningTime="2024-09-13 18:50:48.60129528 +0000 UTC m=+930.524787240"
	Sep 13 18:50:48 addons-203235 kubelet[1505]: I0913 18:50:48.612503    1505 scope.go:117] "RemoveContainer" containerID="4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb"
	Sep 13 18:50:48 addons-203235 kubelet[1505]: E0913 18:50:48.612873    1505 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb\": container with ID starting with 4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb not found: ID does not exist" containerID="4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb"
	Sep 13 18:50:48 addons-203235 kubelet[1505]: I0913 18:50:48.612921    1505 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb"} err="failed to get container status \"4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb\": rpc error: code = NotFound desc = could not find container \"4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb\": container with ID starting with 4cd3c6dc84d472afea5e67a8b65635f98b663434cfdc80a1aa141690e944d1bb not found: ID does not exist"
	Sep 13 18:50:50 addons-203235 kubelet[1505]: I0913 18:50:50.236675    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="7d800c23-5996-40d0-93e9-ed99defe82fe" path="/var/lib/kubelet/pods/7d800c23-5996-40d0-93e9-ed99defe82fe/volumes"
	Sep 13 18:50:50 addons-203235 kubelet[1505]: I0913 18:50:50.238070    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="81a1001f-9b45-4429-876b-2ff5c39c7031" path="/var/lib/kubelet/pods/81a1001f-9b45-4429-876b-2ff5c39c7031/volumes"
	Sep 13 18:50:50 addons-203235 kubelet[1505]: I0913 18:50:50.239427    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a28d7320-a95f-4e6a-b646-fb3197d559aa" path="/var/lib/kubelet/pods/a28d7320-a95f-4e6a-b646-fb3197d559aa/volumes"
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.584267    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/39478e55-52ea-4f1e-ae1b-95a52fd61e0d-webhook-cert\") pod \"39478e55-52ea-4f1e-ae1b-95a52fd61e0d\" (UID: \"39478e55-52ea-4f1e-ae1b-95a52fd61e0d\") "
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.584342    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-44cjx\" (UniqueName: \"kubernetes.io/projected/39478e55-52ea-4f1e-ae1b-95a52fd61e0d-kube-api-access-44cjx\") pod \"39478e55-52ea-4f1e-ae1b-95a52fd61e0d\" (UID: \"39478e55-52ea-4f1e-ae1b-95a52fd61e0d\") "
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.586602    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/39478e55-52ea-4f1e-ae1b-95a52fd61e0d-kube-api-access-44cjx" (OuterVolumeSpecName: "kube-api-access-44cjx") pod "39478e55-52ea-4f1e-ae1b-95a52fd61e0d" (UID: "39478e55-52ea-4f1e-ae1b-95a52fd61e0d"). InnerVolumeSpecName "kube-api-access-44cjx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.587294    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/39478e55-52ea-4f1e-ae1b-95a52fd61e0d-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "39478e55-52ea-4f1e-ae1b-95a52fd61e0d" (UID: "39478e55-52ea-4f1e-ae1b-95a52fd61e0d"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.595707    1505 scope.go:117] "RemoveContainer" containerID="082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4"
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.613309    1505 scope.go:117] "RemoveContainer" containerID="082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4"
	Sep 13 18:50:52 addons-203235 kubelet[1505]: E0913 18:50:52.613719    1505 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4\": container with ID starting with 082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4 not found: ID does not exist" containerID="082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4"
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.613762    1505 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4"} err="failed to get container status \"082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4\": rpc error: code = NotFound desc = could not find container \"082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4\": container with ID starting with 082386f3508d9f78a7fc32e1cc90456c464fecaa6fa526a6d8647e601a8d95b4 not found: ID does not exist"
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.685104    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-44cjx\" (UniqueName: \"kubernetes.io/projected/39478e55-52ea-4f1e-ae1b-95a52fd61e0d-kube-api-access-44cjx\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:50:52 addons-203235 kubelet[1505]: I0913 18:50:52.685143    1505 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/39478e55-52ea-4f1e-ae1b-95a52fd61e0d-webhook-cert\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:50:54 addons-203235 kubelet[1505]: I0913 18:50:54.235855    1505 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="39478e55-52ea-4f1e-ae1b-95a52fd61e0d" path="/var/lib/kubelet/pods/39478e55-52ea-4f1e-ae1b-95a52fd61e0d/volumes"
	Sep 13 18:50:55 addons-203235 kubelet[1505]: E0913 18:50:55.235774    1505 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="600db810-e2db-4426-b513-21c68507e98b"
	
	
	==> storage-provisioner [e59f21da1411768d8f9577b5938b360766d0c8e127f5aecaea81d9a77648cced] <==
	I0913 18:36:08.262957       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 18:36:08.277192       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 18:36:08.277236       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 18:36:08.293449       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 18:36:08.293665       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625!
	I0913 18:36:08.293953       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"85b9c588-47f3-41b0-996c-f8d02cd3973f", APIVersion:"v1", ResourceVersion:"893", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625 became leader
	I0913 18:36:08.394471       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-203235/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 18:37:52 +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-gt6k2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-gt6k2:
	    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-203235
	  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    2m56s (x43 over 13m)  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 (151.09s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (348.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 3.013605ms
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-z76d4" [908d93da-be2d-4106-aecf-5fc610d944b5] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003918785s
addons_test.go:413: (dbg) Run:  kubectl --context addons-203235 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-203235 top pods -n kube-system: exit status 1 (99.611157ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 11m58.581767187s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 12m2.72705817s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 12m6.727623401s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 12m28.345807064s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 12m57.998857047s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 13m44.141553538s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 14m12.482425892s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 15m1.481104819s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 16m10.808011293s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-462v9, age: 17m37.97214217s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893",
	        "Created": "2024-09-13T18:34:55.619090858Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 439326,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-13T18:34:55.754609914Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:7fd83909ee30d45ee853480d01e762968b1b9847bff4690fcb8ae034ea6e4a6b",
	        "ResolvConfPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/hostname",
	        "HostsPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/hosts",
	        "LogPath": "/var/lib/docker/containers/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893/f251c92ec210155f6ed04a200afa46c28cbfca65c130183e53b27b6dcbf8b893-json.log",
	        "Name": "/addons-203235",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-203235:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-203235",
	            "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/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e-init/diff:/var/lib/docker/overlay2/23b82205fc50ca470e3baccca8c91964b941c1a1fa10bd7be61415e3b6f45226/diff",
	                "MergedDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/2fa8b018ebf238f10677bc94bb5beba8fed8344389433aaa2b7793caa9746a8e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-203235",
	                "Source": "/var/lib/docker/volumes/addons-203235/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-203235",
	            "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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e",
	            "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-203235",
	                "name.minikube.sigs.k8s.io": "addons-203235",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "c5c138c463226846f3254082d9b437263b6cfc4b97c0997f873cd7533e284f4f",
	            "SandboxKey": "/var/run/docker/netns/c5c138c46322",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33167"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33168"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33171"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33169"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33170"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-203235": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "71e2728a587cf7d6481979e1532d4b247950e7f5ebb513cb119f356307654c04",
	                    "EndpointID": "627861068f6f045422cc9e7bac352de9e34334048a93ca82ee41790e2ed529d4",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-203235",
	                        "f251c92ec210"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-203235 -n addons-203235
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 logs -n 25: (1.576764164s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-898608                                                                     | download-only-898608   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| start   | --download-only -p                                                                          | download-docker-839909 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | download-docker-839909                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-839909                                                                   | download-docker-839909 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-933993   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | binary-mirror-933993                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:36807                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-933993                                                                     | binary-mirror-933993   | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| addons  | disable dashboard -p                                                                        | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-203235 --wait=true                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:37 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-203235          | jenkins | v1.34.0 | 13 Sep 24 18:45 UTC | 13 Sep 24 18:45 UTC |
	|         | -p addons-203235                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | -p addons-203235                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-203235 ssh cat                                                                       | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:46 UTC |
	|         | /opt/local-path-provisioner/pvc-2b2db76a-599f-418b-b014-9a6e5499a0fb_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:46 UTC | 13 Sep 24 18:47 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-203235 ip                                                                            | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:47 UTC | 13 Sep 24 18:47 UTC |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:47 UTC | 13 Sep 24 18:47 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:47 UTC | 13 Sep 24 18:47 UTC |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| addons  | addons-203235 addons                                                                        | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:48 UTC | 13 Sep 24 18:48 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-203235 addons                                                                        | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:48 UTC | 13 Sep 24 18:48 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:48 UTC | 13 Sep 24 18:48 UTC |
	|         | addons-203235                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-203235 ssh curl -s                                                                   | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:48 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-203235 ip                                                                            | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:50 UTC | 13 Sep 24 18:50 UTC |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:50 UTC | 13 Sep 24 18:50 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-203235 addons disable                                                                | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:50 UTC | 13 Sep 24 18:50 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-203235 addons                                                                        | addons-203235          | jenkins | v1.34.0 | 13 Sep 24 18:53 UTC | 13 Sep 24 18:53 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:34:29
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:34:29.424384  438835 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:34:29.424578  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:29.424609  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:34:29.424631  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:29.424905  438835 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 18:34:29.425380  438835 out.go:352] Setting JSON to false
	I0913 18:34:29.426306  438835 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":8218,"bootTime":1726244252,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0913 18:34:29.426414  438835 start.go:139] virtualization:  
	I0913 18:34:29.429541  438835 out.go:177] * [addons-203235] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0913 18:34:29.432939  438835 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:34:29.433039  438835 notify.go:220] Checking for updates...
	I0913 18:34:29.438535  438835 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:34:29.441317  438835 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:34:29.444110  438835 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube
	I0913 18:34:29.446701  438835 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0913 18:34:29.449238  438835 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:34:29.452250  438835 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:34:29.480707  438835 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:34:29.480847  438835 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:29.533949  438835 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-13 18:34:29.524805172 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:29.534076  438835 docker.go:318] overlay module found
	I0913 18:34:29.536856  438835 out.go:177] * Using the docker driver based on user configuration
	I0913 18:34:29.539362  438835 start.go:297] selected driver: docker
	I0913 18:34:29.539379  438835 start.go:901] validating driver "docker" against <nil>
	I0913 18:34:29.539395  438835 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:34:29.540024  438835 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:29.591454  438835 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-13 18:34:29.582362343 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:29.591678  438835 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:34:29.591908  438835 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]
	I0913 18:34:29.594595  438835 out.go:177] * Using Docker driver with root privileges
	I0913 18:34:29.597196  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:34:29.597259  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:34:29.597273  438835 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:34:29.597363  438835 start.go:340] cluster config:
	{Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:34:29.602185  438835 out.go:177] * Starting "addons-203235" primary control-plane node in "addons-203235" cluster
	I0913 18:34:29.604740  438835 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:34:29.607392  438835 out.go:177] * Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:34:29.610056  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:29.610117  438835 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0913 18:34:29.610129  438835 cache.go:56] Caching tarball of preloaded images
	I0913 18:34:29.610213  438835 preload.go:172] Found /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0913 18:34:29.610228  438835 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0913 18:34:29.610592  438835 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json ...
	I0913 18:34:29.610621  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json: {Name:mkb12f42ab7e4933b073aa4904c00dcf677656c9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:29.610792  438835 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:34:29.626050  438835 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:34:29.626164  438835 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:34:29.626186  438835 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory, skipping pull
	I0913 18:34:29.626191  438835 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e exists in cache, skipping pull
	I0913 18:34:29.626198  438835 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	I0913 18:34:29.626203  438835 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from local cache
	I0913 18:34:46.885206  438835 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e from cached tarball
	I0913 18:34:46.885246  438835 cache.go:194] Successfully downloaded all kic artifacts
	I0913 18:34:46.885275  438835 start.go:360] acquireMachinesLock for addons-203235: {Name:mk2487a7baa5560bf1d096cd512a0edb7c90b490 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0913 18:34:46.886066  438835 start.go:364] duration metric: took 766.499µs to acquireMachinesLock for "addons-203235"
	I0913 18:34:46.886099  438835 start.go:93] Provisioning new machine with config: &{Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:34:46.886199  438835 start.go:125] createHost starting for "" (driver="docker")
	I0913 18:34:46.887597  438835 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0913 18:34:46.887823  438835 start.go:159] libmachine.API.Create for "addons-203235" (driver="docker")
	I0913 18:34:46.887852  438835 client.go:168] LocalClient.Create starting
	I0913 18:34:46.887961  438835 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem
	I0913 18:34:47.827518  438835 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem
	I0913 18:34:49.575548  438835 cli_runner.go:164] Run: docker network inspect addons-203235 --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}}]}"
	W0913 18:34:49.596441  438835 cli_runner.go:211] docker network inspect addons-203235 --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
	I0913 18:34:49.596537  438835 network_create.go:284] running [docker network inspect addons-203235] to gather additional debugging logs...
	I0913 18:34:49.596562  438835 cli_runner.go:164] Run: docker network inspect addons-203235
	W0913 18:34:49.612101  438835 cli_runner.go:211] docker network inspect addons-203235 returned with exit code 1
	I0913 18:34:49.612138  438835 network_create.go:287] error running [docker network inspect addons-203235]: docker network inspect addons-203235: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-203235 not found
	I0913 18:34:49.612153  438835 network_create.go:289] output of [docker network inspect addons-203235]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-203235 not found
	
	** /stderr **
	I0913 18:34:49.612268  438835 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}}]}"
	I0913 18:34:49.627909  438835 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:0x400174b0a0}
	I0913 18:34:49.627958  438835 network_create.go:124] attempt to create docker network addons-203235 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0913 18:34:49.628018  438835 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-203235 addons-203235
	I0913 18:34:49.733279  438835 network_create.go:108] docker network addons-203235 192.168.49.0/24 created
	I0913 18:34:49.733319  438835 kic.go:121] calculated static IP "192.168.49.2" for the "addons-203235" container
	I0913 18:34:49.733397  438835 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0913 18:34:49.748447  438835 cli_runner.go:164] Run: docker volume create addons-203235 --label name.minikube.sigs.k8s.io=addons-203235 --label created_by.minikube.sigs.k8s.io=true
	I0913 18:34:49.765405  438835 oci.go:103] Successfully created a docker volume addons-203235
	I0913 18:34:49.765501  438835 cli_runner.go:164] Run: docker run --rm --name addons-203235-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --entrypoint /usr/bin/test -v addons-203235:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib
	I0913 18:34:51.474081  438835 cli_runner.go:217] Completed: docker run --rm --name addons-203235-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --entrypoint /usr/bin/test -v addons-203235:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -d /var/lib: (1.708520679s)
	I0913 18:34:51.474111  438835 oci.go:107] Successfully prepared a docker volume addons-203235
	I0913 18:34:51.474127  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:51.474146  438835 kic.go:194] Starting extracting preloaded images to volume ...
	I0913 18:34:51.474215  438835 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-203235:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir
	I0913 18:34:55.545125  438835 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-203235:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e -I lz4 -xf /preloaded.tar -C /extractDir: (4.070868154s)
	I0913 18:34:55.545157  438835 kic.go:203] duration metric: took 4.071007892s to extract preloaded images to volume ...
	W0913 18:34:55.545295  438835 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0913 18:34:55.545432  438835 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0913 18:34:55.604803  438835 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-203235 --name addons-203235 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-203235 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-203235 --network addons-203235 --ip 192.168.49.2 --volume addons-203235:/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-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e
	I0913 18:34:55.925819  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Running}}
	I0913 18:34:55.953181  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:55.976753  438835 cli_runner.go:164] Run: docker exec addons-203235 stat /var/lib/dpkg/alternatives/iptables
	I0913 18:34:56.053514  438835 oci.go:144] the created container "addons-203235" has a running status.
	I0913 18:34:56.053550  438835 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa...
	I0913 18:34:56.350899  438835 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0913 18:34:56.383923  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:56.407100  438835 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0913 18:34:56.407120  438835 kic_runner.go:114] Args: [docker exec --privileged addons-203235 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0913 18:34:56.469079  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:34:56.499571  438835 machine.go:93] provisionDockerMachine start ...
	I0913 18:34:56.499671  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.521518  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.521803  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.521813  438835 main.go:141] libmachine: About to run SSH command:
	hostname
	I0913 18:34:56.706758  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-203235
	
	I0913 18:34:56.706829  438835 ubuntu.go:169] provisioning hostname "addons-203235"
	I0913 18:34:56.706932  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.728085  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.728355  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.728367  438835 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-203235 && echo "addons-203235" | sudo tee /etc/hostname
	I0913 18:34:56.887988  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-203235
	
	I0913 18:34:56.888151  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:56.908558  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:56.908801  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:56.908823  438835 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-203235' /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-203235/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-203235' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0913 18:34:57.059617  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0913 18:34:57.059688  438835 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19636-432672/.minikube CaCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19636-432672/.minikube}
	I0913 18:34:57.059736  438835 ubuntu.go:177] setting up certificates
	I0913 18:34:57.059773  438835 provision.go:84] configureAuth start
	I0913 18:34:57.059861  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.077174  438835 provision.go:143] copyHostCerts
	I0913 18:34:57.077256  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/key.pem (1679 bytes)
	I0913 18:34:57.077377  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/ca.pem (1078 bytes)
	I0913 18:34:57.077439  438835 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19636-432672/.minikube/cert.pem (1123 bytes)
	I0913 18:34:57.077486  438835 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem org=jenkins.addons-203235 san=[127.0.0.1 192.168.49.2 addons-203235 localhost minikube]
	I0913 18:34:57.257733  438835 provision.go:177] copyRemoteCerts
	I0913 18:34:57.257804  438835 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0913 18:34:57.257845  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.277531  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.375909  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0913 18:34:57.398843  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0913 18:34:57.422158  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0913 18:34:57.446164  438835 provision.go:87] duration metric: took 386.356227ms to configureAuth
	I0913 18:34:57.446191  438835 ubuntu.go:193] setting minikube options for container-runtime
	I0913 18:34:57.446383  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:34:57.446493  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.462796  438835 main.go:141] libmachine: Using SSH client type: native
	I0913 18:34:57.463037  438835 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x41abe0] 0x41d420 <nil>  [] 0s} 127.0.0.1 33167 <nil> <nil>}
	I0913 18:34:57.463053  438835 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
	I0913 18:34:57.706467  438835 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0913 18:34:57.706533  438835 machine.go:96] duration metric: took 1.206940501s to provisionDockerMachine
	I0913 18:34:57.706558  438835 client.go:171] duration metric: took 10.818699526s to LocalClient.Create
	I0913 18:34:57.706584  438835 start.go:167] duration metric: took 10.818760431s to libmachine.API.Create "addons-203235"
	I0913 18:34:57.706615  438835 start.go:293] postStartSetup for "addons-203235" (driver="docker")
	I0913 18:34:57.706642  438835 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]
	I0913 18:34:57.706719  438835 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
	I0913 18:34:57.706802  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.724928  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.824437  438835 ssh_runner.go:195] Run: cat /etc/os-release
	I0913 18:34:57.827441  438835 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0913 18:34:57.827479  438835 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0913 18:34:57.827490  438835 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0913 18:34:57.827497  438835 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0913 18:34:57.827508  438835 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-432672/.minikube/addons for local assets ...
	I0913 18:34:57.827585  438835 filesync.go:126] Scanning /home/jenkins/minikube-integration/19636-432672/.minikube/files for local assets ...
	I0913 18:34:57.827611  438835 start.go:296] duration metric: took 120.974992ms for postStartSetup
	I0913 18:34:57.827934  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.844416  438835 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/config.json ...
	I0913 18:34:57.844701  438835 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 18:34:57.844757  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.860596  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:57.955973  438835 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0913 18:34:57.960395  438835 start.go:128] duration metric: took 11.074178915s to createHost
	I0913 18:34:57.960457  438835 start.go:83] releasing machines lock for "addons-203235", held for 11.07437572s
	I0913 18:34:57.960543  438835 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-203235
	I0913 18:34:57.976105  438835 ssh_runner.go:195] Run: cat /version.json
	I0913 18:34:57.976161  438835 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0913 18:34:57.976241  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.976164  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:34:57.994896  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:58.018618  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:34:58.219025  438835 ssh_runner.go:195] Run: systemctl --version
	I0913 18:34:58.223402  438835 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0913 18:34:58.369186  438835 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0913 18:34:58.373283  438835 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" ;
	I0913 18:34:58.396225  438835 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0913 18:34:58.396309  438835 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" ;
	I0913 18:34:58.425844  438835 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0913 18:34:58.425917  438835 start.go:495] detecting cgroup driver to use...
	I0913 18:34:58.425978  438835 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0913 18:34:58.426057  438835 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0913 18:34:58.441187  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0913 18:34:58.452269  438835 docker.go:217] disabling cri-docker service (if available) ...
	I0913 18:34:58.452336  438835 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0913 18:34:58.466164  438835 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0913 18:34:58.480718  438835 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0913 18:34:58.574701  438835 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0913 18:34:58.657175  438835 docker.go:233] disabling docker service ...
	I0913 18:34:58.657253  438835 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0913 18:34:58.676815  438835 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0913 18:34:58.688251  438835 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0913 18:34:58.776549  438835 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0913 18:34:58.877651  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0913 18:34:58.888862  438835 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"
	I0913 18:34:58.905389  438835 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0913 18:34:58.905529  438835 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"
	I0913 18:34:58.914736  438835 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0913 18:34:58.914845  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.924562  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.934050  438835 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0913 18:34:58.943549  438835 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0913 18:34:58.952486  438835 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"
	I0913 18:34:58.961833  438835 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"
	I0913 18:34:58.977346  438835 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"
	I0913 18:34:58.986900  438835 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0913 18:34:58.995358  438835 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0913 18:34:59.004491  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:34:59.084075  438835 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0913 18:34:59.202331  438835 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0913 18:34:59.202416  438835 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0913 18:34:59.206111  438835 start.go:563] Will wait 60s for crictl version
	I0913 18:34:59.206216  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:34:59.209724  438835 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0913 18:34:59.245239  438835 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0913 18:34:59.245362  438835 ssh_runner.go:195] Run: crio --version
	I0913 18:34:59.283383  438835 ssh_runner.go:195] Run: crio --version
	I0913 18:34:59.324884  438835 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0913 18:34:59.327432  438835 cli_runner.go:164] Run: docker network inspect addons-203235 --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}}]}"
	I0913 18:34:59.342789  438835 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0913 18:34:59.346341  438835 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""
	I0913 18:34:59.357146  438835 kubeadm.go:883] updating cluster {Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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} ...
	I0913 18:34:59.357279  438835 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:59.357349  438835 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:34:59.433725  438835 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:34:59.433753  438835 crio.go:433] Images already preloaded, skipping extraction
	I0913 18:34:59.433814  438835 ssh_runner.go:195] Run: sudo crictl images --output json
	I0913 18:34:59.476691  438835 crio.go:514] all images are preloaded for cri-o runtime.
	I0913 18:34:59.476717  438835 cache_images.go:84] Images are preloaded, skipping loading
	I0913 18:34:59.476725  438835 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0913 18:34:59.476818  438835 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-203235 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-203235 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:}
	I0913 18:34:59.476905  438835 ssh_runner.go:195] Run: crio config
	I0913 18:34:59.551828  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:34:59.551849  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:34:59.551859  438835 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0913 18:34:59.551901  438835 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-203235 NodeName:addons-203235 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}
	I0913 18:34:59.552079  438835 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-203235"
	  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
	
	I0913 18:34:59.552154  438835 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0913 18:34:59.561206  438835 binaries.go:44] Found k8s binaries, skipping transfer
	I0913 18:34:59.561288  438835 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0913 18:34:59.572631  438835 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0913 18:34:59.590775  438835 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0913 18:34:59.609362  438835 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0913 18:34:59.627399  438835 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0913 18:34:59.631456  438835 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""
	I0913 18:34:59.641833  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:34:59.723225  438835 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:34:59.737242  438835 certs.go:68] Setting up /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235 for IP: 192.168.49.2
	I0913 18:34:59.737263  438835 certs.go:194] generating shared ca certs ...
	I0913 18:34:59.737283  438835 certs.go:226] acquiring lock for ca certs: {Name:mka48f4527121750f70b0a871613b03d26620aff Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.737416  438835 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key
	I0913 18:34:59.938631  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt ...
	I0913 18:34:59.938664  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt: {Name:mk20693552d6e122eb304c0159d1c6fe303d8535 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.939714  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key ...
	I0913 18:34:59.939738  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key: {Name:mkbd5185e6ac8799d5bbc46072ba73260b285fe5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:59.940394  438835 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key
	I0913 18:35:00.334656  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt ...
	I0913 18:35:00.334745  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt: {Name:mkc9bcc0521639c7770c5eb958624e7f89733c42 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:00.335091  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key ...
	I0913 18:35:00.335140  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key: {Name:mk7357ce129c8de0655973831c7121d7ecfceb92 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:00.336173  438835 certs.go:256] generating profile certs ...
	I0913 18:35:00.336284  438835 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key
	I0913 18:35:00.336318  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt with IP's: []
	I0913 18:35:01.181776  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt ...
	I0913 18:35:01.181816  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: {Name:mk6786785a6a031e73bbb6cc27f46ad18d95a5ee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.182596  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key ...
	I0913 18:35:01.182616  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.key: {Name:mk42c0b37971cfae249098cdc60551aec7168eaa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.182721  438835 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4
	I0913 18:35:01.182747  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0913 18:35:01.927781  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 ...
	I0913 18:35:01.927816  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4: {Name:mk00ad5816792b8cd90cea145962648dab728e98 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.928618  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4 ...
	I0913 18:35:01.928639  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4: {Name:mk1f48e71b825b9f2d543590c2408fc7443e5a50 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:01.929253  438835 certs.go:381] copying /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt.94e644f4 -> /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt
	I0913 18:35:01.929348  438835 certs.go:385] copying /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key.94e644f4 -> /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key
	I0913 18:35:01.929404  438835 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key
	I0913 18:35:01.929431  438835 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt with IP's: []
	I0913 18:35:02.166527  438835 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt ...
	I0913 18:35:02.166572  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt: {Name:mked831080295ebb660ddb4c9e957832fe649ab6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:02.167448  438835 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key ...
	I0913 18:35:02.167499  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key: {Name:mk29414920cb2041ba0835da4cdbb3912113e94b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:02.168303  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca-key.pem (1679 bytes)
	I0913 18:35:02.168358  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/ca.pem (1078 bytes)
	I0913 18:35:02.168392  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/cert.pem (1123 bytes)
	I0913 18:35:02.168417  438835 certs.go:484] found cert: /home/jenkins/minikube-integration/19636-432672/.minikube/certs/key.pem (1679 bytes)
	I0913 18:35:02.169095  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0913 18:35:02.196981  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0913 18:35:02.223633  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0913 18:35:02.249658  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0913 18:35:02.274961  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0913 18:35:02.302220  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0913 18:35:02.328061  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0913 18:35:02.353091  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0913 18:35:02.377673  438835 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0913 18:35:02.402573  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0913 18:35:02.420315  438835 ssh_runner.go:195] Run: openssl version
	I0913 18:35:02.425832  438835 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"
	I0913 18:35:02.435316  438835 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.438721  438835 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 13 18:34 /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.438796  438835 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0913 18:35:02.445707  438835 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"
	I0913 18:35:02.455401  438835 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0913 18:35:02.458684  438835 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
	I0913 18:35:02.458778  438835 kubeadm.go:392] StartCluster: {Name:addons-203235 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-203235 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}
	I0913 18:35:02.458872  438835 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0913 18:35:02.458934  438835 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0913 18:35:02.495157  438835 cri.go:89] found id: ""
	I0913 18:35:02.495224  438835 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0913 18:35:02.504116  438835 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0913 18:35:02.513374  438835 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0913 18:35:02.513443  438835 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
	I0913 18:35:02.522225  438835 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
	I0913 18:35:02.522247  438835 kubeadm.go:157] found existing configuration files:
	
	I0913 18:35:02.522323  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0913 18:35:02.531745  438835 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
	I0913 18:35:02.531845  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0913 18:35:02.540430  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0913 18:35:02.549236  438835 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
	I0913 18:35:02.549331  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0913 18:35:02.558211  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0913 18:35:02.567195  438835 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
	I0913 18:35:02.567309  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0913 18:35:02.576112  438835 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0913 18:35:02.585847  438835 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
	I0913 18:35:02.585966  438835 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0913 18:35:02.594699  438835 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"
	I0913 18:35:02.636821  438835 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0913 18:35:02.636920  438835 kubeadm.go:310] [preflight] Running pre-flight checks
	I0913 18:35:02.679956  438835 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0913 18:35:02.680049  438835 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1069-aws
	I0913 18:35:02.680103  438835 kubeadm.go:310] OS: Linux
	I0913 18:35:02.680162  438835 kubeadm.go:310] CGROUPS_CPU: enabled
	I0913 18:35:02.680245  438835 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0913 18:35:02.680316  438835 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0913 18:35:02.680388  438835 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0913 18:35:02.680475  438835 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0913 18:35:02.680543  438835 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0913 18:35:02.680611  438835 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0913 18:35:02.680683  438835 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0913 18:35:02.680756  438835 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0913 18:35:02.745938  438835 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0913 18:35:02.746089  438835 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0913 18:35:02.746186  438835 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0913 18:35:02.753678  438835 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0913 18:35:02.759802  438835 out.go:235]   - Generating certificates and keys ...
	I0913 18:35:02.759987  438835 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0913 18:35:02.760068  438835 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0913 18:35:03.507417  438835 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0913 18:35:03.646018  438835 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0913 18:35:04.176854  438835 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0913 18:35:04.939529  438835 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0913 18:35:05.149320  438835 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0913 18:35:05.149753  438835 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-203235 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:35:05.716371  438835 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0913 18:35:05.716688  438835 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-203235 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0913 18:35:06.089684  438835 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0913 18:35:06.926667  438835 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0913 18:35:07.484532  438835 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0913 18:35:07.484836  438835 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0913 18:35:08.086811  438835 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0913 18:35:08.561551  438835 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0913 18:35:09.022938  438835 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0913 18:35:09.815107  438835 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0913 18:35:10.336313  438835 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0913 18:35:10.337068  438835 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0913 18:35:10.340171  438835 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0913 18:35:10.343279  438835 out.go:235]   - Booting up control plane ...
	I0913 18:35:10.343401  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0913 18:35:10.343507  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0913 18:35:10.344123  438835 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0913 18:35:10.354483  438835 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0913 18:35:10.360567  438835 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0913 18:35:10.360623  438835 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0913 18:35:10.450571  438835 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0913 18:35:10.450692  438835 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0913 18:35:11.464102  438835 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.013607917s
	I0913 18:35:11.464190  438835 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0913 18:35:17.466322  438835 kubeadm.go:310] [api-check] The API server is healthy after 6.002209367s
	I0913 18:35:17.489110  438835 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0913 18:35:17.508792  438835 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0913 18:35:17.534966  438835 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0913 18:35:17.535160  438835 kubeadm.go:310] [mark-control-plane] Marking the node addons-203235 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0913 18:35:17.546928  438835 kubeadm.go:310] [bootstrap-token] Using token: sm6bnx.lthyyuzxzm1rpn2c
	I0913 18:35:17.549804  438835 out.go:235]   - Configuring RBAC rules ...
	I0913 18:35:17.549954  438835 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0913 18:35:17.554408  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0913 18:35:17.564961  438835 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
	I0913 18:35:17.568786  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0913 18:35:17.572776  438835 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0913 18:35:17.578755  438835 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0913 18:35:17.873530  438835 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0913 18:35:18.306475  438835 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0913 18:35:18.873306  438835 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0913 18:35:18.874399  438835 kubeadm.go:310] 
	I0913 18:35:18.874479  438835 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0913 18:35:18.874486  438835 kubeadm.go:310] 
	I0913 18:35:18.874569  438835 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0913 18:35:18.874574  438835 kubeadm.go:310] 
	I0913 18:35:18.874598  438835 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0913 18:35:18.874665  438835 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0913 18:35:18.874715  438835 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0913 18:35:18.874720  438835 kubeadm.go:310] 
	I0913 18:35:18.874773  438835 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0913 18:35:18.874778  438835 kubeadm.go:310] 
	I0913 18:35:18.874825  438835 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0913 18:35:18.874829  438835 kubeadm.go:310] 
	I0913 18:35:18.874880  438835 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0913 18:35:18.874954  438835 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0913 18:35:18.875021  438835 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0913 18:35:18.875025  438835 kubeadm.go:310] 
	I0913 18:35:18.875108  438835 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0913 18:35:18.875191  438835 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0913 18:35:18.875196  438835 kubeadm.go:310] 
	I0913 18:35:18.875315  438835 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token sm6bnx.lthyyuzxzm1rpn2c \
	I0913 18:35:18.875417  438835 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:dbee59eb21f1c2abe2a6388a2902f33f5b3d34d28e3ace09fd9b1b41942b0dd7 \
	I0913 18:35:18.875437  438835 kubeadm.go:310] 	--control-plane 
	I0913 18:35:18.875442  438835 kubeadm.go:310] 
	I0913 18:35:18.878100  438835 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0913 18:35:18.878180  438835 kubeadm.go:310] 
	I0913 18:35:18.878301  438835 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token sm6bnx.lthyyuzxzm1rpn2c \
	I0913 18:35:18.878414  438835 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:dbee59eb21f1c2abe2a6388a2902f33f5b3d34d28e3ace09fd9b1b41942b0dd7 
	I0913 18:35:18.879803  438835 kubeadm.go:310] W0913 18:35:02.633287    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 18:35:18.880101  438835 kubeadm.go:310] W0913 18:35:02.634231    1185 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0913 18:35:18.880315  438835 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-aws\n", err: exit status 1
	I0913 18:35:18.880421  438835 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0913 18:35:18.880441  438835 cni.go:84] Creating CNI manager for ""
	I0913 18:35:18.880452  438835 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:35:18.885068  438835 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0913 18:35:18.887715  438835 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0913 18:35:18.891477  438835 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0913 18:35:18.891501  438835 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0913 18:35:18.910483  438835 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
	I0913 18:35:19.202103  438835 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0913 18:35:19.202247  438835 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
	I0913 18:35:19.202345  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-203235 minikube.k8s.io/updated_at=2024_09_13T18_35_19_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92 minikube.k8s.io/name=addons-203235 minikube.k8s.io/primary=true
	I0913 18:35:19.217359  438835 ops.go:34] apiserver oom_adj: -16
	I0913 18:35:19.333431  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:19.833699  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:20.333478  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:20.833544  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:21.334368  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:21.834226  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:22.333998  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:22.834096  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.334212  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.833547  438835 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0913 18:35:23.984215  438835 kubeadm.go:1113] duration metric: took 4.782013065s to wait for elevateKubeSystemPrivileges
	I0913 18:35:23.984248  438835 kubeadm.go:394] duration metric: took 21.525489917s to StartCluster
	I0913 18:35:23.984265  438835 settings.go:142] acquiring lock: {Name:mk07f90134d65770ae45a4cef32f1638fc41d0d1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:23.984969  438835 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:35:23.985440  438835 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/kubeconfig: {Name:mk453c9a4279af16394b0d71089a85c3782c8706 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:35:23.985652  438835 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}
	I0913 18:35:23.985798  438835 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"
	I0913 18:35:23.986054  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:35:23.986092  438835 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]
	I0913 18:35:23.986168  438835 addons.go:69] Setting yakd=true in profile "addons-203235"
	I0913 18:35:23.986186  438835 addons.go:234] Setting addon yakd=true in "addons-203235"
	I0913 18:35:23.986213  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.986734  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.987278  438835 addons.go:69] Setting metrics-server=true in profile "addons-203235"
	I0913 18:35:23.987303  438835 addons.go:234] Setting addon metrics-server=true in "addons-203235"
	I0913 18:35:23.987331  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.987440  438835 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-203235"
	I0913 18:35:23.987458  438835 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-203235"
	I0913 18:35:23.987484  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.987799  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.987994  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.994002  438835 addons.go:69] Setting registry=true in profile "addons-203235"
	I0913 18:35:23.994094  438835 addons.go:234] Setting addon registry=true in "addons-203235"
	I0913 18:35:23.994167  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:23.994687  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995301  438835 addons.go:69] Setting cloud-spanner=true in profile "addons-203235"
	I0913 18:35:24.002018  438835 addons.go:234] Setting addon cloud-spanner=true in "addons-203235"
	I0913 18:35:24.002076  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.002614  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995311  438835 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-203235"
	I0913 18:35:24.015423  438835 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-203235"
	I0913 18:35:24.015471  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.015998  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995318  438835 addons.go:69] Setting default-storageclass=true in profile "addons-203235"
	I0913 18:35:24.027998  438835 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-203235"
	I0913 18:35:24.031700  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995323  438835 addons.go:69] Setting gcp-auth=true in profile "addons-203235"
	I0913 18:35:24.082073  438835 mustload.go:65] Loading cluster: addons-203235
	I0913 18:35:24.082363  438835 config.go:182] Loaded profile config "addons-203235": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:35:24.082719  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995326  438835 addons.go:69] Setting ingress=true in profile "addons-203235"
	I0913 18:35:24.113881  438835 addons.go:234] Setting addon ingress=true in "addons-203235"
	I0913 18:35:24.113954  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.114578  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995335  438835 addons.go:69] Setting ingress-dns=true in profile "addons-203235"
	I0913 18:35:24.160286  438835 addons.go:234] Setting addon ingress-dns=true in "addons-203235"
	I0913 18:35:24.160347  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.160984  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.164157  438835 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0913 18:35:24.164293  438835 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0913 18:35:24.166926  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0913 18:35:24.166954  438835 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0913 18:35:24.167046  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.172554  438835 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0913 18:35:23.995339  438835 addons.go:69] Setting inspektor-gadget=true in profile "addons-203235"
	I0913 18:35:24.175461  438835 addons.go:234] Setting addon inspektor-gadget=true in "addons-203235"
	I0913 18:35:24.175513  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.176095  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.179579  438835 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0913 18:35:24.179608  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0913 18:35:24.179680  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:23.995401  438835 out.go:177] * Verifying Kubernetes components...
	I0913 18:35:24.195274  438835 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0913 18:35:23.995648  438835 addons.go:69] Setting storage-provisioner=true in profile "addons-203235"
	I0913 18:35:24.195570  438835 addons.go:234] Setting addon storage-provisioner=true in "addons-203235"
	I0913 18:35:24.195617  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.196198  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995657  438835 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-203235"
	I0913 18:35:24.219198  438835 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-203235"
	I0913 18:35:24.219588  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995662  438835 addons.go:69] Setting volcano=true in profile "addons-203235"
	I0913 18:35:24.239604  438835 addons.go:234] Setting addon volcano=true in "addons-203235"
	I0913 18:35:24.239662  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.240164  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:23.995666  438835 addons.go:69] Setting volumesnapshots=true in profile "addons-203235"
	I0913 18:35:24.250773  438835 addons.go:234] Setting addon volumesnapshots=true in "addons-203235"
	I0913 18:35:24.250819  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.251354  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.217779  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0913 18:35:24.271358  438835 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0913 18:35:24.271440  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.271773  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:24.284235  438835 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0913 18:35:24.289078  438835 out.go:177]   - Using image docker.io/registry:2.8.3
	I0913 18:35:24.217926  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.218840  438835 addons.go:234] Setting addon default-storageclass=true in "addons-203235"
	I0913 18:35:24.292037  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.292519  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.293611  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.322864  438835 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0913 18:35:24.322930  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0913 18:35:24.323043  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.332653  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:24.339335  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0913 18:35:24.343606  438835 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0913 18:35:24.343633  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0913 18:35:24.343699  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.344952  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0913 18:35:24.347600  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0913 18:35:24.357044  438835 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0913 18:35:24.361407  438835 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0913 18:35:24.361429  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0913 18:35:24.361502  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.361692  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0913 18:35:24.364701  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0913 18:35:24.367405  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0913 18:35:24.370118  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0913 18:35:24.373078  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0913 18:35:24.379139  438835 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0913 18:35:24.382446  438835 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0913 18:35:24.382470  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0913 18:35:24.382545  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.382768  438835 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0913 18:35:24.382970  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.383620  438835 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0913 18:35:24.391354  438835 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0913 18:35:24.392698  438835 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0913 18:35:24.392755  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.416060  438835 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0913 18:35:24.416084  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0913 18:35:24.416145  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.392438  438835 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-203235"
	I0913 18:35:24.417451  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:24.417920  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:24.421270  438835 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 -"
	I0913 18:35:24.421531  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	W0913 18:35:24.436588  438835 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0913 18:35:24.437108  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0913 18:35:24.437124  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0913 18:35:24.437191  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.450628  438835 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0913 18:35:24.455796  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0913 18:35:24.455884  438835 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0913 18:35:24.456040  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.479000  438835 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0913 18:35:24.479024  438835 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0913 18:35:24.479085  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.499793  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.538664  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.550083  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.563508  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.622880  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.631923  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.637031  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.637862  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.642489  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.644272  438835 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0913 18:35:24.644676  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.650378  438835 out.go:177]   - Using image docker.io/busybox:stable
	I0913 18:35:24.653361  438835 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0913 18:35:24.653391  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0913 18:35:24.653487  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:24.682514  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:24.815102  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0913 18:35:24.815129  438835 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0913 18:35:24.822105  438835 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
	I0913 18:35:24.854975  438835 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0913 18:35:24.992991  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0913 18:35:24.993017  438835 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0913 18:35:25.020495  438835 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
	I0913 18:35:25.101341  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0913 18:35:25.101368  438835 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0913 18:35:25.128714  438835 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0913 18:35:25.128742  438835 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0913 18:35:25.152171  438835 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
	I0913 18:35:25.155207  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0913 18:35:25.155378  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0913 18:35:25.167093  438835 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
	I0913 18:35:25.203132  438835 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
	I0913 18:35:25.207250  438835 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0913 18:35:25.207329  438835 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0913 18:35:25.231553  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0913 18:35:25.231623  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0913 18:35:25.237959  438835 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
	I0913 18:35:25.244703  438835 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
	I0913 18:35:25.245882  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0913 18:35:25.245938  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0913 18:35:25.278882  438835 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0913 18:35:25.278943  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0913 18:35:25.298907  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0913 18:35:25.298985  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0913 18:35:25.319403  438835 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0913 18:35:25.319474  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0913 18:35:25.356960  438835 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0913 18:35:25.357031  438835 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0913 18:35:25.407566  438835 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
	I0913 18:35:25.432682  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0913 18:35:25.432760  438835 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0913 18:35:25.447364  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0913 18:35:25.447441  438835 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)
	I0913 18:35:25.458075  438835 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0913 18:35:25.458155  438835 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0913 18:35:25.498033  438835 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
	I0913 18:35:25.518138  438835 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0913 18:35:25.518215  438835 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0913 18:35:25.600046  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0913 18:35:25.600120  438835 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0913 18:35:25.606092  438835 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0913 18:35:25.606118  438835 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0913 18:35:25.628203  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0913 18:35:25.628229  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0913 18:35:25.687095  438835 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0913 18:35:25.687122  438835 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0913 18:35:25.762855  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0913 18:35:25.762900  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0913 18:35:25.772983  438835 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0913 18:35:25.773011  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0913 18:35:25.785652  438835 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
	I0913 18:35:25.824107  438835 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0913 18:35:25.824140  438835 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0913 18:35:25.882938  438835 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0913 18:35:25.882964  438835 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0913 18:35:25.917576  438835 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0913 18:35:25.917603  438835 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0913 18:35:25.917901  438835 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
	I0913 18:35:25.965872  438835 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0913 18:35:25.965947  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0913 18:35:26.042056  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0913 18:35:26.042131  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0913 18:35:26.074200  438835 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
	I0913 18:35:26.116502  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0913 18:35:26.116581  438835 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0913 18:35:26.268336  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0913 18:35:26.268405  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0913 18:35:26.396701  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0913 18:35:26.396771  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0913 18:35:26.525894  438835 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0913 18:35:26.525974  438835 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0913 18:35:26.653597  438835 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
	I0913 18:35:27.623063  438835 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: (2.800864569s)
	I0913 18:35:27.623176  438835 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.768177582s)
	I0913 18:35:27.624214  438835 node_ready.go:35] waiting up to 6m0s for node "addons-203235" to be "Ready" ...
	I0913 18:35:27.624552  438835 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (3.203239788s)
	I0913 18:35:27.624594  438835 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0913 18:35:28.326471  438835 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-203235" context rescaled to 1 replicas
	I0913 18:35:28.501478  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.480948227s)
	I0913 18:35:29.638797  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:30.365332  438835 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.198155433s)
	I0913 18:35:30.365576  438835 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.162380773s)
	I0913 18:35:30.365626  438835 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.127602892s)
	I0913 18:35:30.365676  438835 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.120905232s)
	I0913 18:35:30.365825  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.958181746s)
	I0913 18:35:30.365948  438835 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.213705375s)
	I0913 18:35:30.365967  438835 addons.go:475] Verifying addon ingress=true in "addons-203235"
	I0913 18:35:30.366081  438835 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.867967831s)
	I0913 18:35:30.366142  438835 addons.go:475] Verifying addon registry=true in "addons-203235"
	I0913 18:35:30.366348  438835 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: (4.580667795s)
	I0913 18:35:30.367797  438835 addons.go:475] Verifying addon metrics-server=true in "addons-203235"
	I0913 18:35:30.368572  438835 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-203235 service yakd-dashboard -n yakd-dashboard
	
	I0913 18:35:30.368612  438835 out.go:177] * Verifying ingress addon...
	I0913 18:35:30.370400  438835 out.go:177] * Verifying registry addon...
	I0913 18:35:30.373204  438835 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0913 18:35:30.373220  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0913 18:35:30.393263  438835 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:35:30.393345  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:30.396019  438835 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0913 18:35:30.396093  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0913 18:35:30.406683  438835 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0913 18:35:30.491608  438835 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.573640154s)
	W0913 18:35:30.491652  438835 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
	I0913 18:35:30.491673  438835 retry.go:31] will retry after 182.723914ms: 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
	I0913 18:35:30.491764  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.417462028s)
	I0913 18:35:30.674600  438835 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
	I0913 18:35:30.927997  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:30.928922  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:31.208922  438835 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.555231334s)
	I0913 18:35:31.208960  438835 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-203235"
	I0913 18:35:31.211928  438835 out.go:177] * Verifying csi-hostpath-driver addon...
	I0913 18:35:31.216008  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0913 18:35:31.273325  438835 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:35:31.273401  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:31.378967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:31.380471  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:31.720990  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:31.880454  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:31.880599  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:32.128351  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:32.224256  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:32.377506  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:32.378796  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:32.720153  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:32.885199  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:32.887904  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.220354  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:33.385914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.386626  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:33.720888  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:33.826271  438835 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: (3.15156842s)
	I0913 18:35:33.879534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:33.881801  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.218219  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0913 18:35:34.218312  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:34.222970  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:34.240725  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:34.367262  438835 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0913 18:35:34.377663  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:34.378574  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.389205  438835 addons.go:234] Setting addon gcp-auth=true in "addons-203235"
	I0913 18:35:34.389265  438835 host.go:66] Checking if "addons-203235" exists ...
	I0913 18:35:34.389732  438835 cli_runner.go:164] Run: docker container inspect addons-203235 --format={{.State.Status}}
	I0913 18:35:34.407964  438835 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0913 18:35:34.408022  438835 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-203235
	I0913 18:35:34.424375  438835 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33167 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/addons-203235/id_rsa Username:docker}
	I0913 18:35:34.527344  438835 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0913 18:35:34.530151  438835 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0913 18:35:34.532904  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0913 18:35:34.532931  438835 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0913 18:35:34.564676  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0913 18:35:34.564704  438835 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0913 18:35:34.587814  438835 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0913 18:35:34.587846  438835 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0913 18:35:34.609734  438835 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
	I0913 18:35:34.628428  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:34.723214  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:34.893532  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:34.893752  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.221893  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:35.288687  438835 addons.go:475] Verifying addon gcp-auth=true in "addons-203235"
	I0913 18:35:35.291570  438835 out.go:177] * Verifying gcp-auth addon...
	I0913 18:35:35.295140  438835 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0913 18:35:35.336773  438835 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0913 18:35:35.336837  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:35.433392  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.434405  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:35.719859  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:35.827118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:35.878957  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:35.880301  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:36.219984  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:36.299226  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:36.376865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:36.378125  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:36.628836  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:36.721470  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:36.799451  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:36.877838  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:36.878290  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:37.220008  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:37.299397  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:37.377415  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:37.378804  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:37.720338  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:37.798928  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:37.877131  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:37.877966  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.220039  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:38.298945  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:38.377184  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:38.378656  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.720210  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:38.798914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:38.880464  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:38.880865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.128224  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:39.219872  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:39.299114  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:39.376437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.377532  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:39.719578  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:39.798967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:39.877608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:39.878708  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:40.220440  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:40.298998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:40.377001  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:40.377878  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:40.720383  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:40.798541  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:40.876755  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:40.877357  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:41.219263  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:41.298529  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:41.377464  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:41.378071  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:41.628391  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:41.719597  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:41.798734  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:41.876765  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:41.878227  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.220136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:42.299167  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:42.377724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:42.378826  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.720082  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:42.798429  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:42.879260  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:42.880540  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:43.219587  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:43.299016  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:43.378111  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:43.378376  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:43.719268  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:43.798395  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:43.878460  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:43.880148  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.128224  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:44.219733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:44.298135  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:44.376729  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.377536  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:44.719957  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:44.798136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:44.877409  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:44.878514  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:45.219848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:45.300297  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:45.377207  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:45.377971  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:45.719323  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:45.798726  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:45.877335  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:45.878284  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:46.220198  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:46.300385  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:46.377178  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:46.378158  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:46.627561  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:46.719698  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:46.798989  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:46.877372  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:46.878113  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:47.220320  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:47.299243  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:47.377939  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:47.378454  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:47.720547  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:47.799464  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:47.877362  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:47.878713  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.220608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:48.299118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:48.377835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.378045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:48.628287  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:48.719633  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:48.799278  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:48.878629  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:48.880274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.219479  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:49.299016  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:49.377594  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.378242  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:49.720198  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:49.798672  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:49.877407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:49.877590  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:50.219735  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:50.299025  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:50.378234  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:50.378525  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:50.721310  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:50.799697  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:50.878864  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:50.880144  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:51.127584  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:51.219524  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:51.298673  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:51.378894  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:51.380006  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:51.720955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:51.798448  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:51.877199  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:51.878031  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:52.219478  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:52.299419  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:52.376975  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:52.377660  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:52.719896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:52.799045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:52.877569  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:52.878410  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:53.127994  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:53.219220  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:53.298258  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:53.376998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:53.378004  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:53.720210  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:53.799620  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:53.877225  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:53.878131  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:54.220100  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:54.298366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:54.376761  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:54.377809  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:54.720589  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:54.799010  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:54.877312  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:54.878177  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:55.219406  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:55.298466  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:55.376682  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:55.377689  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:55.628423  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:55.721241  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:55.798583  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:55.877446  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:55.878324  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:56.219807  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:56.298562  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:56.376464  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:56.377220  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:56.720090  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:56.798432  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:56.876925  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:56.877703  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:57.219896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:57.299085  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:57.376242  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:57.376911  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:57.720767  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:57.798253  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:57.876617  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:57.877564  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:58.127982  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:35:58.220481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:58.299033  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:58.378056  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:58.379002  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:58.719577  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:58.798704  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:58.877399  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:58.878240  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:59.219992  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:59.299453  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:59.377366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:59.378523  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:35:59.719917  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:35:59.798300  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:35:59.877789  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:35:59.878811  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:00.131591  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:00.222967  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:00.299898  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:00.379057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:00.379913  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:00.719358  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:00.798532  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:00.876931  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:00.877781  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:01.219947  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:01.299264  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:01.377914  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:01.378895  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:01.721241  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:01.798585  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:01.877931  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:01.878756  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:02.220326  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:02.298998  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:02.376840  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:02.378804  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:02.628441  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:02.719471  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:02.799177  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:02.876695  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:02.878324  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.219164  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:03.298799  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:03.377396  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:03.378224  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.719741  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:03.798306  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:03.878565  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:03.879412  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.220459  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:04.299286  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:04.377366  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.378315  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:04.720025  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:04.798429  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:04.877374  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:04.878153  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.127361  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:05.220504  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:05.299156  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:05.376569  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:05.377450  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.720081  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:05.798880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:05.877892  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:05.878118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:06.219478  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:06.298894  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:06.376839  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:06.377469  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:06.719896  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:06.799154  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:06.877792  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:06.878009  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:07.128106  438835 node_ready.go:53] node "addons-203235" has status "Ready":"False"
	I0913 18:36:07.219477  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:07.350684  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:07.422195  438835 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0913 18:36:07.422222  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:07.422478  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:07.728481  438835 node_ready.go:49] node "addons-203235" has status "Ready":"True"
	I0913 18:36:07.728507  438835 node_ready.go:38] duration metric: took 40.104239251s for node "addons-203235" to be "Ready" ...
	I0913 18:36:07.728520  438835 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" ...
	I0913 18:36:07.771728  438835 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0913 18:36:07.771757  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:07.777333  438835 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:07.815052  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:07.894082  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:07.894995  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.227282  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:08.322063  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:08.378442  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:08.378869  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.721667  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:08.783403  438835 pod_ready.go:93] pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.783425  438835 pod_ready.go:82] duration metric: took 1.006061847s for pod "coredns-7c65d6cfc9-462v9" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.783475  438835 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.788684  438835 pod_ready.go:93] pod "etcd-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.788708  438835 pod_ready.go:82] duration metric: took 5.219569ms for pod "etcd-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.788721  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.795010  438835 pod_ready.go:93] pod "kube-apiserver-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.795036  438835 pod_ready.go:82] duration metric: took 6.307825ms for pod "kube-apiserver-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.795048  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.805795  438835 pod_ready.go:93] pod "kube-controller-manager-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.805983  438835 pod_ready.go:82] duration metric: took 10.923246ms for pod "kube-controller-manager-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.806013  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-6vcvd" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.821729  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:08.828150  438835 pod_ready.go:93] pod "kube-proxy-6vcvd" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:08.828185  438835 pod_ready.go:82] duration metric: took 22.162736ms for pod "kube-proxy-6vcvd" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.828196  438835 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:08.879082  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:08.879358  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.223073  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:09.228020  438835 pod_ready.go:93] pod "kube-scheduler-addons-203235" in "kube-system" namespace has status "Ready":"True"
	I0913 18:36:09.228090  438835 pod_ready.go:82] duration metric: took 399.885284ms for pod "kube-scheduler-addons-203235" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:09.228115  438835 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace to be "Ready" ...
	I0913 18:36:09.321937  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:09.379283  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:09.381487  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.722721  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:09.799724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:09.878763  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:09.879422  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.221788  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:10.300848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:10.379173  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:10.380419  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.724682  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:10.800766  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:10.880136  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:10.881895  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:11.244605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:11.267509  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:11.307588  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:11.385835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:11.386647  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:11.723754  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:11.802531  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:11.881583  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:11.883078  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.221698  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:12.300335  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:12.402326  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.403127  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:12.721212  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:12.799486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:12.878347  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:12.878994  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:13.220819  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:13.298215  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:13.377346  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:13.379040  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:13.721520  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:13.734830  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:13.798614  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:13.878867  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:13.879516  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:14.221326  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:14.298848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:14.379058  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:14.382254  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:14.721437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:14.799247  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:14.881290  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:14.883555  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.222980  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:15.300005  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:15.380447  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:15.382434  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.723840  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:15.742951  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:15.799702  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:15.879287  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:15.880604  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:16.221596  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:16.298677  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:16.383775  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:16.384739  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:16.721580  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:16.803482  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:16.880230  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:16.881817  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:17.225820  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:17.299733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:17.379937  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:17.382223  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:17.722675  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:17.799040  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:17.880835  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:17.882327  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:18.223414  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:18.238124  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:18.298883  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:18.384608  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:18.386576  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:18.722546  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:18.799856  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:18.887258  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:18.888321  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:19.221185  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:19.300534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:19.403544  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:19.404701  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:19.722160  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:19.800142  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:19.879327  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:19.881474  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:20.220870  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:20.298593  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:20.384581  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:20.387542  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:20.722979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:20.735867  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:20.799043  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:20.879902  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:20.880398  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:21.221275  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:21.304356  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:21.380276  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:21.382072  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:21.722678  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:21.799910  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:21.878652  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:21.881077  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.221950  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:22.300644  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:22.377857  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.378486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:22.720879  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:22.736103  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:22.798848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:22.877705  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:22.878424  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.223481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:23.299945  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:23.381479  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:23.394316  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.774882  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:23.803512  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:23.900572  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:23.901770  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:24.221334  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:24.299254  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:24.377680  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:24.378837  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:24.722805  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:24.798704  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:24.877639  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:24.878691  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:25.220880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:25.236310  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:25.299026  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:25.378955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:25.381756  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:25.721165  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:25.799044  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:25.879494  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:25.880835  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:26.222158  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:26.298891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:26.378134  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:26.378653  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:26.722295  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:26.820126  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:26.876979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:26.879352  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:27.220954  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:27.236599  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:27.300083  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:27.377432  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:27.378462  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:27.722407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:27.799809  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:27.879209  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:27.887112  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:28.224621  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:28.299381  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:28.392733  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:28.394168  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:28.722085  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:28.799823  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:28.877974  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:28.879356  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:29.221167  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:29.299745  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:29.377909  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:29.378794  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:29.721407  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:29.737092  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:29.799481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:29.880486  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:29.886053  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:30.221752  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:30.300047  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:30.378449  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:30.380446  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:30.726504  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:30.821979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:30.877045  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:30.878328  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:31.221111  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:31.320768  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:31.423547  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:31.432618  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:31.721835  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:31.745085  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:31.798534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:31.877753  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:31.878679  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:32.220721  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:32.298702  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:32.377579  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:32.379058  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:32.721722  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:32.805790  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:32.880872  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:32.881951  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.221623  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:33.299522  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:33.379534  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:33.381058  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.721113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:33.798955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:33.878929  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:33.879732  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.220656  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:34.234817  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:34.300623  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:34.390029  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:34.392943  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.721600  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:34.822441  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:34.878920  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:34.879440  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:35.221073  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:35.298654  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:35.376719  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:35.378256  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:35.721203  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:35.798381  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:35.878098  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:35.879519  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:36.224628  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:36.237000  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:36.299907  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:36.380339  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:36.382010  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:36.721287  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:36.799426  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:36.879853  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:36.881506  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.221487  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:37.299528  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:37.379639  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.381535  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:37.722778  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:37.799855  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:37.879401  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:37.884332  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.222246  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:38.245063  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:38.299968  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:38.379930  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.382405  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:38.726888  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:38.799744  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:38.881138  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:38.882432  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:39.221242  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:39.299418  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:39.379413  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:39.382521  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:39.721653  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:39.798893  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:39.883468  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:39.885073  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:40.221101  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:40.298924  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:40.378815  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:40.380572  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:40.721199  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:40.737152  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:40.798865  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:40.878110  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:40.879067  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.224150  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:41.299120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:41.378154  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.378917  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:41.721125  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:41.806968  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:41.904120  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:41.904350  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.221455  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:42.299196  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:42.378355  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.379614  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:42.724718  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:42.742262  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:42.823280  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:42.924490  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:42.924834  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:43.221736  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:43.299113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:43.377138  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:43.378152  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:43.721100  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:43.799579  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:43.879944  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:43.881200  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:44.226442  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:44.299927  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:44.380357  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:44.381104  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:44.722283  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:44.798625  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:44.879812  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:44.881449  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:45.224923  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:45.242706  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:45.301118  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:45.381827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:45.383862  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:45.722526  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:45.799641  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:45.877830  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:45.878599  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.220651  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:46.299067  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:46.380365  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:46.382528  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.722057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:46.799194  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:46.879501  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:46.880319  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:47.221663  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:47.299190  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:47.377907  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:47.381268  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:47.722056  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:47.736604  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:47.798969  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:47.878497  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:47.879405  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.220769  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:48.304717  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:48.377618  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.378560  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:48.721695  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:48.798880  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:48.883107  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0913 18:36:48.884707  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:49.221814  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:49.299186  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:49.377346  438835 kapi.go:107] duration metric: took 1m19.004121006s to wait for kubernetes.io/minikube-addons=registry ...
	I0913 18:36:49.378583  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:49.720763  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:49.799127  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:49.877435  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:50.221665  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:50.236162  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:50.298827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:50.377982  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:50.721792  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:50.798882  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:50.877710  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:51.221731  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:51.299191  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:51.377696  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:51.721487  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:51.799111  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:51.877652  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:52.223885  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:52.300062  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:52.378042  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:52.721955  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:52.738659  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:52.798750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:52.878050  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:53.221397  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:53.300430  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:53.379529  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:53.724570  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:53.799525  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:53.878105  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:54.222605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:54.299227  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:54.378523  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:54.729979  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:54.754374  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:54.822317  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:54.877551  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:55.222113  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:55.299146  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:55.378839  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:55.721624  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:55.799759  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:55.878676  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:56.221576  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:56.298891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:56.378481  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:56.721319  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:56.800211  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:56.878331  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:57.221909  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:57.237030  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:57.299496  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:57.378174  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:57.720985  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:57.820107  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:57.878733  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:58.221643  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:58.301810  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:58.379662  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:58.720916  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:58.801982  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:58.878741  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:59.223120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:59.245909  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:36:59.299185  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:59.379722  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:36:59.721827  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:36:59.799506  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:36:59.885091  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:00.233724  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:00.332772  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:00.378897  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:00.721555  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:00.799139  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:00.878031  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:01.224376  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:01.249057  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:01.299481  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:01.382597  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:01.722470  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:01.799375  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:01.878650  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:02.221771  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:02.299937  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:02.378827  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:02.721147  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:02.798571  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:02.878281  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:03.220759  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:03.299605  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:03.378596  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:03.723162  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:03.735030  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:03.802509  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:03.878420  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:04.222250  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:04.301431  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:04.379218  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:04.722221  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:04.800308  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:04.886016  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:05.222410  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:05.299201  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:05.378662  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:05.722307  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:05.736832  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:05.801219  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:05.878238  438835 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0913 18:37:06.221620  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:06.299274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:06.378806  438835 kapi.go:107] duration metric: took 1m36.005603579s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0913 18:37:06.723891  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:06.799125  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:07.266421  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:07.363951  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:07.722090  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:07.798455  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:08.224691  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:08.237458  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:08.298645  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:08.721216  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:08.799791  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:09.233809  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:09.344209  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:09.722294  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:09.798779  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:10.221485  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:10.238907  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:10.299532  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:10.721641  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:10.799719  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:11.221244  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:11.299340  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:11.722293  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:11.799057  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:12.221806  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:12.298919  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:12.721549  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:12.734431  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:12.798785  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:13.222120  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:13.298858  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:13.721541  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:13.799438  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:14.221966  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:14.300614  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:14.721750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:14.734926  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:14.819750  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:15.221692  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:15.299608  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:15.720649  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:15.799156  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:16.224260  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:16.299332  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:16.722274  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:16.741296  438835 pod_ready.go:103] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"False"
	I0913 18:37:16.799678  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.220951  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:17.299146  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.721507  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:17.734762  438835 pod_ready.go:93] pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace has status "Ready":"True"
	I0913 18:37:17.734788  438835 pod_ready.go:82] duration metric: took 1m8.506653162s for pod "metrics-server-84c5f94fbc-z76d4" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.734802  438835 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.740854  438835 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace has status "Ready":"True"
	I0913 18:37:17.740881  438835 pod_ready.go:82] duration metric: took 6.071168ms for pod "nvidia-device-plugin-daemonset-8gxxc" in "kube-system" namespace to be "Ready" ...
	I0913 18:37:17.740902  438835 pod_ready.go:39] duration metric: took 1m10.012340984s 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" ...
	I0913 18:37:17.740917  438835 api_server.go:52] waiting for apiserver process to appear ...
	I0913 18:37:17.740950  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:17.741014  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:17.806454  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:17.806479  438835 cri.go:89] found id: ""
	I0913 18:37:17.806488  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:17.806554  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.810837  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:17.810939  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:17.820437  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:17.857544  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:17.857567  438835 cri.go:89] found id: ""
	I0913 18:37:17.857575  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:17.857686  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.861231  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:17.861313  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:17.915739  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:17.915813  438835 cri.go:89] found id: ""
	I0913 18:37:17.915847  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:17.915946  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.920308  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:17.920390  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:17.969617  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:17.969641  438835 cri.go:89] found id: ""
	I0913 18:37:17.969650  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:17.969711  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:17.974143  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:17.974214  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:18.038010  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:18.038032  438835 cri.go:89] found id: ""
	I0913 18:37:18.038041  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:18.038103  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.042374  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:18.042499  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:18.099353  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:18.099418  438835 cri.go:89] found id: ""
	I0913 18:37:18.099441  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:18.099517  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.103776  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:18.103852  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:18.141677  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:18.141700  438835 cri.go:89] found id: ""
	I0913 18:37:18.141708  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:18.141765  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:18.145435  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:18.145460  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:18.222540  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:18.226288  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:18.226323  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:18.279415  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.279696  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.279898  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.280139  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.280345  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.280595  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.280799  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.281041  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.281238  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.281478  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:18.283347  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:18.285124  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:18.308508  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0913 18:37:18.331943  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:18.332090  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:18.350443  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:18.350470  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:18.587427  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:18.587458  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:18.650252  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:18.650286  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:18.708372  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:18.708416  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:18.726389  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:18.779342  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:18.779421  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:18.798948  438835 kapi.go:107] duration metric: took 1m43.503812749s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0913 18:37:18.802037  438835 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-203235 cluster.
	I0913 18:37:18.804657  438835 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.
	I0913 18:37:18.807132  438835 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0913 18:37:18.838033  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:18.838145  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:18.912096  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:18.912130  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:19.005804  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:19.005863  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:19.087652  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:19.087688  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:19.190459  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:19.190523  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:19.190600  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:19.190614  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:19.190622  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:19.190652  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:19.190676  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:19.190686  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:19.190693  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:19.190700  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:19.220848  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:19.722135  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:20.222585  438835 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0913 18:37:20.721400  438835 kapi.go:107] duration metric: took 1m49.505393865s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0913 18:37:20.724578  438835 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0913 18:37:20.727608  438835 addons.go:510] duration metric: took 1m56.741504208s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0913 18:37:29.191953  438835 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 18:37:29.206816  438835 api_server.go:72] duration metric: took 2m5.22112704s to wait for apiserver process to appear ...
	I0913 18:37:29.206841  438835 api_server.go:88] waiting for apiserver healthz status ...
	I0913 18:37:29.206874  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:29.206946  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:29.247565  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:29.247588  438835 cri.go:89] found id: ""
	I0913 18:37:29.247595  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:29.247658  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.251356  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:29.251451  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:29.294857  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:29.294879  438835 cri.go:89] found id: ""
	I0913 18:37:29.294888  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:29.294947  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.298564  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:29.298638  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:29.335732  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:29.335754  438835 cri.go:89] found id: ""
	I0913 18:37:29.335763  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:29.335822  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.339471  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:29.339544  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:29.382741  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:29.382762  438835 cri.go:89] found id: ""
	I0913 18:37:29.382770  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:29.382833  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.386425  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:29.386544  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:29.429923  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:29.429948  438835 cri.go:89] found id: ""
	I0913 18:37:29.429956  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:29.430024  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.433724  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:29.433875  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:29.484735  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:29.484759  438835 cri.go:89] found id: ""
	I0913 18:37:29.484767  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:29.484859  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.488496  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:29.488592  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:29.533595  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:29.533617  438835 cri.go:89] found id: ""
	I0913 18:37:29.533625  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:29.533704  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:29.537109  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:29.537145  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:29.586779  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587007  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.587190  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587419  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.587604  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.587831  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.588011  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.588229  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.588416  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.588632  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:29.590492  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:29.590701  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:29.632320  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:29.632357  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:29.649200  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:29.649228  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:29.691668  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:29.691699  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:29.738044  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:29.738076  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:29.778309  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:29.778339  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:29.850168  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:29.850201  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:29.909030  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:29.909062  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:30.090472  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:30.090507  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:30.159735  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:30.159775  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:30.222299  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:30.222330  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:30.266346  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:30.266379  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:30.370123  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:30.370157  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:30.370222  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:30.370238  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:30.370254  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:30.370268  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:30.370276  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:30.370286  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:30.370292  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:30.370299  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:40.372330  438835 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0913 18:37:40.380158  438835 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0913 18:37:40.381187  438835 api_server.go:141] control plane version: v1.31.1
	I0913 18:37:40.381213  438835 api_server.go:131] duration metric: took 11.174364881s to wait for apiserver health ...
	I0913 18:37:40.381222  438835 system_pods.go:43] waiting for kube-system pods to appear ...
	I0913 18:37:40.381248  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0913 18:37:40.381319  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0913 18:37:40.418924  438835 cri.go:89] found id: "9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:40.418945  438835 cri.go:89] found id: ""
	I0913 18:37:40.418954  438835 logs.go:276] 1 containers: [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2]
	I0913 18:37:40.419014  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.423171  438835 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0913 18:37:40.423286  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0913 18:37:40.465264  438835 cri.go:89] found id: "0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:40.465287  438835 cri.go:89] found id: ""
	I0913 18:37:40.465295  438835 logs.go:276] 1 containers: [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f]
	I0913 18:37:40.465354  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.468845  438835 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0913 18:37:40.468917  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0913 18:37:40.509492  438835 cri.go:89] found id: "2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:40.509517  438835 cri.go:89] found id: ""
	I0913 18:37:40.509526  438835 logs.go:276] 1 containers: [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99]
	I0913 18:37:40.509611  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.513283  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0913 18:37:40.513403  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0913 18:37:40.550765  438835 cri.go:89] found id: "34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:40.550791  438835 cri.go:89] found id: ""
	I0913 18:37:40.550799  438835 logs.go:276] 1 containers: [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4]
	I0913 18:37:40.550856  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.554347  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0913 18:37:40.554419  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0913 18:37:40.591903  438835 cri.go:89] found id: "a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:40.591922  438835 cri.go:89] found id: ""
	I0913 18:37:40.591930  438835 logs.go:276] 1 containers: [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2]
	I0913 18:37:40.591988  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.595852  438835 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0913 18:37:40.595927  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0913 18:37:40.644147  438835 cri.go:89] found id: "7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:40.644184  438835 cri.go:89] found id: ""
	I0913 18:37:40.644193  438835 logs.go:276] 1 containers: [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626]
	I0913 18:37:40.644256  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.648123  438835 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0913 18:37:40.648205  438835 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0913 18:37:40.686354  438835 cri.go:89] found id: "6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:40.686376  438835 cri.go:89] found id: ""
	I0913 18:37:40.686385  438835 logs.go:276] 1 containers: [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca]
	I0913 18:37:40.686447  438835 ssh_runner.go:195] Run: which crictl
	I0913 18:37:40.689863  438835 logs.go:123] Gathering logs for etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] ...
	I0913 18:37:40.689890  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f"
	I0913 18:37:40.737346  438835 logs.go:123] Gathering logs for coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] ...
	I0913 18:37:40.737378  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99"
	I0913 18:37:40.778037  438835 logs.go:123] Gathering logs for kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] ...
	I0913 18:37:40.778065  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4"
	I0913 18:37:40.822383  438835 logs.go:123] Gathering logs for kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] ...
	I0913 18:37:40.822412  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2"
	I0913 18:37:40.865731  438835 logs.go:123] Gathering logs for kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] ...
	I0913 18:37:40.865759  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626"
	I0913 18:37:40.942609  438835 logs.go:123] Gathering logs for kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] ...
	I0913 18:37:40.942645  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca"
	I0913 18:37:40.988533  438835 logs.go:123] Gathering logs for kubelet ...
	I0913 18:37:40.988563  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0913 18:37:41.041103  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328719    1505 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.041351  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328781    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.041536  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.328741    1505 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.041759  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.328819    1505 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.041946  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.329288    1505 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042176  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.329324    1505 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.042360  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.354325    1505 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-203235" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042582  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.042755  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.042970  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.044791  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.045003  438835 logs.go:138] Found kubelet problem: Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:41.087087  438835 logs.go:123] Gathering logs for dmesg ...
	I0913 18:37:41.087117  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0913 18:37:41.104756  438835 logs.go:123] Gathering logs for CRI-O ...
	I0913 18:37:41.104784  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0913 18:37:41.198352  438835 logs.go:123] Gathering logs for container status ...
	I0913 18:37:41.198389  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0913 18:37:41.246854  438835 logs.go:123] Gathering logs for describe nodes ...
	I0913 18:37:41.246886  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0913 18:37:41.384418  438835 logs.go:123] Gathering logs for kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] ...
	I0913 18:37:41.384448  438835 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2"
	I0913 18:37:41.444556  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:41.444588  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0913 18:37:41.444645  438835 out.go:270] X Problems detected in kubelet:
	W0913 18:37:41.444662  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.354375    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.444671  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.360198    1505 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.444689  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.360245    1505 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	W0913 18:37:41.444699  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: W0913 18:36:07.402505    1505 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-203235" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-203235' and this object
	W0913 18:37:41.444705  438835 out.go:270]   Sep 13 18:36:07 addons-203235 kubelet[1505]: E0913 18:36:07.402553    1505 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-203235\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-203235' and this object" logger="UnhandledError"
	I0913 18:37:41.444710  438835 out.go:358] Setting ErrFile to fd 2...
	I0913 18:37:41.444718  438835 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:37:51.459747  438835 system_pods.go:59] 18 kube-system pods found
	I0913 18:37:51.459788  438835 system_pods.go:61] "coredns-7c65d6cfc9-462v9" [c3b1ba02-ac84-4c57-90ec-62f4dcdab786] Running
	I0913 18:37:51.459798  438835 system_pods.go:61] "csi-hostpath-attacher-0" [ca67969f-4c9e-4f26-bf5f-5486ea79de76] Running
	I0913 18:37:51.459803  438835 system_pods.go:61] "csi-hostpath-resizer-0" [f4d2cfde-cf00-4540-9ced-f1f841cb7569] Running
	I0913 18:37:51.459808  438835 system_pods.go:61] "csi-hostpathplugin-wscpv" [f550330b-be12-4000-bef8-be238434ce0a] Running
	I0913 18:37:51.459833  438835 system_pods.go:61] "etcd-addons-203235" [02f8f72b-5307-4473-afe7-f78877f159fb] Running
	I0913 18:37:51.459845  438835 system_pods.go:61] "kindnet-x77k8" [8abaa595-e22d-4d56-9d67-a27b0e462aee] Running
	I0913 18:37:51.459850  438835 system_pods.go:61] "kube-apiserver-addons-203235" [cabb85e6-e912-4c91-8c0e-ccf58f98b400] Running
	I0913 18:37:51.459854  438835 system_pods.go:61] "kube-controller-manager-addons-203235" [bba3fa7d-1d47-4344-befa-05b12a819cc7] Running
	I0913 18:37:51.459859  438835 system_pods.go:61] "kube-ingress-dns-minikube" [81a1001f-9b45-4429-876b-2ff5c39c7031] Running
	I0913 18:37:51.459871  438835 system_pods.go:61] "kube-proxy-6vcvd" [8e74ce62-b1ac-4f40-befe-eb73a9071e3c] Running
	I0913 18:37:51.459875  438835 system_pods.go:61] "kube-scheduler-addons-203235" [9f22da34-4d21-4aab-b35c-c5559853ef3b] Running
	I0913 18:37:51.459879  438835 system_pods.go:61] "metrics-server-84c5f94fbc-z76d4" [908d93da-be2d-4106-aecf-5fc610d944b5] Running
	I0913 18:37:51.459883  438835 system_pods.go:61] "nvidia-device-plugin-daemonset-8gxxc" [dfc78b94-d086-48cf-bccc-19bc25b9d4ed] Running
	I0913 18:37:51.459906  438835 system_pods.go:61] "registry-66c9cd494c-szh4t" [d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4] Running
	I0913 18:37:51.459920  438835 system_pods.go:61] "registry-proxy-p6n2m" [a417fee1-2757-4d87-8e95-116db1b86a62] Running
	I0913 18:37:51.459924  438835 system_pods.go:61] "snapshot-controller-56fcc65765-scz2l" [5aefd2db-891c-4b50-a3c0-295db2c9390d] Running
	I0913 18:37:51.459929  438835 system_pods.go:61] "snapshot-controller-56fcc65765-zzpqz" [b6a2c30f-f4ff-4a2d-b8af-7c6d689d5326] Running
	I0913 18:37:51.459933  438835 system_pods.go:61] "storage-provisioner" [bfb4df27-4d9e-4836-80e9-b29164caf87a] Running
	I0913 18:37:51.459950  438835 system_pods.go:74] duration metric: took 11.078721552s to wait for pod list to return data ...
	I0913 18:37:51.459959  438835 default_sa.go:34] waiting for default service account to be created ...
	I0913 18:37:51.462826  438835 default_sa.go:45] found service account: "default"
	I0913 18:37:51.462850  438835 default_sa.go:55] duration metric: took 2.882098ms for default service account to be created ...
	I0913 18:37:51.462861  438835 system_pods.go:116] waiting for k8s-apps to be running ...
	I0913 18:37:51.473207  438835 system_pods.go:86] 18 kube-system pods found
	I0913 18:37:51.473245  438835 system_pods.go:89] "coredns-7c65d6cfc9-462v9" [c3b1ba02-ac84-4c57-90ec-62f4dcdab786] Running
	I0913 18:37:51.473254  438835 system_pods.go:89] "csi-hostpath-attacher-0" [ca67969f-4c9e-4f26-bf5f-5486ea79de76] Running
	I0913 18:37:51.473259  438835 system_pods.go:89] "csi-hostpath-resizer-0" [f4d2cfde-cf00-4540-9ced-f1f841cb7569] Running
	I0913 18:37:51.473263  438835 system_pods.go:89] "csi-hostpathplugin-wscpv" [f550330b-be12-4000-bef8-be238434ce0a] Running
	I0913 18:37:51.473268  438835 system_pods.go:89] "etcd-addons-203235" [02f8f72b-5307-4473-afe7-f78877f159fb] Running
	I0913 18:37:51.473272  438835 system_pods.go:89] "kindnet-x77k8" [8abaa595-e22d-4d56-9d67-a27b0e462aee] Running
	I0913 18:37:51.473277  438835 system_pods.go:89] "kube-apiserver-addons-203235" [cabb85e6-e912-4c91-8c0e-ccf58f98b400] Running
	I0913 18:37:51.473281  438835 system_pods.go:89] "kube-controller-manager-addons-203235" [bba3fa7d-1d47-4344-befa-05b12a819cc7] Running
	I0913 18:37:51.473286  438835 system_pods.go:89] "kube-ingress-dns-minikube" [81a1001f-9b45-4429-876b-2ff5c39c7031] Running
	I0913 18:37:51.473290  438835 system_pods.go:89] "kube-proxy-6vcvd" [8e74ce62-b1ac-4f40-befe-eb73a9071e3c] Running
	I0913 18:37:51.473296  438835 system_pods.go:89] "kube-scheduler-addons-203235" [9f22da34-4d21-4aab-b35c-c5559853ef3b] Running
	I0913 18:37:51.473305  438835 system_pods.go:89] "metrics-server-84c5f94fbc-z76d4" [908d93da-be2d-4106-aecf-5fc610d944b5] Running
	I0913 18:37:51.473310  438835 system_pods.go:89] "nvidia-device-plugin-daemonset-8gxxc" [dfc78b94-d086-48cf-bccc-19bc25b9d4ed] Running
	I0913 18:37:51.473317  438835 system_pods.go:89] "registry-66c9cd494c-szh4t" [d9ab3a15-43e8-4c82-a6b0-c8a940b0d5e4] Running
	I0913 18:37:51.473321  438835 system_pods.go:89] "registry-proxy-p6n2m" [a417fee1-2757-4d87-8e95-116db1b86a62] Running
	I0913 18:37:51.473334  438835 system_pods.go:89] "snapshot-controller-56fcc65765-scz2l" [5aefd2db-891c-4b50-a3c0-295db2c9390d] Running
	I0913 18:37:51.473338  438835 system_pods.go:89] "snapshot-controller-56fcc65765-zzpqz" [b6a2c30f-f4ff-4a2d-b8af-7c6d689d5326] Running
	I0913 18:37:51.473341  438835 system_pods.go:89] "storage-provisioner" [bfb4df27-4d9e-4836-80e9-b29164caf87a] Running
	I0913 18:37:51.473348  438835 system_pods.go:126] duration metric: took 10.481694ms to wait for k8s-apps to be running ...
	I0913 18:37:51.473359  438835 system_svc.go:44] waiting for kubelet service to be running ....
	I0913 18:37:51.473420  438835 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 18:37:51.485314  438835 system_svc.go:56] duration metric: took 11.944441ms WaitForService to wait for kubelet
	I0913 18:37:51.485350  438835 kubeadm.go:582] duration metric: took 2m27.49966686s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0913 18:37:51.485371  438835 node_conditions.go:102] verifying NodePressure condition ...
	I0913 18:37:51.489442  438835 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0913 18:37:51.489482  438835 node_conditions.go:123] node cpu capacity is 2
	I0913 18:37:51.489494  438835 node_conditions.go:105] duration metric: took 4.11683ms to run NodePressure ...
	I0913 18:37:51.489508  438835 start.go:241] waiting for startup goroutines ...
	I0913 18:37:51.489517  438835 start.go:246] waiting for cluster config update ...
	I0913 18:37:51.489535  438835 start.go:255] writing updated cluster config ...
	I0913 18:37:51.489869  438835 ssh_runner.go:195] Run: rm -f paused
	I0913 18:37:51.685518  438835 start.go:600] kubectl: 1.31.0, cluster: 1.31.1 (minor skew: 0)
	I0913 18:37:51.689908  438835 out.go:177] * Done! kubectl is now configured to use "addons-203235" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 13 18:51:18 addons-203235 crio[965]: time="2024-09-13 18:51:18.744506814Z" level=info msg="Stopped pod sandbox (already stopped): ad8b10982538d792308f40734a89d918392907259eb5453be1b8e9c877166e01" id=5887a6f4-92e1-4bf6-83fe-a76b247bb35d name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:51:18 addons-203235 crio[965]: time="2024-09-13 18:51:18.744796326Z" level=info msg="Removing pod sandbox: ad8b10982538d792308f40734a89d918392907259eb5453be1b8e9c877166e01" id=8bf6e43d-0d26-4955-bc33-4d45eadd962f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 18:51:18 addons-203235 crio[965]: time="2024-09-13 18:51:18.756512767Z" level=info msg="Removed pod sandbox: ad8b10982538d792308f40734a89d918392907259eb5453be1b8e9c877166e01" id=8bf6e43d-0d26-4955-bc33-4d45eadd962f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 13 18:51:19 addons-203235 crio[965]: time="2024-09-13 18:51:19.234473820Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=5da3adee-addc-4655-9ba1-c18d27a1881f name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:51:19 addons-203235 crio[965]: time="2024-09-13 18:51:19.234705577Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=5da3adee-addc-4655-9ba1-c18d27a1881f name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:51:32 addons-203235 crio[965]: time="2024-09-13 18:51:32.235183451Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=df212f9c-b01e-4a5e-a036-d86ea7692637 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:51:32 addons-203235 crio[965]: time="2024-09-13 18:51:32.235485910Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=df212f9c-b01e-4a5e-a036-d86ea7692637 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:51:44 addons-203235 crio[965]: time="2024-09-13 18:51:44.234690576Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=7494ff75-40ea-479a-9163-92594d661981 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:51:44 addons-203235 crio[965]: time="2024-09-13 18:51:44.234919970Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=7494ff75-40ea-479a-9163-92594d661981 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:51:57 addons-203235 crio[965]: time="2024-09-13 18:51:57.234434567Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e5308eee-40c7-4e8d-a305-32c105250ec2 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:51:57 addons-203235 crio[965]: time="2024-09-13 18:51:57.234676990Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e5308eee-40c7-4e8d-a305-32c105250ec2 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:52:12 addons-203235 crio[965]: time="2024-09-13 18:52:12.234728156Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=651c8842-c544-4725-bfec-45e0f165c5a2 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:52:12 addons-203235 crio[965]: time="2024-09-13 18:52:12.234978112Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=651c8842-c544-4725-bfec-45e0f165c5a2 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:52:25 addons-203235 crio[965]: time="2024-09-13 18:52:25.235221509Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=9b6d70aa-7792-412d-8862-3d486c968327 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:52:25 addons-203235 crio[965]: time="2024-09-13 18:52:25.235487800Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=9b6d70aa-7792-412d-8862-3d486c968327 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:52:39 addons-203235 crio[965]: time="2024-09-13 18:52:39.234862362Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2e680b28-84dd-4bf3-95c9-4b97c8281254 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:52:39 addons-203235 crio[965]: time="2024-09-13 18:52:39.235102923Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2e680b28-84dd-4bf3-95c9-4b97c8281254 name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:52:54 addons-203235 crio[965]: time="2024-09-13 18:52:54.235171204Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=ac3bb738-0abe-4c43-826e-504d87701fcb name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:52:54 addons-203235 crio[965]: time="2024-09-13 18:52:54.235420421Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=ac3bb738-0abe-4c43-826e-504d87701fcb name=/runtime.v1.ImageService/ImageStatus
	Sep 13 18:53:03 addons-203235 crio[965]: time="2024-09-13 18:53:03.495458312Z" level=info msg="Stopping container: 3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9 (timeout: 30s)" id=1c9de2cd-6726-41b3-9f0d-155d6daa8300 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:53:04 addons-203235 crio[965]: time="2024-09-13 18:53:04.655729193Z" level=info msg="Stopped container 3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9: kube-system/metrics-server-84c5f94fbc-z76d4/metrics-server" id=1c9de2cd-6726-41b3-9f0d-155d6daa8300 name=/runtime.v1.RuntimeService/StopContainer
	Sep 13 18:53:04 addons-203235 crio[965]: time="2024-09-13 18:53:04.656439635Z" level=info msg="Stopping pod sandbox: 0069bc091ac6d214172663dc373bb24c4099d12d2cca18dc40fa1b2bf731a9cd" id=50051072-057b-48e8-8a07-da8637953b2c name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 13 18:53:04 addons-203235 crio[965]: time="2024-09-13 18:53:04.656684233Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-z76d4 Namespace:kube-system ID:0069bc091ac6d214172663dc373bb24c4099d12d2cca18dc40fa1b2bf731a9cd UID:908d93da-be2d-4106-aecf-5fc610d944b5 NetNS:/var/run/netns/de3c016f-a819-4b25-92ec-311bf7f9d729 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 13 18:53:04 addons-203235 crio[965]: time="2024-09-13 18:53:04.656901549Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-z76d4 from CNI network \"kindnet\" (type=ptp)"
	Sep 13 18:53:04 addons-203235 crio[965]: time="2024-09-13 18:53:04.706988632Z" level=info msg="Stopped pod sandbox: 0069bc091ac6d214172663dc373bb24c4099d12d2cca18dc40fa1b2bf731a9cd" id=50051072-057b-48e8-8a07-da8637953b2c name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	69f7829388bc9       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   61982c7c110ad       hello-world-app-55bf9c44b4-nmw46
	7bc525f24fe93       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         4 minutes ago       Running             nginx                     0                   022b835c1779d       nginx
	81cd8b5f06e68       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            15 minutes ago      Running             gcp-auth                  0                   2b63baec06709       gcp-auth-89d5ffd79-mcvjz
	3805fc25d0b61       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   16 minutes ago      Exited              metrics-server            0                   0069bc091ac6d       metrics-server-84c5f94fbc-z76d4
	e59f21da14117       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        16 minutes ago      Running             storage-provisioner       0                   46ea7393862b7       storage-provisioner
	2b176b2d1a436       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        16 minutes ago      Running             coredns                   0                   6816d02138730       coredns-7c65d6cfc9-462v9
	6420368d6da00       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                        17 minutes ago      Running             kindnet-cni               0                   371d5d70b420c       kindnet-x77k8
	a3447cb51095b       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                        17 minutes ago      Running             kube-proxy                0                   8f006e7a0b1c2       kube-proxy-6vcvd
	0a648c0b9bef6       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        17 minutes ago      Running             etcd                      0                   34901309f74b2       etcd-addons-203235
	9cc1639e4ba62       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                        17 minutes ago      Running             kube-apiserver            0                   7fb21b1ba3137       kube-apiserver-addons-203235
	7f6f1bd612179       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                        17 minutes ago      Running             kube-controller-manager   0                   dcdfa87a99b99       kube-controller-manager-addons-203235
	34a77d41634ad       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                        17 minutes ago      Running             kube-scheduler            0                   115ff1fac084a       kube-scheduler-addons-203235
	
	
	==> coredns [2b176b2d1a436b3c734f98d36171b317a6471a9344f98ea4d69398a730d80e99] <==
	[INFO] 10.244.0.13:50389 - 25931 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000253451s
	[INFO] 10.244.0.13:50216 - 6338 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00255774s
	[INFO] 10.244.0.13:50216 - 53191 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002054086s
	[INFO] 10.244.0.13:57147 - 22788 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000860979s
	[INFO] 10.244.0.13:57147 - 27138 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000887144s
	[INFO] 10.244.0.13:48671 - 17512 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.00017767s
	[INFO] 10.244.0.13:48671 - 58212 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000246526s
	[INFO] 10.244.0.13:40490 - 36392 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000065771s
	[INFO] 10.244.0.13:40490 - 42550 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000112695s
	[INFO] 10.244.0.13:53240 - 287 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000104335s
	[INFO] 10.244.0.13:53240 - 38242 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000091034s
	[INFO] 10.244.0.13:43473 - 55620 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001367135s
	[INFO] 10.244.0.13:43473 - 42314 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002745945s
	[INFO] 10.244.0.13:35845 - 45066 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000151636s
	[INFO] 10.244.0.13:35845 - 35852 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000123829s
	[INFO] 10.244.0.20:38874 - 57459 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000248651s
	[INFO] 10.244.0.20:55091 - 9319 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000261927s
	[INFO] 10.244.0.20:58643 - 61209 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000206478s
	[INFO] 10.244.0.20:33919 - 64582 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000082829s
	[INFO] 10.244.0.20:48155 - 44157 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000099124s
	[INFO] 10.244.0.20:60154 - 64641 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000141494s
	[INFO] 10.244.0.20:56297 - 36298 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002289184s
	[INFO] 10.244.0.20:51530 - 55325 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002829545s
	[INFO] 10.244.0.20:45261 - 30483 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001885893s
	[INFO] 10.244.0.20:53122 - 37391 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001047584s
	
	
	==> describe nodes <==
	Name:               addons-203235
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-203235
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fdd33bebc6743cfd1c61ec7fe066add478610a92
	                    minikube.k8s.io/name=addons-203235
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_13T18_35_19_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-203235
	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:  Fri, 13 Sep 2024 18:35:15 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-203235
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 13 Sep 2024 18:53:00 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 13 Sep 2024 18:50:56 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 13 Sep 2024 18:50:56 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 13 Sep 2024 18:50:56 +0000   Fri, 13 Sep 2024 18:35:12 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 13 Sep 2024 18:50:56 +0000   Fri, 13 Sep 2024 18:36:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-203235
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 58438c61193b4ebf8b6ac915f5e08d03
	  System UUID:                3906db5d-ba1b-4901-8f8b-a62974cce9c0
	  Boot ID:                    13a07674-3d04-4d70-b16f-932b369c5222
	  Kernel Version:             5.15.0-1069-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  default                     hello-world-app-55bf9c44b4-nmw46         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m19s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m37s
	  gcp-auth                    gcp-auth-89d5ffd79-mcvjz                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-7c65d6cfc9-462v9                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 etcd-addons-203235                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17m
	  kube-system                 kindnet-x77k8                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      17m
	  kube-system                 kube-apiserver-addons-203235             250m (12%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-controller-manager-addons-203235    200m (10%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-6vcvd                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-scheduler-addons-203235             100m (5%)     0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age   From             Message
	  ----     ------                   ----  ----             -------
	  Normal   Starting                 17m   kube-proxy       
	  Normal   Starting                 17m   kubelet          Starting kubelet.
	  Warning  CgroupV1                 17m   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  17m   kubelet          Node addons-203235 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m   kubelet          Node addons-203235 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m   kubelet          Node addons-203235 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           17m   node-controller  Node addons-203235 event: Registered Node addons-203235 in Controller
	  Normal   NodeReady                16m   kubelet          Node addons-203235 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep13 18:07] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Sep13 18:32] hrtimer: interrupt took 56071667 ns
	
	
	==> etcd [0a648c0b9bef6b6b176e706e5e052bcd03a7665707f950a61a19891c725cbf2f] <==
	{"level":"info","ts":"2024-09-13T18:35:12.567253Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-13T18:35:12.567372Z","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-13T18:35:12.567482Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-13T18:35:12.567535Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-09-13T18:35:12.568196Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-13T18:35:12.575511Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-13T18:35:12.655795Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-13T18:35:12.656679Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-13T18:35:24.360990Z","caller":"traceutil/trace.go:171","msg":"trace[994285967] transaction","detail":"{read_only:false; response_revision:325; number_of_response:1; }","duration":"107.109995ms","start":"2024-09-13T18:35:24.253863Z","end":"2024-09-13T18:35:24.360973Z","steps":["trace[994285967] 'process raft request'  (duration: 106.739189ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.361742Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"139.48699ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/coredns\" ","response":"range_response_count:1 size:612"}
	{"level":"info","ts":"2024-09-13T18:35:24.361846Z","caller":"traceutil/trace.go:171","msg":"trace[424931628] range","detail":"{range_begin:/registry/configmaps/kube-system/coredns; range_end:; response_count:1; response_revision:325; }","duration":"139.612871ms","start":"2024-09-13T18:35:24.222222Z","end":"2024-09-13T18:35:24.361835Z","steps":["trace[424931628] 'agreement among raft nodes before linearized reading'  (duration: 139.427283ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.364800Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"142.425613ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-09-13T18:35:24.366078Z","caller":"traceutil/trace.go:171","msg":"trace[1624948524] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:325; }","duration":"143.700483ms","start":"2024-09-13T18:35:24.222357Z","end":"2024-09-13T18:35:24.366057Z","steps":["trace[1624948524] 'agreement among raft nodes before linearized reading'  (duration: 142.400268ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:24.366320Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.022101ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/kindnet\" ","response":"range_response_count:1 size:520"}
	{"level":"info","ts":"2024-09-13T18:35:24.366343Z","caller":"traceutil/trace.go:171","msg":"trace[163117253] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/kindnet; range_end:; response_count:1; response_revision:325; }","duration":"144.053165ms","start":"2024-09-13T18:35:24.222283Z","end":"2024-09-13T18:35:24.366336Z","steps":["trace[163117253] 'agreement among raft nodes before linearized reading'  (duration: 143.991743ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:35:25.175513Z","caller":"traceutil/trace.go:171","msg":"trace[2042718890] transaction","detail":"{read_only:false; response_revision:329; number_of_response:1; }","duration":"425.217754ms","start":"2024-09-13T18:35:24.750269Z","end":"2024-09-13T18:35:25.175487Z","steps":["trace[2042718890] 'process raft request'  (duration: 425.086057ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-13T18:35:25.175936Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-13T18:35:24.750252Z","time spent":"425.32821ms","remote":"127.0.0.1:58698","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":3461,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/clusterroles/edit\" mod_revision:326 > success:<request_put:<key:\"/registry/clusterroles/edit\" value_size:3426 >> failure:<request_range:<key:\"/registry/clusterroles/edit\" > >"}
	{"level":"info","ts":"2024-09-13T18:35:25.513126Z","caller":"traceutil/trace.go:171","msg":"trace[1975959828] transaction","detail":"{read_only:false; response_revision:330; number_of_response:1; }","duration":"136.401219ms","start":"2024-09-13T18:35:25.376710Z","end":"2024-09-13T18:35:25.513111Z","steps":["trace[1975959828] 'process raft request'  (duration: 136.299437ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:35:25.558471Z","caller":"traceutil/trace.go:171","msg":"trace[1899002502] transaction","detail":"{read_only:false; response_revision:331; number_of_response:1; }","duration":"134.584354ms","start":"2024-09-13T18:35:25.423872Z","end":"2024-09-13T18:35:25.558456Z","steps":["trace[1899002502] 'process raft request'  (duration: 134.491351ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-13T18:45:13.309458Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1502}
	{"level":"info","ts":"2024-09-13T18:45:13.342871Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1502,"took":"32.839536ms","hash":2795383063,"current-db-size-bytes":6447104,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3190784,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-13T18:45:13.342923Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2795383063,"revision":1502,"compact-revision":-1}
	{"level":"info","ts":"2024-09-13T18:50:13.315743Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1922}
	{"level":"info","ts":"2024-09-13T18:50:13.333545Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1922,"took":"17.194969ms","hash":1074615392,"current-db-size-bytes":6447104,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4530176,"current-db-size-in-use":"4.5 MB"}
	{"level":"info","ts":"2024-09-13T18:50:13.333591Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1074615392,"revision":1922,"compact-revision":1502}
	
	
	==> gcp-auth [81cd8b5f06e6850a382a50fee41afe416a91e3290af25b48e7d77fb2b9341d25] <==
	2024/09/13 18:37:52 Ready to write response ...
	2024/09/13 18:37:52 Ready to marshal response ...
	2024/09/13 18:37:52 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:45:56 Ready to marshal response ...
	2024/09/13 18:45:56 Ready to write response ...
	2024/09/13 18:46:07 Ready to marshal response ...
	2024/09/13 18:46:07 Ready to write response ...
	2024/09/13 18:46:32 Ready to marshal response ...
	2024/09/13 18:46:32 Ready to write response ...
	2024/09/13 18:46:32 Ready to marshal response ...
	2024/09/13 18:46:32 Ready to write response ...
	2024/09/13 18:46:39 Ready to marshal response ...
	2024/09/13 18:46:39 Ready to write response ...
	2024/09/13 18:47:39 Ready to marshal response ...
	2024/09/13 18:47:39 Ready to write response ...
	2024/09/13 18:48:00 Ready to marshal response ...
	2024/09/13 18:48:00 Ready to write response ...
	2024/09/13 18:48:28 Ready to marshal response ...
	2024/09/13 18:48:28 Ready to write response ...
	2024/09/13 18:50:46 Ready to marshal response ...
	2024/09/13 18:50:46 Ready to write response ...
	
	
	==> kernel <==
	 18:53:05 up  2:35,  0 users,  load average: 0.29, 0.42, 1.37
	Linux addons-203235 5.15.0-1069-aws #75~20.04.1-Ubuntu SMP Mon Aug 19 16:22:47 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [6420368d6da0052c962886252a4ab9b2c084277a03abd343bd5210e0140b47ca] <==
	I0913 18:50:56.808155       1 main.go:299] handling current node
	I0913 18:51:06.812580       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:51:06.812613       1 main.go:299] handling current node
	I0913 18:51:16.816961       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:51:16.816996       1 main.go:299] handling current node
	I0913 18:51:26.808697       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:51:26.808827       1 main.go:299] handling current node
	I0913 18:51:36.807773       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:51:36.807805       1 main.go:299] handling current node
	I0913 18:51:46.811305       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:51:46.811337       1 main.go:299] handling current node
	I0913 18:51:56.808004       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:51:56.808047       1 main.go:299] handling current node
	I0913 18:52:06.811762       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:52:06.811895       1 main.go:299] handling current node
	I0913 18:52:16.810616       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:52:16.810736       1 main.go:299] handling current node
	I0913 18:52:26.808526       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:52:26.808558       1 main.go:299] handling current node
	I0913 18:52:36.812348       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:52:36.812516       1 main.go:299] handling current node
	I0913 18:52:46.813571       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:52:46.813603       1 main.go:299] handling current node
	I0913 18:52:56.808376       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0913 18:52:56.808411       1 main.go:299] handling current node
	
	
	==> kube-apiserver [9cc1639e4ba62855b6ccf5f8b5e24d3f3f250a5e5e3f5451a9784280a85c34d2] <==
	E0913 18:37:22.690748       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.109.85.173:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.109.85.173:443/apis/metrics.k8s.io/v1beta1\": context deadline exceeded" logger="UnhandledError"
	I0913 18:37:22.722780       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0913 18:37:22.743306       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: Operation cannot be fulfilled on apiservices.apiregistration.k8s.io \"v1beta1.metrics.k8s.io\": the object has been modified; please apply your changes to the latest version and try again" logger="UnhandledError"
	I0913 18:45:56.370053       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.240.188"}
	E0913 18:46:55.823127       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0913 18:47:51.719482       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0913 18:48:15.825409       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.825459       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:48:15.849129       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.849283       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:48:15.882701       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.882753       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:48:15.976421       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.976549       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0913 18:48:15.997834       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0913 18:48:15.998027       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0913 18:48:16.977771       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0913 18:48:16.999326       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0913 18:48:17.014036       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0913 18:48:22.719634       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0913 18:48:23.815312       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0913 18:48:28.291669       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0913 18:48:28.587076       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.106.158.48"}
	I0913 18:50:47.019117       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.110.159.28"}
	E0913 18:50:49.348597       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"ingress-nginx\" not found]"
	
	
	==> kube-controller-manager [7f6f1bd612179e2cb59c976012bd868ff27a00b67c1b505b4e9e9c8257c13626] <==
	W0913 18:51:02.838568       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
	E0913 18:51:02.838610       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"
	W0913 18:51:04.961092       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
	E0913 18:51:04.961134       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"
	W0913 18:51:06.320878       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
	E0913 18:51:06.320922       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"
	W0913 18:51:13.244526       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
	E0913 18:51:13.244574       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"
	W0913 18:51:37.811944       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
	E0913 18:51:37.811990       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"
	W0913 18:51:44.342590       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
	E0913 18:51:44.342633       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"
	W0913 18:51:54.023146       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
	E0913 18:51:54.023207       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"
	W0913 18:52:01.099024       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
	E0913 18:52:01.099066       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"
	W0913 18:52:29.186905       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
	E0913 18:52:29.186947       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"
	W0913 18:52:29.467198       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
	E0913 18:52:29.467256       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"
	W0913 18:52:35.098569       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
	E0913 18:52:35.098626       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"
	W0913 18:52:42.282320       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
	E0913 18:52:42.282368       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"
	I0913 18:53:03.475883       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="4.57µs"
	
	
	==> kube-proxy [a3447cb51095b06b6b2197989440a716a841bba941b1c6917f81f3703e9fcbc2] <==
	I0913 18:35:28.903816       1 server_linux.go:66] "Using iptables proxy"
	I0913 18:35:29.723126       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0913 18:35:29.723324       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`"
	I0913 18:35:29.866061       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0913 18:35:29.866142       1 server_linux.go:169] "Using iptables Proxier"
	I0913 18:35:29.870519       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"
	I0913 18:35:29.871952       1 server.go:483] "Version info" version="v1.31.1"
	I0913 18:35:29.871987       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0913 18:35:29.916530       1 config.go:199] "Starting service config controller"
	I0913 18:35:29.916577       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0913 18:35:29.916610       1 config.go:105] "Starting endpoint slice config controller"
	I0913 18:35:29.916615       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0913 18:35:29.922561       1 config.go:328] "Starting node config controller"
	I0913 18:35:29.922853       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0913 18:35:30.017546       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0913 18:35:30.017634       1 shared_informer.go:320] Caches are synced for service config
	I0913 18:35:30.124781       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [34a77d41634adc8130290f7eb9b79fdf578d5c561fa0e1f418e34c38ed5a09c4] <==
	W0913 18:35:16.248682       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0913 18:35:16.248745       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.248937       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
	E0913 18:35:16.249007       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"
	W0913 18:35:16.249154       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0913 18:35:16.249199       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.249285       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
	E0913 18:35:16.249325       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"
	W0913 18:35:16.249437       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
	E0913 18:35:16.249493       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"
	W0913 18:35:16.249599       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
	E0913 18:35:16.249642       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"
	W0913 18:35:16.249682       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
	E0913 18:35:16.249723       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"
	W0913 18:35:16.249824       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0913 18:35:16.249870       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:16.250326       1 reflector.go:561] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0913 18:35:16.250392       1 reflector.go:158] "Unhandled Error" err="runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W0913 18:35:16.250608       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
	E0913 18:35:16.250664       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"
	W0913 18:35:16.250804       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0913 18:35:16.250859       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0913 18:35:17.122716       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
	E0913 18:35:17.122852       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"
	I0913 18:35:17.536010       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 13 18:52:12 addons-203235 kubelet[1505]: E0913 18:52:12.235443    1505 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="600db810-e2db-4426-b513-21c68507e98b"
	Sep 13 18:52:18 addons-203235 kubelet[1505]: E0913 18:52:18.567283    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253538567029270,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:18 addons-203235 kubelet[1505]: E0913 18:52:18.567318    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253538567029270,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:25 addons-203235 kubelet[1505]: E0913 18:52:25.235912    1505 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="600db810-e2db-4426-b513-21c68507e98b"
	Sep 13 18:52:28 addons-203235 kubelet[1505]: E0913 18:52:28.570686    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253548570426259,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:28 addons-203235 kubelet[1505]: E0913 18:52:28.570732    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253548570426259,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:38 addons-203235 kubelet[1505]: E0913 18:52:38.572980    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253558572745437,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:38 addons-203235 kubelet[1505]: E0913 18:52:38.573020    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253558572745437,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:39 addons-203235 kubelet[1505]: E0913 18:52:39.235378    1505 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="600db810-e2db-4426-b513-21c68507e98b"
	Sep 13 18:52:48 addons-203235 kubelet[1505]: E0913 18:52:48.575550    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253568575321232,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:48 addons-203235 kubelet[1505]: E0913 18:52:48.575589    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253568575321232,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:54 addons-203235 kubelet[1505]: E0913 18:52:54.235654    1505 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="600db810-e2db-4426-b513-21c68507e98b"
	Sep 13 18:52:58 addons-203235 kubelet[1505]: E0913 18:52:58.578398    1505 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253578578156748,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:52:58 addons-203235 kubelet[1505]: E0913 18:52:58.578437    1505 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1726253578578156748,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572279,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 13 18:53:04 addons-203235 kubelet[1505]: I0913 18:53:04.837441    1505 scope.go:117] "RemoveContainer" containerID="3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9"
	Sep 13 18:53:04 addons-203235 kubelet[1505]: I0913 18:53:04.877006    1505 scope.go:117] "RemoveContainer" containerID="3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9"
	Sep 13 18:53:04 addons-203235 kubelet[1505]: E0913 18:53:04.877503    1505 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9\": container with ID starting with 3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9 not found: ID does not exist" containerID="3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9"
	Sep 13 18:53:04 addons-203235 kubelet[1505]: I0913 18:53:04.877545    1505 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9"} err="failed to get container status \"3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9\": rpc error: code = NotFound desc = could not find container \"3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9\": container with ID starting with 3805fc25d0b61de0d34e7282777767a5e20835117f84295646270e316fa7b9a9 not found: ID does not exist"
	Sep 13 18:53:04 addons-203235 kubelet[1505]: I0913 18:53:04.900005    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/908d93da-be2d-4106-aecf-5fc610d944b5-tmp-dir\") pod \"908d93da-be2d-4106-aecf-5fc610d944b5\" (UID: \"908d93da-be2d-4106-aecf-5fc610d944b5\") "
	Sep 13 18:53:04 addons-203235 kubelet[1505]: I0913 18:53:04.900084    1505 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-xj7fg\" (UniqueName: \"kubernetes.io/projected/908d93da-be2d-4106-aecf-5fc610d944b5-kube-api-access-xj7fg\") pod \"908d93da-be2d-4106-aecf-5fc610d944b5\" (UID: \"908d93da-be2d-4106-aecf-5fc610d944b5\") "
	Sep 13 18:53:04 addons-203235 kubelet[1505]: I0913 18:53:04.906320    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/908d93da-be2d-4106-aecf-5fc610d944b5-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "908d93da-be2d-4106-aecf-5fc610d944b5" (UID: "908d93da-be2d-4106-aecf-5fc610d944b5"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 13 18:53:04 addons-203235 kubelet[1505]: I0913 18:53:04.907697    1505 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/908d93da-be2d-4106-aecf-5fc610d944b5-kube-api-access-xj7fg" (OuterVolumeSpecName: "kube-api-access-xj7fg") pod "908d93da-be2d-4106-aecf-5fc610d944b5" (UID: "908d93da-be2d-4106-aecf-5fc610d944b5"). InnerVolumeSpecName "kube-api-access-xj7fg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 13 18:53:05 addons-203235 kubelet[1505]: I0913 18:53:05.000960    1505 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-xj7fg\" (UniqueName: \"kubernetes.io/projected/908d93da-be2d-4106-aecf-5fc610d944b5-kube-api-access-xj7fg\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:53:05 addons-203235 kubelet[1505]: I0913 18:53:05.001005    1505 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/908d93da-be2d-4106-aecf-5fc610d944b5-tmp-dir\") on node \"addons-203235\" DevicePath \"\""
	Sep 13 18:53:05 addons-203235 kubelet[1505]: E0913 18:53:05.235378    1505 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="600db810-e2db-4426-b513-21c68507e98b"
	
	
	==> storage-provisioner [e59f21da1411768d8f9577b5938b360766d0c8e127f5aecaea81d9a77648cced] <==
	I0913 18:36:08.262957       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0913 18:36:08.277192       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0913 18:36:08.277236       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0913 18:36:08.293449       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0913 18:36:08.293665       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625!
	I0913 18:36:08.293953       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"85b9c588-47f3-41b0-996c-f8d02cd3973f", APIVersion:"v1", ResourceVersion:"893", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625 became leader
	I0913 18:36:08.394471       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-203235_79b2546d-7de0-4d5c-8d09-8ff5b0dd6625!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-203235/192.168.49.2
	Start Time:       Fri, 13 Sep 2024 18:37:52 +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-gt6k2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-gt6k2:
	    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  15m                 default-scheduler  Successfully assigned default/busybox to addons-203235
	  Normal   Pulling    13m (x4 over 15m)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     13m (x4 over 15m)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     13m (x4 over 15m)   kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 15m)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    12s (x64 over 15m)  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 (348.86s)

                                                
                                    

Test pass (295/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 10.5
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.43
9 TestDownloadOnly/v1.20.0/DeleteAll 0.39
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.24
12 TestDownloadOnly/v1.31.1/json-events 8.44
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.08
18 TestDownloadOnly/v1.31.1/DeleteAll 0.21
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.56
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 202.33
31 TestAddons/serial/GCPAuth/Namespaces 0.21
35 TestAddons/parallel/InspektorGadget 11.76
38 TestAddons/parallel/CSI 53.02
39 TestAddons/parallel/Headlamp 17.92
40 TestAddons/parallel/CloudSpanner 5.58
41 TestAddons/parallel/LocalPath 51.5
42 TestAddons/parallel/NvidiaDevicePlugin 6.54
43 TestAddons/parallel/Yakd 11.78
44 TestAddons/StoppedEnableDisable 6.21
45 TestCertOptions 36.85
46 TestCertExpiration 238.89
48 TestForceSystemdFlag 33.88
49 TestForceSystemdEnv 37.28
55 TestErrorSpam/setup 29.44
56 TestErrorSpam/start 0.77
57 TestErrorSpam/status 1.03
58 TestErrorSpam/pause 1.78
59 TestErrorSpam/unpause 1.95
60 TestErrorSpam/stop 1.44
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 78.66
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 34.43
67 TestFunctional/serial/KubeContext 0.07
68 TestFunctional/serial/KubectlGetPods 0.1
71 TestFunctional/serial/CacheCmd/cache/add_remote 4.31
72 TestFunctional/serial/CacheCmd/cache/add_local 1.5
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
74 TestFunctional/serial/CacheCmd/cache/list 0.06
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
76 TestFunctional/serial/CacheCmd/cache/cache_reload 2.49
77 TestFunctional/serial/CacheCmd/cache/delete 0.12
78 TestFunctional/serial/MinikubeKubectlCmd 0.15
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
80 TestFunctional/serial/ExtraConfig 44.68
81 TestFunctional/serial/ComponentHealth 0.1
82 TestFunctional/serial/LogsCmd 1.85
83 TestFunctional/serial/LogsFileCmd 1.89
84 TestFunctional/serial/InvalidService 4.54
86 TestFunctional/parallel/ConfigCmd 0.48
87 TestFunctional/parallel/DashboardCmd 12.14
88 TestFunctional/parallel/DryRun 0.44
89 TestFunctional/parallel/InternationalLanguage 0.19
90 TestFunctional/parallel/StatusCmd 1.05
94 TestFunctional/parallel/ServiceCmdConnect 11.72
95 TestFunctional/parallel/AddonsCmd 0.22
96 TestFunctional/parallel/PersistentVolumeClaim 26.1
98 TestFunctional/parallel/SSHCmd 0.66
99 TestFunctional/parallel/CpCmd 2.36
101 TestFunctional/parallel/FileSync 0.34
102 TestFunctional/parallel/CertSync 2.11
106 TestFunctional/parallel/NodeLabels 0.11
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.72
110 TestFunctional/parallel/License 0.24
112 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.63
113 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
115 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.52
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
117 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
121 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.1
122 TestFunctional/parallel/ServiceCmd/DeployApp 6.24
123 TestFunctional/parallel/ProfileCmd/profile_not_create 0.44
124 TestFunctional/parallel/ServiceCmd/List 0.59
125 TestFunctional/parallel/ProfileCmd/profile_list 0.47
126 TestFunctional/parallel/ServiceCmd/JSONOutput 0.63
127 TestFunctional/parallel/ProfileCmd/profile_json_output 0.47
128 TestFunctional/parallel/MountCmd/any-port 7.77
129 TestFunctional/parallel/ServiceCmd/HTTPS 0.55
130 TestFunctional/parallel/ServiceCmd/Format 0.51
131 TestFunctional/parallel/ServiceCmd/URL 0.5
132 TestFunctional/parallel/MountCmd/specific-port 2.3
133 TestFunctional/parallel/MountCmd/VerifyCleanup 2.83
134 TestFunctional/parallel/Version/short 0.11
135 TestFunctional/parallel/Version/components 1.87
136 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
137 TestFunctional/parallel/ImageCommands/ImageListTable 0.28
138 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
139 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
140 TestFunctional/parallel/ImageCommands/ImageBuild 3.78
141 TestFunctional/parallel/ImageCommands/Setup 0.72
142 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.45
143 TestFunctional/parallel/UpdateContextCmd/no_changes 0.2
144 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.2
145 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
146 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.1
147 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.47
148 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.58
149 TestFunctional/parallel/ImageCommands/ImageRemove 0.66
150 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.87
151 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.57
152 TestFunctional/delete_echo-server_images 0.04
153 TestFunctional/delete_my-image_image 0.02
154 TestFunctional/delete_minikube_cached_images 0.02
158 TestMultiControlPlane/serial/StartCluster 170.01
159 TestMultiControlPlane/serial/DeployApp 8.43
160 TestMultiControlPlane/serial/PingHostFromPods 1.62
161 TestMultiControlPlane/serial/AddWorkerNode 64.62
162 TestMultiControlPlane/serial/NodeLabels 0.11
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.79
164 TestMultiControlPlane/serial/CopyFile 19.34
165 TestMultiControlPlane/serial/StopSecondaryNode 12.82
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.58
167 TestMultiControlPlane/serial/RestartSecondaryNode 28.74
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 6.02
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 146.93
170 TestMultiControlPlane/serial/DeleteSecondaryNode 12.66
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.55
172 TestMultiControlPlane/serial/StopCluster 35.87
173 TestMultiControlPlane/serial/RestartCluster 115.12
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.54
175 TestMultiControlPlane/serial/AddSecondaryNode 71.34
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.82
180 TestJSONOutput/start/Command 78.39
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.76
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.67
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.92
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.22
205 TestKicCustomNetwork/create_custom_network 44.49
206 TestKicCustomNetwork/use_default_bridge_network 38.28
207 TestKicExistingNetwork 31.81
208 TestKicCustomSubnet 36.08
209 TestKicStaticIP 31.79
210 TestMainNoArgs 0.06
211 TestMinikubeProfile 73.94
214 TestMountStart/serial/StartWithMountFirst 7.18
215 TestMountStart/serial/VerifyMountFirst 0.27
216 TestMountStart/serial/StartWithMountSecond 7
217 TestMountStart/serial/VerifyMountSecond 0.27
218 TestMountStart/serial/DeleteFirst 1.61
219 TestMountStart/serial/VerifyMountPostDelete 0.28
220 TestMountStart/serial/Stop 1.21
221 TestMountStart/serial/RestartStopped 7.98
222 TestMountStart/serial/VerifyMountPostStop 0.27
225 TestMultiNode/serial/FreshStart2Nodes 84.43
226 TestMultiNode/serial/DeployApp2Nodes 6.4
227 TestMultiNode/serial/PingHostFrom2Pods 0.97
228 TestMultiNode/serial/AddNode 60.24
229 TestMultiNode/serial/MultiNodeLabels 0.09
230 TestMultiNode/serial/ProfileList 0.32
231 TestMultiNode/serial/CopyFile 10.06
232 TestMultiNode/serial/StopNode 2.22
233 TestMultiNode/serial/StartAfterStop 9.93
234 TestMultiNode/serial/RestartKeepsNodes 111.68
235 TestMultiNode/serial/DeleteNode 5.39
236 TestMultiNode/serial/StopMultiNode 23.95
237 TestMultiNode/serial/RestartMultiNode 48.67
238 TestMultiNode/serial/ValidateNameConflict 35.21
243 TestPreload 130.57
245 TestScheduledStopUnix 111.03
248 TestInsufficientStorage 10.47
249 TestRunningBinaryUpgrade 73.15
251 TestKubernetesUpgrade 400.95
252 TestMissingContainerUpgrade 147.88
254 TestPause/serial/Start 83.99
255 TestPause/serial/SecondStartNoReconfiguration 28.36
256 TestPause/serial/Pause 0.93
257 TestPause/serial/VerifyStatus 0.39
258 TestPause/serial/Unpause 0.85
259 TestPause/serial/PauseAgain 1.07
260 TestPause/serial/DeletePaused 3.11
261 TestPause/serial/VerifyDeletedResources 0.66
262 TestStoppedBinaryUpgrade/Setup 1.43
263 TestStoppedBinaryUpgrade/Upgrade 90.06
264 TestStoppedBinaryUpgrade/MinikubeLogs 1.16
273 TestNoKubernetes/serial/StartNoK8sWithVersion 0.15
274 TestNoKubernetes/serial/StartWithK8s 31.87
275 TestNoKubernetes/serial/StartWithStopK8s 7.28
276 TestNoKubernetes/serial/Start 6.28
277 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
278 TestNoKubernetes/serial/ProfileList 1.01
279 TestNoKubernetes/serial/Stop 1.26
280 TestNoKubernetes/serial/StartNoArgs 7.32
281 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.31
289 TestNetworkPlugins/group/false 3.85
294 TestStartStop/group/old-k8s-version/serial/FirstStart 197.81
296 TestStartStop/group/no-preload/serial/FirstStart 67.48
297 TestStartStop/group/no-preload/serial/DeployApp 11.39
298 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.12
299 TestStartStop/group/no-preload/serial/Stop 12.01
300 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
301 TestStartStop/group/no-preload/serial/SecondStart 279.27
302 TestStartStop/group/old-k8s-version/serial/DeployApp 11.5
303 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.19
304 TestStartStop/group/old-k8s-version/serial/Stop 12.02
305 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
306 TestStartStop/group/old-k8s-version/serial/SecondStart 146.14
307 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
308 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.25
309 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
310 TestStartStop/group/old-k8s-version/serial/Pause 3.02
312 TestStartStop/group/embed-certs/serial/FirstStart 80.8
313 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
314 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
315 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
316 TestStartStop/group/no-preload/serial/Pause 3.04
318 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 78.94
319 TestStartStop/group/embed-certs/serial/DeployApp 11.41
320 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.32
321 TestStartStop/group/embed-certs/serial/Stop 12.39
322 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.38
323 TestStartStop/group/embed-certs/serial/SecondStart 278.13
324 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.35
325 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.08
326 TestStartStop/group/default-k8s-diff-port/serial/Stop 12
327 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.21
328 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 273.27
329 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.16
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
332 TestStartStop/group/embed-certs/serial/Pause 3.13
334 TestStartStop/group/newest-cni/serial/FirstStart 36.95
335 TestStartStop/group/newest-cni/serial/DeployApp 0
336 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.32
337 TestStartStop/group/newest-cni/serial/Stop 1.32
338 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
339 TestStartStop/group/newest-cni/serial/SecondStart 15.86
340 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
341 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.16
342 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
345 TestStartStop/group/newest-cni/serial/Pause 3.82
346 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.26
347 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.23
348 TestNetworkPlugins/group/auto/Start 88.05
349 TestNetworkPlugins/group/kindnet/Start 56.27
350 TestNetworkPlugins/group/kindnet/ControllerPod 6
351 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
352 TestNetworkPlugins/group/kindnet/NetCatPod 11.26
353 TestNetworkPlugins/group/kindnet/DNS 0.18
354 TestNetworkPlugins/group/kindnet/Localhost 0.17
355 TestNetworkPlugins/group/kindnet/HairPin 0.17
356 TestNetworkPlugins/group/auto/KubeletFlags 0.4
357 TestNetworkPlugins/group/auto/NetCatPod 12.41
358 TestNetworkPlugins/group/calico/Start 68.96
359 TestNetworkPlugins/group/auto/DNS 0.24
360 TestNetworkPlugins/group/auto/Localhost 0.2
361 TestNetworkPlugins/group/auto/HairPin 0.21
362 TestNetworkPlugins/group/custom-flannel/Start 61.78
363 TestNetworkPlugins/group/calico/ControllerPod 6.01
364 TestNetworkPlugins/group/calico/KubeletFlags 0.32
365 TestNetworkPlugins/group/calico/NetCatPod 12.59
366 TestNetworkPlugins/group/calico/DNS 0.24
367 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.39
368 TestNetworkPlugins/group/calico/Localhost 0.19
369 TestNetworkPlugins/group/calico/HairPin 0.2
370 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.38
371 TestNetworkPlugins/group/custom-flannel/DNS 0.33
372 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
373 TestNetworkPlugins/group/custom-flannel/HairPin 0.24
374 TestNetworkPlugins/group/enable-default-cni/Start 85.1
375 TestNetworkPlugins/group/flannel/Start 60.3
376 TestNetworkPlugins/group/flannel/ControllerPod 6.01
377 TestNetworkPlugins/group/flannel/KubeletFlags 0.3
378 TestNetworkPlugins/group/flannel/NetCatPod 12.27
379 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.37
380 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.38
381 TestNetworkPlugins/group/flannel/DNS 0.17
382 TestNetworkPlugins/group/flannel/Localhost 0.14
383 TestNetworkPlugins/group/flannel/HairPin 0.16
384 TestNetworkPlugins/group/enable-default-cni/DNS 0.28
385 TestNetworkPlugins/group/enable-default-cni/Localhost 0.2
386 TestNetworkPlugins/group/enable-default-cni/HairPin 0.42
387 TestNetworkPlugins/group/bridge/Start 78.13
388 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
389 TestNetworkPlugins/group/bridge/NetCatPod 11.25
390 TestNetworkPlugins/group/bridge/DNS 0.17
391 TestNetworkPlugins/group/bridge/Localhost 0.14
392 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (10.5s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-471320 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |          |
	|         | -p download-only-471320        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:34:07
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:34:07.549581  438071 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:34:07.549788  438071 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:07.549819  438071 out.go:358] Setting ErrFile to fd 2...
	I0913 18:34:07.549841  438071 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:07.550165  438071 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	W0913 18:34:07.550341  438071 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19636-432672/.minikube/config/config.json: open /home/jenkins/minikube-integration/19636-432672/.minikube/config/config.json: no such file or directory
	I0913 18:34:07.550806  438071 out.go:352] Setting JSON to true
	I0913 18:34:07.551844  438071 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":8196,"bootTime":1726244252,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0913 18:34:07.551950  438071 start.go:139] virtualization:  
	I0913 18:34:07.555749  438071 out.go:97] [download-only-471320] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0913 18:34:07.555931  438071 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball: no such file or directory
	I0913 18:34:07.555988  438071 notify.go:220] Checking for updates...
	I0913 18:34:07.558635  438071 out.go:169] MINIKUBE_LOCATION=19636
	I0913 18:34:07.561502  438071 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:34:07.564541  438071 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:34:07.567097  438071 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube
	I0913 18:34:07.570014  438071 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0913 18:34:07.575072  438071 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0913 18:34:07.575382  438071 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:34:07.596287  438071 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:34:07.596403  438071 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:07.662971  438071 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-13 18:34:07.65271873 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:07.663095  438071 docker.go:318] overlay module found
	I0913 18:34:07.665903  438071 out.go:97] Using the docker driver based on user configuration
	I0913 18:34:07.665940  438071 start.go:297] selected driver: docker
	I0913 18:34:07.665948  438071 start.go:901] validating driver "docker" against <nil>
	I0913 18:34:07.666075  438071 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:07.721318  438071 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-13 18:34:07.711997191 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:07.721591  438071 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:34:07.721941  438071 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0913 18:34:07.722138  438071 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0913 18:34:07.725065  438071 out.go:169] Using Docker driver with root privileges
	I0913 18:34:07.727731  438071 cni.go:84] Creating CNI manager for ""
	I0913 18:34:07.727811  438071 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:34:07.727825  438071 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:34:07.727916  438071 start.go:340] cluster config:
	{Name:download-only-471320 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-471320 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}
	I0913 18:34:07.730853  438071 out.go:97] Starting "download-only-471320" primary control-plane node in "download-only-471320" cluster
	I0913 18:34:07.730915  438071 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:34:07.733767  438071 out.go:97] Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:34:07.733822  438071 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0913 18:34:07.733949  438071 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:34:07.749805  438071 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:34:07.750009  438071 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:34:07.750107  438071 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:34:07.798008  438071 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0913 18:34:07.798038  438071 cache.go:56] Caching tarball of preloaded images
	I0913 18:34:07.798910  438071 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0913 18:34:07.801927  438071 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0913 18:34:07.801957  438071 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0913 18:34:07.891836  438071 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0913 18:34:13.121339  438071 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	I0913 18:34:16.138588  438071 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0913 18:34:16.138769  438071 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0913 18:34:17.232357  438071 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0913 18:34:17.232776  438071 profile.go:143] Saving config to /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/download-only-471320/config.json ...
	I0913 18:34:17.232810  438071 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/download-only-471320/config.json: {Name:mk279097c9b52e40bf7ccc681ea55383f45f3b0d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0913 18:34:17.233002  438071 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0913 18:34:17.233179  438071 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19636-432672/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-471320 host does not exist
	  To start a cluster, run: "minikube start -p download-only-471320"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-471320 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | -p download-only-471320        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| delete  | -p download-only-471320        | download-only-471320 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC | 13 Sep 24 18:34 UTC |
	| start   | -o=json --download-only        | download-only-898608 | jenkins | v1.34.0 | 13 Sep 24 18:34 UTC |                     |
	|         | -p download-only-898608        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/13 18:34:19
	Running on machine: ip-172-31-29-130
	Binary: Built with gc go1.23.0 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0913 18:34:19.103650  438273 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:34:19.104112  438273 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:19.104127  438273 out.go:358] Setting ErrFile to fd 2...
	I0913 18:34:19.104134  438273 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:34:19.104425  438273 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 18:34:19.104852  438273 out.go:352] Setting JSON to true
	I0913 18:34:19.105745  438273 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":8207,"bootTime":1726244252,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0913 18:34:19.105819  438273 start.go:139] virtualization:  
	I0913 18:34:19.135489  438273 out.go:97] [download-only-898608] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0913 18:34:19.135758  438273 notify.go:220] Checking for updates...
	I0913 18:34:19.167848  438273 out.go:169] MINIKUBE_LOCATION=19636
	I0913 18:34:19.199382  438273 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:34:19.231449  438273 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:34:19.265354  438273 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube
	I0913 18:34:19.297282  438273 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0913 18:34:19.340331  438273 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0913 18:34:19.340660  438273 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:34:19.360757  438273 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:34:19.360886  438273 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:19.421126  438273 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-13 18:34:19.411586301 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:19.421239  438273 docker.go:318] overlay module found
	I0913 18:34:19.424383  438273 out.go:97] Using the docker driver based on user configuration
	I0913 18:34:19.424414  438273 start.go:297] selected driver: docker
	I0913 18:34:19.424423  438273 start.go:901] validating driver "docker" against <nil>
	I0913 18:34:19.424535  438273 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:34:19.484110  438273 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-13 18:34:19.474378358 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:34:19.484315  438273 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0913 18:34:19.484595  438273 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0913 18:34:19.484765  438273 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0913 18:34:19.487937  438273 out.go:169] Using Docker driver with root privileges
	I0913 18:34:19.490701  438273 cni.go:84] Creating CNI manager for ""
	I0913 18:34:19.490761  438273 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0913 18:34:19.490777  438273 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0913 18:34:19.490861  438273 start.go:340] cluster config:
	{Name:download-only-898608 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-898608 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}
	I0913 18:34:19.493859  438273 out.go:97] Starting "download-only-898608" primary control-plane node in "download-only-898608" cluster
	I0913 18:34:19.493893  438273 cache.go:121] Beginning downloading kic base image for docker with crio
	I0913 18:34:19.496694  438273 out.go:97] Pulling base image v0.0.45-1726193793-19634 ...
	I0913 18:34:19.496735  438273 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:19.496771  438273 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local docker daemon
	I0913 18:34:19.514093  438273 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e to local cache
	I0913 18:34:19.514232  438273 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory
	I0913 18:34:19.514252  438273 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e in local cache directory, skipping pull
	I0913 18:34:19.514257  438273 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e exists in cache, skipping pull
	I0913 18:34:19.514265  438273 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e as a tarball
	I0913 18:34:19.549493  438273 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0913 18:34:19.549519  438273 cache.go:56] Caching tarball of preloaded images
	I0913 18:34:19.550318  438273 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0913 18:34:19.553251  438273 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0913 18:34:19.553278  438273 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0913 18:34:19.677069  438273 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:8285fc512c7462f100de137f91fcd0ae -> /home/jenkins/minikube-integration/19636-432672/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-898608 host does not exist
	  To start a cluster, run: "minikube start -p download-only-898608"

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

                                                
                                    
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-arm64 delete --all
--- PASS: TestDownloadOnly/v1.31.1/DeleteAll (0.21s)

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

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (202.33s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-203235 --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-arm64 start -p addons-203235 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns: (3m22.328881629s)
--- PASS: TestAddons/Setup (202.33s)

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.76s)

                                                
                                                
=== 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-nfrwp" [0fc7abdd-fb70-4954-903a-270121d85bb2] 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 6.004690304s
addons_test.go:789: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-203235
addons_test.go:789: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-203235: (5.749411173s)
--- PASS: TestAddons/parallel/InspektorGadget (11.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (53.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:505: csi-hostpath-driver pods stabilized in 6.004712ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-203235 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-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-203235 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" [af990a7e-14f7-498e-a697-878d8b8d5e1c] Pending
helpers_test.go:344: "task-pv-pod" [af990a7e-14f7-498e-a697-878d8b8d5e1c] 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" [af990a7e-14f7-498e-a697-878d8b8d5e1c] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.004563276s
addons_test.go:528: (dbg) Run:  kubectl --context addons-203235 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-203235 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-203235 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-203235 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-203235 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-203235 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-203235 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-203235 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" [595395ef-dfcd-4344-901b-1781d337c61d] Pending
helpers_test.go:344: "task-pv-pod-restore" [595395ef-dfcd-4344-901b-1781d337c61d] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003825456s
addons_test.go:570: (dbg) Run:  kubectl --context addons-203235 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-203235 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-203235 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.701188828s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (53.02s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.92s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:768: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-203235 --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-57fb76fcdb-mqkrj" [dedab860-11eb-4f1e-8433-3b2a4477e938] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-mqkrj" [dedab860-11eb-4f1e-8433-3b2a4477e938] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-mqkrj" [dedab860-11eb-4f1e-8433-3b2a4477e938] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004259234s
addons_test.go:777: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 addons disable headlamp --alsologtostderr -v=1: (5.920276717s)
--- PASS: TestAddons/parallel/Headlamp (17.92s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.58s)

                                                
                                                
=== 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-769b77f747-l5rzc" [915d6f5a-6866-403f-864b-da8a91c02058] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003879212s
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-203235
--- PASS: TestAddons/parallel/CloudSpanner (5.58s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-203235 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-203235 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-203235 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-203235 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" [1851901a-f1ca-46d9-abb4-830f921d7d88] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [1851901a-f1ca-46d9-abb4-830f921d7d88] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [1851901a-f1ca-46d9-abb4-830f921d7d88] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004861457s
addons_test.go:938: (dbg) Run:  kubectl --context addons-203235 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 ssh "cat /opt/local-path-provisioner/pvc-2b2db76a-599f-418b-b014-9a6e5499a0fb_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-203235 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-203235 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.320797237s)
--- PASS: TestAddons/parallel/LocalPath (51.50s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.54s)

                                                
                                                
=== 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-8gxxc" [dfc78b94-d086-48cf-bccc-19bc25b9d4ed] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003678568s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-203235
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.54s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.78s)

                                                
                                                
=== 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-brzbb" [905a9280-0874-4c3d-aff1-0c4d422be31a] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004716215s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-arm64 -p addons-203235 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-arm64 -p addons-203235 addons disable yakd --alsologtostderr -v=1: (5.778271034s)
--- PASS: TestAddons/parallel/Yakd (11.78s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.21s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-203235
addons_test.go:170: (dbg) Done: out/minikube-linux-arm64 stop -p addons-203235: (5.949188232s)
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-203235
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-203235
addons_test.go:183: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-203235
--- PASS: TestAddons/StoppedEnableDisable (6.21s)

                                                
                                    
x
+
TestCertOptions (36.85s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-858663 --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
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-858663 --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: (34.172561894s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-858663 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-858663 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-858663 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-858663" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-858663
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-858663: (2.002579177s)
--- PASS: TestCertOptions (36.85s)

                                                
                                    
x
+
TestCertExpiration (238.89s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (33.88s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (37.28s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (29.44s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.77s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.03s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.78s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.95s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.44s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (78.66s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (34.43s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-081564 cache add registry.k8s.io/pause:3.1: (1.554511249s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-081564 cache add registry.k8s.io/pause:3.3: (1.536620748s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-081564 cache add registry.k8s.io/pause:latest: (1.223621834s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.31s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (44.68s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.85s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.89s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 logs --file /tmp/TestFunctionalserialLogsFileCmd668550538/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-081564 logs --file /tmp/TestFunctionalserialLogsFileCmd668550538/001/logs.txt: (1.886256286s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.89s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.54s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.48s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (12.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.44s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 18:57:28.637523  466574 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:57:28.637703  466574 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:57:28.637734  466574 out.go:358] Setting ErrFile to fd 2...
	I0913 18:57:28.637753  466574 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:57:28.638025  466574 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 18:57:28.638421  466574 out.go:352] Setting JSON to false
	I0913 18:57:28.639424  466574 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":9597,"bootTime":1726244252,"procs":196,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0913 18:57:28.639530  466574 start.go:139] virtualization:  
	I0913 18:57:28.644128  466574 out.go:177] * [functional-081564] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0913 18:57:28.646703  466574 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:57:28.647391  466574 notify.go:220] Checking for updates...
	I0913 18:57:28.652803  466574 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:57:28.655454  466574 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:57:28.658007  466574 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube
	I0913 18:57:28.660579  466574 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0913 18:57:28.663266  466574 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:57:28.666390  466574 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:57:28.666941  466574 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:57:28.703606  466574 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:57:28.703754  466574 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:57:28.764139  466574 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-13 18:57:28.75369475 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:57:28.764254  466574 docker.go:318] overlay module found
	I0913 18:57:28.767178  466574 out.go:177] * Using the docker driver based on existing profile
	I0913 18:57:28.769890  466574 start.go:297] selected driver: docker
	I0913 18:57:28.769914  466574 start.go:901] validating driver "docker" against &{Name:functional-081564 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-081564 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}
	I0913 18:57:28.770014  466574 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:57:28.774327  466574 out.go:201] 
	W0913 18:57:28.777032  466574 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
	I0913 18:57:28.779715  466574 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 18:57:28.460988  466529 out.go:345] Setting OutFile to fd 1 ...
	I0913 18:57:28.461149  466529 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:57:28.461161  466529 out.go:358] Setting ErrFile to fd 2...
	I0913 18:57:28.461167  466529 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 18:57:28.461522  466529 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 18:57:28.461918  466529 out.go:352] Setting JSON to false
	I0913 18:57:28.462969  466529 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":9597,"bootTime":1726244252,"procs":196,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0913 18:57:28.463069  466529 start.go:139] virtualization:  
	I0913 18:57:28.467893  466529 out.go:177] * [functional-081564] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0913 18:57:28.470566  466529 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 18:57:28.470736  466529 notify.go:220] Checking for updates...
	I0913 18:57:28.475843  466529 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 18:57:28.478354  466529 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 18:57:28.480615  466529 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube
	I0913 18:57:28.483320  466529 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0913 18:57:28.485852  466529 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 18:57:28.488847  466529 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 18:57:28.489422  466529 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 18:57:28.514373  466529 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 18:57:28.514515  466529 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 18:57:28.576313  466529 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-13 18:57:28.566945375 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 18:57:28.576430  466529 docker.go:318] overlay module found
	I0913 18:57:28.579083  466529 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0913 18:57:28.581616  466529 start.go:297] selected driver: docker
	I0913 18:57:28.581636  466529 start.go:901] validating driver "docker" against &{Name:functional-081564 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726193793-19634@sha256:4434bf9c4c4590e602ea482d2337d9d858a3db898bec2a85c17f78c81593c44e 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-081564 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}
	I0913 18:57:28.581768  466529 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 18:57:28.585038  466529 out.go:201] 
	W0913 18:57:28.587702  466529 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
	I0913 18:57:28.590412  466529 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-081564 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-081564 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-ksfrf" [925ac653-1da4-4bb2-8438-442bacadf29d] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-ksfrf" [925ac653-1da4-4bb2-8438-442bacadf29d] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.004392701s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30999
functional_test.go:1675: http://192.168.49.2:30999: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.22s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.1s)

                                                
                                                
=== 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" [ed045b6b-57db-4149-b851-3797689fb928] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.004155804s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-081564 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-081564 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-081564 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-081564 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" [83c7feb0-bfde-4cd0-b59d-9d0ebbacd5ec] Pending
helpers_test.go:344: "sp-pod" [83c7feb0-bfde-4cd0-b59d-9d0ebbacd5ec] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [83c7feb0-bfde-4cd0-b59d-9d0ebbacd5ec] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003141377s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-081564 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-081564 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-081564 delete -f testdata/storage-provisioner/pod.yaml: (1.124276191s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-081564 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" [7d4d1473-0d7b-4fa6-892c-e18b753a83a7] Pending
helpers_test.go:344: "sp-pod" [7d4d1473-0d7b-4fa6-892c-e18b753a83a7] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004037775s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-081564 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.10s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.66s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.36s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.34s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.72s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.24s)

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-081564 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" [6f8c8e54-9f52-4812-8596-c3a45024e119] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [6f8c8e54-9f52-4812-8596-c3a45024e119] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.004584127s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.52s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-081564 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-081564 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-6w6bp" [acdaea55-7152-4526-a329-3883f43eb650] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-6w6bp" [acdaea55-7152-4526-a329-3883f43eb650] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.003799357s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.24s)

                                                
                                    
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-arm64 profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.44s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-081564 /tmp/TestFunctionalparallelMountCmdany-port3387437304/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1726253845765920246" to /tmp/TestFunctionalparallelMountCmdany-port3387437304/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1726253845765920246" to /tmp/TestFunctionalparallelMountCmdany-port3387437304/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1726253845765920246" to /tmp/TestFunctionalparallelMountCmdany-port3387437304/001/test-1726253845765920246
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 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 13 18:57 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 13 18:57 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 13 18:57 test-1726253845765920246
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 ssh cat /mount-9p/test-1726253845765920246
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-081564 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" [a79c9ae2-b40a-4549-b0ff-f53ccef5c736] Pending
helpers_test.go:344: "busybox-mount" [a79c9ae2-b40a-4549-b0ff-f53ccef5c736] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [a79c9ae2-b40a-4549-b0ff-f53ccef5c736] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [a79c9ae2-b40a-4549-b0ff-f53ccef5c736] 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 5.003746004s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-081564 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-081564 /tmp/TestFunctionalparallelMountCmdany-port3387437304/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.77s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-081564 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-081564
localhost/kicbase/echo-server:functional-081564
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240813-c6f155d6
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-081564 image ls --format short --alsologtostderr:
I0913 18:57:47.095384  469402 out.go:345] Setting OutFile to fd 1 ...
I0913 18:57:47.095500  469402 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:57:47.095506  469402 out.go:358] Setting ErrFile to fd 2...
I0913 18:57:47.095512  469402 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:57:47.095773  469402 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
I0913 18:57:47.096551  469402 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:57:47.096691  469402 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:57:47.097325  469402 cli_runner.go:164] Run: docker container inspect functional-081564 --format={{.State.Status}}
I0913 18:57:47.121596  469402 ssh_runner.go:195] Run: systemctl --version
I0913 18:57:47.121649  469402 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-081564
I0913 18:57:47.149155  469402 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/functional-081564/id_rsa Username:docker}
I0913 18:57:47.281115  469402 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-081564 image ls --format json --alsologtostderr:
[{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"d55841c1f15937c730d5f395260579dd68c0f009298aee7d1ffba5ab3f0747ff","repoDigests":["localhost/minikube-local-cache-test@sha256:4814c34043f7422f751a3287c6a48b07da692e58bd7411a2f42de6d4dfe53e66"],"repoTags":["localhost/minikube-local-cache-test:functional-081564"],"size":"3330"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0
b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDigests":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/libra
ry/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3","docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172029"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d
11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d
2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-081564"],"size":"4788229"},{"id":"d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853","repoDigests":["registry.k8s.io/kub
e-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb","registry.k8s.io/kube-apiserver@sha256:e3a40e6c6e99ba4a4d72432b3eda702099a2926e49d4afeb6138f2d95e6371ef"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"92632544"},{"id":"279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1","registry.k8s.io/kube-controller-manager@sha256:a9a0505b7d0caca0edd18e37bacc9425b2c8824546b26f5b286e8cb144669849"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"86930758"},{"id":"7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:65212209347a96b08a97e679b98dca46885f09cf3a53e8d13b28d2c083a5b690","registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"
67007814"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-081564 image ls --format json --alsologtostderr:
I0913 18:57:47.418037  469469 out.go:345] Setting OutFile to fd 1 ...
I0913 18:57:47.418250  469469 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:57:47.418261  469469 out.go:358] Setting ErrFile to fd 2...
I0913 18:57:47.418266  469469 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:57:47.418561  469469 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
I0913 18:57:47.419563  469469 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:57:47.419775  469469 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:57:47.420305  469469 cli_runner.go:164] Run: docker container inspect functional-081564 --format={{.State.Status}}
I0913 18:57:47.439770  469469 ssh_runner.go:195] Run: systemctl --version
I0913 18:57:47.439830  469469 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-081564
I0913 18:57:47.473467  469469 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/functional-081564/id_rsa Username:docker}
I0913 18:57:47.576666  469469 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

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

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

                                                
                                                

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

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-081564 image ls --format yaml --alsologtostderr:
I0913 18:57:47.109364  469403 out.go:345] Setting OutFile to fd 1 ...
I0913 18:57:47.109579  469403 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:57:47.109606  469403 out.go:358] Setting ErrFile to fd 2...
I0913 18:57:47.109626  469403 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:57:47.109896  469403 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
I0913 18:57:47.110560  469403 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:57:47.110730  469403 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:57:47.112743  469403 cli_runner.go:164] Run: docker container inspect functional-081564 --format={{.State.Status}}
I0913 18:57:47.134488  469403 ssh_runner.go:195] Run: systemctl --version
I0913 18:57:47.134543  469403 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-081564
I0913 18:57:47.158978  469403 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/functional-081564/id_rsa Username:docker}
I0913 18:57:47.255961  469403 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 image build -t localhost/my-image:functional-081564 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-081564 image build -t localhost/my-image:functional-081564 testdata/build --alsologtostderr: (3.195749712s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-081564 image build -t localhost/my-image:functional-081564 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> b552d179610
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-081564
--> cbae8567d9a
Successfully tagged localhost/my-image:functional-081564
cbae8567d9aedc14998622e16cb15fe3d9c60555596f1ab1a63467a053316a2b
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-081564 image build -t localhost/my-image:functional-081564 testdata/build --alsologtostderr:
I0913 18:57:47.736786  469559 out.go:345] Setting OutFile to fd 1 ...
I0913 18:57:47.737353  469559 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:57:47.737369  469559 out.go:358] Setting ErrFile to fd 2...
I0913 18:57:47.737375  469559 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0913 18:57:47.737674  469559 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
I0913 18:57:47.738413  469559 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:57:47.739121  469559 config.go:182] Loaded profile config "functional-081564": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0913 18:57:47.739786  469559 cli_runner.go:164] Run: docker container inspect functional-081564 --format={{.State.Status}}
I0913 18:57:47.758460  469559 ssh_runner.go:195] Run: systemctl --version
I0913 18:57:47.758520  469559 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-081564
I0913 18:57:47.782523  469559 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/functional-081564/id_rsa Username:docker}
I0913 18:57:47.889858  469559 build_images.go:161] Building image from path: /tmp/build.128071702.tar
I0913 18:57:47.889990  469559 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0913 18:57:47.900394  469559 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.128071702.tar
I0913 18:57:47.905705  469559 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.128071702.tar: stat -c "%s %y" /var/lib/minikube/build/build.128071702.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.128071702.tar': No such file or directory
I0913 18:57:47.905746  469559 ssh_runner.go:362] scp /tmp/build.128071702.tar --> /var/lib/minikube/build/build.128071702.tar (3072 bytes)
I0913 18:57:47.941453  469559 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.128071702
I0913 18:57:47.950699  469559 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.128071702 -xf /var/lib/minikube/build/build.128071702.tar
I0913 18:57:47.960105  469559 crio.go:315] Building image: /var/lib/minikube/build/build.128071702
I0913 18:57:47.960181  469559 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-081564 /var/lib/minikube/build/build.128071702 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0913 18:57:50.824894  469559 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-081564 /var/lib/minikube/build/build.128071702 --cgroup-manager=cgroupfs: (2.864683973s)
I0913 18:57:50.824978  469559 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.128071702
I0913 18:57:50.834251  469559 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.128071702.tar
I0913 18:57:50.843172  469559 build_images.go:217] Built localhost/my-image:functional-081564 from /tmp/build.128071702.tar
I0913 18:57:50.843202  469559 build_images.go:133] succeeded building to: functional-081564
I0913 18:57:50.843207  469559 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.78s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 image load --daemon kicbase/echo-server:functional-081564 --alsologtostderr
2024/09/13 18:57:40 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:355: (dbg) Done: out/minikube-linux-arm64 -p functional-081564 image load --daemon kicbase/echo-server:functional-081564 --alsologtostderr: (1.176518409s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-081564 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.45s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-081564
--- 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-081564
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (170.01s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-738456 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0913 18:57:54.762361  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:57:57.324122  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:58:02.446238  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:58:12.687614  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:58:33.169474  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 18:59:14.131275  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:00:36.053641  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-738456 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m49.206715849s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (170.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (64.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-738456 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-738456 -v=7 --alsologtostderr: (1m3.584708137s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 status -v=7 --alsologtostderr
E0913 19:01:57.702191  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:01:57.708946  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:01:57.721495  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:01:57.744079  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:01:57.785401  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:01:57.866800  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:01:58.028145  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:01:58.350166  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-738456 status -v=7 --alsologtostderr: (1.030727922s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (64.62s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0913 19:01:58.992476  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (0.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 status --output json -v=7 --alsologtostderr
E0913 19:02:00.284462  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-738456 status --output json -v=7 --alsologtostderr: (1.325346981s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp testdata/cp-test.txt ha-738456:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1051675599/001/cp-test_ha-738456.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456:/home/docker/cp-test.txt ha-738456-m02:/home/docker/cp-test_ha-738456_ha-738456-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456 "sudo cat /home/docker/cp-test.txt"
E0913 19:02:02.845815  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m02 "sudo cat /home/docker/cp-test_ha-738456_ha-738456-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456:/home/docker/cp-test.txt ha-738456-m03:/home/docker/cp-test_ha-738456_ha-738456-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m03 "sudo cat /home/docker/cp-test_ha-738456_ha-738456-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456:/home/docker/cp-test.txt ha-738456-m04:/home/docker/cp-test_ha-738456_ha-738456-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m04 "sudo cat /home/docker/cp-test_ha-738456_ha-738456-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp testdata/cp-test.txt ha-738456-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1051675599/001/cp-test_ha-738456-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m02:/home/docker/cp-test.txt ha-738456:/home/docker/cp-test_ha-738456-m02_ha-738456.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456 "sudo cat /home/docker/cp-test_ha-738456-m02_ha-738456.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m02:/home/docker/cp-test.txt ha-738456-m03:/home/docker/cp-test_ha-738456-m02_ha-738456-m03.txt
E0913 19:02:07.967841  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m03 "sudo cat /home/docker/cp-test_ha-738456-m02_ha-738456-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m02:/home/docker/cp-test.txt ha-738456-m04:/home/docker/cp-test_ha-738456-m02_ha-738456-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m04 "sudo cat /home/docker/cp-test_ha-738456-m02_ha-738456-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp testdata/cp-test.txt ha-738456-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1051675599/001/cp-test_ha-738456-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m03:/home/docker/cp-test.txt ha-738456:/home/docker/cp-test_ha-738456-m03_ha-738456.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456 "sudo cat /home/docker/cp-test_ha-738456-m03_ha-738456.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m03:/home/docker/cp-test.txt ha-738456-m02:/home/docker/cp-test_ha-738456-m03_ha-738456-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m02 "sudo cat /home/docker/cp-test_ha-738456-m03_ha-738456-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m03:/home/docker/cp-test.txt ha-738456-m04:/home/docker/cp-test_ha-738456-m03_ha-738456-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m04 "sudo cat /home/docker/cp-test_ha-738456-m03_ha-738456-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp testdata/cp-test.txt ha-738456-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1051675599/001/cp-test_ha-738456-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m04:/home/docker/cp-test.txt ha-738456:/home/docker/cp-test_ha-738456-m04_ha-738456.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456 "sudo cat /home/docker/cp-test_ha-738456-m04_ha-738456.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m04:/home/docker/cp-test.txt ha-738456-m02:/home/docker/cp-test_ha-738456-m04_ha-738456-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m02 "sudo cat /home/docker/cp-test_ha-738456-m04_ha-738456-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 cp ha-738456-m04:/home/docker/cp-test.txt ha-738456-m03:/home/docker/cp-test_ha-738456-m04_ha-738456-m03.txt
E0913 19:02:18.209779  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 ssh -n ha-738456-m03 "sudo cat /home/docker/cp-test_ha-738456-m04_ha-738456-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.82s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 19:02:30.963411  485254 out.go:345] Setting OutFile to fd 1 ...
	I0913 19:02:30.963622  485254 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:02:30.963652  485254 out.go:358] Setting ErrFile to fd 2...
	I0913 19:02:30.963676  485254 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:02:30.963939  485254 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 19:02:30.964204  485254 out.go:352] Setting JSON to false
	I0913 19:02:30.964264  485254 mustload.go:65] Loading cluster: ha-738456
	I0913 19:02:30.964306  485254 notify.go:220] Checking for updates...
	I0913 19:02:30.964784  485254 config.go:182] Loaded profile config "ha-738456": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 19:02:30.964819  485254 status.go:255] checking status of ha-738456 ...
	I0913 19:02:30.965506  485254 cli_runner.go:164] Run: docker container inspect ha-738456 --format={{.State.Status}}
	I0913 19:02:30.987720  485254 status.go:330] ha-738456 host status = "Running" (err=<nil>)
	I0913 19:02:30.987743  485254 host.go:66] Checking if "ha-738456" exists ...
	I0913 19:02:30.988083  485254 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-738456
	I0913 19:02:31.013130  485254 host.go:66] Checking if "ha-738456" exists ...
	I0913 19:02:31.013455  485254 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 19:02:31.013517  485254 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-738456
	I0913 19:02:31.032216  485254 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33182 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/ha-738456/id_rsa Username:docker}
	I0913 19:02:31.139483  485254 ssh_runner.go:195] Run: systemctl --version
	I0913 19:02:31.144430  485254 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 19:02:31.159881  485254 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 19:02:31.226857  485254 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-13 19:02:31.216420026 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 19:02:31.227513  485254 kubeconfig.go:125] found "ha-738456" server: "https://192.168.49.254:8443"
	I0913 19:02:31.227552  485254 api_server.go:166] Checking apiserver status ...
	I0913 19:02:31.227600  485254 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 19:02:31.239106  485254 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1413/cgroup
	I0913 19:02:31.249308  485254 api_server.go:182] apiserver freezer: "7:freezer:/docker/0e3cb06621cf89dff97ee2e68633c5d5659f59ee8b371ff7011d8293184e38de/crio/crio-09e3987640431bfd821d511c327366f4b40295475eca4ad9edbd74c3b78dbaf9"
	I0913 19:02:31.249376  485254 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0e3cb06621cf89dff97ee2e68633c5d5659f59ee8b371ff7011d8293184e38de/crio/crio-09e3987640431bfd821d511c327366f4b40295475eca4ad9edbd74c3b78dbaf9/freezer.state
	I0913 19:02:31.258530  485254 api_server.go:204] freezer state: "THAWED"
	I0913 19:02:31.258558  485254 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0913 19:02:31.267105  485254 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0913 19:02:31.267133  485254 status.go:422] ha-738456 apiserver status = Running (err=<nil>)
	I0913 19:02:31.267146  485254 status.go:257] ha-738456 status: &{Name:ha-738456 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:02:31.267164  485254 status.go:255] checking status of ha-738456-m02 ...
	I0913 19:02:31.267537  485254 cli_runner.go:164] Run: docker container inspect ha-738456-m02 --format={{.State.Status}}
	I0913 19:02:31.285123  485254 status.go:330] ha-738456-m02 host status = "Stopped" (err=<nil>)
	I0913 19:02:31.285163  485254 status.go:343] host is not running, skipping remaining checks
	I0913 19:02:31.285172  485254 status.go:257] ha-738456-m02 status: &{Name:ha-738456-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:02:31.285195  485254 status.go:255] checking status of ha-738456-m03 ...
	I0913 19:02:31.285638  485254 cli_runner.go:164] Run: docker container inspect ha-738456-m03 --format={{.State.Status}}
	I0913 19:02:31.303463  485254 status.go:330] ha-738456-m03 host status = "Running" (err=<nil>)
	I0913 19:02:31.303506  485254 host.go:66] Checking if "ha-738456-m03" exists ...
	I0913 19:02:31.303812  485254 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-738456-m03
	I0913 19:02:31.323609  485254 host.go:66] Checking if "ha-738456-m03" exists ...
	I0913 19:02:31.323916  485254 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 19:02:31.323979  485254 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-738456-m03
	I0913 19:02:31.342386  485254 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33192 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/ha-738456-m03/id_rsa Username:docker}
	I0913 19:02:31.441987  485254 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 19:02:31.454289  485254 kubeconfig.go:125] found "ha-738456" server: "https://192.168.49.254:8443"
	I0913 19:02:31.454321  485254 api_server.go:166] Checking apiserver status ...
	I0913 19:02:31.454366  485254 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 19:02:31.465426  485254 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1345/cgroup
	I0913 19:02:31.475215  485254 api_server.go:182] apiserver freezer: "7:freezer:/docker/eed40d3bd46217827f25fa4386669f4c6749c430ea40e9ef3b23ee37087dc7dc/crio/crio-1f89605fbc1bc961c9635c53315a9587c7df0e6603415a28b603245408fea451"
	I0913 19:02:31.475348  485254 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/eed40d3bd46217827f25fa4386669f4c6749c430ea40e9ef3b23ee37087dc7dc/crio/crio-1f89605fbc1bc961c9635c53315a9587c7df0e6603415a28b603245408fea451/freezer.state
	I0913 19:02:31.486029  485254 api_server.go:204] freezer state: "THAWED"
	I0913 19:02:31.486098  485254 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0913 19:02:31.496199  485254 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0913 19:02:31.496288  485254 status.go:422] ha-738456-m03 apiserver status = Running (err=<nil>)
	I0913 19:02:31.496312  485254 status.go:257] ha-738456-m03 status: &{Name:ha-738456-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:02:31.496344  485254 status.go:255] checking status of ha-738456-m04 ...
	I0913 19:02:31.496740  485254 cli_runner.go:164] Run: docker container inspect ha-738456-m04 --format={{.State.Status}}
	I0913 19:02:31.518756  485254 status.go:330] ha-738456-m04 host status = "Running" (err=<nil>)
	I0913 19:02:31.518779  485254 host.go:66] Checking if "ha-738456-m04" exists ...
	I0913 19:02:31.519358  485254 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-738456-m04
	I0913 19:02:31.538125  485254 host.go:66] Checking if "ha-738456-m04" exists ...
	I0913 19:02:31.538464  485254 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 19:02:31.538521  485254 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-738456-m04
	I0913 19:02:31.558264  485254 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33197 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/ha-738456-m04/id_rsa Username:docker}
	I0913 19:02:31.660643  485254 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 19:02:31.674445  485254 status.go:257] ha-738456-m04 status: &{Name:ha-738456-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (28.74s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 node start m02 -v=7 --alsologtostderr
E0913 19:02:38.691114  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:02:52.193013  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-738456 node start m02 -v=7 --alsologtostderr: (27.15335742s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-738456 status -v=7 --alsologtostderr: (1.420569931s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (28.74s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (6.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (146.93s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-738456 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-738456 -v=7 --alsologtostderr
E0913 19:03:19.652724  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:03:19.895264  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-738456 -v=7 --alsologtostderr: (36.906044224s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-738456 --wait=true -v=7 --alsologtostderr
E0913 19:04:41.574182  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-738456 --wait=true -v=7 --alsologtostderr: (1m49.870194328s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-738456
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (146.93s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.87s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 19:06:22.952167  499103 out.go:345] Setting OutFile to fd 1 ...
	I0913 19:06:22.952339  499103 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:06:22.952350  499103 out.go:358] Setting ErrFile to fd 2...
	I0913 19:06:22.952355  499103 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:06:22.952587  499103 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 19:06:22.952787  499103 out.go:352] Setting JSON to false
	I0913 19:06:22.952814  499103 mustload.go:65] Loading cluster: ha-738456
	I0913 19:06:22.953028  499103 notify.go:220] Checking for updates...
	I0913 19:06:22.953244  499103 config.go:182] Loaded profile config "ha-738456": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 19:06:22.953263  499103 status.go:255] checking status of ha-738456 ...
	I0913 19:06:22.953864  499103 cli_runner.go:164] Run: docker container inspect ha-738456 --format={{.State.Status}}
	I0913 19:06:22.973200  499103 status.go:330] ha-738456 host status = "Stopped" (err=<nil>)
	I0913 19:06:22.973227  499103 status.go:343] host is not running, skipping remaining checks
	I0913 19:06:22.973235  499103 status.go:257] ha-738456 status: &{Name:ha-738456 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:06:22.973262  499103 status.go:255] checking status of ha-738456-m02 ...
	I0913 19:06:22.973585  499103 cli_runner.go:164] Run: docker container inspect ha-738456-m02 --format={{.State.Status}}
	I0913 19:06:22.999967  499103 status.go:330] ha-738456-m02 host status = "Stopped" (err=<nil>)
	I0913 19:06:22.999991  499103 status.go:343] host is not running, skipping remaining checks
	I0913 19:06:22.999999  499103 status.go:257] ha-738456-m02 status: &{Name:ha-738456-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:06:23.000018  499103 status.go:255] checking status of ha-738456-m04 ...
	I0913 19:06:23.000323  499103 cli_runner.go:164] Run: docker container inspect ha-738456-m04 --format={{.State.Status}}
	I0913 19:06:23.020721  499103 status.go:330] ha-738456-m04 host status = "Stopped" (err=<nil>)
	I0913 19:06:23.020745  499103 status.go:343] host is not running, skipping remaining checks
	I0913 19:06:23.020753  499103 status.go:257] ha-738456-m04 status: &{Name:ha-738456-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (115.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-738456 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0913 19:06:57.701531  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:07:25.416069  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:07:52.194398  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-738456 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m54.187798888s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 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 (115.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (71.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-738456 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-738456 --control-plane -v=7 --alsologtostderr: (1m10.335576395s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-738456 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-738456 status -v=7 --alsologtostderr: (1.005223148s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (71.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.82s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (78.39s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.22s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"34832349-2fc5-46e2-9073-2b2c75d8dcef","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-130968] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"a550f998-381d-4fab-be92-ce17a2669c5b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19636"}}
	{"specversion":"1.0","id":"3ee05a09-b67d-4138-a0e6-80d1611f29b3","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":"11d11d3b-52e7-460f-aeb2-8941ae808d7d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig"}}
	{"specversion":"1.0","id":"ffae604a-4040-4f96-949a-2153842685ff","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube"}}
	{"specversion":"1.0","id":"2cf0e719-2ae5-4703-a378-e2114fec01a3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"510d0c39-8e5c-46fe-a75e-d85843131197","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"365a7131-cb30-4460-a9a9-5582dadc7ef7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (44.49s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (38.28s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-258369 --network=bridge
E0913 19:11:57.702094  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-258369 --network=bridge: (36.317383949s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-258369" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-258369
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-258369: (1.927935756s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (38.28s)

                                                
                                    
x
+
TestKicExistingNetwork (31.81s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-022305 --network=existing-network
E0913 19:12:52.193682  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-022305 --network=existing-network: (29.58849583s)
helpers_test.go:175: Cleaning up "existing-network-022305" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-022305
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-022305: (2.062808261s)
--- PASS: TestKicExistingNetwork (31.81s)

                                                
                                    
x
+
TestKicCustomSubnet (36.08s)

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

                                                
                                    
x
+
TestKicStaticIP (31.79s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (73.94s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-541916 --driver=docker  --container-runtime=crio
E0913 19:14:15.258805  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-541916 --driver=docker  --container-runtime=crio: (33.848346928s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-544435 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-544435 --driver=docker  --container-runtime=crio: (34.813137714s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-541916
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-544435
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-544435" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-544435
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-544435: (2.024548464s)
helpers_test.go:175: Cleaning up "first-541916" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-541916
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-541916: (1.960942214s)
--- PASS: TestMinikubeProfile (73.94s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.18s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.98s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (84.43s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-247861 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0913 19:16:57.701617  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-247861 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m23.923528168s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-247861 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (84.43s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.4s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.97s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (60.24s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-247861 -v 3 --alsologtostderr
E0913 19:17:52.193651  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:18:20.778039  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-247861 -v 3 --alsologtostderr: (59.577643293s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-247861 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (60.24s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 19:18:37.444205  552772 out.go:345] Setting OutFile to fd 1 ...
	I0913 19:18:37.444406  552772 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:18:37.444433  552772 out.go:358] Setting ErrFile to fd 2...
	I0913 19:18:37.444454  552772 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:18:37.444745  552772 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 19:18:37.444981  552772 out.go:352] Setting JSON to false
	I0913 19:18:37.445037  552772 mustload.go:65] Loading cluster: multinode-247861
	I0913 19:18:37.445096  552772 notify.go:220] Checking for updates...
	I0913 19:18:37.445531  552772 config.go:182] Loaded profile config "multinode-247861": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 19:18:37.445570  552772 status.go:255] checking status of multinode-247861 ...
	I0913 19:18:37.446528  552772 cli_runner.go:164] Run: docker container inspect multinode-247861 --format={{.State.Status}}
	I0913 19:18:37.466138  552772 status.go:330] multinode-247861 host status = "Running" (err=<nil>)
	I0913 19:18:37.466168  552772 host.go:66] Checking if "multinode-247861" exists ...
	I0913 19:18:37.466476  552772 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-247861
	I0913 19:18:37.490358  552772 host.go:66] Checking if "multinode-247861" exists ...
	I0913 19:18:37.490679  552772 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 19:18:37.490735  552772 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-247861
	I0913 19:18:37.508007  552772 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33302 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/multinode-247861/id_rsa Username:docker}
	I0913 19:18:37.614874  552772 ssh_runner.go:195] Run: systemctl --version
	I0913 19:18:37.619834  552772 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 19:18:37.631517  552772 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 19:18:37.692959  552772 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-13 19:18:37.683463223 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 19:18:37.693561  552772 kubeconfig.go:125] found "multinode-247861" server: "https://192.168.67.2:8443"
	I0913 19:18:37.693592  552772 api_server.go:166] Checking apiserver status ...
	I0913 19:18:37.693638  552772 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0913 19:18:37.704518  552772 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1418/cgroup
	I0913 19:18:37.713389  552772 api_server.go:182] apiserver freezer: "7:freezer:/docker/5ee68c336500555de2bfef374821b861e5ce121952ee68926570f7186598d528/crio/crio-3c8e3b4afc2c1f3dc374768261df6e1fd90c33b05caecc2c8b38a732837e5dae"
	I0913 19:18:37.713459  552772 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/5ee68c336500555de2bfef374821b861e5ce121952ee68926570f7186598d528/crio/crio-3c8e3b4afc2c1f3dc374768261df6e1fd90c33b05caecc2c8b38a732837e5dae/freezer.state
	I0913 19:18:37.721776  552772 api_server.go:204] freezer state: "THAWED"
	I0913 19:18:37.721805  552772 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0913 19:18:37.729666  552772 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0913 19:18:37.729701  552772 status.go:422] multinode-247861 apiserver status = Running (err=<nil>)
	I0913 19:18:37.729713  552772 status.go:257] multinode-247861 status: &{Name:multinode-247861 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:18:37.729733  552772 status.go:255] checking status of multinode-247861-m02 ...
	I0913 19:18:37.730100  552772 cli_runner.go:164] Run: docker container inspect multinode-247861-m02 --format={{.State.Status}}
	I0913 19:18:37.752500  552772 status.go:330] multinode-247861-m02 host status = "Running" (err=<nil>)
	I0913 19:18:37.752526  552772 host.go:66] Checking if "multinode-247861-m02" exists ...
	I0913 19:18:37.752854  552772 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-247861-m02
	I0913 19:18:37.769134  552772 host.go:66] Checking if "multinode-247861-m02" exists ...
	I0913 19:18:37.769438  552772 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0913 19:18:37.769481  552772 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-247861-m02
	I0913 19:18:37.785771  552772 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33307 SSHKeyPath:/home/jenkins/minikube-integration/19636-432672/.minikube/machines/multinode-247861-m02/id_rsa Username:docker}
	I0913 19:18:37.880780  552772 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0913 19:18:37.892639  552772 status.go:257] multinode-247861-m02 status: &{Name:multinode-247861-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:18:37.892677  552772 status.go:255] checking status of multinode-247861-m03 ...
	I0913 19:18:37.893005  552772 cli_runner.go:164] Run: docker container inspect multinode-247861-m03 --format={{.State.Status}}
	I0913 19:18:37.910294  552772 status.go:330] multinode-247861-m03 host status = "Stopped" (err=<nil>)
	I0913 19:18:37.910317  552772 status.go:343] host is not running, skipping remaining checks
	I0913 19:18:37.910325  552772 status.go:257] multinode-247861-m03 status: &{Name:multinode-247861-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.93s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (111.68s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-247861
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-247861
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-247861: (24.821203709s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-247861 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-247861 --wait=true -v=8 --alsologtostderr: (1m26.742606235s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-247861
--- PASS: TestMultiNode/serial/RestartKeepsNodes (111.68s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.39s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.95s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 19:21:08.821987  560574 out.go:345] Setting OutFile to fd 1 ...
	I0913 19:21:08.822171  560574 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:21:08.822200  560574 out.go:358] Setting ErrFile to fd 2...
	I0913 19:21:08.822219  560574 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:21:08.822471  560574 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 19:21:08.822726  560574 out.go:352] Setting JSON to false
	I0913 19:21:08.822793  560574 mustload.go:65] Loading cluster: multinode-247861
	I0913 19:21:08.822868  560574 notify.go:220] Checking for updates...
	I0913 19:21:08.823334  560574 config.go:182] Loaded profile config "multinode-247861": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 19:21:08.823371  560574 status.go:255] checking status of multinode-247861 ...
	I0913 19:21:08.824198  560574 cli_runner.go:164] Run: docker container inspect multinode-247861 --format={{.State.Status}}
	I0913 19:21:08.842323  560574 status.go:330] multinode-247861 host status = "Stopped" (err=<nil>)
	I0913 19:21:08.842346  560574 status.go:343] host is not running, skipping remaining checks
	I0913 19:21:08.842354  560574 status.go:257] multinode-247861 status: &{Name:multinode-247861 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0913 19:21:08.842379  560574 status.go:255] checking status of multinode-247861-m02 ...
	I0913 19:21:08.842708  560574 cli_runner.go:164] Run: docker container inspect multinode-247861-m02 --format={{.State.Status}}
	I0913 19:21:08.865752  560574 status.go:330] multinode-247861-m02 host status = "Stopped" (err=<nil>)
	I0913 19:21:08.865772  560574 status.go:343] host is not running, skipping remaining checks
	I0913 19:21:08.865779  560574 status.go:257] multinode-247861-m02 status: &{Name:multinode-247861-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (48.67s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-247861 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-247861 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (47.979259468s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-247861 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 (48.67s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.21s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-247861-m03 --driver=docker  --container-runtime=crio
E0913 19:21:57.701612  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-247861-m03 --driver=docker  --container-runtime=crio: (32.804634913s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-247861
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-247861: exit status 80 (322.207577ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-247861-m03 already exists in multinode-247861-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-arm64 delete -p multinode-247861-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-247861-m03: (1.951727998s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (35.21s)

                                                
                                    
x
+
TestPreload (130.57s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-686724 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0913 19:22:52.193793  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-686724 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m37.084763518s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-686724 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-686724 image pull gcr.io/k8s-minikube/busybox: (3.172268523s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-686724
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-686724: (5.725690309s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-686724 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-686724 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.890598247s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-686724 image list
helpers_test.go:175: Cleaning up "test-preload-686724" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-686724
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-686724: (2.363654915s)
--- PASS: TestPreload (130.57s)

                                                
                                    
x
+
TestScheduledStopUnix (111.03s)

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.47s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"978d4816-ae27-4537-a7fa-9194a55f2418","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-850166] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f22f0a49-16e6-4bf9-b54e-c31d35b25d16","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19636"}}
	{"specversion":"1.0","id":"12524d15-06b5-4c75-884e-0cf6a6d410d8","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":"4be34ae0-089d-492c-ba98-3ab4fa80575b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig"}}
	{"specversion":"1.0","id":"7a2f5eaa-cde0-4382-a072-5796a8b620b9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube"}}
	{"specversion":"1.0","id":"f4c9da98-423e-4ae3-b91c-5bdd86c663dd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"7a92c100-bf44-462b-8306-a631d71a95bd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3d914dda-4b94-4dcc-bc79-8e7fde6d8897","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":"8a596f9a-4202-48b1-aa8c-9ee99585bb80","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":"c87bd8cd-66b4-4489-be96-9c1d2a082524","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":"9c7ba03c-27be-4a2a-930a-f1c503e967d4","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":"90ba4a83-4998-4805-9abf-262222ddaa23","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-850166\" primary control-plane node in \"insufficient-storage-850166\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"e539f926-f712-4710-96ae-038063d54a54","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-1726193793-19634 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"5548721f-efcb-45e0-96a9-2bb33f456f5e","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":"84c6faa7-89ee-48d0-96db-39e58a81026b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0913 19:26:46.694389  578329 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-850166" does not appear in /home/jenkins/minikube-integration/19636-432672/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0913 19:26:46.981058  578392 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-850166" does not appear in /home/jenkins/minikube-integration/19636-432672/kubeconfig
	E0913 19:26:46.991024  578392 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/insufficient-storage-850166/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (73.15s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.962118395 start -p running-upgrade-329790 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0913 19:30:55.260842  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.962118395 start -p running-upgrade-329790 --memory=2200 --vm-driver=docker  --container-runtime=crio: (34.638251773s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-329790 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0913 19:31:57.701464  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-329790 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.643866906s)
helpers_test.go:175: Cleaning up "running-upgrade-329790" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-329790
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-329790: (3.020151353s)
--- PASS: TestRunningBinaryUpgrade (73.15s)

                                                
                                    
x
+
TestKubernetesUpgrade (400.95s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-598424 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0913 19:35:00.780203  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-598424 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.829604645s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-598424" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-598424
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-598424: (2.344573969s)
--- PASS: TestKubernetesUpgrade (400.95s)

                                                
                                    
x
+
TestMissingContainerUpgrade (147.88s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3787145665 start -p missing-upgrade-931673 --memory=2200 --driver=docker  --container-runtime=crio
E0913 19:26:57.701597  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:27:52.193354  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3787145665 start -p missing-upgrade-931673 --memory=2200 --driver=docker  --container-runtime=crio: (1m20.941321725s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-931673
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-931673: (1.739128618s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-931673
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-931673 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-931673 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.370069242s)
helpers_test.go:175: Cleaning up "missing-upgrade-931673" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-931673
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-931673: (2.088213546s)
--- PASS: TestMissingContainerUpgrade (147.88s)

                                                
                                    
x
+
TestPause/serial/Start (83.99s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-190742 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-190742 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m23.988380645s)
--- PASS: TestPause/serial/Start (83.99s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (28.36s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.93s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.39s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.85s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.07s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.11s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.66s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.43s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (90.06s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3861453854 start -p stopped-upgrade-158854 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3861453854 start -p stopped-upgrade-158854 --memory=2200 --vm-driver=docker  --container-runtime=crio: (35.073486728s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3861453854 -p stopped-upgrade-158854 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3861453854 -p stopped-upgrade-158854 stop: (3.060710318s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-158854 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-158854 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (51.922610556s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (90.06s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.15s)

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

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (31.87s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-827832 --driver=docker  --container-runtime=crio
E0913 19:32:52.193656  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-827832 --driver=docker  --container-runtime=crio: (31.503552019s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-827832 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (31.87s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (7.28s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.28s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.01s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.26s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.32s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.31s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.85s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0913 19:33:42.998177  615212 out.go:345] Setting OutFile to fd 1 ...
	I0913 19:33:42.998387  615212 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:33:42.998414  615212 out.go:358] Setting ErrFile to fd 2...
	I0913 19:33:42.998437  615212 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0913 19:33:42.998702  615212 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19636-432672/.minikube/bin
	I0913 19:33:42.999158  615212 out.go:352] Setting JSON to false
	I0913 19:33:43.000156  615212 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":11771,"bootTime":1726244252,"procs":191,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0913 19:33:43.000251  615212 start.go:139] virtualization:  
	I0913 19:33:43.005354  615212 out.go:177] * [false-587034] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0913 19:33:43.009095  615212 notify.go:220] Checking for updates...
	I0913 19:33:43.013158  615212 out.go:177]   - MINIKUBE_LOCATION=19636
	I0913 19:33:43.016245  615212 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0913 19:33:43.019216  615212 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19636-432672/kubeconfig
	I0913 19:33:43.021899  615212 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19636-432672/.minikube
	I0913 19:33:43.025167  615212 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0913 19:33:43.027922  615212 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0913 19:33:43.031201  615212 config.go:182] Loaded profile config "kubernetes-upgrade-598424": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0913 19:33:43.031336  615212 driver.go:394] Setting default libvirt URI to qemu:///system
	I0913 19:33:43.069739  615212 docker.go:123] docker version: linux-27.2.1:Docker Engine - Community
	I0913 19:33:43.069853  615212 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0913 19:33:43.166613  615212 info.go:266] docker info: {ID:U5VK:ZNT5:35M3:FHLW:Q7TL:ELFX:BNAG:AV4T:UD2H:SK5L:SEJV:SJJL Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-09-13 19:33:43.156225558 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1069-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.2.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0913 19:33:43.166721  615212 docker.go:318] overlay module found
	I0913 19:33:43.169509  615212 out.go:177] * Using the docker driver based on user configuration
	I0913 19:33:43.172013  615212 start.go:297] selected driver: docker
	I0913 19:33:43.172033  615212 start.go:901] validating driver "docker" against <nil>
	I0913 19:33:43.172047  615212 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0913 19:33:43.175374  615212 out.go:201] 
	W0913 19:33:43.178133  615212 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
	I0913 19:33:43.181221  615212 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:30:29 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-598424
contexts:
- context:
cluster: kubernetes-upgrade-598424
user: kubernetes-upgrade-598424
name: kubernetes-upgrade-598424
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-598424
user:
client-certificate: /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kubernetes-upgrade-598424/client.crt
client-key: /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kubernetes-upgrade-598424/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-790728 --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
E0913 19:36:57.701780  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-790728 --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: (3m17.8076899s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (197.81s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-265886 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0913 19:37:52.193499  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-265886 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m7.482863928s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (67.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-265886 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" [15864640-f504-4f39-9a0a-2cde44bde263] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [15864640-f504-4f39-9a0a-2cde44bde263] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.004091758s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-265886 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.39s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-790728 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" [aab919f0-b627-4c3c-98bf-f979d5b2fc83] Pending
helpers_test.go:344: "busybox" [aab919f0-b627-4c3c-98bf-f979d5b2fc83] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [aab919f0-b627-4c3c-98bf-f979d5b2fc83] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004683664s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-790728 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.50s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-790728 --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-790728 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-790728 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-790728 --alsologtostderr -v=3: (12.022209983s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.02s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-790728 --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
E0913 19:41:57.701187  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-790728 --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: (2m25.760471378s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-790728 -n old-k8s-version-790728
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (146.14s)

                                                
                                    
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-hgj2x" [c5148443-3859-4b27-857c-c10ddc2c34d6] Running
E0913 19:42:52.193546  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004879864s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-hgj2x" [c5148443-3859-4b27-857c-c10ddc2c34d6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.012465631s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-790728 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-790728 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
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.25s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-415296 --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-arm64 start -p embed-certs-415296 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m20.79719255s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (80.80s)

                                                
                                    
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-j9lfm" [b800362e-c66a-403f-9cd2-8c1cdb8a96d3] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003796343s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-j9lfm" [b800362e-c66a-403f-9cd2-8c1cdb8a96d3] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004219406s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-265886 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-988305 --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-arm64 start -p default-k8s-diff-port-988305 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (1m18.941994855s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (78.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-415296 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" [96d7d236-dcaf-4bba-beb2-0e9c62fe390d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [96d7d236-dcaf-4bba-beb2-0e9c62fe390d] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.00482786s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-415296 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.41s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-415296 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0913 19:44:58.333899  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:44:58.340547  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:44:58.352643  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:44:58.374869  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:44:58.416373  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:44:58.498049  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:44:58.659538  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:44:58.980949  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:44:59.623045  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:45:00.905229  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:45:03.467342  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:45:08.588638  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:45:18.830299  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-415296 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m37.770751362s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-415296 -n embed-certs-415296
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (278.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-988305 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" [74f6cd5f-85fe-4ce9-a0dd-0614734fcfa5] Pending
helpers_test.go:344: "busybox" [74f6cd5f-85fe-4ce9-a0dd-0614734fcfa5] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0913 19:45:39.312513  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [74f6cd5f-85fe-4ce9-a0dd-0614734fcfa5] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004420582s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-988305 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-988305 --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-988305 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.08s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-988305 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0913 19:46:20.274652  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:46:57.701432  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:47:35.262398  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:47:42.196372  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:47:52.193650  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/addons-203235/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:57.300781  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:57.307209  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:57.318583  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:57.340044  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:57.381486  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:57.463042  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:57.624882  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:57.946670  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:58.588210  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:48:59.869777  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:49:02.432079  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:49:07.553567  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:49:17.795227  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-988305 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m32.838695403s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-988305 -n default-k8s-diff-port-988305
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (273.27s)

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

                                                
                                                
=== 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-xc4xp" [ad2dbf1e-575f-431e-a2ad-2f122b47a0a7] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003339219s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-xc4xp" [ad2dbf1e-575f-431e-a2ad-2f122b47a0a7] Running
E0913 19:49:38.277286  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004835851s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-415296 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.16s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-313330 --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
E0913 19:49:58.333699  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:50:19.238913  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-313330 --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: (36.94909401s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.95s)

                                                
                                    
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 (1.32s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-313330 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0913 19:50:26.038585  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-313330 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.321238652s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.32s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-5dzqg" [7d49c254-87d4-42ca-9eb1-1334f58d96a8] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004607343s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-5dzqg" [7d49c254-87d4-42ca-9eb1-1334f58d96a8] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004786794s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-988305 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.16s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-988305 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-988305 --alsologtostderr -v=1: (1.103574716s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-988305 -n default-k8s-diff-port-988305
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-988305 -n default-k8s-diff-port-988305
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.23s)
E0913 19:56:49.619186  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:49.625570  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:49.636913  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:49.658296  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:49.699668  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:49.781032  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:49.942678  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:50.264821  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:50.906649  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:52.188276  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:54.750163  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:57.701423  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:59.457511  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:56:59.872001  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:10.113882  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:19.675891  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:19.682339  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:19.693920  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:19.715365  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:19.756814  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:19.838308  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:19.999898  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:20.337094  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:20.979157  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:22.260771  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:24.822195  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:29.943984  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:57:30.596098  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kindnet-587034/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m28.050274251s)
--- PASS: TestNetworkPlugins/group/auto/Start (88.05s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0913 19:51:40.781681  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:51:41.160240  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (56.27023743s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (56.27s)

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

                                                
                                                
=== 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-dgpmf" [6596ded8-8eb0-4e44-a939-1e7705d7ec11] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003360053s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-587034 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-x6l7t" [cc650e5a-8ad7-4a1b-9485-fb3937c0bc49] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0913 19:51:57.702124  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/functional-081564/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-x6l7t" [cc650e5a-8ad7-4a1b-9485-fb3937c0bc49] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003165793s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.26s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-587034 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-pkhpd" [2423f140-f3df-4fcc-9a84-0551795b3293] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-pkhpd" [2423f140-f3df-4fcc-9a84-0551795b3293] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.003937905s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.41s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-587034 --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-arm64 start -p custom-flannel-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m1.776865186s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (61.78s)

                                                
                                    
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-cd778" [6e19076a-eedb-4132-a5a5-a02040680a4f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005318397s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-587034 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-xkz9j" [14a22f52-521a-4f9a-8b1c-25a13325912f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xkz9j" [14a22f52-521a-4f9a-8b1c-25a13325912f] Running
E0913 19:53:57.301094  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.004034519s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.59s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-587034 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-f29dm" [ed978ba3-3019-42c3-9956-ae6e17d718f3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-f29dm" [ed978ba3-3019-42c3-9956-ae6e17d718f3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.004017512s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.38s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0913 19:54:25.001667  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/no-preload-265886/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m25.098620877s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (85.10s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0913 19:54:58.334587  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/old-k8s-version-790728/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m0.304480778s)
--- PASS: TestNetworkPlugins/group/flannel/Start (60.30s)

                                                
                                    
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-89xmb" [e0e8ce75-e5f9-43be-a8c9-5a8569e97514] Running
E0913 19:55:37.518318  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:37.524825  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:37.536336  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:37.557763  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:37.599317  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:37.681468  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:37.843271  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:38.165569  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:38.807653  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
E0913 19:55:40.089141  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004319609s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-587034 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-cfkpv" [63f63243-0484-41a1-8233-63b9e2767796] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0913 19:55:42.651353  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-cfkpv" [63f63243-0484-41a1-8233-63b9e2767796] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.00442663s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.27s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-587034 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-xrbsq" [5938b2d6-e1df-441e-b9f1-c56700b9671d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0913 19:55:47.772828  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-xrbsq" [5938b2d6-e1df-441e-b9f1-c56700b9671d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.004134089s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.38s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0913 19:56:18.495601  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/default-k8s-diff-port-988305/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-587034 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m18.129071454s)
--- PASS: TestNetworkPlugins/group/bridge/Start (78.13s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-587034 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-msvwn" [6224c1d1-b97c-4e6c-b7dc-c2211ed6e127] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0913 19:57:40.185960  438066 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/auto-587034/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-msvwn" [6224c1d1-b97c-4e6c-b7dc-c2211ed6e127] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.00365532s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.25s)

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

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

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

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

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

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

                                                
                                    

Test skip (29/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
+
TestDownloadOnlyKic (0.54s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go: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 arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.76s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:30:29 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-598424
contexts:
- context:
cluster: kubernetes-upgrade-598424
user: kubernetes-upgrade-598424
name: kubernetes-upgrade-598424
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-598424
user:
client-certificate: /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kubernetes-upgrade-598424/client.crt
client-key: /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kubernetes-upgrade-598424/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-587034 [took: 3.574784351s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-587034" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-587034
--- SKIP: TestNetworkPlugins/group/kubenet (3.76s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.91s)

                                                
                                                
=== 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-587034 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-587034

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19636-432672/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 13 Sep 2024 19:30:29 UTC
provider: minikube.sigs.k8s.io
version: v1.34.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-598424
contexts:
- context:
cluster: kubernetes-upgrade-598424
user: kubernetes-upgrade-598424
name: kubernetes-upgrade-598424
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-598424
user:
client-certificate: /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kubernetes-upgrade-598424/client.crt
client-key: /home/jenkins/minikube-integration/19636-432672/.minikube/profiles/kubernetes-upgrade-598424/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-587034 [took: 3.762064408s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-587034" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-587034
--- SKIP: TestNetworkPlugins/group/cilium (3.91s)

                                                
                                    
Copied to clipboard