Test Report: Docker_Linux_crio_arm64 19689

                    
                      af422e057ba227eec8656c67d09f56de251f325e:2024-09-23:36336
                    
                

Test fail (3/327)

Order failed test Duration
33 TestAddons/parallel/Registry 75.04
34 TestAddons/parallel/Ingress 153.02
36 TestAddons/parallel/MetricsServer 355.86
x
+
TestAddons/parallel/Registry (75.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:328: registry stabilized in 3.451561ms
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-xhtnx" [92b801b9-4a7c-4395-88d6-438981b94612] Running
addons_test.go:330: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003476348s
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-vhzrt" [184e539d-59d9-49c4-b9b8-bd35335d600b] Running
addons_test.go:333: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003643798s
addons_test.go:338: (dbg) Run:  kubectl --context addons-348178 delete po -l run=registry-test --now
addons_test.go:343: (dbg) Run:  kubectl --context addons-348178 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-348178 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.144983456s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af",
	        "Created": "2024-09-23T10:35:30.318925758Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 320945,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-23T10:35:30.458916706Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/hostname",
	        "HostsPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/hosts",
	        "LogPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af-json.log",
	        "Name": "/addons-348178",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-348178:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-348178",
	            "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/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a-init/diff:/var/lib/docker/overlay2/259b13f0688b721b5e2c1716d03530476baee9d87a5f29795e518aa24b35f03d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/merged",
	                "UpperDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/diff",
	                "WorkDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-348178",
	                "Source": "/var/lib/docker/volumes/addons-348178/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-348178",
	            "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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-348178",
	                "name.minikube.sigs.k8s.io": "addons-348178",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d4dec366fb462d6c585b0fb08d82dbdd05dea997877330746547c14d7debfae0",
	            "SandboxKey": "/var/run/docker/netns/d4dec366fb46",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40690"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40691"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40694"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40692"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40693"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-348178": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "7c6c044382b3c665591ff79f8d7fc7164508832fe2a79de6d83ed2d7d8db6538",
	                    "EndpointID": "970869c3a9eccf2099fe03c644b285135034de0e2c18a297466c4e3aa38eff6c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-348178",
	                        "b4f26c362763"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-348178 -n addons-348178
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-348178 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 logs -n 25: (1.631547142s)
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-446423   | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC |                     |
	|         | -p download-only-446423                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC | 23 Sep 24 10:34 UTC |
	| delete  | -p download-only-446423                                                                     | download-only-446423   | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC | 23 Sep 24 10:34 UTC |
	| start   | -o=json --download-only                                                                     | download-only-208298   | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC |                     |
	|         | -p download-only-208298                                                                     |                        |         |         |                     |                     |
	|         | --force --alsologtostderr                                                                   |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1                                                                |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | --all                                                                                       | minikube               | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| delete  | -p download-only-208298                                                                     | download-only-208298   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| delete  | -p download-only-446423                                                                     | download-only-446423   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| delete  | -p download-only-208298                                                                     | download-only-208298   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| start   | --download-only -p                                                                          | download-docker-430979 | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | download-docker-430979                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-430979                                                                   | download-docker-430979 | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-589536   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | binary-mirror-589536                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34693                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-589536                                                                     | binary-mirror-589536   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| addons  | enable dashboard -p                                                                         | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-348178 --wait=true                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:38 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-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | -p addons-348178                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | -p addons-348178                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-348178 ssh cat                                                                       | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | /opt/local-path-provisioner/pvc-11460bc2-89f1-4312-99fb-e31a12849e90_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC |                     |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-348178 ip                                                                            | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 10:35:05
	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
	I0923 10:35:05.903754  320447 out.go:345] Setting OutFile to fd 1 ...
	I0923 10:35:05.903929  320447 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:35:05.903943  320447 out.go:358] Setting ErrFile to fd 2...
	I0923 10:35:05.903960  320447 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:35:05.904212  320447 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 10:35:05.904681  320447 out.go:352] Setting JSON to false
	I0923 10:35:05.905674  320447 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":145052,"bootTime":1726942654,"procs":161,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0923 10:35:05.905747  320447 start.go:139] virtualization:  
	I0923 10:35:05.908922  320447 out.go:177] * [addons-348178] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0923 10:35:05.912491  320447 out.go:177]   - MINIKUBE_LOCATION=19689
	I0923 10:35:05.912641  320447 notify.go:220] Checking for updates...
	I0923 10:35:05.918143  320447 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 10:35:05.920774  320447 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:35:05.923286  320447 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube
	I0923 10:35:05.926127  320447 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0923 10:35:05.928760  320447 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 10:35:05.931589  320447 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 10:35:05.959482  320447 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 10:35:05.959600  320447 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:35:06.012287  320447 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-23 10:35:05.999872445 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:35:06.012409  320447 docker.go:318] overlay module found
	I0923 10:35:06.016986  320447 out.go:177] * Using the docker driver based on user configuration
	I0923 10:35:06.019629  320447 start.go:297] selected driver: docker
	I0923 10:35:06.019655  320447 start.go:901] validating driver "docker" against <nil>
	I0923 10:35:06.019672  320447 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 10:35:06.020365  320447 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:35:06.066506  320447 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-23 10:35:06.05619424 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:35:06.066743  320447 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 10:35:06.067021  320447 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]
	I0923 10:35:06.070049  320447 out.go:177] * Using Docker driver with root privileges
	I0923 10:35:06.072700  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:06.072763  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:06.072772  320447 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 10:35:06.072865  320447 start.go:340] cluster config:
	{Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:06.075617  320447 out.go:177] * Starting "addons-348178" primary control-plane node in "addons-348178" cluster
	I0923 10:35:06.078273  320447 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 10:35:06.080887  320447 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0923 10:35:06.083495  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:06.083559  320447 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0923 10:35:06.083574  320447 cache.go:56] Caching tarball of preloaded images
	I0923 10:35:06.083580  320447 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0923 10:35:06.083719  320447 preload.go:172] Found /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0923 10:35:06.083733  320447 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0923 10:35:06.084094  320447 profile.go:143] Saving config to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json ...
	I0923 10:35:06.084115  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json: {Name:mk09d88beaba59a80e2d9d99ecae9fed3d12de39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:06.098546  320447 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0923 10:35:06.098654  320447 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0923 10:35:06.098679  320447 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0923 10:35:06.098685  320447 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0923 10:35:06.098695  320447 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0923 10:35:06.098701  320447 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0923 10:35:23.265643  320447 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0923 10:35:23.265683  320447 cache.go:194] Successfully downloaded all kic artifacts
	I0923 10:35:23.265715  320447 start.go:360] acquireMachinesLock for addons-348178: {Name:mk79655223f414f76217e533c0abedb3c3f65152 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0923 10:35:23.265841  320447 start.go:364] duration metric: took 102.693µs to acquireMachinesLock for "addons-348178"
	I0923 10:35:23.265874  320447 start.go:93] Provisioning new machine with config: &{Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:23.265965  320447 start.go:125] createHost starting for "" (driver="docker")
	I0923 10:35:23.269138  320447 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0923 10:35:23.269398  320447 start.go:159] libmachine.API.Create for "addons-348178" (driver="docker")
	I0923 10:35:23.269432  320447 client.go:168] LocalClient.Create starting
	I0923 10:35:23.269560  320447 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem
	I0923 10:35:23.756228  320447 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem
	I0923 10:35:24.107311  320447 cli_runner.go:164] Run: docker network inspect addons-348178 --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}}]}"
	W0923 10:35:24.121530  320447 cli_runner.go:211] docker network inspect addons-348178 --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
	I0923 10:35:24.121627  320447 network_create.go:284] running [docker network inspect addons-348178] to gather additional debugging logs...
	I0923 10:35:24.121649  320447 cli_runner.go:164] Run: docker network inspect addons-348178
	W0923 10:35:24.137066  320447 cli_runner.go:211] docker network inspect addons-348178 returned with exit code 1
	I0923 10:35:24.137101  320447 network_create.go:287] error running [docker network inspect addons-348178]: docker network inspect addons-348178: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-348178 not found
	I0923 10:35:24.137116  320447 network_create.go:289] output of [docker network inspect addons-348178]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-348178 not found
	
	** /stderr **
	I0923 10:35:24.137234  320447 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}}]}"
	I0923 10:35:24.153035  320447 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:0x40006dc120}
	I0923 10:35:24.153087  320447 network_create.go:124] attempt to create docker network addons-348178 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0923 10:35:24.153145  320447 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-348178 addons-348178
	I0923 10:35:24.223592  320447 network_create.go:108] docker network addons-348178 192.168.49.0/24 created
	I0923 10:35:24.223633  320447 kic.go:121] calculated static IP "192.168.49.2" for the "addons-348178" container
	I0923 10:35:24.223722  320447 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0923 10:35:24.238892  320447 cli_runner.go:164] Run: docker volume create addons-348178 --label name.minikube.sigs.k8s.io=addons-348178 --label created_by.minikube.sigs.k8s.io=true
	I0923 10:35:24.256352  320447 oci.go:103] Successfully created a docker volume addons-348178
	I0923 10:35:24.256448  320447 cli_runner.go:164] Run: docker run --rm --name addons-348178-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --entrypoint /usr/bin/test -v addons-348178:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0923 10:35:26.236426  320447 cli_runner.go:217] Completed: docker run --rm --name addons-348178-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --entrypoint /usr/bin/test -v addons-348178:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (1.979929533s)
	I0923 10:35:26.236467  320447 oci.go:107] Successfully prepared a docker volume addons-348178
	I0923 10:35:26.236506  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:26.236532  320447 kic.go:194] Starting extracting preloaded images to volume ...
	I0923 10:35:26.236611  320447 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-348178:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0923 10:35:30.246538  320447 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-348178:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.009871094s)
	I0923 10:35:30.246571  320447 kic.go:203] duration metric: took 4.010036005s to extract preloaded images to volume ...
	W0923 10:35:30.246715  320447 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0923 10:35:30.246842  320447 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0923 10:35:30.304453  320447 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-348178 --name addons-348178 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-348178 --network addons-348178 --ip 192.168.49.2 --volume addons-348178:/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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0923 10:35:30.646463  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Running}}
	I0923 10:35:30.667685  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:30.692572  320447 cli_runner.go:164] Run: docker exec addons-348178 stat /var/lib/dpkg/alternatives/iptables
	I0923 10:35:30.759674  320447 oci.go:144] the created container "addons-348178" has a running status.
	I0923 10:35:30.759703  320447 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa...
	I0923 10:35:31.573932  320447 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0923 10:35:31.596020  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:31.618673  320447 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0923 10:35:31.618694  320447 kic_runner.go:114] Args: [docker exec --privileged addons-348178 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0923 10:35:31.692298  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:31.717727  320447 machine.go:93] provisionDockerMachine start ...
	I0923 10:35:31.717964  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:31.742914  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:31.743174  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:31.743183  320447 main.go:141] libmachine: About to run SSH command:
	hostname
	I0923 10:35:31.883046  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-348178
	
	I0923 10:35:31.883074  320447 ubuntu.go:169] provisioning hostname "addons-348178"
	I0923 10:35:31.883176  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:31.900845  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:31.901091  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:31.901109  320447 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-348178 && echo "addons-348178" | sudo tee /etc/hostname
	I0923 10:35:32.047821  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-348178
	
	I0923 10:35:32.047907  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.065966  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:32.066227  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:32.066252  320447 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-348178' /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-348178/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-348178' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0923 10:35:32.199355  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0923 10:35:32.199423  320447 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19689-314305/.minikube CaCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19689-314305/.minikube}
	I0923 10:35:32.199457  320447 ubuntu.go:177] setting up certificates
	I0923 10:35:32.199466  320447 provision.go:84] configureAuth start
	I0923 10:35:32.199535  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:32.216411  320447 provision.go:143] copyHostCerts
	I0923 10:35:32.216501  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/ca.pem (1082 bytes)
	I0923 10:35:32.216630  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/cert.pem (1123 bytes)
	I0923 10:35:32.216700  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/key.pem (1675 bytes)
	I0923 10:35:32.216752  320447 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem org=jenkins.addons-348178 san=[127.0.0.1 192.168.49.2 addons-348178 localhost minikube]
	I0923 10:35:32.631016  320447 provision.go:177] copyRemoteCerts
	I0923 10:35:32.631099  320447 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0923 10:35:32.631142  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.650002  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:32.748380  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0923 10:35:32.772420  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0923 10:35:32.796498  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0923 10:35:32.819744  320447 provision.go:87] duration metric: took 620.263016ms to configureAuth
	I0923 10:35:32.819770  320447 ubuntu.go:193] setting minikube options for container-runtime
	I0923 10:35:32.819966  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:32.820082  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.839165  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:32.839448  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:32.839473  320447 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
	I0923 10:35:33.083531  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0923 10:35:33.083557  320447 machine.go:96] duration metric: took 1.365691235s to provisionDockerMachine
	I0923 10:35:33.083568  320447 client.go:171] duration metric: took 9.814124723s to LocalClient.Create
	I0923 10:35:33.083581  320447 start.go:167] duration metric: took 9.814183734s to libmachine.API.Create "addons-348178"
	I0923 10:35:33.083589  320447 start.go:293] postStartSetup for "addons-348178" (driver="docker")
	I0923 10:35:33.083615  320447 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]
	I0923 10:35:33.083686  320447 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
	I0923 10:35:33.083734  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.101662  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.196784  320447 ssh_runner.go:195] Run: cat /etc/os-release
	I0923 10:35:33.200139  320447 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0923 10:35:33.200177  320447 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0923 10:35:33.200188  320447 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0923 10:35:33.200196  320447 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0923 10:35:33.200211  320447 filesync.go:126] Scanning /home/jenkins/minikube-integration/19689-314305/.minikube/addons for local assets ...
	I0923 10:35:33.200284  320447 filesync.go:126] Scanning /home/jenkins/minikube-integration/19689-314305/.minikube/files for local assets ...
	I0923 10:35:33.200311  320447 start.go:296] duration metric: took 116.715637ms for postStartSetup
	I0923 10:35:33.200639  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:33.216620  320447 profile.go:143] Saving config to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json ...
	I0923 10:35:33.216930  320447 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 10:35:33.216981  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.234263  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.324271  320447 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0923 10:35:33.328767  320447 start.go:128] duration metric: took 10.06278459s to createHost
	I0923 10:35:33.328798  320447 start.go:83] releasing machines lock for "addons-348178", held for 10.062940927s
	I0923 10:35:33.328897  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:33.346315  320447 ssh_runner.go:195] Run: cat /version.json
	I0923 10:35:33.346368  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.346369  320447 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0923 10:35:33.346438  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.369204  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.377218  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.458863  320447 ssh_runner.go:195] Run: systemctl --version
	I0923 10:35:33.585158  320447 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0923 10:35:33.727837  320447 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0923 10:35:33.732267  320447 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" ;
	I0923 10:35:33.754898  320447 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0923 10:35:33.755052  320447 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" ;
	I0923 10:35:33.786003  320447 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0923 10:35:33.786030  320447 start.go:495] detecting cgroup driver to use...
	I0923 10:35:33.786063  320447 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0923 10:35:33.786117  320447 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0923 10:35:33.802878  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0923 10:35:33.815200  320447 docker.go:217] disabling cri-docker service (if available) ...
	I0923 10:35:33.815273  320447 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0923 10:35:33.829304  320447 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0923 10:35:33.844232  320447 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0923 10:35:33.932378  320447 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0923 10:35:34.037436  320447 docker.go:233] disabling docker service ...
	I0923 10:35:34.037513  320447 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0923 10:35:34.060133  320447 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0923 10:35:34.072275  320447 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0923 10:35:34.163645  320447 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0923 10:35:34.262787  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0923 10:35:34.275052  320447 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"
	I0923 10:35:34.295185  320447 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0923 10:35:34.295306  320447 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"
	I0923 10:35:34.306188  320447 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0923 10:35:34.306627  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.321672  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.331496  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.341814  320447 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0923 10:35:34.351629  320447 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"
	I0923 10:35:34.361834  320447 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"
	I0923 10:35:34.377538  320447 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"
	I0923 10:35:34.387055  320447 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0923 10:35:34.395811  320447 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0923 10:35:34.404406  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:34.495789  320447 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0923 10:35:34.610230  320447 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0923 10:35:34.610344  320447 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0923 10:35:34.614821  320447 start.go:563] Will wait 60s for crictl version
	I0923 10:35:34.614920  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:35:34.618545  320447 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0923 10:35:34.658387  320447 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0923 10:35:34.658520  320447 ssh_runner.go:195] Run: crio --version
	I0923 10:35:34.696890  320447 ssh_runner.go:195] Run: crio --version
	I0923 10:35:34.738562  320447 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0923 10:35:34.741307  320447 cli_runner.go:164] Run: docker network inspect addons-348178 --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}}]}"
	I0923 10:35:34.757543  320447 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0923 10:35:34.761014  320447 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""
	I0923 10:35:34.771569  320447 kubeadm.go:883] updating cluster {Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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} ...
	I0923 10:35:34.771689  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:34.771750  320447 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 10:35:34.843223  320447 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 10:35:34.843245  320447 crio.go:433] Images already preloaded, skipping extraction
	I0923 10:35:34.843306  320447 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 10:35:34.878927  320447 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 10:35:34.878952  320447 cache_images.go:84] Images are preloaded, skipping loading
	I0923 10:35:34.878960  320447 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0923 10:35:34.879119  320447 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-348178 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-348178 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:}
	I0923 10:35:34.879226  320447 ssh_runner.go:195] Run: crio config
	I0923 10:35:34.934045  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:34.934066  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:34.934077  320447 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0923 10:35:34.934121  320447 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-348178 NodeName:addons-348178 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}
	I0923 10:35:34.934298  320447 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-348178"
	  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
	
	I0923 10:35:34.934380  320447 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0923 10:35:34.943496  320447 binaries.go:44] Found k8s binaries, skipping transfer
	I0923 10:35:34.943574  320447 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0923 10:35:34.952712  320447 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0923 10:35:34.972326  320447 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0923 10:35:34.992513  320447 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0923 10:35:35.016168  320447 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0923 10:35:35.020118  320447 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""
	I0923 10:35:35.032165  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:35.126668  320447 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 10:35:35.140908  320447 certs.go:68] Setting up /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178 for IP: 192.168.49.2
	I0923 10:35:35.140937  320447 certs.go:194] generating shared ca certs ...
	I0923 10:35:35.140971  320447 certs.go:226] acquiring lock for ca certs: {Name:mkf8ae53fe005c0840ff5e51cd4b681a72399606 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.141131  320447 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key
	I0923 10:35:35.419936  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt ...
	I0923 10:35:35.419970  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt: {Name:mkd87e6bb2078a48a93d99397e682894412c861c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.420171  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key ...
	I0923 10:35:35.420185  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key: {Name:mk8014d8adc07d198b1515af1fb76f0c63efaa38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.420280  320447 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key
	I0923 10:35:35.685926  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt ...
	I0923 10:35:35.685959  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt: {Name:mka9148a32f402cbc46fb572456f16f18ca4b929 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.686151  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key ...
	I0923 10:35:35.686163  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key: {Name:mk8422d7fdc166e1d4d997171684840ee6e120d8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.686245  320447 certs.go:256] generating profile certs ...
	I0923 10:35:35.686306  320447 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key
	I0923 10:35:35.686336  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt with IP's: []
	I0923 10:35:36.100599  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt ...
	I0923 10:35:36.100632  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: {Name:mkd809189ca83ce7767d39d1d5787329084ec40a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.100816  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key ...
	I0923 10:35:36.100832  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key: {Name:mke609258d70e2e0440035c325b9fc5fc80c7285 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.100912  320447 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941
	I0923 10:35:36.100935  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0923 10:35:36.656540  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 ...
	I0923 10:35:36.656573  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941: {Name:mk2a935d32c2bd0aad0a4a701984c81aa5887c3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.656763  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941 ...
	I0923 10:35:36.656780  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941: {Name:mk08b8d12e36b5e1315950b17e394b720e8779d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.656876  320447 certs.go:381] copying /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 -> /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt
	I0923 10:35:36.656961  320447 certs.go:385] copying /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941 -> /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key
	I0923 10:35:36.657017  320447 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key
	I0923 10:35:36.657040  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt with IP's: []
	I0923 10:35:37.126021  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt ...
	I0923 10:35:37.126054  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt: {Name:mkc8c3ef3c6194202b5e7f96b86704c927fea5a0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:37.126780  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key ...
	I0923 10:35:37.126801  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key: {Name:mk984a7fe73335522583175fee8dd8fb8f28d3bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:37.127013  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem (1679 bytes)
	I0923 10:35:37.127056  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem (1082 bytes)
	I0923 10:35:37.127083  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem (1123 bytes)
	I0923 10:35:37.127108  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem (1675 bytes)
	I0923 10:35:37.128331  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0923 10:35:37.160449  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0923 10:35:37.186048  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0923 10:35:37.210740  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0923 10:35:37.237192  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0923 10:35:37.262600  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0923 10:35:37.288767  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0923 10:35:37.315219  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0923 10:35:37.340592  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0923 10:35:37.366362  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0923 10:35:37.384713  320447 ssh_runner.go:195] Run: openssl version
	I0923 10:35:37.390545  320447 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"
	I0923 10:35:37.400419  320447 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.403922  320447 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 23 10:35 /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.403987  320447 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.411051  320447 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"
	I0923 10:35:37.420778  320447 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0923 10:35:37.424203  320447 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
	I0923 10:35:37.424256  320447 kubeadm.go:392] StartCluster: {Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:37.424337  320447 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0923 10:35:37.424397  320447 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0923 10:35:37.466987  320447 cri.go:89] found id: ""
	I0923 10:35:37.467067  320447 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0923 10:35:37.478399  320447 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0923 10:35:37.487927  320447 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0923 10:35:37.487996  320447 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
	I0923 10:35:37.497872  320447 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
	I0923 10:35:37.497894  320447 kubeadm.go:157] found existing configuration files:
	
	I0923 10:35:37.497949  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0923 10:35:37.507141  320447 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
	I0923 10:35:37.507222  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0923 10:35:37.517201  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0923 10:35:37.526924  320447 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
	I0923 10:35:37.526998  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0923 10:35:37.539101  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0923 10:35:37.555424  320447 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
	I0923 10:35:37.555494  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0923 10:35:37.566808  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0923 10:35:37.577956  320447 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
	I0923 10:35:37.578028  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0923 10:35:37.593562  320447 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"
	I0923 10:35:37.642151  320447 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0923 10:35:37.642565  320447 kubeadm.go:310] [preflight] Running pre-flight checks
	I0923 10:35:37.660114  320447 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0923 10:35:37.660276  320447 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0923 10:35:37.660355  320447 kubeadm.go:310] OS: Linux
	I0923 10:35:37.660443  320447 kubeadm.go:310] CGROUPS_CPU: enabled
	I0923 10:35:37.660560  320447 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0923 10:35:37.660666  320447 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0923 10:35:37.660761  320447 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0923 10:35:37.660858  320447 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0923 10:35:37.660957  320447 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0923 10:35:37.661046  320447 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0923 10:35:37.661138  320447 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0923 10:35:37.661236  320447 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0923 10:35:37.721791  320447 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0923 10:35:37.721969  320447 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0923 10:35:37.722102  320447 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0923 10:35:37.731786  320447 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0923 10:35:37.736491  320447 out.go:235]   - Generating certificates and keys ...
	I0923 10:35:37.736719  320447 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0923 10:35:37.736808  320447 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0923 10:35:38.653149  320447 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0923 10:35:39.489465  320447 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0923 10:35:39.728545  320447 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0923 10:35:39.986283  320447 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0923 10:35:40.575980  320447 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0923 10:35:40.576599  320447 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-348178 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 10:35:41.752785  320447 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0923 10:35:41.752934  320447 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-348178 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 10:35:41.903105  320447 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0923 10:35:42.349830  320447 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0923 10:35:43.298646  320447 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0923 10:35:43.298941  320447 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0923 10:35:43.472036  320447 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0923 10:35:43.717918  320447 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0923 10:35:44.528469  320447 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0923 10:35:44.833172  320447 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0923 10:35:45.559788  320447 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0923 10:35:45.560432  320447 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0923 10:35:45.563693  320447 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0923 10:35:45.566932  320447 out.go:235]   - Booting up control plane ...
	I0923 10:35:45.567040  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0923 10:35:45.567400  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0923 10:35:45.568299  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0923 10:35:45.579441  320447 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0923 10:35:45.585893  320447 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0923 10:35:45.586167  320447 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0923 10:35:45.681410  320447 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0923 10:35:45.681536  320447 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0923 10:35:47.683206  320447 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.00166159s
	I0923 10:35:47.683293  320447 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0923 10:35:54.186521  320447 kubeadm.go:310] [api-check] The API server is healthy after 6.501331424s
	I0923 10:35:54.204937  320447 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0923 10:35:54.229070  320447 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0923 10:35:54.266805  320447 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0923 10:35:54.266999  320447 kubeadm.go:310] [mark-control-plane] Marking the node addons-348178 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0923 10:35:54.284239  320447 kubeadm.go:310] [bootstrap-token] Using token: t7xgfc.pgc1571vr488gixa
	I0923 10:35:54.286981  320447 out.go:235]   - Configuring RBAC rules ...
	I0923 10:35:54.287108  320447 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0923 10:35:54.294298  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0923 10:35:54.303784  320447 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
	I0923 10:35:54.308752  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0923 10:35:54.314800  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0923 10:35:54.319650  320447 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0923 10:35:54.591350  320447 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0923 10:35:55.044363  320447 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0923 10:35:55.591108  320447 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0923 10:35:55.592402  320447 kubeadm.go:310] 
	I0923 10:35:55.592474  320447 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0923 10:35:55.592480  320447 kubeadm.go:310] 
	I0923 10:35:55.592556  320447 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0923 10:35:55.592562  320447 kubeadm.go:310] 
	I0923 10:35:55.592587  320447 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0923 10:35:55.592645  320447 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0923 10:35:55.592695  320447 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0923 10:35:55.592699  320447 kubeadm.go:310] 
	I0923 10:35:55.592753  320447 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0923 10:35:55.592758  320447 kubeadm.go:310] 
	I0923 10:35:55.592804  320447 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0923 10:35:55.592809  320447 kubeadm.go:310] 
	I0923 10:35:55.592860  320447 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0923 10:35:55.592933  320447 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0923 10:35:55.593000  320447 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0923 10:35:55.593005  320447 kubeadm.go:310] 
	I0923 10:35:55.593088  320447 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0923 10:35:55.593163  320447 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0923 10:35:55.593167  320447 kubeadm.go:310] 
	I0923 10:35:55.593250  320447 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token t7xgfc.pgc1571vr488gixa \
	I0923 10:35:55.593351  320447 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:63e15bc46d2de67778d20a0dd0a77312d643e7a765aa8b03ea9893a9d1b0c90a \
	I0923 10:35:55.593380  320447 kubeadm.go:310] 	--control-plane 
	I0923 10:35:55.593385  320447 kubeadm.go:310] 
	I0923 10:35:55.593470  320447 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0923 10:35:55.593475  320447 kubeadm.go:310] 
	I0923 10:35:55.593554  320447 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token t7xgfc.pgc1571vr488gixa \
	I0923 10:35:55.593654  320447 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:63e15bc46d2de67778d20a0dd0a77312d643e7a765aa8b03ea9893a9d1b0c90a 
	I0923 10:35:55.597789  320447 kubeadm.go:310] W0923 10:35:37.636681    1186 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.
	I0923 10:35:55.598088  320447 kubeadm.go:310] W0923 10:35:37.637526    1186 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.
	I0923 10:35:55.598309  320447 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-1070-aws\n", err: exit status 1
	I0923 10:35:55.598416  320447 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0923 10:35:55.598443  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:55.598451  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:55.603144  320447 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0923 10:35:55.605779  320447 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0923 10:35:55.609763  320447 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0923 10:35:55.609785  320447 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0923 10:35:55.628470  320447 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
	I0923 10:35:55.913215  320447 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0923 10:35:55.913375  320447 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
	I0923 10:35:55.913463  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-348178 minikube.k8s.io/updated_at=2024_09_23T10_35_55_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f69bf2f8ed9442c9c01edbe27466c5398c68b986 minikube.k8s.io/name=addons-348178 minikube.k8s.io/primary=true
	I0923 10:35:56.062537  320447 ops.go:34] apiserver oom_adj: -16
	I0923 10:35:56.062668  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:56.562931  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:57.062974  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:57.563451  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:58.063231  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:58.563450  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.063419  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.563493  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.668386  320447 kubeadm.go:1113] duration metric: took 3.75506827s to wait for elevateKubeSystemPrivileges
	I0923 10:35:59.668417  320447 kubeadm.go:394] duration metric: took 22.244165883s to StartCluster
	I0923 10:35:59.668434  320447 settings.go:142] acquiring lock: {Name:mk389c4ebdda7eaa400c407b299e822d90e1b1e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:59.668569  320447 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:35:59.668949  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/kubeconfig: {Name:mk64ca7826c57e01d11f7acf9cb394ec36362522 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:59.669147  320447 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}
	I0923 10:35:59.669294  320447 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"
	I0923 10:35:59.669568  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:59.669610  320447 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]
	I0923 10:35:59.669692  320447 addons.go:69] Setting yakd=true in profile "addons-348178"
	I0923 10:35:59.669709  320447 addons.go:234] Setting addon yakd=true in "addons-348178"
	I0923 10:35:59.669737  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.670224  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.670584  320447 addons.go:69] Setting inspektor-gadget=true in profile "addons-348178"
	I0923 10:35:59.670608  320447 addons.go:234] Setting addon inspektor-gadget=true in "addons-348178"
	I0923 10:35:59.670633  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.671057  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.671379  320447 addons.go:69] Setting metrics-server=true in profile "addons-348178"
	I0923 10:35:59.671399  320447 addons.go:234] Setting addon metrics-server=true in "addons-348178"
	I0923 10:35:59.671423  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.671946  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.674229  320447 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-348178"
	I0923 10:35:59.674257  320447 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-348178"
	I0923 10:35:59.674285  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.674717  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.675637  320447 addons.go:69] Setting cloud-spanner=true in profile "addons-348178"
	I0923 10:35:59.675688  320447 addons.go:234] Setting addon cloud-spanner=true in "addons-348178"
	I0923 10:35:59.675730  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.676196  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.681413  320447 addons.go:69] Setting registry=true in profile "addons-348178"
	I0923 10:35:59.681445  320447 addons.go:234] Setting addon registry=true in "addons-348178"
	I0923 10:35:59.681480  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.681958  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.691577  320447 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-348178"
	I0923 10:35:59.691645  320447 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-348178"
	I0923 10:35:59.691676  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.692154  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.695409  320447 addons.go:69] Setting storage-provisioner=true in profile "addons-348178"
	I0923 10:35:59.695445  320447 addons.go:234] Setting addon storage-provisioner=true in "addons-348178"
	I0923 10:35:59.695509  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.696240  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.707530  320447 addons.go:69] Setting default-storageclass=true in profile "addons-348178"
	I0923 10:35:59.707569  320447 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-348178"
	I0923 10:35:59.707899  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.725580  320447 addons.go:69] Setting gcp-auth=true in profile "addons-348178"
	I0923 10:35:59.725615  320447 mustload.go:65] Loading cluster: addons-348178
	I0923 10:35:59.725813  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:59.726078  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.731766  320447 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-348178"
	I0923 10:35:59.731807  320447 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-348178"
	I0923 10:35:59.732169  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.746565  320447 addons.go:69] Setting volcano=true in profile "addons-348178"
	I0923 10:35:59.746605  320447 addons.go:234] Setting addon volcano=true in "addons-348178"
	I0923 10:35:59.746653  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.747193  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.763245  320447 addons.go:69] Setting volumesnapshots=true in profile "addons-348178"
	I0923 10:35:59.763276  320447 addons.go:234] Setting addon volumesnapshots=true in "addons-348178"
	I0923 10:35:59.763313  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.763942  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.767527  320447 addons.go:69] Setting ingress=true in profile "addons-348178"
	I0923 10:35:59.767564  320447 addons.go:234] Setting addon ingress=true in "addons-348178"
	I0923 10:35:59.767614  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.768084  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.787449  320447 addons.go:69] Setting ingress-dns=true in profile "addons-348178"
	I0923 10:35:59.787481  320447 addons.go:234] Setting addon ingress-dns=true in "addons-348178"
	I0923 10:35:59.787527  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.788010  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.797144  320447 out.go:177] * Verifying Kubernetes components...
	I0923 10:35:59.813732  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:59.813880  320447 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0923 10:35:59.817057  320447 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0923 10:35:59.817107  320447 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0923 10:35:59.817207  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.913537  320447 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0923 10:35:59.917861  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0923 10:35:59.917949  320447 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0923 10:35:59.918070  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.938532  320447 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0923 10:35:59.941520  320447 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0923 10:35:59.941601  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0923 10:35:59.941716  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.948415  320447 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0923 10:35:59.953884  320447 out.go:177]   - Using image docker.io/registry:2.8.3
	I0923 10:35:59.976389  320447 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0923 10:35:59.982885  320447 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0923 10:35:59.982990  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0923 10:35:59.983106  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.997172  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0923 10:35:59.999924  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0923 10:36:00.000080  320447 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0923 10:36:00.003051  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0923 10:36:00.006117  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0923 10:36:00.006164  320447 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0923 10:36:00.006251  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.006771  320447 host.go:66] Checking if "addons-348178" exists ...
	W0923 10:36:00.011205  320447 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0923 10:36:00.011631  320447 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0923 10:36:00.011703  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0923 10:36:00.011859  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.040733  320447 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-348178"
	I0923 10:36:00.046181  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:00.047103  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:00.047641  320447 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0923 10:36:00.049423  320447 addons.go:234] Setting addon default-storageclass=true in "addons-348178"
	I0923 10:36:00.052647  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:00.055588  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:00.065831  320447 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0923 10:36:00.066317  320447 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0923 10:36:00.066338  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0923 10:36:00.066415  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.076566  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0923 10:36:00.076878  320447 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0923 10:36:00.081198  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0923 10:36:00.081294  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.080801  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0923 10:36:00.110951  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0923 10:36:00.111254  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0923 10:36:00.111278  320447 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0923 10:36:00.111370  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.117167  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:00.117481  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.134127  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0923 10:36:00.137691  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0923 10:36:00.139224  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:00.142866  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0923 10:36:00.148151  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0923 10:36:00.148238  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0923 10:36:00.148355  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.148642  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0923 10:36:00.152529  320447 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0923 10:36:00.152743  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0923 10:36:00.152876  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.215176  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.232707  320447 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0923 10:36:00.232734  320447 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0923 10:36:00.232810  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.247105  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.270838  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.292410  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.339608  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.383680  320447 out.go:177]   - Using image docker.io/busybox:stable
	I0923 10:36:00.399455  320447 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0923 10:36:00.406798  320447 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0923 10:36:00.406832  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0923 10:36:00.406915  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.411652  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.412701  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.415672  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.426486  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.435824  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.454929  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.479549  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.533565  320447 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0923 10:36:00.533650  320447 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0923 10:36:00.634164  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0923 10:36:00.634253  320447 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0923 10:36:00.635495  320447 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
	I0923 10:36:00.663725  320447 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0923 10:36:00.663825  320447 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0923 10:36:00.713954  320447 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": (1.044626464s)
	I0923 10:36:00.714189  320447 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 -"
	I0923 10:36:00.714356  320447 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 10:36:00.724670  320447 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0923 10:36:00.724733  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0923 10:36:00.729613  320447 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
	I0923 10:36:00.732689  320447 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0923 10:36:00.732763  320447 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0923 10:36:00.753914  320447 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
	I0923 10:36:00.810444  320447 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
	I0923 10:36:00.850164  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0923 10:36:00.850259  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0923 10:36:00.859928  320447 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
	I0923 10:36:00.870230  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0923 10:36:00.870302  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0923 10:36:00.873999  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0923 10:36:00.874081  320447 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0923 10:36:00.882769  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0923 10:36:00.882855  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0923 10:36:00.983157  320447 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
	I0923 10:36:00.992550  320447 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0923 10:36:00.992634  320447 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0923 10:36:00.998728  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0923 10:36:00.998838  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0923 10:36:01.027657  320447 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
	I0923 10:36:01.052255  320447 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
	I0923 10:36:01.115399  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0923 10:36:01.115470  320447 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0923 10:36:01.135035  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0923 10:36:01.135112  320447 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0923 10:36:01.190118  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0923 10:36:01.190228  320447 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)
	I0923 10:36:01.209024  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0923 10:36:01.209111  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0923 10:36:01.215899  320447 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0923 10:36:01.215974  320447 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0923 10:36:01.312575  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0923 10:36:01.312659  320447 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0923 10:36:01.366092  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0923 10:36:01.366192  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0923 10:36:01.380186  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0923 10:36:01.380275  320447 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0923 10:36:01.406223  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0923 10:36:01.406317  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0923 10:36:01.442451  320447 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0923 10:36:01.442548  320447 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0923 10:36:01.535379  320447 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
	I0923 10:36:01.542362  320447 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0923 10:36:01.542443  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0923 10:36:01.559435  320447 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
	I0923 10:36:01.590265  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0923 10:36:01.590350  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0923 10:36:01.648004  320447 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0923 10:36:01.648078  320447 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0923 10:36:01.653650  320447 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
	I0923 10:36:01.700759  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0923 10:36:01.700829  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0923 10:36:01.768281  320447 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 10:36:01.768382  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0923 10:36:01.823465  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0923 10:36:01.823560  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0923 10:36:01.900249  320447 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
	I0923 10:36:01.942420  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0923 10:36:01.942491  320447 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0923 10:36:02.046996  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0923 10:36:02.047029  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0923 10:36:02.132638  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0923 10:36:02.132712  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0923 10:36:02.177908  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0923 10:36:02.177937  320447 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0923 10:36:02.353774  320447 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
	I0923 10:36:04.639733  320447 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: (4.00417198s)
	I0923 10:36:04.639858  320447 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.925460571s)
	I0923 10:36:04.639990  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.910295175s)
	I0923 10:36:04.639929  320447 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.925695322s)
	I0923 10:36:04.640124  320447 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0923 10:36:04.640987  320447 node_ready.go:35] waiting up to 6m0s for node "addons-348178" to be "Ready" ...
	I0923 10:36:04.868816  320447 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.114801827s)
	I0923 10:36:04.868860  320447 addons.go:475] Verifying addon registry=true in "addons-348178"
	I0923 10:36:04.871902  320447 out.go:177] * Verifying registry addon...
	I0923 10:36:04.875616  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0923 10:36:05.025401  320447 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 10:36:05.025494  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:05.317785  320447 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-348178" context rescaled to 1 replicas
	I0923 10:36:05.468048  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:05.511591  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.701020153s)
	I0923 10:36:05.557189  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.697102062s)
	I0923 10:36:05.557300  320447 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: (4.57393347s)
	I0923 10:36:05.930276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:06.418593  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:06.669744  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:06.862486  320447 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: (5.327010871s)
	I0923 10:36:06.862700  320447 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.810090988s)
	I0923 10:36:06.862926  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.303401062s)
	I0923 10:36:06.862963  320447 addons.go:475] Verifying addon metrics-server=true in "addons-348178"
	I0923 10:36:06.863012  320447 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.835260554s)
	I0923 10:36:06.863077  320447 addons.go:475] Verifying addon ingress=true in "addons-348178"
	I0923 10:36:06.863265  320447 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: (5.209503169s)
	W0923 10:36:06.863626  320447 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
	I0923 10:36:06.863693  320447 retry.go:31] will retry after 361.436956ms: 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
	I0923 10:36:06.863371  320447 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.963089515s)
	I0923 10:36:06.865882  320447 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-348178 service yakd-dashboard -n yakd-dashboard
	
	I0923 10:36:06.867786  320447 out.go:177] * Verifying ingress addon...
	I0923 10:36:06.872337  320447 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0923 10:36:06.882601  320447 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0923 10:36:06.882681  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:06.883454  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:07.226278  320447 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
	I0923 10:36:07.250354  320447 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.896523918s)
	I0923 10:36:07.250392  320447 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-348178"
	I0923 10:36:07.253143  320447 out.go:177] * Verifying csi-hostpath-driver addon...
	I0923 10:36:07.256833  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0923 10:36:07.304622  320447 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 10:36:07.304695  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:07.432087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:07.432996  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:07.762001  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:07.876458  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:07.878950  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:08.263271  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:08.388435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:08.391406  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:08.761762  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:08.878849  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:08.880899  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.145851  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:09.262965  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:09.377455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:09.378842  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.761548  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:09.894633  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.895954  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.137173  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0923 10:36:10.137356  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:10.169057  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:10.262909  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:10.344769  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0923 10:36:10.378427  320447 addons.go:234] Setting addon gcp-auth=true in "addons-348178"
	I0923 10:36:10.378542  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:10.379202  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:10.383530  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.385324  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:10.410036  320447 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0923 10:36:10.410093  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:10.447443  320447 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.221113766s)
	I0923 10:36:10.451075  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:10.556715  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:10.559411  320447 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0923 10:36:10.562078  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0923 10:36:10.562152  320447 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0923 10:36:10.599404  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0923 10:36:10.599430  320447 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0923 10:36:10.621521  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0923 10:36:10.621543  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0923 10:36:10.642599  320447 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
	I0923 10:36:10.763527  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:10.879221  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.882515  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:11.165716  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:11.274923  320447 addons.go:475] Verifying addon gcp-auth=true in "addons-348178"
	I0923 10:36:11.277849  320447 out.go:177] * Verifying gcp-auth addon...
	I0923 10:36:11.281411  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0923 10:36:11.303045  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:11.303793  320447 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0923 10:36:11.303847  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:11.388689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:11.397604  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:11.760863  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:11.785792  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:11.876634  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:11.879203  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:12.261073  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:12.285178  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:12.378733  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:12.380850  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:12.761339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:12.785671  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:12.877230  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:12.880080  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:13.260770  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:13.286743  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:13.377625  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:13.379945  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:13.645064  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:13.760896  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:13.785009  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:13.877200  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:13.878702  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:14.260563  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:14.284737  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:14.376482  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:14.379219  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:14.761072  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:14.784505  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:14.876184  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:14.878695  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:15.260669  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:15.285413  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:15.376433  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:15.378906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:15.760462  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:15.784543  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:15.876347  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:15.878925  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:16.144606  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:16.260741  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:16.285383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:16.377327  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:16.378803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:16.760570  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:16.785248  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:16.876665  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:16.878347  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:17.260970  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:17.285144  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:17.376499  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:17.379079  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:17.760457  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:17.785029  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:17.876403  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:17.879035  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:18.260315  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:18.284696  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:18.376971  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:18.379789  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:18.644849  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:18.760174  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:18.784819  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:18.876860  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:18.880068  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.261205  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:19.284917  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:19.376515  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:19.379179  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.761066  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:19.785139  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:19.886807  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.889397  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.261006  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:20.285451  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:20.376158  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.379768  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:20.760408  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:20.784871  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:20.876268  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.878595  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:21.145098  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:21.260840  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:21.285318  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:21.376949  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:21.379902  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:21.760859  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:21.785516  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:21.876816  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:21.882211  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:22.260231  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:22.285558  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:22.376329  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:22.379069  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:22.760673  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:22.785106  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:22.876932  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:22.878423  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:23.262219  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:23.285891  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:23.376579  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:23.379484  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:23.645167  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:23.760548  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:23.784663  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:23.877062  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:23.878771  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:24.260528  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:24.284873  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:24.376905  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:24.379944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:24.760442  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:24.784697  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:24.876475  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:24.878917  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:25.260223  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:25.285224  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:25.377215  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:25.379576  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:25.760966  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:25.784539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:25.877128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:25.878360  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:26.145046  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:26.260682  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:26.284808  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:26.376520  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:26.379422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:26.760085  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:26.785190  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:26.877024  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:26.878669  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:27.261110  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:27.285478  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:27.376107  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:27.379089  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:27.760791  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:27.784835  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:27.876795  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:27.879435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:28.261331  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:28.285848  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:28.376672  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:28.379254  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:28.644580  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:28.760906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:28.785188  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:28.877448  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:28.880348  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:29.266920  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:29.368117  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:29.379831  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:29.381263  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:29.760803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:29.785285  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:29.877312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:29.879883  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:30.261475  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:30.286525  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:30.377218  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:30.378343  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:30.644712  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:30.760453  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:30.785270  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:30.876610  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:30.879006  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:31.260892  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:31.285232  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:31.377266  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:31.378924  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:31.760538  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:31.784683  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:31.877529  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:31.879090  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:32.260601  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:32.285389  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:32.377780  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:32.379276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:32.760874  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:32.784951  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:32.876901  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:32.879270  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.146773  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:33.261207  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:33.284718  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:33.376632  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:33.379124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.760497  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:33.784471  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:33.878698  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.878732  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:34.261237  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:34.285450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:34.376623  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:34.379250  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:34.760803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:34.785292  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:34.887805  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:34.889796  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.260074  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:35.284588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:35.376917  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.379557  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:35.645144  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:35.760354  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:35.785646  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:35.876783  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.879438  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:36.260766  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:36.285307  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:36.377707  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:36.379563  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:36.760298  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:36.785590  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:36.876923  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:36.878356  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:37.260202  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:37.285524  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:37.378016  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:37.379540  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:37.760850  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:37.785120  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:37.876335  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:37.879041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:38.145343  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:38.260849  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:38.285334  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:38.377029  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:38.378472  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:38.760479  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:38.785281  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:38.876471  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:38.879159  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:39.261175  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:39.285030  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:39.376510  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:39.379203  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:39.760513  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:39.785366  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:39.876106  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:39.878685  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:40.260557  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:40.285242  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:40.376808  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:40.378632  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:40.645053  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:40.760662  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:40.785127  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:40.877492  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:40.878659  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:41.260797  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:41.285263  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:41.376809  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:41.378776  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:41.760944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:41.784426  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:41.876294  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:41.879385  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:42.260793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:42.286228  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:42.377261  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:42.378619  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:42.645213  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:42.760397  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:42.784539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:42.876682  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:42.879300  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:43.260711  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:43.285421  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:43.377647  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:43.386447  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:43.761648  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:43.785182  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:43.877156  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:43.878728  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.261364  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:44.285247  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:44.376870  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:44.379448  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.786963  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:44.787499  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:44.891452  320447 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 10:36:44.891474  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.891876  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:45.148557  320447 node_ready.go:49] node "addons-348178" has status "Ready":"True"
	I0923 10:36:45.148591  320447 node_ready.go:38] duration metric: took 40.507519072s for node "addons-348178" to be "Ready" ...
	I0923 10:36:45.148604  320447 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" ...
	I0923 10:36:45.175712  320447 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:45.277869  320447 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 10:36:45.277911  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:45.309242  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:45.390057  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:45.392105  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:45.766747  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:45.864739  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:45.963140  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:45.964263  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.262435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:46.285588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:46.377791  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.379843  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:46.684859  320447 pod_ready.go:93] pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.684887  320447 pod_ready.go:82] duration metric: took 1.509136945s for pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.684911  320447 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.689927  320447 pod_ready.go:93] pod "etcd-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.689956  320447 pod_ready.go:82] duration metric: took 5.035774ms for pod "etcd-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.689971  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.695125  320447 pod_ready.go:93] pod "kube-apiserver-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.695150  320447 pod_ready.go:82] duration metric: took 5.170803ms for pod "kube-apiserver-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.695163  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.700420  320447 pod_ready.go:93] pod "kube-controller-manager-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.700446  320447 pod_ready.go:82] duration metric: took 5.275341ms for pod "kube-controller-manager-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.700461  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-bvrqm" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.752690  320447 pod_ready.go:93] pod "kube-proxy-bvrqm" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.752714  320447 pod_ready.go:82] duration metric: took 52.2459ms for pod "kube-proxy-bvrqm" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.752728  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.763251  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:46.786032  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:46.878778  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.881588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:47.145621  320447 pod_ready.go:93] pod "kube-scheduler-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:47.145648  320447 pod_ready.go:82] duration metric: took 392.911993ms for pod "kube-scheduler-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:47.145662  320447 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:47.262279  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:47.285865  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:47.376497  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:47.379553  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:47.763108  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:47.784927  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:47.877935  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:47.880982  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:48.262092  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:48.285742  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:48.377415  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:48.380788  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:48.762274  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:48.785304  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:48.878061  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:48.880376  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.153219  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:49.262425  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:49.285540  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:49.378788  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:49.382944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.762547  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:49.785324  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:49.882361  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.883292  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.261453  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:50.285417  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:50.378567  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.382158  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:50.762174  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:50.784884  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:50.877360  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.880693  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:51.154173  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:51.265306  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:51.286152  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:51.387518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:51.388351  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:51.761863  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:51.860828  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:51.876841  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:51.879717  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:52.262566  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:52.285262  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:52.377076  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:52.380072  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:52.762387  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:52.785201  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:52.877455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:52.880051  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:53.154400  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:53.265533  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:53.291102  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:53.380595  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:53.383809  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:53.762438  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:53.788041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:53.877677  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:53.881232  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:54.269520  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:54.284975  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:54.385185  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:54.386131  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:54.765141  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:54.786418  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:54.879342  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:54.903450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:55.266518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:55.285874  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:55.379199  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:55.381767  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:55.653380  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:55.763087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:55.785915  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:55.878402  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:55.882107  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:56.262981  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:56.285512  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:56.379001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:56.381955  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:56.773514  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:56.792619  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:56.877785  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:56.881620  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:57.264217  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:57.361965  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:57.380873  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:57.383240  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:57.653862  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:57.763208  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:57.785735  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:57.881312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:57.882422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:58.262755  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:58.285260  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:58.380214  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:58.383854  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:58.762405  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:58.785844  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:58.878474  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:58.881163  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:59.262087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:59.285697  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:59.378888  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:59.388689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:59.654568  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:59.766430  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:59.785210  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:59.877473  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:59.880573  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:00.272382  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:00.291824  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:00.379694  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:00.383728  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:00.762927  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:00.785308  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:00.877401  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:00.880200  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:01.261785  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:01.292483  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:01.376972  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:01.379974  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:01.762687  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:01.784969  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:01.877488  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:01.879779  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:02.152527  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:02.262440  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:02.361968  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:02.376458  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:02.379707  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:02.764547  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:02.784879  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:02.878283  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:02.879939  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:03.262546  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:03.285844  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:03.378110  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:03.381797  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:03.762022  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:03.785608  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:03.878129  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:03.889793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.155676  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:04.263311  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:04.285475  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:04.379334  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:04.381743  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.768412  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:04.785160  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:04.889389  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.891196  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.262235  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:05.286124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:05.379797  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.382895  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:05.762552  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:05.785138  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:05.877805  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.889337  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:06.262231  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:06.286508  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:06.377026  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:06.380044  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:06.653172  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:06.763266  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:06.787287  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:06.880001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:06.885539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:07.263202  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:07.286437  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:07.380681  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:07.384766  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:07.762419  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:07.792181  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:07.890128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:07.892091  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:08.264528  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:08.362138  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:08.377673  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:08.380488  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:08.656236  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:08.762944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:08.785654  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:08.878957  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:08.882286  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:09.262159  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:09.285470  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:09.377169  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:09.379395  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:09.761937  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:09.784789  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:09.877645  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:09.879644  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:10.263163  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:10.285496  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:10.376895  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:10.378865  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:10.764910  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:10.785737  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:10.880345  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:10.888192  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:11.153801  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:11.261680  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:11.286932  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:11.379076  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:11.387813  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:11.761949  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:11.785864  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:11.878985  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:11.884902  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.262124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:12.286867  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:12.379312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:12.382450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.762586  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:12.785960  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:12.892277  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.895268  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.159590  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:13.262730  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:13.285632  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:13.379197  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.380969  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:13.763964  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:13.785359  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:13.877971  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.880517  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:14.261828  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:14.284888  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:14.380052  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:14.388509  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:14.766095  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:14.864526  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:14.877139  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:14.879041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:15.262213  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:15.285112  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:15.381867  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:15.386288  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:15.653032  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:15.761740  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:15.785480  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:15.877145  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:15.880235  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:16.264822  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:16.285401  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:16.377001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:16.379238  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:16.762339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:16.790997  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:16.878670  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:16.880994  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:17.263260  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:17.285439  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:17.382129  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:17.385431  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:17.762276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:17.789930  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:17.878279  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:17.881561  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:18.154430  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:18.274764  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:18.288806  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:18.380289  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:18.383588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:18.761778  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:18.784552  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:18.877808  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:18.879218  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:19.261999  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:19.285162  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:19.379910  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:19.382498  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:19.763107  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:19.785241  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:19.877589  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:19.879145  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:20.262929  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:20.285612  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:20.379690  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:20.383812  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:20.653006  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:20.762780  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:20.786429  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:20.878410  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:20.882508  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:21.262405  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:21.285633  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:21.383110  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:21.386193  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:21.762210  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:21.786225  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:21.877426  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:21.880569  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:22.261732  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:22.285590  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:22.383164  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:22.459426  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:22.761758  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:22.785062  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:22.876551  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:22.879460  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:23.152665  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:23.262008  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:23.285382  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:23.376541  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:23.379895  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:23.766652  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:23.785897  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:23.879919  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:23.884793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:24.262599  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:24.285949  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:24.378741  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:24.381040  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:24.767704  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:24.784754  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:24.878206  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:24.880004  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:25.153035  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:25.261970  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:25.285419  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:25.377342  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:25.380306  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:25.762549  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:25.785500  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:25.877213  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:25.879053  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:26.261936  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:26.285062  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:26.376836  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:26.378801  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:26.762234  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:26.785683  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:26.877391  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:26.881310  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:27.159421  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:27.266012  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:27.287292  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:27.391049  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:27.393877  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:27.761254  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:27.786504  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:27.878423  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:27.882258  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:28.263145  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:28.287171  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:28.379928  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:28.382585  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:28.761295  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:28.785661  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:28.877128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:28.880459  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:29.262473  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:29.285001  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:29.380528  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:29.384212  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:29.652386  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:29.762045  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:29.785004  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:29.876595  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:29.879890  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:30.262735  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:30.285906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:30.380096  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:30.381333  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:30.762216  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:30.785926  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:30.882741  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:30.885816  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:31.262239  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:31.285960  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:31.377127  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:31.380079  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:31.656153  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:31.762693  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:31.786549  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:31.879921  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:31.883565  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:32.262223  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:32.288888  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:32.381383  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:32.384096  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:32.763211  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:32.785983  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:32.878208  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:32.881941  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:33.265339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:33.289397  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:33.380052  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:33.383317  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:33.762799  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:33.785396  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:33.880021  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:33.882763  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:34.152541  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:34.274463  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:34.285566  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:34.386519  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:34.387608  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:34.762122  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:34.785245  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:34.878804  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:34.882220  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:35.264778  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:35.286398  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:35.387251  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:35.388046  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:35.764597  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:35.787284  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:35.876958  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:35.881133  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:36.152788  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:36.262088  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:36.284987  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:36.377178  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:36.380758  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:36.762046  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:36.785156  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:36.876677  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:36.879818  320447 kapi.go:107] duration metric: took 1m32.004201569s to wait for kubernetes.io/minikube-addons=registry ...
	I0923 10:37:37.263900  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:37.287657  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:37.378362  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:37.762531  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:37.785462  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:37.876957  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:38.153001  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:38.262179  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:38.284946  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:38.376247  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:38.767832  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:38.785135  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:38.876862  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:39.261848  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:39.285064  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:39.378689  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:39.761754  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:39.784689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:39.877637  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:40.153882  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:40.262946  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:40.284937  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:40.377802  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:40.767613  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:40.785924  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:40.879929  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:41.262149  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:41.286469  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:41.376888  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:41.770752  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:41.785383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:41.877417  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:42.262139  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:42.285042  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:42.376969  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:42.655926  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:42.762386  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:42.785402  320447 kapi.go:107] duration metric: took 1m31.503992157s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0923 10:37:42.787161  320447 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-348178 cluster.
	I0923 10:37:42.788310  320447 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.
	I0923 10:37:42.789527  320447 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0923 10:37:42.876649  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:43.262834  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:43.377747  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:43.762941  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:43.878664  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:44.265029  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:44.377668  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:44.762497  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:44.877865  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:45.154735  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:45.262407  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:45.378819  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:45.764383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:45.876859  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:46.265857  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:46.378894  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:46.762646  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:46.878060  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:47.262594  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:47.377877  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:47.658185  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:47.762316  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:47.877455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:48.262784  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:48.378399  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:48.763093  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:48.877908  320447 kapi.go:107] duration metric: took 1m42.005566507s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0923 10:37:49.261873  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:49.763799  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:50.169558  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:50.263243  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:50.764058  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:51.262518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:51.761788  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:52.262457  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:52.652552  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:52.763368  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:53.263043  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:53.763635  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:54.262988  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:54.654026  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:54.762947  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:55.262303  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:55.763422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:56.262722  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:56.671554  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:56.764855  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:57.263007  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:57.761806  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:58.262320  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:58.761705  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:59.153088  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:59.263834  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:59.762777  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:38:00.264426  320447 kapi.go:107] duration metric: took 1m53.007592126s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0923 10:38:00.268359  320447 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0923 10:38:00.271468  320447 addons.go:510] duration metric: took 2m0.601844369s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0923 10:38:01.153953  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:38:03.652323  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:38:05.159810  320447 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"True"
	I0923 10:38:05.159879  320447 pod_ready.go:82] duration metric: took 1m18.014205598s for pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.159909  320447 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.165992  320447 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace has status "Ready":"True"
	I0923 10:38:05.166020  320447 pod_ready.go:82] duration metric: took 6.088056ms for pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.166061  320447 pod_ready.go:39] duration metric: took 1m20.017424899s 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" ...
	I0923 10:38:05.166084  320447 api_server.go:52] waiting for apiserver process to appear ...
	I0923 10:38:05.166115  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:05.166218  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:05.242329  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:05.242354  320447 cri.go:89] found id: ""
	I0923 10:38:05.242363  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:05.242420  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.247193  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:05.247291  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:05.317140  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:05.317162  320447 cri.go:89] found id: ""
	I0923 10:38:05.317170  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:05.317247  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.320870  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:05.320947  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:05.361862  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:05.361888  320447 cri.go:89] found id: ""
	I0923 10:38:05.361897  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:05.361957  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.365556  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:05.365635  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:05.403985  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:05.404007  320447 cri.go:89] found id: ""
	I0923 10:38:05.404015  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:05.404075  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.408048  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:05.408124  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:05.468181  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:05.468258  320447 cri.go:89] found id: ""
	I0923 10:38:05.468281  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:05.468370  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.471983  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:05.472063  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:05.511382  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:05.511409  320447 cri.go:89] found id: ""
	I0923 10:38:05.511418  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:05.511510  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.515062  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:05.515170  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:05.554633  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:05.554655  320447 cri.go:89] found id: ""
	I0923 10:38:05.554663  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:05.554743  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.558737  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:05.558762  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:05.620455  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:05.620491  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:05.695542  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:05.695582  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:05.792354  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:05.792396  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:05.880168  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:05.880205  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:05.932488  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:05.932525  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:05.981387  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:05.981421  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:06.080722  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:06.080761  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:06.125032  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:06.125064  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:06.180562  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:06.180596  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:06.230406  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:06.230441  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:06.249541  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:06.249623  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:08.938244  320447 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 10:38:08.954803  320447 api_server.go:72] duration metric: took 2m9.285619099s to wait for apiserver process to appear ...
	I0923 10:38:08.954828  320447 api_server.go:88] waiting for apiserver healthz status ...
	I0923 10:38:08.954863  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:08.954926  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:08.995935  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:08.995957  320447 cri.go:89] found id: ""
	I0923 10:38:08.995965  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:08.996025  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:08.999802  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:08.999879  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:09.039597  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:09.039618  320447 cri.go:89] found id: ""
	I0923 10:38:09.039631  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:09.039688  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.043405  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:09.043483  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:09.083958  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:09.083980  320447 cri.go:89] found id: ""
	I0923 10:38:09.083988  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:09.084044  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.087698  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:09.087859  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:09.130595  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:09.130671  320447 cri.go:89] found id: ""
	I0923 10:38:09.130711  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:09.130806  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.134697  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:09.134823  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:09.179081  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:09.179106  320447 cri.go:89] found id: ""
	I0923 10:38:09.179114  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:09.179173  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.182675  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:09.182788  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:09.226370  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:09.226432  320447 cri.go:89] found id: ""
	I0923 10:38:09.226464  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:09.226555  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.230171  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:09.230276  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:09.268006  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:09.268080  320447 cri.go:89] found id: ""
	I0923 10:38:09.268096  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:09.268156  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.271677  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:09.271711  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:09.408720  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:09.408752  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:09.465920  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:09.465998  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:09.558203  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:09.558242  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:09.616458  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:09.616490  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:09.688470  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:09.688506  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:09.746170  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:09.746198  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:09.831106  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:09.831143  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:09.848131  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:09.848167  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:09.890662  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:09.890693  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:09.997047  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:09.997100  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:10.054025  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:10.054080  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:12.607287  320447 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0923 10:38:12.615131  320447 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0923 10:38:12.616164  320447 api_server.go:141] control plane version: v1.31.1
	I0923 10:38:12.616189  320447 api_server.go:131] duration metric: took 3.661354245s to wait for apiserver health ...
	I0923 10:38:12.616199  320447 system_pods.go:43] waiting for kube-system pods to appear ...
	I0923 10:38:12.616226  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:12.616293  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:12.658488  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:12.658513  320447 cri.go:89] found id: ""
	I0923 10:38:12.658522  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:12.658583  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.662046  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:12.662126  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:12.701808  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:12.701827  320447 cri.go:89] found id: ""
	I0923 10:38:12.701847  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:12.701905  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.705416  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:12.705491  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:12.744662  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:12.744683  320447 cri.go:89] found id: ""
	I0923 10:38:12.744691  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:12.744749  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.748328  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:12.748405  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:12.786504  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:12.786528  320447 cri.go:89] found id: ""
	I0923 10:38:12.786535  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:12.786596  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.791272  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:12.791383  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:12.830431  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:12.830456  320447 cri.go:89] found id: ""
	I0923 10:38:12.830464  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:12.830525  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.833943  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:12.834016  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:12.871838  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:12.871862  320447 cri.go:89] found id: ""
	I0923 10:38:12.871870  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:12.871931  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.875373  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:12.875463  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:12.918054  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:12.918075  320447 cri.go:89] found id: ""
	I0923 10:38:12.918083  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:12.918149  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.923194  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:12.923218  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:13.006471  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:13.006526  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:13.158034  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:13.158066  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:13.204146  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:13.204182  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:13.266115  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:13.266149  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:13.314635  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:13.314668  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:13.352214  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:13.352253  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:13.433057  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:13.433097  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:13.532895  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:13.532932  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:13.550031  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:13.550062  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:13.611841  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:13.611880  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:13.666676  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:13.666718  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:16.275138  320447 system_pods.go:59] 18 kube-system pods found
	I0923 10:38:16.275193  320447 system_pods.go:61] "coredns-7c65d6cfc9-2llwt" [3d1c7fc9-adbc-4aff-a2a7-46f5d6c2243f] Running
	I0923 10:38:16.275203  320447 system_pods.go:61] "csi-hostpath-attacher-0" [eecab087-3c95-4e25-956d-67459e2bca7a] Running
	I0923 10:38:16.275209  320447 system_pods.go:61] "csi-hostpath-resizer-0" [3389f324-a81b-4e4e-99ba-fe86ed9db771] Running
	I0923 10:38:16.275214  320447 system_pods.go:61] "csi-hostpathplugin-2vxw5" [65ec8971-14f5-46c8-b857-ad650135fe2e] Running
	I0923 10:38:16.275244  320447 system_pods.go:61] "etcd-addons-348178" [db5931ca-31a0-4b4b-a7ed-acd397e4f5bd] Running
	I0923 10:38:16.275258  320447 system_pods.go:61] "kindnet-w6hm4" [22d5786c-aa40-451e-81a9-af0c7c040904] Running
	I0923 10:38:16.275263  320447 system_pods.go:61] "kube-apiserver-addons-348178" [1a546798-172f-4f4f-8083-5d47bc9c12ad] Running
	I0923 10:38:16.275269  320447 system_pods.go:61] "kube-controller-manager-addons-348178" [32c382da-741f-485d-9cd1-3795abd54b4f] Running
	I0923 10:38:16.275276  320447 system_pods.go:61] "kube-ingress-dns-minikube" [f4467bcd-1d03-403f-ba83-6528e4f206e0] Running
	I0923 10:38:16.275281  320447 system_pods.go:61] "kube-proxy-bvrqm" [a68aabb1-32ac-4892-b6d3-5d8683a9b140] Running
	I0923 10:38:16.275287  320447 system_pods.go:61] "kube-scheduler-addons-348178" [10d83062-e2a3-45b9-b76b-ff2244c42209] Running
	I0923 10:38:16.275293  320447 system_pods.go:61] "metrics-server-84c5f94fbc-5js2r" [a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1] Running
	I0923 10:38:16.275300  320447 system_pods.go:61] "nvidia-device-plugin-daemonset-zwqnh" [17cd066a-d145-4fc8-92fe-ca91b1de91dc] Running
	I0923 10:38:16.275400  320447 system_pods.go:61] "registry-66c9cd494c-xhtnx" [92b801b9-4a7c-4395-88d6-438981b94612] Running
	I0923 10:38:16.275415  320447 system_pods.go:61] "registry-proxy-vhzrt" [184e539d-59d9-49c4-b9b8-bd35335d600b] Running
	I0923 10:38:16.275421  320447 system_pods.go:61] "snapshot-controller-56fcc65765-nrhkg" [a81170a4-b38b-4383-80f7-45f6dfa4bbb9] Running
	I0923 10:38:16.275457  320447 system_pods.go:61] "snapshot-controller-56fcc65765-tplp6" [0eadcd6a-5c86-403c-906c-47057c9ba5e4] Running
	I0923 10:38:16.275467  320447 system_pods.go:61] "storage-provisioner" [32dbf72b-9c09-4a54-92ee-040cb1679454] Running
	I0923 10:38:16.275474  320447 system_pods.go:74] duration metric: took 3.659269598s to wait for pod list to return data ...
	I0923 10:38:16.275488  320447 default_sa.go:34] waiting for default service account to be created ...
	I0923 10:38:16.278118  320447 default_sa.go:45] found service account: "default"
	I0923 10:38:16.278143  320447 default_sa.go:55] duration metric: took 2.647172ms for default service account to be created ...
	I0923 10:38:16.278154  320447 system_pods.go:116] waiting for k8s-apps to be running ...
	I0923 10:38:16.288909  320447 system_pods.go:86] 18 kube-system pods found
	I0923 10:38:16.288950  320447 system_pods.go:89] "coredns-7c65d6cfc9-2llwt" [3d1c7fc9-adbc-4aff-a2a7-46f5d6c2243f] Running
	I0923 10:38:16.288959  320447 system_pods.go:89] "csi-hostpath-attacher-0" [eecab087-3c95-4e25-956d-67459e2bca7a] Running
	I0923 10:38:16.288964  320447 system_pods.go:89] "csi-hostpath-resizer-0" [3389f324-a81b-4e4e-99ba-fe86ed9db771] Running
	I0923 10:38:16.288969  320447 system_pods.go:89] "csi-hostpathplugin-2vxw5" [65ec8971-14f5-46c8-b857-ad650135fe2e] Running
	I0923 10:38:16.288974  320447 system_pods.go:89] "etcd-addons-348178" [db5931ca-31a0-4b4b-a7ed-acd397e4f5bd] Running
	I0923 10:38:16.288981  320447 system_pods.go:89] "kindnet-w6hm4" [22d5786c-aa40-451e-81a9-af0c7c040904] Running
	I0923 10:38:16.288986  320447 system_pods.go:89] "kube-apiserver-addons-348178" [1a546798-172f-4f4f-8083-5d47bc9c12ad] Running
	I0923 10:38:16.288993  320447 system_pods.go:89] "kube-controller-manager-addons-348178" [32c382da-741f-485d-9cd1-3795abd54b4f] Running
	I0923 10:38:16.288997  320447 system_pods.go:89] "kube-ingress-dns-minikube" [f4467bcd-1d03-403f-ba83-6528e4f206e0] Running
	I0923 10:38:16.289002  320447 system_pods.go:89] "kube-proxy-bvrqm" [a68aabb1-32ac-4892-b6d3-5d8683a9b140] Running
	I0923 10:38:16.289006  320447 system_pods.go:89] "kube-scheduler-addons-348178" [10d83062-e2a3-45b9-b76b-ff2244c42209] Running
	I0923 10:38:16.289010  320447 system_pods.go:89] "metrics-server-84c5f94fbc-5js2r" [a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1] Running
	I0923 10:38:16.289014  320447 system_pods.go:89] "nvidia-device-plugin-daemonset-zwqnh" [17cd066a-d145-4fc8-92fe-ca91b1de91dc] Running
	I0923 10:38:16.289022  320447 system_pods.go:89] "registry-66c9cd494c-xhtnx" [92b801b9-4a7c-4395-88d6-438981b94612] Running
	I0923 10:38:16.289026  320447 system_pods.go:89] "registry-proxy-vhzrt" [184e539d-59d9-49c4-b9b8-bd35335d600b] Running
	I0923 10:38:16.289030  320447 system_pods.go:89] "snapshot-controller-56fcc65765-nrhkg" [a81170a4-b38b-4383-80f7-45f6dfa4bbb9] Running
	I0923 10:38:16.289043  320447 system_pods.go:89] "snapshot-controller-56fcc65765-tplp6" [0eadcd6a-5c86-403c-906c-47057c9ba5e4] Running
	I0923 10:38:16.289047  320447 system_pods.go:89] "storage-provisioner" [32dbf72b-9c09-4a54-92ee-040cb1679454] Running
	I0923 10:38:16.289055  320447 system_pods.go:126] duration metric: took 10.894486ms to wait for k8s-apps to be running ...
	I0923 10:38:16.289068  320447 system_svc.go:44] waiting for kubelet service to be running ....
	I0923 10:38:16.289129  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 10:38:16.301184  320447 system_svc.go:56] duration metric: took 12.103646ms WaitForService to wait for kubelet
	I0923 10:38:16.301217  320447 kubeadm.go:582] duration metric: took 2m16.632037774s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0923 10:38:16.301275  320447 node_conditions.go:102] verifying NodePressure condition ...
	I0923 10:38:16.304776  320447 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0923 10:38:16.304812  320447 node_conditions.go:123] node cpu capacity is 2
	I0923 10:38:16.304864  320447 node_conditions.go:105] duration metric: took 3.575494ms to run NodePressure ...
	I0923 10:38:16.304884  320447 start.go:241] waiting for startup goroutines ...
	I0923 10:38:16.304897  320447 start.go:246] waiting for cluster config update ...
	I0923 10:38:16.304931  320447 start.go:255] writing updated cluster config ...
	I0923 10:38:16.305336  320447 ssh_runner.go:195] Run: rm -f paused
	I0923 10:38:16.671568  320447 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0923 10:38:16.674418  320447 out.go:177] * Done! kubectl is now configured to use "addons-348178" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 23 10:47:31 addons-348178 crio[964]: time="2024-09-23 10:47:31.798574086Z" level=info msg="Got pod network &{Name:registry-test Namespace:default ID:c6089d2558ec584689f2dc18889ffc53badc1a11a9b21e79bfc9c4ed9c062c9c UID:1537462d-b689-407d-9c5e-274c784953dc NetNS:/var/run/netns/4895e5bf-74c1-48f2-bc8f-852366d4f9b8 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 10:47:31 addons-348178 crio[964]: time="2024-09-23 10:47:31.798889007Z" level=info msg="Deleting pod default_registry-test from CNI network \"kindnet\" (type=ptp)"
	Sep 23 10:47:31 addons-348178 crio[964]: time="2024-09-23 10:47:31.852237909Z" level=info msg="Stopped pod sandbox: c6089d2558ec584689f2dc18889ffc53badc1a11a9b21e79bfc9c4ed9c062c9c" id=6dfb0ae7-d4d7-4d6e-ae60-6fdcfc6c8141 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:47:31 addons-348178 crio[964]: time="2024-09-23 10:47:31.920257109Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e28bcc18-da76-400f-ae91-77f34bbc2689 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:47:31 addons-348178 crio[964]: time="2024-09-23 10:47:31.920491573Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e28bcc18-da76-400f-ae91-77f34bbc2689 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.558338099Z" level=info msg="Stopping container: 48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2 (timeout: 30s)" id=a120ae2e-69dd-42bf-9349-26a8230f639c name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.581933450Z" level=info msg="Stopping container: c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd (timeout: 30s)" id=6df2ca2a-7382-4a6f-bc2b-1632eb153076 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:47:32 addons-348178 conmon[4488]: conmon 48b749be0bccb3dae73b <ninfo>: container 4500 exited with status 2
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.710714652Z" level=info msg="Stopped container 48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2: kube-system/registry-66c9cd494c-xhtnx/registry" id=a120ae2e-69dd-42bf-9349-26a8230f639c name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.711524412Z" level=info msg="Stopping pod sandbox: 1b6e4045e6731b4592f27904cdcb868cd5ca1bb5c41bf1b0aba5b9e87d9b9099" id=6c09d969-055a-495f-b79b-5519cc527d49 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.711784311Z" level=info msg="Got pod network &{Name:registry-66c9cd494c-xhtnx Namespace:kube-system ID:1b6e4045e6731b4592f27904cdcb868cd5ca1bb5c41bf1b0aba5b9e87d9b9099 UID:92b801b9-4a7c-4395-88d6-438981b94612 NetNS:/var/run/netns/ace027df-b7ac-41b8-8e5d-a9785c5f7e26 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.711920603Z" level=info msg="Deleting pod kube-system_registry-66c9cd494c-xhtnx from CNI network \"kindnet\" (type=ptp)"
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.751500581Z" level=info msg="Stopped pod sandbox: 1b6e4045e6731b4592f27904cdcb868cd5ca1bb5c41bf1b0aba5b9e87d9b9099" id=6c09d969-055a-495f-b79b-5519cc527d49 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.756503143Z" level=info msg="Stopped container c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd: kube-system/registry-proxy-vhzrt/registry-proxy" id=6df2ca2a-7382-4a6f-bc2b-1632eb153076 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.758537667Z" level=info msg="Stopping pod sandbox: 98248f95cb5c9e57a50418cc1a6ce54cd268362566c53f2af80b13c9b53db95a" id=558af6ba-2be4-4a41-b08f-9db9c872ba56 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.766222144Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-GHUDMFO25HO3R6KG - [0:0]\n:KUBE-HP-CVEIOFVM4KCK2JV2 - [0:0]\n:KUBE-HP-UG5WLNMOWANG2VR3 - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qxzrd_ingress-nginx_900cc53e-9526-4731-ac5f-ed9b844041d1_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-UG5WLNMOWANG2VR3\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qxzrd_ingress-nginx_900cc53e-9526-4731-ac5f-ed9b844041d1_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-CVEIOFVM4KCK2JV2\n-A KUBE-HP-CVEIOFVM4KCK2JV2 -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qxzrd_ingress-nginx_900cc53e-9526-4731-ac5f-ed9b844041d1_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-CVEIOFVM4KCK2JV2 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qxzrd_ingress-nginx_900cc53e-9526-4731-ac5
f-ed9b844041d1_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.19:80\n-A KUBE-HP-UG5WLNMOWANG2VR3 -s 10.244.0.19/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qxzrd_ingress-nginx_900cc53e-9526-4731-ac5f-ed9b844041d1_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-UG5WLNMOWANG2VR3 -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-qxzrd_ingress-nginx_900cc53e-9526-4731-ac5f-ed9b844041d1_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.19:443\n-X KUBE-HP-GHUDMFO25HO3R6KG\nCOMMIT\n"
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.769294910Z" level=info msg="Closing host port tcp:5000"
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.772646806Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.772871506Z" level=info msg="Got pod network &{Name:registry-proxy-vhzrt Namespace:kube-system ID:98248f95cb5c9e57a50418cc1a6ce54cd268362566c53f2af80b13c9b53db95a UID:184e539d-59d9-49c4-b9b8-bd35335d600b NetNS:/var/run/netns/0a0fc392-0a1b-43fa-9768-ada449f46d20 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.773011039Z" level=info msg="Deleting pod kube-system_registry-proxy-vhzrt from CNI network \"kindnet\" (type=ptp)"
	Sep 23 10:47:32 addons-348178 crio[964]: time="2024-09-23 10:47:32.806997547Z" level=info msg="Stopped pod sandbox: 98248f95cb5c9e57a50418cc1a6ce54cd268362566c53f2af80b13c9b53db95a" id=558af6ba-2be4-4a41-b08f-9db9c872ba56 name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:47:33 addons-348178 crio[964]: time="2024-09-23 10:47:33.379108391Z" level=info msg="Removing container: c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd" id=91d3f463-1fed-4e85-98dc-d85b40142736 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 10:47:33 addons-348178 crio[964]: time="2024-09-23 10:47:33.404456616Z" level=info msg="Removed container c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd: kube-system/registry-proxy-vhzrt/registry-proxy" id=91d3f463-1fed-4e85-98dc-d85b40142736 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 10:47:33 addons-348178 crio[964]: time="2024-09-23 10:47:33.406410330Z" level=info msg="Removing container: 48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2" id=181008ea-c811-4429-b911-06a95282ad38 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 10:47:33 addons-348178 crio[964]: time="2024-09-23 10:47:33.436208974Z" level=info msg="Removed container 48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2: kube-system/registry-66c9cd494c-xhtnx/registry" id=181008ea-c811-4429-b911-06a95282ad38 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                                        CREATED             STATE               NAME                                     ATTEMPT             POD ID              POD
	89924e31ca64d       fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c                                                                             29 seconds ago      Exited              helper-pod                               0                   d456765280ed0       helper-pod-delete-pvc-11460bc2-89f1-4312-99fb-e31a12849e90
	320f8a2c7f322       docker.io/library/busybox@sha256:71e065368796c7368a99a072019b9fe73e28e225ae9882430579ec49a1e46235                                            32 seconds ago      Exited              busybox                                  0                   eff2a6d294239       test-local-path
	1d803e27239d6       docker.io/library/busybox@sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11                                            36 seconds ago      Exited              helper-pod                               0                   2a17cd1dbdf5e       helper-pod-create-pvc-11460bc2-89f1-4312-99fb-e31a12849e90
	da34d83760bdb       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:03e677e1cf9d2c9bea454e3dbcbcef20b3022e987534a2874eb1abc5bc3e73ec                            4 minutes ago       Exited              gadget                                   6                   1cfdd7e61931d       gadget-qxqc9
	bee9e91e059b4       registry.k8s.io/sig-storage/csi-snapshotter@sha256:291334908ddf71a4661fd7f6d9d97274de8a5378a2b6fdfeb2ce73414a34f82f                          9 minutes ago       Running             csi-snapshotter                          0                   7a210a94d4de4       csi-hostpathplugin-2vxw5
	d3a51a93e410b       registry.k8s.io/sig-storage/csi-provisioner@sha256:98ffd09c0784203d200e0f8c241501de31c8df79644caac7eed61bd6391e5d49                          9 minutes ago       Running             csi-provisioner                          0                   7a210a94d4de4       csi-hostpathplugin-2vxw5
	310409c4ceba4       registry.k8s.io/sig-storage/livenessprobe@sha256:8b00c6e8f52639ed9c6f866085893ab688e57879741b3089e3cfa9998502e158                            9 minutes ago       Running             liveness-probe                           0                   7a210a94d4de4       csi-hostpathplugin-2vxw5
	66603e6e75d0c       registry.k8s.io/sig-storage/hostpathplugin@sha256:7b1dfc90a367222067fc468442fdf952e20fc5961f25c1ad654300ddc34d7083                           9 minutes ago       Running             hostpath                                 0                   7a210a94d4de4       csi-hostpathplugin-2vxw5
	627d3c4de30ed       registry.k8s.io/sig-storage/csi-node-driver-registrar@sha256:511b8c8ac828194a753909d26555ff08bc12f497dd8daeb83fe9d593693a26c1                9 minutes ago       Running             node-driver-registrar                    0                   7a210a94d4de4       csi-hostpathplugin-2vxw5
	b361a05e0d6c7       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3                             9 minutes ago       Running             controller                               0                   0c947b951433e       ingress-nginx-controller-bc57996ff-qxzrd
	839b5dbf1638b       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                                 9 minutes ago       Running             gcp-auth                                 0                   4e8fa4842dc34       gcp-auth-89d5ffd79-gr4qn
	ecc744bf20ed9       registry.k8s.io/sig-storage/csi-external-health-monitor-controller@sha256:80b9ba94aa2afe24553d69bd165a6a51552d1582d68618ec00d3b804a7d9193c   9 minutes ago       Running             csi-external-health-monitor-controller   0                   7a210a94d4de4       csi-hostpathplugin-2vxw5
	63c313ade4718       registry.k8s.io/sig-storage/csi-attacher@sha256:4b5609c78455de45821910065281a368d5f760b41250f90cbde5110543bdc326                             10 minutes ago      Running             csi-attacher                             0                   1cc59b1dcc36a       csi-hostpath-attacher-0
	f1be68a161275       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98                             10 minutes ago      Running             local-path-provisioner                   0                   9161ff2c273e9       local-path-provisioner-86d989889c-6twwr
	ff1d830ad5704       registry.k8s.io/sig-storage/csi-resizer@sha256:425d8f1b769398127767b06ed97ce62578a3179bcb99809ce93a1649e025ffe7                              10 minutes ago      Running             csi-resizer                              0                   627384356c37f       csi-hostpath-resizer-0
	f4abe1fb67873       registry.k8s.io/sig-storage/snapshot-controller@sha256:5d668e35c15df6e87e2530da25d557f543182cedbdb39d421b87076463ee9857                      10 minutes ago      Running             volume-snapshot-controller               0                   2311b990c3c9e       snapshot-controller-56fcc65765-tplp6
	f1e3b2c690937       gcr.io/cloud-spanner-emulator/emulator@sha256:6ce1265c73355797b34d2531c7146eed3996346f860517e35d1434182eb5f01d                               10 minutes ago      Running             cloud-spanner-emulator                   0                   9914b54dcab12       cloud-spanner-emulator-5b584cc74-qq65q
	086cf28fa91d1       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c                             10 minutes ago      Running             minikube-ingress-dns                     0                   46d01a8fd935f       kube-ingress-dns-minikube
	971d1cff0877b       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f                        10 minutes ago      Running             metrics-server                           0                   71cb8ad6aad4e       metrics-server-84c5f94fbc-5js2r
	9bfde64d0990d       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                                             10 minutes ago      Exited              patch                                    1                   d10c2ccfff7a5       ingress-nginx-admission-patch-qzj27
	326a41ea49072       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3                   10 minutes ago      Exited              create                                   0                   f76daa1df3270       ingress-nginx-admission-create-gvbv4
	e25b60791f0e5       registry.k8s.io/sig-storage/snapshot-controller@sha256:5d668e35c15df6e87e2530da25d557f543182cedbdb39d421b87076463ee9857                      10 minutes ago      Running             volume-snapshot-controller               0                   16074d43fb626       snapshot-controller-56fcc65765-nrhkg
	450f597a75594       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                                             10 minutes ago      Running             storage-provisioner                      0                   9e87b976c06dc       storage-provisioner
	6cc4f4f55aa2f       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                                             10 minutes ago      Running             coredns                                  0                   458092b9a16cb       coredns-7c65d6cfc9-2llwt
	98e3c8e13a893       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                                             11 minutes ago      Running             kindnet-cni                              0                   b5ea7b2bf6535       kindnet-w6hm4
	9f02bf14ea783       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                                             11 minutes ago      Running             kube-proxy                               0                   fc9790ac3b626       kube-proxy-bvrqm
	818264e7048c3       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                                             11 minutes ago      Running             etcd                                     0                   8abe004c560dc       etcd-addons-348178
	3debab674538f       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                                             11 minutes ago      Running             kube-apiserver                           0                   8346b2ffaf6a7       kube-apiserver-addons-348178
	a583c20fef9df       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                                             11 minutes ago      Running             kube-controller-manager                  0                   486ce2c502d86       kube-controller-manager-addons-348178
	a98929ec428cb       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                                             11 minutes ago      Running             kube-scheduler                           0                   e63024d2e17c4       kube-scheduler-addons-348178
	
	
	==> coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] <==
	[INFO] 10.244.0.7:47261 - 31487 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000182001s
	[INFO] 10.244.0.7:58050 - 61744 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00169513s
	[INFO] 10.244.0.7:58050 - 40246 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001914135s
	[INFO] 10.244.0.7:33654 - 6285 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00011358s
	[INFO] 10.244.0.7:33654 - 7555 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000133576s
	[INFO] 10.244.0.7:36662 - 61764 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000175831s
	[INFO] 10.244.0.7:36662 - 8520 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000228852s
	[INFO] 10.244.0.7:43790 - 18554 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000061127s
	[INFO] 10.244.0.7:43790 - 54137 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00011985s
	[INFO] 10.244.0.7:36433 - 57890 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057566s
	[INFO] 10.244.0.7:36433 - 64800 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000058279s
	[INFO] 10.244.0.7:41977 - 18668 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001382431s
	[INFO] 10.244.0.7:41977 - 46584 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001508837s
	[INFO] 10.244.0.7:56710 - 57776 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00007176s
	[INFO] 10.244.0.7:56710 - 51122 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000084798s
	[INFO] 10.244.0.20:59093 - 3303 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000711819s
	[INFO] 10.244.0.20:55075 - 39184 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000721574s
	[INFO] 10.244.0.20:51354 - 33039 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000111767s
	[INFO] 10.244.0.20:40500 - 4791 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000098131s
	[INFO] 10.244.0.20:60797 - 62465 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000081951s
	[INFO] 10.244.0.20:34929 - 21498 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000260531s
	[INFO] 10.244.0.20:38796 - 11124 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002470652s
	[INFO] 10.244.0.20:34091 - 9090 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002227908s
	[INFO] 10.244.0.20:41514 - 48565 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001085775s
	[INFO] 10.244.0.20:34863 - 39740 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002054554s
	
	
	==> describe nodes <==
	Name:               addons-348178
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-348178
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f69bf2f8ed9442c9c01edbe27466c5398c68b986
	                    minikube.k8s.io/name=addons-348178
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_23T10_35_55_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-348178
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-348178"}
	                    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:  Mon, 23 Sep 2024 10:35:52 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-348178
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 23 Sep 2024 10:47:29 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 23 Sep 2024 10:47:28 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 23 Sep 2024 10:47:28 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 23 Sep 2024 10:47:28 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 23 Sep 2024 10:47:28 +0000   Mon, 23 Sep 2024 10:36:44 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-348178
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 266af530d0414923beba0269b588e388
	  System UUID:                efb11237-1b25-44dc-8984-2d92db6d046a
	  Boot ID:                    202f1c12-eb3b-4d2d-8c7a-af93b822fb33
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 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%)         9m17s
	  default                     cloud-spanner-emulator-5b584cc74-qq65q      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-qxqc9                                0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-gr4qn                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-qxzrd    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-7c65d6cfc9-2llwt                    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-2vxw5                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 etcd-addons-348178                          100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         11m
	  kube-system                 kindnet-w6hm4                               100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      11m
	  kube-system                 kube-apiserver-addons-348178                250m (12%)    0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-controller-manager-addons-348178       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-bvrqm                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-scheduler-addons-348178                100m (5%)     0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 metrics-server-84c5f94fbc-5js2r             100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-nrhkg        0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 snapshot-controller-56fcc65765-tplp6        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-6twwr     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-348178 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    11m   kubelet          Node addons-348178 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     11m   kubelet          Node addons-348178 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           11m   node-controller  Node addons-348178 event: Registered Node addons-348178 in Controller
	  Normal   NodeReady                10m   kubelet          Node addons-348178 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep23 10:07] overlayfs: lowerdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	
	
	==> etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] <==
	{"level":"info","ts":"2024-09-23T10:35:48.220052Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-23T10:35:48.224231Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-09-23T10:35:48.231405Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-09-23T10:35:48.231684Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-23T10:35:48.241290Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-23T10:35:48.242221Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-23T10:36:00.941191Z","caller":"traceutil/trace.go:171","msg":"trace[1250728445] transaction","detail":"{read_only:false; response_revision:333; number_of_response:1; }","duration":"103.479245ms","start":"2024-09-23T10:36:00.837697Z","end":"2024-09-23T10:36:00.941176Z","steps":["trace[1250728445] 'process raft request'  (duration: 103.380917ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:01.228132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.790589ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032086983681831 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-23T10:36:01.267903Z","caller":"traceutil/trace.go:171","msg":"trace[1054280658] transaction","detail":"{read_only:false; response_revision:334; number_of_response:1; }","duration":"367.066107ms","start":"2024-09-23T10:36:00.900811Z","end":"2024-09-23T10:36:01.267877Z","steps":["trace[1054280658] 'process raft request'  (duration: 174.932198ms)","trace[1054280658] 'compare'  (duration: 50.709075ms)","trace[1054280658] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/configmaps/kube-system/kube-root-ca.crt; req_size:1732; } (duration: 36.946935ms)","trace[1054280658] 'store kv pair into bolt db' {req_type:put; key:/registry/configmaps/kube-system/kube-root-ca.crt; req_size:1732; } (duration: 16.070244ms)"],"step_count":4}
	{"level":"info","ts":"2024-09-23T10:36:01.343609Z","caller":"traceutil/trace.go:171","msg":"trace[828238556] transaction","detail":"{read_only:false; response_revision:335; number_of_response:1; }","duration":"442.533764ms","start":"2024-09-23T10:36:00.901056Z","end":"2024-09-23T10:36:01.343590Z","steps":["trace[828238556] 'process raft request'  (duration: 366.808907ms)","trace[828238556] 'compare'  (duration: 35.632547ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T10:36:01.350387Z","caller":"traceutil/trace.go:171","msg":"trace[127164508] transaction","detail":"{read_only:false; response_revision:336; number_of_response:1; }","duration":"353.967318ms","start":"2024-09-23T10:36:00.996402Z","end":"2024-09-23T10:36:01.350369Z","steps":["trace[127164508] 'process raft request'  (duration: 307.271183ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:01.350601Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.900795Z","time spent":"394.462465ms","remote":"127.0.0.1:35758","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1735,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>"}
	{"level":"warn","ts":"2024-09-23T10:36:01.475390Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.901049Z","time spent":"574.257428ms","remote":"127.0.0.1:35732","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":782,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/kube-proxy-bvrqm.17f7d92b0213ffbb\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kube-proxy-bvrqm.17f7d92b0213ffbb\" value_size:702 lease:8128032086983681597 >> failure:<>"}
	{"level":"warn","ts":"2024-09-23T10:36:01.488851Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.996386Z","time spent":"492.180309ms","remote":"127.0.0.1:35872","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":168,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/serviceaccounts/default/default\" mod_revision:305 > success:<request_put:<key:\"/registry/serviceaccounts/default/default\" value_size:120 >> failure:<request_range:<key:\"/registry/serviceaccounts/default/default\" > >"}
	{"level":"info","ts":"2024-09-23T10:36:01.534927Z","caller":"traceutil/trace.go:171","msg":"trace[1459609779] transaction","detail":"{read_only:false; response_revision:337; number_of_response:1; }","duration":"184.347384ms","start":"2024-09-23T10:36:01.350567Z","end":"2024-09-23T10:36:01.534914Z","steps":["trace[1459609779] 'process raft request'  (duration: 184.256261ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T10:36:01.568476Z","caller":"traceutil/trace.go:171","msg":"trace[864439098] transaction","detail":"{read_only:false; response_revision:338; number_of_response:1; }","duration":"108.519663ms","start":"2024-09-23T10:36:01.459940Z","end":"2024-09-23T10:36:01.568460Z","steps":["trace[864439098] 'process raft request'  (duration: 108.434947ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:02.584055Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.236059ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.584139Z","caller":"traceutil/trace.go:171","msg":"trace[1299805893] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:347; }","duration":"105.328906ms","start":"2024-09-23T10:36:02.478794Z","end":"2024-09-23T10:36:02.584123Z","steps":["trace[1299805893] 'agreement among raft nodes before linearized reading'  (duration: 21.997106ms)","trace[1299805893] 'get authentication metadata'  (duration: 83.165207ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-23T10:36:02.951711Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"232.680625ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.954070Z","caller":"traceutil/trace.go:171","msg":"trace[1299574797] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:348; }","duration":"235.051603ms","start":"2024-09-23T10:36:02.718999Z","end":"2024-09-23T10:36:02.954051Z","steps":["trace[1299574797] 'range keys from in-memory index tree'  (duration: 232.619186ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:02.954217Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"235.088565ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.954383Z","caller":"traceutil/trace.go:171","msg":"trace[627661964] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:348; }","duration":"235.264996ms","start":"2024-09-23T10:36:02.719104Z","end":"2024-09-23T10:36:02.954369Z","steps":["trace[627661964] 'range keys from in-memory index tree'  (duration: 232.51422ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T10:45:49.799769Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1510}
	{"level":"info","ts":"2024-09-23T10:45:49.837790Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1510,"took":"37.567089ms","hash":3987934607,"current-db-size-bytes":6381568,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3231744,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-23T10:45:49.837909Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3987934607,"revision":1510,"compact-revision":-1}
	
	
	==> gcp-auth [839b5dbf1638b3f10eba1b3b3e0655dda708ff42f423203ec8e00a1553aad00b] <==
	2024/09/23 10:37:41 GCP Auth Webhook started!
	2024/09/23 10:38:16 Ready to marshal response ...
	2024/09/23 10:38:16 Ready to write response ...
	2024/09/23 10:38:17 Ready to marshal response ...
	2024/09/23 10:38:17 Ready to write response ...
	2024/09/23 10:38:17 Ready to marshal response ...
	2024/09/23 10:38:17 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:31 Ready to marshal response ...
	2024/09/23 10:46:31 Ready to write response ...
	2024/09/23 10:46:56 Ready to marshal response ...
	2024/09/23 10:46:56 Ready to write response ...
	2024/09/23 10:46:56 Ready to marshal response ...
	2024/09/23 10:46:56 Ready to write response ...
	2024/09/23 10:47:03 Ready to marshal response ...
	2024/09/23 10:47:03 Ready to write response ...
	
	
	==> kernel <==
	 10:47:34 up 1 day, 16:30,  0 users,  load average: 0.38, 0.72, 2.16
	Linux addons-348178 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] <==
	I0923 10:45:34.149746       1 main.go:299] handling current node
	I0923 10:45:44.140738       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:45:44.140779       1 main.go:299] handling current node
	I0923 10:45:54.140227       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:45:54.140260       1 main.go:299] handling current node
	I0923 10:46:04.141063       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:46:04.141224       1 main.go:299] handling current node
	I0923 10:46:14.142239       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:46:14.142277       1 main.go:299] handling current node
	I0923 10:46:24.140187       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:46:24.140225       1 main.go:299] handling current node
	I0923 10:46:34.140230       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:46:34.140360       1 main.go:299] handling current node
	I0923 10:46:44.140821       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:46:44.140853       1 main.go:299] handling current node
	I0923 10:46:54.141117       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:46:54.141188       1 main.go:299] handling current node
	I0923 10:47:04.140662       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:47:04.140702       1 main.go:299] handling current node
	I0923 10:47:14.140199       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:47:14.140336       1 main.go:299] handling current node
	I0923 10:47:24.147699       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:47:24.147738       1 main.go:299] handling current node
	I0923 10:47:34.141103       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:47:34.141258       1 main.go:299] handling current node
	
	
	==> kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] <==
	E0923 10:36:44.734301       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.103.32.110:443: connect: connection refused" logger="UnhandledError"
	W0923 10:36:44.734352       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.103.32.110:443: connect: connection refused
	E0923 10:36:44.734394       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.103.32.110:443: connect: connection refused" logger="UnhandledError"
	W0923 10:36:44.804006       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.103.32.110:443: connect: connection refused
	E0923 10:36:44.804049       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.103.32.110:443: connect: connection refused" logger="UnhandledError"
	W0923 10:37:06.889067       1 handler_proxy.go:99] no RequestInfo found in the context
	W0923 10:37:06.889254       1 handler_proxy.go:99] no RequestInfo found in the context
	E0923 10:37:06.889350       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"
	E0923 10:37:06.889425       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"
	I0923 10:37:06.890487       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0923 10:37:06.890582       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0923 10:38:05.143002       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.195.186:443: connect: connection refused" logger="UnhandledError"
	W0923 10:38:05.143189       1 handler_proxy.go:99] no RequestInfo found in the context
	E0923 10:38:05.143251       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"
	E0923 10:38:05.145451       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.195.186:443: connect: connection refused" logger="UnhandledError"
	E0923 10:38:05.152040       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.195.186:443: connect: connection refused" logger="UnhandledError"
	I0923 10:38:05.284722       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0923 10:46:21.421720       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.102.139"}
	E0923 10:47:19.970215       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	
	
	==> kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] <==
	I0923 10:37:54.148392       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-348178"
	I0923 10:37:56.933928       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-348178"
	E0923 10:37:59.337186       1 resource_quota_controller.go:446] "Unhandled Error" err="unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: stale GroupVersion discovery: metrics.k8s.io/v1beta1" logger="UnhandledError"
	I0923 10:37:59.742985       1 garbagecollector.go:826] "failed to discover some groups" logger="garbage-collector-controller" groups="<internal error: json: unsupported type: map[schema.GroupVersion]error>"
	I0923 10:38:02.607748       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="20.782244ms"
	I0923 10:38:02.607858       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="57.327µs"
	I0923 10:38:05.138636       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="15.854209ms"
	I0923 10:38:05.138749       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="80.343µs"
	I0923 10:38:27.712211       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-348178"
	I0923 10:43:33.008548       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-348178"
	I0923 10:46:21.495289       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="42.674307ms"
	I0923 10:46:21.516986       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="21.540402ms"
	I0923 10:46:21.517082       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="54.973µs"
	I0923 10:46:21.538053       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="98.566µs"
	I0923 10:46:25.193558       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="304.32µs"
	I0923 10:46:25.223564       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="10.530072ms"
	I0923 10:46:25.224155       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="281.387µs"
	I0923 10:46:27.264968       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-348178"
	I0923 10:46:32.217317       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7b5c95b59d" duration="6.392µs"
	I0923 10:46:42.332474       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	I0923 10:46:43.980068       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="6.983µs"
	I0923 10:46:54.215225       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	I0923 10:47:04.690149       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="local-path-storage/local-path-provisioner-86d989889c" duration="24.688µs"
	I0923 10:47:28.191264       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-348178"
	I0923 10:47:32.535027       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-66c9cd494c" duration="7.516µs"
	
	
	==> kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] <==
	I0923 10:36:04.454463       1 server_linux.go:66] "Using iptables proxy"
	I0923 10:36:05.642869       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0923 10:36:05.663465       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`"
	I0923 10:36:05.991318       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0923 10:36:05.991609       1 server_linux.go:169] "Using iptables Proxier"
	I0923 10:36:06.022765       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"
	I0923 10:36:06.023241       1 server.go:483] "Version info" version="v1.31.1"
	I0923 10:36:06.023357       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0923 10:36:06.052400       1 config.go:199] "Starting service config controller"
	I0923 10:36:06.052518       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0923 10:36:06.052592       1 config.go:105] "Starting endpoint slice config controller"
	I0923 10:36:06.052622       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0923 10:36:06.053314       1 config.go:328] "Starting node config controller"
	I0923 10:36:06.053391       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0923 10:36:06.223984       1 shared_informer.go:320] Caches are synced for node config
	I0923 10:36:06.224036       1 shared_informer.go:320] Caches are synced for service config
	I0923 10:36:06.224070       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] <==
	W0923 10:35:52.319609       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
	E0923 10:35:52.320223       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"
	W0923 10:35:52.319650       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
	E0923 10:35:52.320311       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"
	W0923 10:35:52.320716       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
	E0923 10:35:52.320754       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"
	W0923 10:35:52.320724       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"
	E0923 10:35:52.320780       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"
	W0923 10:35:52.320881       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
	E0923 10:35:52.320899       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"
	W0923 10:35:52.320964       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0923 10:35:52.320981       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:52.321044       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0923 10:35:52.321061       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:52.321804       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
	E0923 10:35:52.321896       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"
	W0923 10:35:53.240453       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0923 10:35:53.240496       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:53.240557       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
	E0923 10:35:53.240574       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"
	W0923 10:35:53.258886       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"
	E0923 10:35:53.258929       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"
	W0923 10:35:53.278121       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
	E0923 10:35:53.278170       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"
	I0923 10:35:55.513853       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 23 10:47:26 addons-348178 kubelet[1496]: E0923 10:47:26.921200    1496 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"registry-test\" with ImagePullBackOff: \"Back-off pulling image \\\"gcr.io/k8s-minikube/busybox\\\"\"" pod="default/registry-test" podUID="1537462d-b689-407d-9c5e-274c784953dc"
	Sep 23 10:47:27 addons-348178 kubelet[1496]: I0923 10:47:27.919994    1496 scope.go:117] "RemoveContainer" containerID="da34d83760bdb7df8500a0629488885b768ffbfe3effc06a74cd5f1aae7311c8"
	Sep 23 10:47:27 addons-348178 kubelet[1496]: E0923 10:47:27.920194    1496 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 5m0s restarting failed container=gadget pod=gadget-qxqc9_gadget(612c5a1e-b874-4de6-ad63-8f330b19e8f4)\"" pod="gadget/gadget-qxqc9" podUID="612c5a1e-b874-4de6-ad63-8f330b19e8f4"
	Sep 23 10:47:31 addons-348178 kubelet[1496]: E0923 10:47:31.920930    1496 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="b5381c61-7f34-4f0b-9b5c-76281ca5b997"
	Sep 23 10:47:31 addons-348178 kubelet[1496]: I0923 10:47:31.966356    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/1537462d-b689-407d-9c5e-274c784953dc-gcp-creds\") pod \"1537462d-b689-407d-9c5e-274c784953dc\" (UID: \"1537462d-b689-407d-9c5e-274c784953dc\") "
	Sep 23 10:47:31 addons-348178 kubelet[1496]: I0923 10:47:31.966440    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ktprv\" (UniqueName: \"kubernetes.io/projected/1537462d-b689-407d-9c5e-274c784953dc-kube-api-access-ktprv\") pod \"1537462d-b689-407d-9c5e-274c784953dc\" (UID: \"1537462d-b689-407d-9c5e-274c784953dc\") "
	Sep 23 10:47:31 addons-348178 kubelet[1496]: I0923 10:47:31.966855    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/1537462d-b689-407d-9c5e-274c784953dc-gcp-creds" (OuterVolumeSpecName: "gcp-creds") pod "1537462d-b689-407d-9c5e-274c784953dc" (UID: "1537462d-b689-407d-9c5e-274c784953dc"). InnerVolumeSpecName "gcp-creds". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Sep 23 10:47:31 addons-348178 kubelet[1496]: I0923 10:47:31.968795    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/1537462d-b689-407d-9c5e-274c784953dc-kube-api-access-ktprv" (OuterVolumeSpecName: "kube-api-access-ktprv") pod "1537462d-b689-407d-9c5e-274c784953dc" (UID: "1537462d-b689-407d-9c5e-274c784953dc"). InnerVolumeSpecName "kube-api-access-ktprv". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.067490    1496 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-ktprv\" (UniqueName: \"kubernetes.io/projected/1537462d-b689-407d-9c5e-274c784953dc-kube-api-access-ktprv\") on node \"addons-348178\" DevicePath \"\""
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.067533    1496 reconciler_common.go:288] "Volume detached for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/1537462d-b689-407d-9c5e-274c784953dc-gcp-creds\") on node \"addons-348178\" DevicePath \"\""
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.873866    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-hdlqw\" (UniqueName: \"kubernetes.io/projected/92b801b9-4a7c-4395-88d6-438981b94612-kube-api-access-hdlqw\") pod \"92b801b9-4a7c-4395-88d6-438981b94612\" (UID: \"92b801b9-4a7c-4395-88d6-438981b94612\") "
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.873932    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-z57ds\" (UniqueName: \"kubernetes.io/projected/184e539d-59d9-49c4-b9b8-bd35335d600b-kube-api-access-z57ds\") pod \"184e539d-59d9-49c4-b9b8-bd35335d600b\" (UID: \"184e539d-59d9-49c4-b9b8-bd35335d600b\") "
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.876284    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/184e539d-59d9-49c4-b9b8-bd35335d600b-kube-api-access-z57ds" (OuterVolumeSpecName: "kube-api-access-z57ds") pod "184e539d-59d9-49c4-b9b8-bd35335d600b" (UID: "184e539d-59d9-49c4-b9b8-bd35335d600b"). InnerVolumeSpecName "kube-api-access-z57ds". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.881524    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/92b801b9-4a7c-4395-88d6-438981b94612-kube-api-access-hdlqw" (OuterVolumeSpecName: "kube-api-access-hdlqw") pod "92b801b9-4a7c-4395-88d6-438981b94612" (UID: "92b801b9-4a7c-4395-88d6-438981b94612"). InnerVolumeSpecName "kube-api-access-hdlqw". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.921559    1496 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="1537462d-b689-407d-9c5e-274c784953dc" path="/var/lib/kubelet/pods/1537462d-b689-407d-9c5e-274c784953dc/volumes"
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.974770    1496 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-hdlqw\" (UniqueName: \"kubernetes.io/projected/92b801b9-4a7c-4395-88d6-438981b94612-kube-api-access-hdlqw\") on node \"addons-348178\" DevicePath \"\""
	Sep 23 10:47:32 addons-348178 kubelet[1496]: I0923 10:47:32.974819    1496 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-z57ds\" (UniqueName: \"kubernetes.io/projected/184e539d-59d9-49c4-b9b8-bd35335d600b-kube-api-access-z57ds\") on node \"addons-348178\" DevicePath \"\""
	Sep 23 10:47:33 addons-348178 kubelet[1496]: I0923 10:47:33.376005    1496 scope.go:117] "RemoveContainer" containerID="c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd"
	Sep 23 10:47:33 addons-348178 kubelet[1496]: I0923 10:47:33.404876    1496 scope.go:117] "RemoveContainer" containerID="c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd"
	Sep 23 10:47:33 addons-348178 kubelet[1496]: E0923 10:47:33.405307    1496 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd\": container with ID starting with c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd not found: ID does not exist" containerID="c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd"
	Sep 23 10:47:33 addons-348178 kubelet[1496]: I0923 10:47:33.405343    1496 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd"} err="failed to get container status \"c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd\": rpc error: code = NotFound desc = could not find container \"c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd\": container with ID starting with c24888b8a51f86fe4dd2cf3877a46458becff8d5ddcc895bc7d394c4d3f855fd not found: ID does not exist"
	Sep 23 10:47:33 addons-348178 kubelet[1496]: I0923 10:47:33.405369    1496 scope.go:117] "RemoveContainer" containerID="48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2"
	Sep 23 10:47:33 addons-348178 kubelet[1496]: I0923 10:47:33.436469    1496 scope.go:117] "RemoveContainer" containerID="48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2"
	Sep 23 10:47:33 addons-348178 kubelet[1496]: E0923 10:47:33.436902    1496 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2\": container with ID starting with 48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2 not found: ID does not exist" containerID="48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2"
	Sep 23 10:47:33 addons-348178 kubelet[1496]: I0923 10:47:33.436933    1496 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2"} err="failed to get container status \"48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2\": rpc error: code = NotFound desc = could not find container \"48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2\": container with ID starting with 48b749be0bccb3dae73bf52693cf98bc828285977daf5c4eeca4848f0503cad2 not found: ID does not exist"
	
	
	==> storage-provisioner [450f597a755948c3de7290f45e90433baf6d5852f9d5e6724bc7269611fead1b] <==
	I0923 10:36:45.837027       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0923 10:36:45.865129       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0923 10:36:45.865296       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0923 10:36:45.874763       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0923 10:36:45.874813       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"09ff17eb-9ad0-4b22-a3c1-e47ffa723db0", APIVersion:"v1", ResourceVersion:"910", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1 became leader
	I0923 10:36:45.875003       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1!
	I0923 10:36:45.975451       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-348178 -n addons-348178
helpers_test.go:261: (dbg) Run:  kubectl --context addons-348178 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-gvbv4 ingress-nginx-admission-patch-qzj27
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Registry]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-348178 describe pod busybox ingress-nginx-admission-create-gvbv4 ingress-nginx-admission-patch-qzj27
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-348178 describe pod busybox ingress-nginx-admission-create-gvbv4 ingress-nginx-admission-patch-qzj27: exit status 1 (101.082467ms)

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-348178/192.168.49.2
	Start Time:       Mon, 23 Sep 2024 10:38:17 +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-ldgkh (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-ldgkh:
	    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  9m18s                  default-scheduler  Successfully assigned default/busybox to addons-348178
	  Normal   Pulling    7m57s (x4 over 9m18s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     7m56s (x4 over 9m18s)  kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     7m56s (x4 over 9m18s)  kubelet            Error: ErrImagePull
	  Warning  Failed     7m31s (x6 over 9m18s)  kubelet            Error: ImagePullBackOff
	  Normal   BackOff    4m9s (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-gvbv4" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-qzj27" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-348178 describe pod busybox ingress-nginx-admission-create-gvbv4 ingress-nginx-admission-patch-qzj27: exit status 1
--- FAIL: TestAddons/parallel/Registry (75.04s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (153.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:205: (dbg) Run:  kubectl --context addons-348178 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-348178 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:243: (dbg) Run:  kubectl --context addons-348178 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" [2b96c4ba-825f-406d-b8ed-7ece14aae080] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [2b96c4ba-825f-406d-b8ed-7ece14aae080] Running
addons_test.go:248: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003950516s
I0923 10:49:08.092679  319693 kapi.go:150] Service nginx in namespace default found.
addons_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 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-348178 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.418694265s)

                                                
                                                
** 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-348178 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:289: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 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-348178 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:304: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 addons disable ingress-dns --alsologtostderr -v=1: (1.719913552s)
addons_test.go:309: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 addons disable ingress --alsologtostderr -v=1
addons_test.go:309: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 addons disable ingress --alsologtostderr -v=1: (7.789752422s)
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-348178
helpers_test.go:235: (dbg) docker inspect addons-348178:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af",
	        "Created": "2024-09-23T10:35:30.318925758Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 320945,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-23T10:35:30.458916706Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/hostname",
	        "HostsPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/hosts",
	        "LogPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af-json.log",
	        "Name": "/addons-348178",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-348178:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-348178",
	            "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/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a-init/diff:/var/lib/docker/overlay2/259b13f0688b721b5e2c1716d03530476baee9d87a5f29795e518aa24b35f03d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/merged",
	                "UpperDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/diff",
	                "WorkDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-348178",
	                "Source": "/var/lib/docker/volumes/addons-348178/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-348178",
	            "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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-348178",
	                "name.minikube.sigs.k8s.io": "addons-348178",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d4dec366fb462d6c585b0fb08d82dbdd05dea997877330746547c14d7debfae0",
	            "SandboxKey": "/var/run/docker/netns/d4dec366fb46",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40690"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40691"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40694"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40692"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40693"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-348178": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "7c6c044382b3c665591ff79f8d7fc7164508832fe2a79de6d83ed2d7d8db6538",
	                    "EndpointID": "970869c3a9eccf2099fe03c644b285135034de0e2c18a297466c4e3aa38eff6c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-348178",
	                        "b4f26c362763"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-348178 -n addons-348178
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-348178 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 logs -n 25: (1.528022235s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-446423                                                                     | download-only-446423   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| delete  | -p download-only-208298                                                                     | download-only-208298   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| start   | --download-only -p                                                                          | download-docker-430979 | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | download-docker-430979                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-430979                                                                   | download-docker-430979 | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-589536   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | binary-mirror-589536                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34693                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-589536                                                                     | binary-mirror-589536   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| addons  | enable dashboard -p                                                                         | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-348178 --wait=true                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:38 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-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | -p addons-348178                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | -p addons-348178                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-348178 ssh cat                                                                       | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | /opt/local-path-provisioner/pvc-11460bc2-89f1-4312-99fb-e31a12849e90_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-348178 ip                                                                            | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| addons  | addons-348178 addons                                                                        | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:48 UTC | 23 Sep 24 10:48 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-348178 addons                                                                        | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:48 UTC | 23 Sep 24 10:48 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:48 UTC | 23 Sep 24 10:48 UTC |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-348178 ssh curl -s                                                                   | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:49 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-348178 ip                                                                            | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:51 UTC | 23 Sep 24 10:51 UTC |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:51 UTC | 23 Sep 24 10:51 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:51 UTC | 23 Sep 24 10:51 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 10:35:05
	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
	I0923 10:35:05.903754  320447 out.go:345] Setting OutFile to fd 1 ...
	I0923 10:35:05.903929  320447 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:35:05.903943  320447 out.go:358] Setting ErrFile to fd 2...
	I0923 10:35:05.903960  320447 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:35:05.904212  320447 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 10:35:05.904681  320447 out.go:352] Setting JSON to false
	I0923 10:35:05.905674  320447 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":145052,"bootTime":1726942654,"procs":161,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0923 10:35:05.905747  320447 start.go:139] virtualization:  
	I0923 10:35:05.908922  320447 out.go:177] * [addons-348178] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0923 10:35:05.912491  320447 out.go:177]   - MINIKUBE_LOCATION=19689
	I0923 10:35:05.912641  320447 notify.go:220] Checking for updates...
	I0923 10:35:05.918143  320447 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 10:35:05.920774  320447 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:35:05.923286  320447 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube
	I0923 10:35:05.926127  320447 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0923 10:35:05.928760  320447 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 10:35:05.931589  320447 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 10:35:05.959482  320447 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 10:35:05.959600  320447 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:35:06.012287  320447 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-23 10:35:05.999872445 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:35:06.012409  320447 docker.go:318] overlay module found
	I0923 10:35:06.016986  320447 out.go:177] * Using the docker driver based on user configuration
	I0923 10:35:06.019629  320447 start.go:297] selected driver: docker
	I0923 10:35:06.019655  320447 start.go:901] validating driver "docker" against <nil>
	I0923 10:35:06.019672  320447 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 10:35:06.020365  320447 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:35:06.066506  320447 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-23 10:35:06.05619424 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:35:06.066743  320447 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 10:35:06.067021  320447 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]
	I0923 10:35:06.070049  320447 out.go:177] * Using Docker driver with root privileges
	I0923 10:35:06.072700  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:06.072763  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:06.072772  320447 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 10:35:06.072865  320447 start.go:340] cluster config:
	{Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:06.075617  320447 out.go:177] * Starting "addons-348178" primary control-plane node in "addons-348178" cluster
	I0923 10:35:06.078273  320447 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 10:35:06.080887  320447 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0923 10:35:06.083495  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:06.083559  320447 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0923 10:35:06.083574  320447 cache.go:56] Caching tarball of preloaded images
	I0923 10:35:06.083580  320447 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0923 10:35:06.083719  320447 preload.go:172] Found /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0923 10:35:06.083733  320447 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0923 10:35:06.084094  320447 profile.go:143] Saving config to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json ...
	I0923 10:35:06.084115  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json: {Name:mk09d88beaba59a80e2d9d99ecae9fed3d12de39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:06.098546  320447 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0923 10:35:06.098654  320447 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0923 10:35:06.098679  320447 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0923 10:35:06.098685  320447 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0923 10:35:06.098695  320447 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0923 10:35:06.098701  320447 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0923 10:35:23.265643  320447 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0923 10:35:23.265683  320447 cache.go:194] Successfully downloaded all kic artifacts
	I0923 10:35:23.265715  320447 start.go:360] acquireMachinesLock for addons-348178: {Name:mk79655223f414f76217e533c0abedb3c3f65152 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0923 10:35:23.265841  320447 start.go:364] duration metric: took 102.693µs to acquireMachinesLock for "addons-348178"
	I0923 10:35:23.265874  320447 start.go:93] Provisioning new machine with config: &{Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:23.265965  320447 start.go:125] createHost starting for "" (driver="docker")
	I0923 10:35:23.269138  320447 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0923 10:35:23.269398  320447 start.go:159] libmachine.API.Create for "addons-348178" (driver="docker")
	I0923 10:35:23.269432  320447 client.go:168] LocalClient.Create starting
	I0923 10:35:23.269560  320447 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem
	I0923 10:35:23.756228  320447 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem
	I0923 10:35:24.107311  320447 cli_runner.go:164] Run: docker network inspect addons-348178 --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}}]}"
	W0923 10:35:24.121530  320447 cli_runner.go:211] docker network inspect addons-348178 --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
	I0923 10:35:24.121627  320447 network_create.go:284] running [docker network inspect addons-348178] to gather additional debugging logs...
	I0923 10:35:24.121649  320447 cli_runner.go:164] Run: docker network inspect addons-348178
	W0923 10:35:24.137066  320447 cli_runner.go:211] docker network inspect addons-348178 returned with exit code 1
	I0923 10:35:24.137101  320447 network_create.go:287] error running [docker network inspect addons-348178]: docker network inspect addons-348178: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-348178 not found
	I0923 10:35:24.137116  320447 network_create.go:289] output of [docker network inspect addons-348178]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-348178 not found
	
	** /stderr **
	I0923 10:35:24.137234  320447 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}}]}"
	I0923 10:35:24.153035  320447 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:0x40006dc120}
	I0923 10:35:24.153087  320447 network_create.go:124] attempt to create docker network addons-348178 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0923 10:35:24.153145  320447 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-348178 addons-348178
	I0923 10:35:24.223592  320447 network_create.go:108] docker network addons-348178 192.168.49.0/24 created
	I0923 10:35:24.223633  320447 kic.go:121] calculated static IP "192.168.49.2" for the "addons-348178" container
	I0923 10:35:24.223722  320447 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0923 10:35:24.238892  320447 cli_runner.go:164] Run: docker volume create addons-348178 --label name.minikube.sigs.k8s.io=addons-348178 --label created_by.minikube.sigs.k8s.io=true
	I0923 10:35:24.256352  320447 oci.go:103] Successfully created a docker volume addons-348178
	I0923 10:35:24.256448  320447 cli_runner.go:164] Run: docker run --rm --name addons-348178-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --entrypoint /usr/bin/test -v addons-348178:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0923 10:35:26.236426  320447 cli_runner.go:217] Completed: docker run --rm --name addons-348178-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --entrypoint /usr/bin/test -v addons-348178:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (1.979929533s)
	I0923 10:35:26.236467  320447 oci.go:107] Successfully prepared a docker volume addons-348178
	I0923 10:35:26.236506  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:26.236532  320447 kic.go:194] Starting extracting preloaded images to volume ...
	I0923 10:35:26.236611  320447 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-348178:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0923 10:35:30.246538  320447 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-348178:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.009871094s)
	I0923 10:35:30.246571  320447 kic.go:203] duration metric: took 4.010036005s to extract preloaded images to volume ...
	W0923 10:35:30.246715  320447 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0923 10:35:30.246842  320447 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0923 10:35:30.304453  320447 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-348178 --name addons-348178 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-348178 --network addons-348178 --ip 192.168.49.2 --volume addons-348178:/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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0923 10:35:30.646463  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Running}}
	I0923 10:35:30.667685  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:30.692572  320447 cli_runner.go:164] Run: docker exec addons-348178 stat /var/lib/dpkg/alternatives/iptables
	I0923 10:35:30.759674  320447 oci.go:144] the created container "addons-348178" has a running status.
	I0923 10:35:30.759703  320447 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa...
	I0923 10:35:31.573932  320447 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0923 10:35:31.596020  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:31.618673  320447 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0923 10:35:31.618694  320447 kic_runner.go:114] Args: [docker exec --privileged addons-348178 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0923 10:35:31.692298  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:31.717727  320447 machine.go:93] provisionDockerMachine start ...
	I0923 10:35:31.717964  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:31.742914  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:31.743174  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:31.743183  320447 main.go:141] libmachine: About to run SSH command:
	hostname
	I0923 10:35:31.883046  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-348178
	
	I0923 10:35:31.883074  320447 ubuntu.go:169] provisioning hostname "addons-348178"
	I0923 10:35:31.883176  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:31.900845  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:31.901091  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:31.901109  320447 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-348178 && echo "addons-348178" | sudo tee /etc/hostname
	I0923 10:35:32.047821  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-348178
	
	I0923 10:35:32.047907  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.065966  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:32.066227  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:32.066252  320447 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-348178' /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-348178/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-348178' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0923 10:35:32.199355  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0923 10:35:32.199423  320447 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19689-314305/.minikube CaCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19689-314305/.minikube}
	I0923 10:35:32.199457  320447 ubuntu.go:177] setting up certificates
	I0923 10:35:32.199466  320447 provision.go:84] configureAuth start
	I0923 10:35:32.199535  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:32.216411  320447 provision.go:143] copyHostCerts
	I0923 10:35:32.216501  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/ca.pem (1082 bytes)
	I0923 10:35:32.216630  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/cert.pem (1123 bytes)
	I0923 10:35:32.216700  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/key.pem (1675 bytes)
	I0923 10:35:32.216752  320447 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem org=jenkins.addons-348178 san=[127.0.0.1 192.168.49.2 addons-348178 localhost minikube]
	I0923 10:35:32.631016  320447 provision.go:177] copyRemoteCerts
	I0923 10:35:32.631099  320447 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0923 10:35:32.631142  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.650002  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:32.748380  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0923 10:35:32.772420  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0923 10:35:32.796498  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0923 10:35:32.819744  320447 provision.go:87] duration metric: took 620.263016ms to configureAuth
	I0923 10:35:32.819770  320447 ubuntu.go:193] setting minikube options for container-runtime
	I0923 10:35:32.819966  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:32.820082  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.839165  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:32.839448  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:32.839473  320447 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
	I0923 10:35:33.083531  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0923 10:35:33.083557  320447 machine.go:96] duration metric: took 1.365691235s to provisionDockerMachine
	I0923 10:35:33.083568  320447 client.go:171] duration metric: took 9.814124723s to LocalClient.Create
	I0923 10:35:33.083581  320447 start.go:167] duration metric: took 9.814183734s to libmachine.API.Create "addons-348178"
	I0923 10:35:33.083589  320447 start.go:293] postStartSetup for "addons-348178" (driver="docker")
	I0923 10:35:33.083615  320447 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]
	I0923 10:35:33.083686  320447 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
	I0923 10:35:33.083734  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.101662  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.196784  320447 ssh_runner.go:195] Run: cat /etc/os-release
	I0923 10:35:33.200139  320447 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0923 10:35:33.200177  320447 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0923 10:35:33.200188  320447 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0923 10:35:33.200196  320447 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0923 10:35:33.200211  320447 filesync.go:126] Scanning /home/jenkins/minikube-integration/19689-314305/.minikube/addons for local assets ...
	I0923 10:35:33.200284  320447 filesync.go:126] Scanning /home/jenkins/minikube-integration/19689-314305/.minikube/files for local assets ...
	I0923 10:35:33.200311  320447 start.go:296] duration metric: took 116.715637ms for postStartSetup
	I0923 10:35:33.200639  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:33.216620  320447 profile.go:143] Saving config to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json ...
	I0923 10:35:33.216930  320447 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 10:35:33.216981  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.234263  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.324271  320447 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0923 10:35:33.328767  320447 start.go:128] duration metric: took 10.06278459s to createHost
	I0923 10:35:33.328798  320447 start.go:83] releasing machines lock for "addons-348178", held for 10.062940927s
	I0923 10:35:33.328897  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:33.346315  320447 ssh_runner.go:195] Run: cat /version.json
	I0923 10:35:33.346368  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.346369  320447 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0923 10:35:33.346438  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.369204  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.377218  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.458863  320447 ssh_runner.go:195] Run: systemctl --version
	I0923 10:35:33.585158  320447 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0923 10:35:33.727837  320447 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0923 10:35:33.732267  320447 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" ;
	I0923 10:35:33.754898  320447 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0923 10:35:33.755052  320447 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" ;
	I0923 10:35:33.786003  320447 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0923 10:35:33.786030  320447 start.go:495] detecting cgroup driver to use...
	I0923 10:35:33.786063  320447 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0923 10:35:33.786117  320447 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0923 10:35:33.802878  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0923 10:35:33.815200  320447 docker.go:217] disabling cri-docker service (if available) ...
	I0923 10:35:33.815273  320447 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0923 10:35:33.829304  320447 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0923 10:35:33.844232  320447 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0923 10:35:33.932378  320447 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0923 10:35:34.037436  320447 docker.go:233] disabling docker service ...
	I0923 10:35:34.037513  320447 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0923 10:35:34.060133  320447 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0923 10:35:34.072275  320447 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0923 10:35:34.163645  320447 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0923 10:35:34.262787  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0923 10:35:34.275052  320447 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"
	I0923 10:35:34.295185  320447 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0923 10:35:34.295306  320447 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"
	I0923 10:35:34.306188  320447 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0923 10:35:34.306627  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.321672  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.331496  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.341814  320447 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0923 10:35:34.351629  320447 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"
	I0923 10:35:34.361834  320447 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"
	I0923 10:35:34.377538  320447 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"
	I0923 10:35:34.387055  320447 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0923 10:35:34.395811  320447 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0923 10:35:34.404406  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:34.495789  320447 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0923 10:35:34.610230  320447 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0923 10:35:34.610344  320447 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0923 10:35:34.614821  320447 start.go:563] Will wait 60s for crictl version
	I0923 10:35:34.614920  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:35:34.618545  320447 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0923 10:35:34.658387  320447 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0923 10:35:34.658520  320447 ssh_runner.go:195] Run: crio --version
	I0923 10:35:34.696890  320447 ssh_runner.go:195] Run: crio --version
	I0923 10:35:34.738562  320447 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0923 10:35:34.741307  320447 cli_runner.go:164] Run: docker network inspect addons-348178 --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}}]}"
	I0923 10:35:34.757543  320447 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0923 10:35:34.761014  320447 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""
	I0923 10:35:34.771569  320447 kubeadm.go:883] updating cluster {Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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} ...
	I0923 10:35:34.771689  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:34.771750  320447 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 10:35:34.843223  320447 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 10:35:34.843245  320447 crio.go:433] Images already preloaded, skipping extraction
	I0923 10:35:34.843306  320447 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 10:35:34.878927  320447 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 10:35:34.878952  320447 cache_images.go:84] Images are preloaded, skipping loading
	I0923 10:35:34.878960  320447 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0923 10:35:34.879119  320447 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-348178 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-348178 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:}
	I0923 10:35:34.879226  320447 ssh_runner.go:195] Run: crio config
	I0923 10:35:34.934045  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:34.934066  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:34.934077  320447 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0923 10:35:34.934121  320447 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-348178 NodeName:addons-348178 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}
	I0923 10:35:34.934298  320447 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-348178"
	  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
	
	I0923 10:35:34.934380  320447 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0923 10:35:34.943496  320447 binaries.go:44] Found k8s binaries, skipping transfer
	I0923 10:35:34.943574  320447 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0923 10:35:34.952712  320447 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0923 10:35:34.972326  320447 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0923 10:35:34.992513  320447 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0923 10:35:35.016168  320447 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0923 10:35:35.020118  320447 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""
	I0923 10:35:35.032165  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:35.126668  320447 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 10:35:35.140908  320447 certs.go:68] Setting up /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178 for IP: 192.168.49.2
	I0923 10:35:35.140937  320447 certs.go:194] generating shared ca certs ...
	I0923 10:35:35.140971  320447 certs.go:226] acquiring lock for ca certs: {Name:mkf8ae53fe005c0840ff5e51cd4b681a72399606 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.141131  320447 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key
	I0923 10:35:35.419936  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt ...
	I0923 10:35:35.419970  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt: {Name:mkd87e6bb2078a48a93d99397e682894412c861c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.420171  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key ...
	I0923 10:35:35.420185  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key: {Name:mk8014d8adc07d198b1515af1fb76f0c63efaa38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.420280  320447 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key
	I0923 10:35:35.685926  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt ...
	I0923 10:35:35.685959  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt: {Name:mka9148a32f402cbc46fb572456f16f18ca4b929 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.686151  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key ...
	I0923 10:35:35.686163  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key: {Name:mk8422d7fdc166e1d4d997171684840ee6e120d8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.686245  320447 certs.go:256] generating profile certs ...
	I0923 10:35:35.686306  320447 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key
	I0923 10:35:35.686336  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt with IP's: []
	I0923 10:35:36.100599  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt ...
	I0923 10:35:36.100632  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: {Name:mkd809189ca83ce7767d39d1d5787329084ec40a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.100816  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key ...
	I0923 10:35:36.100832  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key: {Name:mke609258d70e2e0440035c325b9fc5fc80c7285 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.100912  320447 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941
	I0923 10:35:36.100935  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0923 10:35:36.656540  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 ...
	I0923 10:35:36.656573  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941: {Name:mk2a935d32c2bd0aad0a4a701984c81aa5887c3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.656763  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941 ...
	I0923 10:35:36.656780  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941: {Name:mk08b8d12e36b5e1315950b17e394b720e8779d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.656876  320447 certs.go:381] copying /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 -> /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt
	I0923 10:35:36.656961  320447 certs.go:385] copying /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941 -> /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key
	I0923 10:35:36.657017  320447 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key
	I0923 10:35:36.657040  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt with IP's: []
	I0923 10:35:37.126021  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt ...
	I0923 10:35:37.126054  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt: {Name:mkc8c3ef3c6194202b5e7f96b86704c927fea5a0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:37.126780  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key ...
	I0923 10:35:37.126801  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key: {Name:mk984a7fe73335522583175fee8dd8fb8f28d3bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:37.127013  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem (1679 bytes)
	I0923 10:35:37.127056  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem (1082 bytes)
	I0923 10:35:37.127083  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem (1123 bytes)
	I0923 10:35:37.127108  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem (1675 bytes)
	I0923 10:35:37.128331  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0923 10:35:37.160449  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0923 10:35:37.186048  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0923 10:35:37.210740  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0923 10:35:37.237192  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0923 10:35:37.262600  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0923 10:35:37.288767  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0923 10:35:37.315219  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0923 10:35:37.340592  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0923 10:35:37.366362  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0923 10:35:37.384713  320447 ssh_runner.go:195] Run: openssl version
	I0923 10:35:37.390545  320447 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"
	I0923 10:35:37.400419  320447 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.403922  320447 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 23 10:35 /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.403987  320447 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.411051  320447 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"
	I0923 10:35:37.420778  320447 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0923 10:35:37.424203  320447 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
	I0923 10:35:37.424256  320447 kubeadm.go:392] StartCluster: {Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:37.424337  320447 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0923 10:35:37.424397  320447 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0923 10:35:37.466987  320447 cri.go:89] found id: ""
	I0923 10:35:37.467067  320447 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0923 10:35:37.478399  320447 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0923 10:35:37.487927  320447 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0923 10:35:37.487996  320447 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
	I0923 10:35:37.497872  320447 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
	I0923 10:35:37.497894  320447 kubeadm.go:157] found existing configuration files:
	
	I0923 10:35:37.497949  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0923 10:35:37.507141  320447 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
	I0923 10:35:37.507222  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0923 10:35:37.517201  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0923 10:35:37.526924  320447 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
	I0923 10:35:37.526998  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0923 10:35:37.539101  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0923 10:35:37.555424  320447 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
	I0923 10:35:37.555494  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0923 10:35:37.566808  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0923 10:35:37.577956  320447 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
	I0923 10:35:37.578028  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0923 10:35:37.593562  320447 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"
	I0923 10:35:37.642151  320447 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0923 10:35:37.642565  320447 kubeadm.go:310] [preflight] Running pre-flight checks
	I0923 10:35:37.660114  320447 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0923 10:35:37.660276  320447 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0923 10:35:37.660355  320447 kubeadm.go:310] OS: Linux
	I0923 10:35:37.660443  320447 kubeadm.go:310] CGROUPS_CPU: enabled
	I0923 10:35:37.660560  320447 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0923 10:35:37.660666  320447 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0923 10:35:37.660761  320447 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0923 10:35:37.660858  320447 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0923 10:35:37.660957  320447 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0923 10:35:37.661046  320447 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0923 10:35:37.661138  320447 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0923 10:35:37.661236  320447 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0923 10:35:37.721791  320447 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0923 10:35:37.721969  320447 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0923 10:35:37.722102  320447 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0923 10:35:37.731786  320447 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0923 10:35:37.736491  320447 out.go:235]   - Generating certificates and keys ...
	I0923 10:35:37.736719  320447 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0923 10:35:37.736808  320447 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0923 10:35:38.653149  320447 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0923 10:35:39.489465  320447 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0923 10:35:39.728545  320447 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0923 10:35:39.986283  320447 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0923 10:35:40.575980  320447 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0923 10:35:40.576599  320447 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-348178 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 10:35:41.752785  320447 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0923 10:35:41.752934  320447 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-348178 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 10:35:41.903105  320447 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0923 10:35:42.349830  320447 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0923 10:35:43.298646  320447 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0923 10:35:43.298941  320447 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0923 10:35:43.472036  320447 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0923 10:35:43.717918  320447 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0923 10:35:44.528469  320447 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0923 10:35:44.833172  320447 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0923 10:35:45.559788  320447 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0923 10:35:45.560432  320447 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0923 10:35:45.563693  320447 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0923 10:35:45.566932  320447 out.go:235]   - Booting up control plane ...
	I0923 10:35:45.567040  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0923 10:35:45.567400  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0923 10:35:45.568299  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0923 10:35:45.579441  320447 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0923 10:35:45.585893  320447 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0923 10:35:45.586167  320447 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0923 10:35:45.681410  320447 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0923 10:35:45.681536  320447 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0923 10:35:47.683206  320447 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.00166159s
	I0923 10:35:47.683293  320447 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0923 10:35:54.186521  320447 kubeadm.go:310] [api-check] The API server is healthy after 6.501331424s
	I0923 10:35:54.204937  320447 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0923 10:35:54.229070  320447 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0923 10:35:54.266805  320447 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0923 10:35:54.266999  320447 kubeadm.go:310] [mark-control-plane] Marking the node addons-348178 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0923 10:35:54.284239  320447 kubeadm.go:310] [bootstrap-token] Using token: t7xgfc.pgc1571vr488gixa
	I0923 10:35:54.286981  320447 out.go:235]   - Configuring RBAC rules ...
	I0923 10:35:54.287108  320447 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0923 10:35:54.294298  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0923 10:35:54.303784  320447 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
	I0923 10:35:54.308752  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0923 10:35:54.314800  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0923 10:35:54.319650  320447 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0923 10:35:54.591350  320447 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0923 10:35:55.044363  320447 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0923 10:35:55.591108  320447 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0923 10:35:55.592402  320447 kubeadm.go:310] 
	I0923 10:35:55.592474  320447 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0923 10:35:55.592480  320447 kubeadm.go:310] 
	I0923 10:35:55.592556  320447 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0923 10:35:55.592562  320447 kubeadm.go:310] 
	I0923 10:35:55.592587  320447 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0923 10:35:55.592645  320447 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0923 10:35:55.592695  320447 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0923 10:35:55.592699  320447 kubeadm.go:310] 
	I0923 10:35:55.592753  320447 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0923 10:35:55.592758  320447 kubeadm.go:310] 
	I0923 10:35:55.592804  320447 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0923 10:35:55.592809  320447 kubeadm.go:310] 
	I0923 10:35:55.592860  320447 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0923 10:35:55.592933  320447 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0923 10:35:55.593000  320447 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0923 10:35:55.593005  320447 kubeadm.go:310] 
	I0923 10:35:55.593088  320447 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0923 10:35:55.593163  320447 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0923 10:35:55.593167  320447 kubeadm.go:310] 
	I0923 10:35:55.593250  320447 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token t7xgfc.pgc1571vr488gixa \
	I0923 10:35:55.593351  320447 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:63e15bc46d2de67778d20a0dd0a77312d643e7a765aa8b03ea9893a9d1b0c90a \
	I0923 10:35:55.593380  320447 kubeadm.go:310] 	--control-plane 
	I0923 10:35:55.593385  320447 kubeadm.go:310] 
	I0923 10:35:55.593470  320447 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0923 10:35:55.593475  320447 kubeadm.go:310] 
	I0923 10:35:55.593554  320447 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token t7xgfc.pgc1571vr488gixa \
	I0923 10:35:55.593654  320447 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:63e15bc46d2de67778d20a0dd0a77312d643e7a765aa8b03ea9893a9d1b0c90a 
	I0923 10:35:55.597789  320447 kubeadm.go:310] W0923 10:35:37.636681    1186 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.
	I0923 10:35:55.598088  320447 kubeadm.go:310] W0923 10:35:37.637526    1186 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.
	I0923 10:35:55.598309  320447 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-1070-aws\n", err: exit status 1
	I0923 10:35:55.598416  320447 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0923 10:35:55.598443  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:55.598451  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:55.603144  320447 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0923 10:35:55.605779  320447 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0923 10:35:55.609763  320447 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0923 10:35:55.609785  320447 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0923 10:35:55.628470  320447 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
	I0923 10:35:55.913215  320447 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0923 10:35:55.913375  320447 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
	I0923 10:35:55.913463  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-348178 minikube.k8s.io/updated_at=2024_09_23T10_35_55_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f69bf2f8ed9442c9c01edbe27466c5398c68b986 minikube.k8s.io/name=addons-348178 minikube.k8s.io/primary=true
	I0923 10:35:56.062537  320447 ops.go:34] apiserver oom_adj: -16
	I0923 10:35:56.062668  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:56.562931  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:57.062974  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:57.563451  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:58.063231  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:58.563450  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.063419  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.563493  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.668386  320447 kubeadm.go:1113] duration metric: took 3.75506827s to wait for elevateKubeSystemPrivileges
	I0923 10:35:59.668417  320447 kubeadm.go:394] duration metric: took 22.244165883s to StartCluster
	I0923 10:35:59.668434  320447 settings.go:142] acquiring lock: {Name:mk389c4ebdda7eaa400c407b299e822d90e1b1e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:59.668569  320447 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:35:59.668949  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/kubeconfig: {Name:mk64ca7826c57e01d11f7acf9cb394ec36362522 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:59.669147  320447 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}
	I0923 10:35:59.669294  320447 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"
	I0923 10:35:59.669568  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:59.669610  320447 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]
	I0923 10:35:59.669692  320447 addons.go:69] Setting yakd=true in profile "addons-348178"
	I0923 10:35:59.669709  320447 addons.go:234] Setting addon yakd=true in "addons-348178"
	I0923 10:35:59.669737  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.670224  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.670584  320447 addons.go:69] Setting inspektor-gadget=true in profile "addons-348178"
	I0923 10:35:59.670608  320447 addons.go:234] Setting addon inspektor-gadget=true in "addons-348178"
	I0923 10:35:59.670633  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.671057  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.671379  320447 addons.go:69] Setting metrics-server=true in profile "addons-348178"
	I0923 10:35:59.671399  320447 addons.go:234] Setting addon metrics-server=true in "addons-348178"
	I0923 10:35:59.671423  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.671946  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.674229  320447 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-348178"
	I0923 10:35:59.674257  320447 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-348178"
	I0923 10:35:59.674285  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.674717  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.675637  320447 addons.go:69] Setting cloud-spanner=true in profile "addons-348178"
	I0923 10:35:59.675688  320447 addons.go:234] Setting addon cloud-spanner=true in "addons-348178"
	I0923 10:35:59.675730  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.676196  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.681413  320447 addons.go:69] Setting registry=true in profile "addons-348178"
	I0923 10:35:59.681445  320447 addons.go:234] Setting addon registry=true in "addons-348178"
	I0923 10:35:59.681480  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.681958  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.691577  320447 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-348178"
	I0923 10:35:59.691645  320447 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-348178"
	I0923 10:35:59.691676  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.692154  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.695409  320447 addons.go:69] Setting storage-provisioner=true in profile "addons-348178"
	I0923 10:35:59.695445  320447 addons.go:234] Setting addon storage-provisioner=true in "addons-348178"
	I0923 10:35:59.695509  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.696240  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.707530  320447 addons.go:69] Setting default-storageclass=true in profile "addons-348178"
	I0923 10:35:59.707569  320447 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-348178"
	I0923 10:35:59.707899  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.725580  320447 addons.go:69] Setting gcp-auth=true in profile "addons-348178"
	I0923 10:35:59.725615  320447 mustload.go:65] Loading cluster: addons-348178
	I0923 10:35:59.725813  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:59.726078  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.731766  320447 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-348178"
	I0923 10:35:59.731807  320447 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-348178"
	I0923 10:35:59.732169  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.746565  320447 addons.go:69] Setting volcano=true in profile "addons-348178"
	I0923 10:35:59.746605  320447 addons.go:234] Setting addon volcano=true in "addons-348178"
	I0923 10:35:59.746653  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.747193  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.763245  320447 addons.go:69] Setting volumesnapshots=true in profile "addons-348178"
	I0923 10:35:59.763276  320447 addons.go:234] Setting addon volumesnapshots=true in "addons-348178"
	I0923 10:35:59.763313  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.763942  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.767527  320447 addons.go:69] Setting ingress=true in profile "addons-348178"
	I0923 10:35:59.767564  320447 addons.go:234] Setting addon ingress=true in "addons-348178"
	I0923 10:35:59.767614  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.768084  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.787449  320447 addons.go:69] Setting ingress-dns=true in profile "addons-348178"
	I0923 10:35:59.787481  320447 addons.go:234] Setting addon ingress-dns=true in "addons-348178"
	I0923 10:35:59.787527  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.788010  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.797144  320447 out.go:177] * Verifying Kubernetes components...
	I0923 10:35:59.813732  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:59.813880  320447 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0923 10:35:59.817057  320447 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0923 10:35:59.817107  320447 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0923 10:35:59.817207  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.913537  320447 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0923 10:35:59.917861  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0923 10:35:59.917949  320447 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0923 10:35:59.918070  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.938532  320447 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0923 10:35:59.941520  320447 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0923 10:35:59.941601  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0923 10:35:59.941716  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.948415  320447 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0923 10:35:59.953884  320447 out.go:177]   - Using image docker.io/registry:2.8.3
	I0923 10:35:59.976389  320447 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0923 10:35:59.982885  320447 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0923 10:35:59.982990  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0923 10:35:59.983106  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.997172  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0923 10:35:59.999924  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0923 10:36:00.000080  320447 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0923 10:36:00.003051  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0923 10:36:00.006117  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0923 10:36:00.006164  320447 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0923 10:36:00.006251  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.006771  320447 host.go:66] Checking if "addons-348178" exists ...
	W0923 10:36:00.011205  320447 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0923 10:36:00.011631  320447 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0923 10:36:00.011703  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0923 10:36:00.011859  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.040733  320447 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-348178"
	I0923 10:36:00.046181  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:00.047103  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:00.047641  320447 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0923 10:36:00.049423  320447 addons.go:234] Setting addon default-storageclass=true in "addons-348178"
	I0923 10:36:00.052647  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:00.055588  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:00.065831  320447 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0923 10:36:00.066317  320447 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0923 10:36:00.066338  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0923 10:36:00.066415  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.076566  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0923 10:36:00.076878  320447 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0923 10:36:00.081198  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0923 10:36:00.081294  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.080801  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0923 10:36:00.110951  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0923 10:36:00.111254  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0923 10:36:00.111278  320447 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0923 10:36:00.111370  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.117167  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:00.117481  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.134127  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0923 10:36:00.137691  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0923 10:36:00.139224  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:00.142866  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0923 10:36:00.148151  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0923 10:36:00.148238  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0923 10:36:00.148355  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.148642  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0923 10:36:00.152529  320447 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0923 10:36:00.152743  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0923 10:36:00.152876  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.215176  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.232707  320447 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0923 10:36:00.232734  320447 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0923 10:36:00.232810  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.247105  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.270838  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.292410  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.339608  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.383680  320447 out.go:177]   - Using image docker.io/busybox:stable
	I0923 10:36:00.399455  320447 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0923 10:36:00.406798  320447 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0923 10:36:00.406832  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0923 10:36:00.406915  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.411652  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.412701  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.415672  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.426486  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.435824  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.454929  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.479549  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.533565  320447 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0923 10:36:00.533650  320447 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0923 10:36:00.634164  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0923 10:36:00.634253  320447 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0923 10:36:00.635495  320447 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
	I0923 10:36:00.663725  320447 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0923 10:36:00.663825  320447 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0923 10:36:00.713954  320447 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": (1.044626464s)
	I0923 10:36:00.714189  320447 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 -"
	I0923 10:36:00.714356  320447 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 10:36:00.724670  320447 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0923 10:36:00.724733  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0923 10:36:00.729613  320447 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
	I0923 10:36:00.732689  320447 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0923 10:36:00.732763  320447 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0923 10:36:00.753914  320447 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
	I0923 10:36:00.810444  320447 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
	I0923 10:36:00.850164  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0923 10:36:00.850259  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0923 10:36:00.859928  320447 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
	I0923 10:36:00.870230  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0923 10:36:00.870302  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0923 10:36:00.873999  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0923 10:36:00.874081  320447 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0923 10:36:00.882769  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0923 10:36:00.882855  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0923 10:36:00.983157  320447 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
	I0923 10:36:00.992550  320447 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0923 10:36:00.992634  320447 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0923 10:36:00.998728  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0923 10:36:00.998838  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0923 10:36:01.027657  320447 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
	I0923 10:36:01.052255  320447 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
	I0923 10:36:01.115399  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0923 10:36:01.115470  320447 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0923 10:36:01.135035  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0923 10:36:01.135112  320447 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0923 10:36:01.190118  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0923 10:36:01.190228  320447 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)
	I0923 10:36:01.209024  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0923 10:36:01.209111  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0923 10:36:01.215899  320447 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0923 10:36:01.215974  320447 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0923 10:36:01.312575  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0923 10:36:01.312659  320447 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0923 10:36:01.366092  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0923 10:36:01.366192  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0923 10:36:01.380186  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0923 10:36:01.380275  320447 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0923 10:36:01.406223  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0923 10:36:01.406317  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0923 10:36:01.442451  320447 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0923 10:36:01.442548  320447 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0923 10:36:01.535379  320447 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
	I0923 10:36:01.542362  320447 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0923 10:36:01.542443  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0923 10:36:01.559435  320447 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
	I0923 10:36:01.590265  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0923 10:36:01.590350  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0923 10:36:01.648004  320447 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0923 10:36:01.648078  320447 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0923 10:36:01.653650  320447 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
	I0923 10:36:01.700759  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0923 10:36:01.700829  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0923 10:36:01.768281  320447 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 10:36:01.768382  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0923 10:36:01.823465  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0923 10:36:01.823560  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0923 10:36:01.900249  320447 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
	I0923 10:36:01.942420  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0923 10:36:01.942491  320447 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0923 10:36:02.046996  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0923 10:36:02.047029  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0923 10:36:02.132638  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0923 10:36:02.132712  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0923 10:36:02.177908  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0923 10:36:02.177937  320447 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0923 10:36:02.353774  320447 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
	I0923 10:36:04.639733  320447 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: (4.00417198s)
	I0923 10:36:04.639858  320447 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.925460571s)
	I0923 10:36:04.639990  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.910295175s)
	I0923 10:36:04.639929  320447 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.925695322s)
	I0923 10:36:04.640124  320447 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0923 10:36:04.640987  320447 node_ready.go:35] waiting up to 6m0s for node "addons-348178" to be "Ready" ...
	I0923 10:36:04.868816  320447 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.114801827s)
	I0923 10:36:04.868860  320447 addons.go:475] Verifying addon registry=true in "addons-348178"
	I0923 10:36:04.871902  320447 out.go:177] * Verifying registry addon...
	I0923 10:36:04.875616  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0923 10:36:05.025401  320447 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 10:36:05.025494  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:05.317785  320447 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-348178" context rescaled to 1 replicas
	I0923 10:36:05.468048  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:05.511591  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.701020153s)
	I0923 10:36:05.557189  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.697102062s)
	I0923 10:36:05.557300  320447 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: (4.57393347s)
	I0923 10:36:05.930276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:06.418593  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:06.669744  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:06.862486  320447 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: (5.327010871s)
	I0923 10:36:06.862700  320447 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.810090988s)
	I0923 10:36:06.862926  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.303401062s)
	I0923 10:36:06.862963  320447 addons.go:475] Verifying addon metrics-server=true in "addons-348178"
	I0923 10:36:06.863012  320447 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.835260554s)
	I0923 10:36:06.863077  320447 addons.go:475] Verifying addon ingress=true in "addons-348178"
	I0923 10:36:06.863265  320447 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: (5.209503169s)
	W0923 10:36:06.863626  320447 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
	I0923 10:36:06.863693  320447 retry.go:31] will retry after 361.436956ms: 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
	I0923 10:36:06.863371  320447 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.963089515s)
	I0923 10:36:06.865882  320447 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-348178 service yakd-dashboard -n yakd-dashboard
	
	I0923 10:36:06.867786  320447 out.go:177] * Verifying ingress addon...
	I0923 10:36:06.872337  320447 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0923 10:36:06.882601  320447 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0923 10:36:06.882681  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:06.883454  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:07.226278  320447 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
	I0923 10:36:07.250354  320447 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.896523918s)
	I0923 10:36:07.250392  320447 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-348178"
	I0923 10:36:07.253143  320447 out.go:177] * Verifying csi-hostpath-driver addon...
	I0923 10:36:07.256833  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0923 10:36:07.304622  320447 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 10:36:07.304695  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:07.432087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:07.432996  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:07.762001  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:07.876458  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:07.878950  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:08.263271  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:08.388435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:08.391406  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:08.761762  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:08.878849  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:08.880899  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.145851  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:09.262965  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:09.377455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:09.378842  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.761548  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:09.894633  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.895954  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.137173  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0923 10:36:10.137356  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:10.169057  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:10.262909  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:10.344769  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0923 10:36:10.378427  320447 addons.go:234] Setting addon gcp-auth=true in "addons-348178"
	I0923 10:36:10.378542  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:10.379202  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:10.383530  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.385324  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:10.410036  320447 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0923 10:36:10.410093  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:10.447443  320447 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.221113766s)
	I0923 10:36:10.451075  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:10.556715  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:10.559411  320447 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0923 10:36:10.562078  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0923 10:36:10.562152  320447 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0923 10:36:10.599404  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0923 10:36:10.599430  320447 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0923 10:36:10.621521  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0923 10:36:10.621543  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0923 10:36:10.642599  320447 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
	I0923 10:36:10.763527  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:10.879221  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.882515  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:11.165716  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:11.274923  320447 addons.go:475] Verifying addon gcp-auth=true in "addons-348178"
	I0923 10:36:11.277849  320447 out.go:177] * Verifying gcp-auth addon...
	I0923 10:36:11.281411  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0923 10:36:11.303045  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:11.303793  320447 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0923 10:36:11.303847  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:11.388689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:11.397604  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:11.760863  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:11.785792  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:11.876634  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:11.879203  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:12.261073  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:12.285178  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:12.378733  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:12.380850  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:12.761339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:12.785671  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:12.877230  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:12.880080  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:13.260770  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:13.286743  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:13.377625  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:13.379945  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:13.645064  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:13.760896  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:13.785009  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:13.877200  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:13.878702  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:14.260563  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:14.284737  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:14.376482  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:14.379219  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:14.761072  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:14.784505  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:14.876184  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:14.878695  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:15.260669  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:15.285413  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:15.376433  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:15.378906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:15.760462  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:15.784543  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:15.876347  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:15.878925  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:16.144606  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:16.260741  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:16.285383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:16.377327  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:16.378803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:16.760570  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:16.785248  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:16.876665  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:16.878347  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:17.260970  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:17.285144  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:17.376499  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:17.379079  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:17.760457  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:17.785029  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:17.876403  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:17.879035  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:18.260315  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:18.284696  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:18.376971  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:18.379789  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:18.644849  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:18.760174  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:18.784819  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:18.876860  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:18.880068  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.261205  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:19.284917  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:19.376515  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:19.379179  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.761066  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:19.785139  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:19.886807  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.889397  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.261006  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:20.285451  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:20.376158  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.379768  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:20.760408  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:20.784871  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:20.876268  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.878595  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:21.145098  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:21.260840  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:21.285318  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:21.376949  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:21.379902  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:21.760859  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:21.785516  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:21.876816  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:21.882211  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:22.260231  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:22.285558  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:22.376329  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:22.379069  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:22.760673  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:22.785106  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:22.876932  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:22.878423  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:23.262219  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:23.285891  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:23.376579  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:23.379484  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:23.645167  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:23.760548  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:23.784663  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:23.877062  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:23.878771  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:24.260528  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:24.284873  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:24.376905  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:24.379944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:24.760442  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:24.784697  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:24.876475  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:24.878917  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:25.260223  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:25.285224  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:25.377215  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:25.379576  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:25.760966  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:25.784539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:25.877128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:25.878360  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:26.145046  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:26.260682  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:26.284808  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:26.376520  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:26.379422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:26.760085  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:26.785190  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:26.877024  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:26.878669  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:27.261110  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:27.285478  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:27.376107  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:27.379089  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:27.760791  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:27.784835  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:27.876795  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:27.879435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:28.261331  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:28.285848  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:28.376672  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:28.379254  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:28.644580  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:28.760906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:28.785188  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:28.877448  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:28.880348  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:29.266920  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:29.368117  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:29.379831  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:29.381263  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:29.760803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:29.785285  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:29.877312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:29.879883  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:30.261475  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:30.286525  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:30.377218  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:30.378343  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:30.644712  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:30.760453  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:30.785270  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:30.876610  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:30.879006  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:31.260892  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:31.285232  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:31.377266  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:31.378924  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:31.760538  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:31.784683  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:31.877529  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:31.879090  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:32.260601  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:32.285389  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:32.377780  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:32.379276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:32.760874  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:32.784951  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:32.876901  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:32.879270  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.146773  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:33.261207  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:33.284718  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:33.376632  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:33.379124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.760497  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:33.784471  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:33.878698  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.878732  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:34.261237  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:34.285450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:34.376623  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:34.379250  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:34.760803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:34.785292  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:34.887805  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:34.889796  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.260074  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:35.284588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:35.376917  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.379557  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:35.645144  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:35.760354  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:35.785646  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:35.876783  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.879438  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:36.260766  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:36.285307  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:36.377707  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:36.379563  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:36.760298  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:36.785590  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:36.876923  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:36.878356  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:37.260202  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:37.285524  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:37.378016  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:37.379540  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:37.760850  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:37.785120  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:37.876335  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:37.879041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:38.145343  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:38.260849  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:38.285334  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:38.377029  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:38.378472  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:38.760479  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:38.785281  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:38.876471  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:38.879159  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:39.261175  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:39.285030  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:39.376510  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:39.379203  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:39.760513  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:39.785366  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:39.876106  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:39.878685  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:40.260557  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:40.285242  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:40.376808  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:40.378632  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:40.645053  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:40.760662  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:40.785127  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:40.877492  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:40.878659  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:41.260797  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:41.285263  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:41.376809  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:41.378776  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:41.760944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:41.784426  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:41.876294  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:41.879385  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:42.260793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:42.286228  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:42.377261  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:42.378619  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:42.645213  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:42.760397  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:42.784539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:42.876682  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:42.879300  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:43.260711  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:43.285421  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:43.377647  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:43.386447  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:43.761648  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:43.785182  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:43.877156  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:43.878728  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.261364  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:44.285247  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:44.376870  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:44.379448  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.786963  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:44.787499  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:44.891452  320447 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 10:36:44.891474  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.891876  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:45.148557  320447 node_ready.go:49] node "addons-348178" has status "Ready":"True"
	I0923 10:36:45.148591  320447 node_ready.go:38] duration metric: took 40.507519072s for node "addons-348178" to be "Ready" ...
	I0923 10:36:45.148604  320447 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" ...
	I0923 10:36:45.175712  320447 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:45.277869  320447 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 10:36:45.277911  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:45.309242  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:45.390057  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:45.392105  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:45.766747  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:45.864739  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:45.963140  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:45.964263  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.262435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:46.285588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:46.377791  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.379843  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:46.684859  320447 pod_ready.go:93] pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.684887  320447 pod_ready.go:82] duration metric: took 1.509136945s for pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.684911  320447 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.689927  320447 pod_ready.go:93] pod "etcd-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.689956  320447 pod_ready.go:82] duration metric: took 5.035774ms for pod "etcd-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.689971  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.695125  320447 pod_ready.go:93] pod "kube-apiserver-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.695150  320447 pod_ready.go:82] duration metric: took 5.170803ms for pod "kube-apiserver-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.695163  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.700420  320447 pod_ready.go:93] pod "kube-controller-manager-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.700446  320447 pod_ready.go:82] duration metric: took 5.275341ms for pod "kube-controller-manager-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.700461  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-bvrqm" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.752690  320447 pod_ready.go:93] pod "kube-proxy-bvrqm" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.752714  320447 pod_ready.go:82] duration metric: took 52.2459ms for pod "kube-proxy-bvrqm" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.752728  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.763251  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:46.786032  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:46.878778  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.881588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:47.145621  320447 pod_ready.go:93] pod "kube-scheduler-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:47.145648  320447 pod_ready.go:82] duration metric: took 392.911993ms for pod "kube-scheduler-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:47.145662  320447 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:47.262279  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:47.285865  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:47.376497  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:47.379553  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:47.763108  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:47.784927  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:47.877935  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:47.880982  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:48.262092  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:48.285742  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:48.377415  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:48.380788  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:48.762274  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:48.785304  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:48.878061  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:48.880376  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.153219  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:49.262425  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:49.285540  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:49.378788  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:49.382944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.762547  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:49.785324  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:49.882361  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.883292  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.261453  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:50.285417  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:50.378567  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.382158  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:50.762174  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:50.784884  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:50.877360  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.880693  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:51.154173  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:51.265306  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:51.286152  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:51.387518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:51.388351  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:51.761863  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:51.860828  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:51.876841  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:51.879717  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:52.262566  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:52.285262  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:52.377076  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:52.380072  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:52.762387  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:52.785201  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:52.877455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:52.880051  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:53.154400  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:53.265533  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:53.291102  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:53.380595  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:53.383809  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:53.762438  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:53.788041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:53.877677  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:53.881232  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:54.269520  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:54.284975  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:54.385185  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:54.386131  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:54.765141  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:54.786418  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:54.879342  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:54.903450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:55.266518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:55.285874  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:55.379199  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:55.381767  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:55.653380  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:55.763087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:55.785915  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:55.878402  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:55.882107  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:56.262981  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:56.285512  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:56.379001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:56.381955  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:56.773514  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:56.792619  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:56.877785  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:56.881620  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:57.264217  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:57.361965  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:57.380873  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:57.383240  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:57.653862  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:57.763208  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:57.785735  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:57.881312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:57.882422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:58.262755  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:58.285260  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:58.380214  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:58.383854  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:58.762405  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:58.785844  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:58.878474  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:58.881163  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:59.262087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:59.285697  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:59.378888  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:59.388689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:59.654568  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:59.766430  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:59.785210  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:59.877473  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:59.880573  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:00.272382  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:00.291824  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:00.379694  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:00.383728  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:00.762927  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:00.785308  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:00.877401  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:00.880200  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:01.261785  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:01.292483  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:01.376972  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:01.379974  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:01.762687  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:01.784969  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:01.877488  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:01.879779  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:02.152527  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:02.262440  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:02.361968  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:02.376458  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:02.379707  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:02.764547  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:02.784879  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:02.878283  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:02.879939  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:03.262546  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:03.285844  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:03.378110  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:03.381797  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:03.762022  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:03.785608  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:03.878129  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:03.889793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.155676  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:04.263311  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:04.285475  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:04.379334  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:04.381743  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.768412  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:04.785160  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:04.889389  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.891196  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.262235  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:05.286124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:05.379797  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.382895  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:05.762552  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:05.785138  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:05.877805  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.889337  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:06.262231  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:06.286508  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:06.377026  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:06.380044  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:06.653172  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:06.763266  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:06.787287  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:06.880001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:06.885539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:07.263202  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:07.286437  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:07.380681  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:07.384766  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:07.762419  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:07.792181  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:07.890128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:07.892091  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:08.264528  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:08.362138  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:08.377673  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:08.380488  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:08.656236  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:08.762944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:08.785654  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:08.878957  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:08.882286  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:09.262159  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:09.285470  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:09.377169  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:09.379395  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:09.761937  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:09.784789  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:09.877645  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:09.879644  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:10.263163  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:10.285496  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:10.376895  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:10.378865  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:10.764910  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:10.785737  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:10.880345  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:10.888192  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:11.153801  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:11.261680  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:11.286932  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:11.379076  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:11.387813  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:11.761949  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:11.785864  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:11.878985  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:11.884902  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.262124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:12.286867  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:12.379312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:12.382450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.762586  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:12.785960  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:12.892277  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.895268  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.159590  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:13.262730  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:13.285632  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:13.379197  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.380969  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:13.763964  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:13.785359  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:13.877971  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.880517  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:14.261828  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:14.284888  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:14.380052  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:14.388509  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:14.766095  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:14.864526  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:14.877139  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:14.879041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:15.262213  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:15.285112  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:15.381867  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:15.386288  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:15.653032  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:15.761740  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:15.785480  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:15.877145  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:15.880235  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:16.264822  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:16.285401  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:16.377001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:16.379238  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:16.762339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:16.790997  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:16.878670  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:16.880994  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:17.263260  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:17.285439  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:17.382129  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:17.385431  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:17.762276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:17.789930  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:17.878279  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:17.881561  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:18.154430  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:18.274764  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:18.288806  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:18.380289  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:18.383588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:18.761778  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:18.784552  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:18.877808  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:18.879218  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:19.261999  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:19.285162  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:19.379910  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:19.382498  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:19.763107  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:19.785241  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:19.877589  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:19.879145  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:20.262929  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:20.285612  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:20.379690  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:20.383812  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:20.653006  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:20.762780  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:20.786429  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:20.878410  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:20.882508  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:21.262405  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:21.285633  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:21.383110  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:21.386193  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:21.762210  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:21.786225  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:21.877426  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:21.880569  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:22.261732  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:22.285590  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:22.383164  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:22.459426  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:22.761758  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:22.785062  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:22.876551  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:22.879460  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:23.152665  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:23.262008  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:23.285382  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:23.376541  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:23.379895  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:23.766652  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:23.785897  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:23.879919  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:23.884793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:24.262599  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:24.285949  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:24.378741  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:24.381040  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:24.767704  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:24.784754  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:24.878206  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:24.880004  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:25.153035  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:25.261970  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:25.285419  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:25.377342  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:25.380306  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:25.762549  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:25.785500  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:25.877213  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:25.879053  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:26.261936  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:26.285062  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:26.376836  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:26.378801  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:26.762234  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:26.785683  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:26.877391  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:26.881310  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:27.159421  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:27.266012  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:27.287292  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:27.391049  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:27.393877  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:27.761254  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:27.786504  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:27.878423  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:27.882258  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:28.263145  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:28.287171  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:28.379928  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:28.382585  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:28.761295  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:28.785661  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:28.877128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:28.880459  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:29.262473  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:29.285001  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:29.380528  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:29.384212  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:29.652386  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:29.762045  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:29.785004  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:29.876595  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:29.879890  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:30.262735  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:30.285906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:30.380096  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:30.381333  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:30.762216  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:30.785926  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:30.882741  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:30.885816  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:31.262239  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:31.285960  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:31.377127  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:31.380079  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:31.656153  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:31.762693  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:31.786549  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:31.879921  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:31.883565  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:32.262223  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:32.288888  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:32.381383  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:32.384096  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:32.763211  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:32.785983  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:32.878208  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:32.881941  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:33.265339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:33.289397  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:33.380052  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:33.383317  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:33.762799  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:33.785396  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:33.880021  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:33.882763  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:34.152541  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:34.274463  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:34.285566  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:34.386519  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:34.387608  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:34.762122  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:34.785245  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:34.878804  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:34.882220  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:35.264778  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:35.286398  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:35.387251  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:35.388046  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:35.764597  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:35.787284  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:35.876958  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:35.881133  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:36.152788  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:36.262088  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:36.284987  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:36.377178  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:36.380758  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:36.762046  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:36.785156  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:36.876677  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:36.879818  320447 kapi.go:107] duration metric: took 1m32.004201569s to wait for kubernetes.io/minikube-addons=registry ...
	I0923 10:37:37.263900  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:37.287657  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:37.378362  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:37.762531  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:37.785462  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:37.876957  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:38.153001  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:38.262179  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:38.284946  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:38.376247  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:38.767832  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:38.785135  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:38.876862  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:39.261848  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:39.285064  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:39.378689  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:39.761754  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:39.784689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:39.877637  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:40.153882  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:40.262946  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:40.284937  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:40.377802  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:40.767613  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:40.785924  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:40.879929  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:41.262149  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:41.286469  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:41.376888  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:41.770752  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:41.785383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:41.877417  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:42.262139  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:42.285042  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:42.376969  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:42.655926  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:42.762386  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:42.785402  320447 kapi.go:107] duration metric: took 1m31.503992157s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0923 10:37:42.787161  320447 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-348178 cluster.
	I0923 10:37:42.788310  320447 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.
	I0923 10:37:42.789527  320447 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0923 10:37:42.876649  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:43.262834  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:43.377747  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:43.762941  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:43.878664  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:44.265029  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:44.377668  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:44.762497  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:44.877865  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:45.154735  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:45.262407  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:45.378819  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:45.764383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:45.876859  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:46.265857  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:46.378894  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:46.762646  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:46.878060  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:47.262594  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:47.377877  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:47.658185  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:47.762316  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:47.877455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:48.262784  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:48.378399  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:48.763093  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:48.877908  320447 kapi.go:107] duration metric: took 1m42.005566507s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0923 10:37:49.261873  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:49.763799  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:50.169558  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:50.263243  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:50.764058  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:51.262518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:51.761788  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:52.262457  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:52.652552  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:52.763368  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:53.263043  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:53.763635  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:54.262988  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:54.654026  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:54.762947  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:55.262303  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:55.763422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:56.262722  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:56.671554  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:56.764855  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:57.263007  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:57.761806  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:58.262320  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:58.761705  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:59.153088  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:59.263834  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:59.762777  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:38:00.264426  320447 kapi.go:107] duration metric: took 1m53.007592126s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0923 10:38:00.268359  320447 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0923 10:38:00.271468  320447 addons.go:510] duration metric: took 2m0.601844369s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0923 10:38:01.153953  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:38:03.652323  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:38:05.159810  320447 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"True"
	I0923 10:38:05.159879  320447 pod_ready.go:82] duration metric: took 1m18.014205598s for pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.159909  320447 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.165992  320447 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace has status "Ready":"True"
	I0923 10:38:05.166020  320447 pod_ready.go:82] duration metric: took 6.088056ms for pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.166061  320447 pod_ready.go:39] duration metric: took 1m20.017424899s 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" ...
	I0923 10:38:05.166084  320447 api_server.go:52] waiting for apiserver process to appear ...
	I0923 10:38:05.166115  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:05.166218  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:05.242329  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:05.242354  320447 cri.go:89] found id: ""
	I0923 10:38:05.242363  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:05.242420  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.247193  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:05.247291  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:05.317140  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:05.317162  320447 cri.go:89] found id: ""
	I0923 10:38:05.317170  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:05.317247  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.320870  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:05.320947  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:05.361862  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:05.361888  320447 cri.go:89] found id: ""
	I0923 10:38:05.361897  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:05.361957  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.365556  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:05.365635  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:05.403985  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:05.404007  320447 cri.go:89] found id: ""
	I0923 10:38:05.404015  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:05.404075  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.408048  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:05.408124  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:05.468181  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:05.468258  320447 cri.go:89] found id: ""
	I0923 10:38:05.468281  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:05.468370  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.471983  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:05.472063  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:05.511382  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:05.511409  320447 cri.go:89] found id: ""
	I0923 10:38:05.511418  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:05.511510  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.515062  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:05.515170  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:05.554633  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:05.554655  320447 cri.go:89] found id: ""
	I0923 10:38:05.554663  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:05.554743  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.558737  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:05.558762  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:05.620455  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:05.620491  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:05.695542  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:05.695582  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:05.792354  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:05.792396  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:05.880168  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:05.880205  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:05.932488  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:05.932525  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:05.981387  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:05.981421  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:06.080722  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:06.080761  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:06.125032  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:06.125064  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:06.180562  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:06.180596  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:06.230406  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:06.230441  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:06.249541  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:06.249623  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:08.938244  320447 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 10:38:08.954803  320447 api_server.go:72] duration metric: took 2m9.285619099s to wait for apiserver process to appear ...
	I0923 10:38:08.954828  320447 api_server.go:88] waiting for apiserver healthz status ...
	I0923 10:38:08.954863  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:08.954926  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:08.995935  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:08.995957  320447 cri.go:89] found id: ""
	I0923 10:38:08.995965  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:08.996025  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:08.999802  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:08.999879  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:09.039597  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:09.039618  320447 cri.go:89] found id: ""
	I0923 10:38:09.039631  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:09.039688  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.043405  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:09.043483  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:09.083958  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:09.083980  320447 cri.go:89] found id: ""
	I0923 10:38:09.083988  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:09.084044  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.087698  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:09.087859  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:09.130595  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:09.130671  320447 cri.go:89] found id: ""
	I0923 10:38:09.130711  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:09.130806  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.134697  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:09.134823  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:09.179081  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:09.179106  320447 cri.go:89] found id: ""
	I0923 10:38:09.179114  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:09.179173  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.182675  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:09.182788  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:09.226370  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:09.226432  320447 cri.go:89] found id: ""
	I0923 10:38:09.226464  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:09.226555  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.230171  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:09.230276  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:09.268006  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:09.268080  320447 cri.go:89] found id: ""
	I0923 10:38:09.268096  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:09.268156  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.271677  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:09.271711  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:09.408720  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:09.408752  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:09.465920  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:09.465998  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:09.558203  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:09.558242  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:09.616458  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:09.616490  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:09.688470  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:09.688506  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:09.746170  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:09.746198  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:09.831106  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:09.831143  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:09.848131  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:09.848167  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:09.890662  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:09.890693  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:09.997047  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:09.997100  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:10.054025  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:10.054080  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:12.607287  320447 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0923 10:38:12.615131  320447 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0923 10:38:12.616164  320447 api_server.go:141] control plane version: v1.31.1
	I0923 10:38:12.616189  320447 api_server.go:131] duration metric: took 3.661354245s to wait for apiserver health ...
	I0923 10:38:12.616199  320447 system_pods.go:43] waiting for kube-system pods to appear ...
	I0923 10:38:12.616226  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:12.616293  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:12.658488  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:12.658513  320447 cri.go:89] found id: ""
	I0923 10:38:12.658522  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:12.658583  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.662046  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:12.662126  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:12.701808  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:12.701827  320447 cri.go:89] found id: ""
	I0923 10:38:12.701847  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:12.701905  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.705416  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:12.705491  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:12.744662  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:12.744683  320447 cri.go:89] found id: ""
	I0923 10:38:12.744691  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:12.744749  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.748328  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:12.748405  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:12.786504  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:12.786528  320447 cri.go:89] found id: ""
	I0923 10:38:12.786535  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:12.786596  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.791272  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:12.791383  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:12.830431  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:12.830456  320447 cri.go:89] found id: ""
	I0923 10:38:12.830464  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:12.830525  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.833943  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:12.834016  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:12.871838  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:12.871862  320447 cri.go:89] found id: ""
	I0923 10:38:12.871870  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:12.871931  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.875373  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:12.875463  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:12.918054  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:12.918075  320447 cri.go:89] found id: ""
	I0923 10:38:12.918083  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:12.918149  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.923194  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:12.923218  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:13.006471  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:13.006526  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:13.158034  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:13.158066  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:13.204146  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:13.204182  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:13.266115  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:13.266149  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:13.314635  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:13.314668  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:13.352214  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:13.352253  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:13.433057  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:13.433097  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:13.532895  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:13.532932  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:13.550031  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:13.550062  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:13.611841  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:13.611880  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:13.666676  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:13.666718  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:16.275138  320447 system_pods.go:59] 18 kube-system pods found
	I0923 10:38:16.275193  320447 system_pods.go:61] "coredns-7c65d6cfc9-2llwt" [3d1c7fc9-adbc-4aff-a2a7-46f5d6c2243f] Running
	I0923 10:38:16.275203  320447 system_pods.go:61] "csi-hostpath-attacher-0" [eecab087-3c95-4e25-956d-67459e2bca7a] Running
	I0923 10:38:16.275209  320447 system_pods.go:61] "csi-hostpath-resizer-0" [3389f324-a81b-4e4e-99ba-fe86ed9db771] Running
	I0923 10:38:16.275214  320447 system_pods.go:61] "csi-hostpathplugin-2vxw5" [65ec8971-14f5-46c8-b857-ad650135fe2e] Running
	I0923 10:38:16.275244  320447 system_pods.go:61] "etcd-addons-348178" [db5931ca-31a0-4b4b-a7ed-acd397e4f5bd] Running
	I0923 10:38:16.275258  320447 system_pods.go:61] "kindnet-w6hm4" [22d5786c-aa40-451e-81a9-af0c7c040904] Running
	I0923 10:38:16.275263  320447 system_pods.go:61] "kube-apiserver-addons-348178" [1a546798-172f-4f4f-8083-5d47bc9c12ad] Running
	I0923 10:38:16.275269  320447 system_pods.go:61] "kube-controller-manager-addons-348178" [32c382da-741f-485d-9cd1-3795abd54b4f] Running
	I0923 10:38:16.275276  320447 system_pods.go:61] "kube-ingress-dns-minikube" [f4467bcd-1d03-403f-ba83-6528e4f206e0] Running
	I0923 10:38:16.275281  320447 system_pods.go:61] "kube-proxy-bvrqm" [a68aabb1-32ac-4892-b6d3-5d8683a9b140] Running
	I0923 10:38:16.275287  320447 system_pods.go:61] "kube-scheduler-addons-348178" [10d83062-e2a3-45b9-b76b-ff2244c42209] Running
	I0923 10:38:16.275293  320447 system_pods.go:61] "metrics-server-84c5f94fbc-5js2r" [a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1] Running
	I0923 10:38:16.275300  320447 system_pods.go:61] "nvidia-device-plugin-daemonset-zwqnh" [17cd066a-d145-4fc8-92fe-ca91b1de91dc] Running
	I0923 10:38:16.275400  320447 system_pods.go:61] "registry-66c9cd494c-xhtnx" [92b801b9-4a7c-4395-88d6-438981b94612] Running
	I0923 10:38:16.275415  320447 system_pods.go:61] "registry-proxy-vhzrt" [184e539d-59d9-49c4-b9b8-bd35335d600b] Running
	I0923 10:38:16.275421  320447 system_pods.go:61] "snapshot-controller-56fcc65765-nrhkg" [a81170a4-b38b-4383-80f7-45f6dfa4bbb9] Running
	I0923 10:38:16.275457  320447 system_pods.go:61] "snapshot-controller-56fcc65765-tplp6" [0eadcd6a-5c86-403c-906c-47057c9ba5e4] Running
	I0923 10:38:16.275467  320447 system_pods.go:61] "storage-provisioner" [32dbf72b-9c09-4a54-92ee-040cb1679454] Running
	I0923 10:38:16.275474  320447 system_pods.go:74] duration metric: took 3.659269598s to wait for pod list to return data ...
	I0923 10:38:16.275488  320447 default_sa.go:34] waiting for default service account to be created ...
	I0923 10:38:16.278118  320447 default_sa.go:45] found service account: "default"
	I0923 10:38:16.278143  320447 default_sa.go:55] duration metric: took 2.647172ms for default service account to be created ...
	I0923 10:38:16.278154  320447 system_pods.go:116] waiting for k8s-apps to be running ...
	I0923 10:38:16.288909  320447 system_pods.go:86] 18 kube-system pods found
	I0923 10:38:16.288950  320447 system_pods.go:89] "coredns-7c65d6cfc9-2llwt" [3d1c7fc9-adbc-4aff-a2a7-46f5d6c2243f] Running
	I0923 10:38:16.288959  320447 system_pods.go:89] "csi-hostpath-attacher-0" [eecab087-3c95-4e25-956d-67459e2bca7a] Running
	I0923 10:38:16.288964  320447 system_pods.go:89] "csi-hostpath-resizer-0" [3389f324-a81b-4e4e-99ba-fe86ed9db771] Running
	I0923 10:38:16.288969  320447 system_pods.go:89] "csi-hostpathplugin-2vxw5" [65ec8971-14f5-46c8-b857-ad650135fe2e] Running
	I0923 10:38:16.288974  320447 system_pods.go:89] "etcd-addons-348178" [db5931ca-31a0-4b4b-a7ed-acd397e4f5bd] Running
	I0923 10:38:16.288981  320447 system_pods.go:89] "kindnet-w6hm4" [22d5786c-aa40-451e-81a9-af0c7c040904] Running
	I0923 10:38:16.288986  320447 system_pods.go:89] "kube-apiserver-addons-348178" [1a546798-172f-4f4f-8083-5d47bc9c12ad] Running
	I0923 10:38:16.288993  320447 system_pods.go:89] "kube-controller-manager-addons-348178" [32c382da-741f-485d-9cd1-3795abd54b4f] Running
	I0923 10:38:16.288997  320447 system_pods.go:89] "kube-ingress-dns-minikube" [f4467bcd-1d03-403f-ba83-6528e4f206e0] Running
	I0923 10:38:16.289002  320447 system_pods.go:89] "kube-proxy-bvrqm" [a68aabb1-32ac-4892-b6d3-5d8683a9b140] Running
	I0923 10:38:16.289006  320447 system_pods.go:89] "kube-scheduler-addons-348178" [10d83062-e2a3-45b9-b76b-ff2244c42209] Running
	I0923 10:38:16.289010  320447 system_pods.go:89] "metrics-server-84c5f94fbc-5js2r" [a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1] Running
	I0923 10:38:16.289014  320447 system_pods.go:89] "nvidia-device-plugin-daemonset-zwqnh" [17cd066a-d145-4fc8-92fe-ca91b1de91dc] Running
	I0923 10:38:16.289022  320447 system_pods.go:89] "registry-66c9cd494c-xhtnx" [92b801b9-4a7c-4395-88d6-438981b94612] Running
	I0923 10:38:16.289026  320447 system_pods.go:89] "registry-proxy-vhzrt" [184e539d-59d9-49c4-b9b8-bd35335d600b] Running
	I0923 10:38:16.289030  320447 system_pods.go:89] "snapshot-controller-56fcc65765-nrhkg" [a81170a4-b38b-4383-80f7-45f6dfa4bbb9] Running
	I0923 10:38:16.289043  320447 system_pods.go:89] "snapshot-controller-56fcc65765-tplp6" [0eadcd6a-5c86-403c-906c-47057c9ba5e4] Running
	I0923 10:38:16.289047  320447 system_pods.go:89] "storage-provisioner" [32dbf72b-9c09-4a54-92ee-040cb1679454] Running
	I0923 10:38:16.289055  320447 system_pods.go:126] duration metric: took 10.894486ms to wait for k8s-apps to be running ...
	I0923 10:38:16.289068  320447 system_svc.go:44] waiting for kubelet service to be running ....
	I0923 10:38:16.289129  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 10:38:16.301184  320447 system_svc.go:56] duration metric: took 12.103646ms WaitForService to wait for kubelet
	I0923 10:38:16.301217  320447 kubeadm.go:582] duration metric: took 2m16.632037774s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0923 10:38:16.301275  320447 node_conditions.go:102] verifying NodePressure condition ...
	I0923 10:38:16.304776  320447 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0923 10:38:16.304812  320447 node_conditions.go:123] node cpu capacity is 2
	I0923 10:38:16.304864  320447 node_conditions.go:105] duration metric: took 3.575494ms to run NodePressure ...
	I0923 10:38:16.304884  320447 start.go:241] waiting for startup goroutines ...
	I0923 10:38:16.304897  320447 start.go:246] waiting for cluster config update ...
	I0923 10:38:16.304931  320447 start.go:255] writing updated cluster config ...
	I0923 10:38:16.305336  320447 ssh_runner.go:195] Run: rm -f paused
	I0923 10:38:16.671568  320447 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0923 10:38:16.674418  320447 out.go:177] * Done! kubectl is now configured to use "addons-348178" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 23 10:51:19 addons-348178 crio[964]: time="2024-09-23 10:51:19.151698405Z" level=warning msg="Allowed annotations are specified for workload []"
	Sep 23 10:51:19 addons-348178 crio[964]: time="2024-09-23 10:51:19.174040473Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/91104bec4655a0887793ea9b0f8cc91809082860fb591b0ae52c96d70f87cf15/merged/etc/passwd: no such file or directory"
	Sep 23 10:51:19 addons-348178 crio[964]: time="2024-09-23 10:51:19.174083853Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/91104bec4655a0887793ea9b0f8cc91809082860fb591b0ae52c96d70f87cf15/merged/etc/group: no such file or directory"
	Sep 23 10:51:19 addons-348178 crio[964]: time="2024-09-23 10:51:19.214619329Z" level=info msg="Created container 971da9fa88f624890f91233065eca6504b517b5492960a21634f66dcb79b28c5: default/hello-world-app-55bf9c44b4-4cm4k/hello-world-app" id=43bca088-0f8f-4a51-97a5-a97abb4b5db5 name=/runtime.v1.RuntimeService/CreateContainer
	Sep 23 10:51:19 addons-348178 crio[964]: time="2024-09-23 10:51:19.215361283Z" level=info msg="Starting container: 971da9fa88f624890f91233065eca6504b517b5492960a21634f66dcb79b28c5" id=e4def45e-ff81-447d-bd94-344df9be9900 name=/runtime.v1.RuntimeService/StartContainer
	Sep 23 10:51:19 addons-348178 crio[964]: time="2024-09-23 10:51:19.223906895Z" level=info msg="Started container" PID=9027 containerID=971da9fa88f624890f91233065eca6504b517b5492960a21634f66dcb79b28c5 description=default/hello-world-app-55bf9c44b4-4cm4k/hello-world-app id=e4def45e-ff81-447d-bd94-344df9be9900 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89e9bbccc8cc6fc3a9a127f426956bf5053d8e1aa716527e804807ac380a82e5
	Sep 23 10:51:19 addons-348178 crio[964]: time="2024-09-23 10:51:19.976193237Z" level=info msg="Removing container: 086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7" id=d0a3221b-a64c-4ea9-bb71-d1faf30f9425 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 10:51:19 addons-348178 crio[964]: time="2024-09-23 10:51:19.994703281Z" level=info msg="Removed container 086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=d0a3221b-a64c-4ea9-bb71-d1faf30f9425 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 10:51:21 addons-348178 crio[964]: time="2024-09-23 10:51:21.710788487Z" level=info msg="Stopping container: b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158 (timeout: 2s)" id=11b51e84-627d-4a6d-82e9-95f5dc556da3 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.716735894Z" level=warning msg="Stopping container b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=11b51e84-627d-4a6d-82e9-95f5dc556da3 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:51:23 addons-348178 conmon[4786]: conmon b361a05e0d6c706ebc81 <ninfo>: container 4798 exited with status 137
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.855963544Z" level=info msg="Stopped container b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158: ingress-nginx/ingress-nginx-controller-bc57996ff-qxzrd/controller" id=11b51e84-627d-4a6d-82e9-95f5dc556da3 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.856507653Z" level=info msg="Stopping pod sandbox: 0c947b951433ed6b0277b2890066d5d083e603ecba07e1766b9f5acfc6902186" id=3604c2c0-bb6b-4f0d-b495-23244601f09e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.859967774Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-CVEIOFVM4KCK2JV2 - [0:0]\n:KUBE-HP-UG5WLNMOWANG2VR3 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-CVEIOFVM4KCK2JV2\n-X KUBE-HP-UG5WLNMOWANG2VR3\nCOMMIT\n"
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.871648075Z" level=info msg="Closing host port tcp:80"
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.871700940Z" level=info msg="Closing host port tcp:443"
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.873431415Z" level=info msg="Host port tcp:80 does not have an open socket"
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.873465399Z" level=info msg="Host port tcp:443 does not have an open socket"
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.873645136Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-qxzrd Namespace:ingress-nginx ID:0c947b951433ed6b0277b2890066d5d083e603ecba07e1766b9f5acfc6902186 UID:900cc53e-9526-4731-ac5f-ed9b844041d1 NetNS:/var/run/netns/46d72e12-dc25-4103-9b99-fc2ffe667d7b Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.873793801Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-qxzrd from CNI network \"kindnet\" (type=ptp)"
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.905710855Z" level=info msg="Stopped pod sandbox: 0c947b951433ed6b0277b2890066d5d083e603ecba07e1766b9f5acfc6902186" id=3604c2c0-bb6b-4f0d-b495-23244601f09e name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:51:23 addons-348178 crio[964]: time="2024-09-23 10:51:23.989110888Z" level=info msg="Removing container: b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158" id=c54d0fd5-a28d-466d-9b48-1663a605f3a0 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 10:51:24 addons-348178 crio[964]: time="2024-09-23 10:51:24.013165701Z" level=info msg="Removed container b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158: ingress-nginx/ingress-nginx-controller-bc57996ff-qxzrd/controller" id=c54d0fd5-a28d-466d-9b48-1663a605f3a0 name=/runtime.v1.RuntimeService/RemoveContainer
	Sep 23 10:51:24 addons-348178 crio[964]: time="2024-09-23 10:51:24.920037782Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=c13b9f29-70d4-4856-b93f-b3b2ee82d77a name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:51:24 addons-348178 crio[964]: time="2024-09-23 10:51:24.920285086Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=c13b9f29-70d4-4856-b93f-b3b2ee82d77a name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	971da9fa88f62       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   89e9bbccc8cc6       hello-world-app-55bf9c44b4-4cm4k
	e3986340b697e       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                              2 minutes ago       Running             nginx                     0                   1e01a66729d01       nginx
	839b5dbf1638b       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   4e8fa4842dc34       gcp-auth-89d5ffd79-gr4qn
	971d1cff0877b       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f        14 minutes ago      Running             metrics-server            0                   71cb8ad6aad4e       metrics-server-84c5f94fbc-5js2r
	9bfde64d0990d       420193b27261a8d37b9fb1faeed45094cefa47e72a7538fd5a6c05e8b5ce192e                                                             14 minutes ago      Exited              patch                     1                   d10c2ccfff7a5       ingress-nginx-admission-patch-qzj27
	326a41ea49072       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   14 minutes ago      Exited              create                    0                   f76daa1df3270       ingress-nginx-admission-create-gvbv4
	450f597a75594       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   9e87b976c06dc       storage-provisioner
	6cc4f4f55aa2f       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             14 minutes ago      Running             coredns                   0                   458092b9a16cb       coredns-7c65d6cfc9-2llwt
	98e3c8e13a893       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                             15 minutes ago      Running             kindnet-cni               0                   b5ea7b2bf6535       kindnet-w6hm4
	9f02bf14ea783       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                             15 minutes ago      Running             kube-proxy                0                   fc9790ac3b626       kube-proxy-bvrqm
	818264e7048c3       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   8abe004c560dc       etcd-addons-348178
	3debab674538f       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                             15 minutes ago      Running             kube-apiserver            0                   8346b2ffaf6a7       kube-apiserver-addons-348178
	a583c20fef9df       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                             15 minutes ago      Running             kube-controller-manager   0                   486ce2c502d86       kube-controller-manager-addons-348178
	a98929ec428cb       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                             15 minutes ago      Running             kube-scheduler            0                   e63024d2e17c4       kube-scheduler-addons-348178
	
	
	==> coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] <==
	[INFO] 10.244.0.7:47261 - 31487 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000182001s
	[INFO] 10.244.0.7:58050 - 61744 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00169513s
	[INFO] 10.244.0.7:58050 - 40246 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001914135s
	[INFO] 10.244.0.7:33654 - 6285 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00011358s
	[INFO] 10.244.0.7:33654 - 7555 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000133576s
	[INFO] 10.244.0.7:36662 - 61764 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000175831s
	[INFO] 10.244.0.7:36662 - 8520 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000228852s
	[INFO] 10.244.0.7:43790 - 18554 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000061127s
	[INFO] 10.244.0.7:43790 - 54137 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00011985s
	[INFO] 10.244.0.7:36433 - 57890 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057566s
	[INFO] 10.244.0.7:36433 - 64800 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000058279s
	[INFO] 10.244.0.7:41977 - 18668 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001382431s
	[INFO] 10.244.0.7:41977 - 46584 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001508837s
	[INFO] 10.244.0.7:56710 - 57776 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00007176s
	[INFO] 10.244.0.7:56710 - 51122 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000084798s
	[INFO] 10.244.0.20:59093 - 3303 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000711819s
	[INFO] 10.244.0.20:55075 - 39184 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000721574s
	[INFO] 10.244.0.20:51354 - 33039 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000111767s
	[INFO] 10.244.0.20:40500 - 4791 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000098131s
	[INFO] 10.244.0.20:60797 - 62465 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000081951s
	[INFO] 10.244.0.20:34929 - 21498 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000260531s
	[INFO] 10.244.0.20:38796 - 11124 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002470652s
	[INFO] 10.244.0.20:34091 - 9090 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002227908s
	[INFO] 10.244.0.20:41514 - 48565 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001085775s
	[INFO] 10.244.0.20:34863 - 39740 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002054554s
	
	
	==> describe nodes <==
	Name:               addons-348178
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-348178
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f69bf2f8ed9442c9c01edbe27466c5398c68b986
	                    minikube.k8s.io/name=addons-348178
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_23T10_35_55_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-348178
	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:  Mon, 23 Sep 2024 10:35:52 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-348178
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 23 Sep 2024 10:51:24 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 23 Sep 2024 10:49:30 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 23 Sep 2024 10:49:30 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 23 Sep 2024 10:49:30 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 23 Sep 2024 10:49:30 +0000   Mon, 23 Sep 2024 10:36:44 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-348178
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 266af530d0414923beba0269b588e388
	  System UUID:                efb11237-1b25-44dc-8984-2d92db6d046a
	  Boot ID:                    202f1c12-eb3b-4d2d-8c7a-af93b822fb33
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 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-4cm4k         0 (0%)        0 (0%)      0 (0%)           0 (0%)         12s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m32s
	  gcp-auth                    gcp-auth-89d5ffd79-gr4qn                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-7c65d6cfc9-2llwt                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 etcd-addons-348178                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-w6hm4                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-348178             250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-348178    200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-bvrqm                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-348178             100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-84c5f94fbc-5js2r          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-348178 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m   kubelet          Node addons-348178 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m   kubelet          Node addons-348178 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m   node-controller  Node addons-348178 event: Registered Node addons-348178 in Controller
	  Normal   NodeReady                14m   kubelet          Node addons-348178 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep23 10:07] overlayfs: lowerdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	
	
	==> etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] <==
	{"level":"info","ts":"2024-09-23T10:35:48.231684Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-23T10:35:48.241290Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-23T10:35:48.242221Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-23T10:36:00.941191Z","caller":"traceutil/trace.go:171","msg":"trace[1250728445] transaction","detail":"{read_only:false; response_revision:333; number_of_response:1; }","duration":"103.479245ms","start":"2024-09-23T10:36:00.837697Z","end":"2024-09-23T10:36:00.941176Z","steps":["trace[1250728445] 'process raft request'  (duration: 103.380917ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:01.228132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.790589ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032086983681831 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-23T10:36:01.267903Z","caller":"traceutil/trace.go:171","msg":"trace[1054280658] transaction","detail":"{read_only:false; response_revision:334; number_of_response:1; }","duration":"367.066107ms","start":"2024-09-23T10:36:00.900811Z","end":"2024-09-23T10:36:01.267877Z","steps":["trace[1054280658] 'process raft request'  (duration: 174.932198ms)","trace[1054280658] 'compare'  (duration: 50.709075ms)","trace[1054280658] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/configmaps/kube-system/kube-root-ca.crt; req_size:1732; } (duration: 36.946935ms)","trace[1054280658] 'store kv pair into bolt db' {req_type:put; key:/registry/configmaps/kube-system/kube-root-ca.crt; req_size:1732; } (duration: 16.070244ms)"],"step_count":4}
	{"level":"info","ts":"2024-09-23T10:36:01.343609Z","caller":"traceutil/trace.go:171","msg":"trace[828238556] transaction","detail":"{read_only:false; response_revision:335; number_of_response:1; }","duration":"442.533764ms","start":"2024-09-23T10:36:00.901056Z","end":"2024-09-23T10:36:01.343590Z","steps":["trace[828238556] 'process raft request'  (duration: 366.808907ms)","trace[828238556] 'compare'  (duration: 35.632547ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T10:36:01.350387Z","caller":"traceutil/trace.go:171","msg":"trace[127164508] transaction","detail":"{read_only:false; response_revision:336; number_of_response:1; }","duration":"353.967318ms","start":"2024-09-23T10:36:00.996402Z","end":"2024-09-23T10:36:01.350369Z","steps":["trace[127164508] 'process raft request'  (duration: 307.271183ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:01.350601Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.900795Z","time spent":"394.462465ms","remote":"127.0.0.1:35758","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1735,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>"}
	{"level":"warn","ts":"2024-09-23T10:36:01.475390Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.901049Z","time spent":"574.257428ms","remote":"127.0.0.1:35732","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":782,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/kube-proxy-bvrqm.17f7d92b0213ffbb\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kube-proxy-bvrqm.17f7d92b0213ffbb\" value_size:702 lease:8128032086983681597 >> failure:<>"}
	{"level":"warn","ts":"2024-09-23T10:36:01.488851Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.996386Z","time spent":"492.180309ms","remote":"127.0.0.1:35872","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":168,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/serviceaccounts/default/default\" mod_revision:305 > success:<request_put:<key:\"/registry/serviceaccounts/default/default\" value_size:120 >> failure:<request_range:<key:\"/registry/serviceaccounts/default/default\" > >"}
	{"level":"info","ts":"2024-09-23T10:36:01.534927Z","caller":"traceutil/trace.go:171","msg":"trace[1459609779] transaction","detail":"{read_only:false; response_revision:337; number_of_response:1; }","duration":"184.347384ms","start":"2024-09-23T10:36:01.350567Z","end":"2024-09-23T10:36:01.534914Z","steps":["trace[1459609779] 'process raft request'  (duration: 184.256261ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T10:36:01.568476Z","caller":"traceutil/trace.go:171","msg":"trace[864439098] transaction","detail":"{read_only:false; response_revision:338; number_of_response:1; }","duration":"108.519663ms","start":"2024-09-23T10:36:01.459940Z","end":"2024-09-23T10:36:01.568460Z","steps":["trace[864439098] 'process raft request'  (duration: 108.434947ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:02.584055Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.236059ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.584139Z","caller":"traceutil/trace.go:171","msg":"trace[1299805893] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:347; }","duration":"105.328906ms","start":"2024-09-23T10:36:02.478794Z","end":"2024-09-23T10:36:02.584123Z","steps":["trace[1299805893] 'agreement among raft nodes before linearized reading'  (duration: 21.997106ms)","trace[1299805893] 'get authentication metadata'  (duration: 83.165207ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-23T10:36:02.951711Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"232.680625ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.954070Z","caller":"traceutil/trace.go:171","msg":"trace[1299574797] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:348; }","duration":"235.051603ms","start":"2024-09-23T10:36:02.718999Z","end":"2024-09-23T10:36:02.954051Z","steps":["trace[1299574797] 'range keys from in-memory index tree'  (duration: 232.619186ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:02.954217Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"235.088565ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.954383Z","caller":"traceutil/trace.go:171","msg":"trace[627661964] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:348; }","duration":"235.264996ms","start":"2024-09-23T10:36:02.719104Z","end":"2024-09-23T10:36:02.954369Z","steps":["trace[627661964] 'range keys from in-memory index tree'  (duration: 232.51422ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T10:45:49.799769Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1510}
	{"level":"info","ts":"2024-09-23T10:45:49.837790Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1510,"took":"37.567089ms","hash":3987934607,"current-db-size-bytes":6381568,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3231744,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-23T10:45:49.837909Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3987934607,"revision":1510,"compact-revision":-1}
	{"level":"info","ts":"2024-09-23T10:50:49.806530Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1925}
	{"level":"info","ts":"2024-09-23T10:50:49.824637Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1925,"took":"17.61514ms","hash":884036535,"current-db-size-bytes":6381568,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4259840,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2024-09-23T10:50:49.824693Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":884036535,"revision":1925,"compact-revision":1510}
	
	
	==> gcp-auth [839b5dbf1638b3f10eba1b3b3e0655dda708ff42f423203ec8e00a1553aad00b] <==
	2024/09/23 10:38:17 Ready to write response ...
	2024/09/23 10:38:17 Ready to marshal response ...
	2024/09/23 10:38:17 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:31 Ready to marshal response ...
	2024/09/23 10:46:31 Ready to write response ...
	2024/09/23 10:46:56 Ready to marshal response ...
	2024/09/23 10:46:56 Ready to write response ...
	2024/09/23 10:46:56 Ready to marshal response ...
	2024/09/23 10:46:56 Ready to write response ...
	2024/09/23 10:47:03 Ready to marshal response ...
	2024/09/23 10:47:03 Ready to write response ...
	2024/09/23 10:47:56 Ready to marshal response ...
	2024/09/23 10:47:56 Ready to write response ...
	2024/09/23 10:48:29 Ready to marshal response ...
	2024/09/23 10:48:29 Ready to write response ...
	2024/09/23 10:48:57 Ready to marshal response ...
	2024/09/23 10:48:57 Ready to write response ...
	2024/09/23 10:51:17 Ready to marshal response ...
	2024/09/23 10:51:17 Ready to write response ...
	
	
	==> kernel <==
	 10:51:29 up 1 day, 16:33,  0 users,  load average: 0.21, 0.46, 1.72
	Linux addons-348178 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] <==
	I0923 10:49:24.140407       1 main.go:299] handling current node
	I0923 10:49:34.141768       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:49:34.141804       1 main.go:299] handling current node
	I0923 10:49:44.141773       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:49:44.141810       1 main.go:299] handling current node
	I0923 10:49:54.140732       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:49:54.141522       1 main.go:299] handling current node
	I0923 10:50:04.140191       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:50:04.140229       1 main.go:299] handling current node
	I0923 10:50:14.141338       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:50:14.141476       1 main.go:299] handling current node
	I0923 10:50:24.140848       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:50:24.140903       1 main.go:299] handling current node
	I0923 10:50:34.149161       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:50:34.149197       1 main.go:299] handling current node
	I0923 10:50:44.140211       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:50:44.140275       1 main.go:299] handling current node
	I0923 10:50:54.140512       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:50:54.140548       1 main.go:299] handling current node
	I0923 10:51:04.141041       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:51:04.141080       1 main.go:299] handling current node
	I0923 10:51:14.142886       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:51:14.142951       1 main.go:299] handling current node
	I0923 10:51:24.140231       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:51:24.140307       1 main.go:299] handling current node
	
	
	==> kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] <==
	 > logger="UnhandledError"
	E0923 10:38:05.145451       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.195.186:443: connect: connection refused" logger="UnhandledError"
	E0923 10:38:05.152040       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.195.186:443: connect: connection refused" logger="UnhandledError"
	I0923 10:38:05.284722       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0923 10:46:21.421720       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.102.139"}
	E0923 10:47:19.970215       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0923 10:48:07.905614       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0923 10:48:45.215560       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.215694       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 10:48:45.236637       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.236772       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 10:48:45.272777       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.272971       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 10:48:45.384439       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.384867       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 10:48:45.390316       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.390608       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0923 10:48:46.384915       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0923 10:48:46.391321       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0923 10:48:46.472421       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0923 10:48:52.211022       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0923 10:48:53.244967       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0923 10:48:57.763309       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0923 10:48:58.079254       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.76.225"}
	I0923 10:51:17.998975       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.154.218"}
	
	
	==> kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] <==
	W0923 10:50:18.454143       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
	E0923 10:50:18.454189       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"
	W0923 10:50:19.144195       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
	E0923 10:50:19.144239       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"
	W0923 10:50:20.034038       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
	E0923 10:50:20.034083       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"
	W0923 10:50:50.482845       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
	E0923 10:50:50.482889       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"
	W0923 10:50:51.128241       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
	E0923 10:50:51.128288       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"
	W0923 10:50:56.102270       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
	E0923 10:50:56.102310       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"
	W0923 10:51:06.035133       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
	E0923 10:51:06.035175       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"
	I0923 10:51:17.765037       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="70.717796ms"
	I0923 10:51:17.775543       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="9.939775ms"
	I0923 10:51:17.775642       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="56.024µs"
	I0923 10:51:17.781371       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="507.064µs"
	I0923 10:51:20.053052       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="32.547602ms"
	I0923 10:51:20.053394       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="51.585µs"
	I0923 10:51:20.687404       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0923 10:51:20.689140       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="7.056µs"
	I0923 10:51:20.697952       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	W0923 10:51:27.278423       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
	E0923 10:51:27.278464       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] <==
	I0923 10:36:04.454463       1 server_linux.go:66] "Using iptables proxy"
	I0923 10:36:05.642869       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0923 10:36:05.663465       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`"
	I0923 10:36:05.991318       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0923 10:36:05.991609       1 server_linux.go:169] "Using iptables Proxier"
	I0923 10:36:06.022765       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"
	I0923 10:36:06.023241       1 server.go:483] "Version info" version="v1.31.1"
	I0923 10:36:06.023357       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0923 10:36:06.052400       1 config.go:199] "Starting service config controller"
	I0923 10:36:06.052518       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0923 10:36:06.052592       1 config.go:105] "Starting endpoint slice config controller"
	I0923 10:36:06.052622       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0923 10:36:06.053314       1 config.go:328] "Starting node config controller"
	I0923 10:36:06.053391       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0923 10:36:06.223984       1 shared_informer.go:320] Caches are synced for node config
	I0923 10:36:06.224036       1 shared_informer.go:320] Caches are synced for service config
	I0923 10:36:06.224070       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] <==
	W0923 10:35:52.319609       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
	E0923 10:35:52.320223       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"
	W0923 10:35:52.319650       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
	E0923 10:35:52.320311       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"
	W0923 10:35:52.320716       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
	E0923 10:35:52.320754       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"
	W0923 10:35:52.320724       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"
	E0923 10:35:52.320780       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"
	W0923 10:35:52.320881       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
	E0923 10:35:52.320899       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"
	W0923 10:35:52.320964       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0923 10:35:52.320981       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:52.321044       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0923 10:35:52.321061       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:52.321804       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
	E0923 10:35:52.321896       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"
	W0923 10:35:53.240453       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0923 10:35:53.240496       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:53.240557       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
	E0923 10:35:53.240574       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"
	W0923 10:35:53.258886       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"
	E0923 10:35:53.258929       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"
	W0923 10:35:53.278121       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
	E0923 10:35:53.278170       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"
	I0923 10:35:55.513853       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 23 10:51:19 addons-348178 kubelet[1496]: I0923 10:51:19.157325    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-82z56\" (UniqueName: \"kubernetes.io/projected/f4467bcd-1d03-403f-ba83-6528e4f206e0-kube-api-access-82z56\") pod \"f4467bcd-1d03-403f-ba83-6528e4f206e0\" (UID: \"f4467bcd-1d03-403f-ba83-6528e4f206e0\") "
	Sep 23 10:51:19 addons-348178 kubelet[1496]: I0923 10:51:19.163276    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f4467bcd-1d03-403f-ba83-6528e4f206e0-kube-api-access-82z56" (OuterVolumeSpecName: "kube-api-access-82z56") pod "f4467bcd-1d03-403f-ba83-6528e4f206e0" (UID: "f4467bcd-1d03-403f-ba83-6528e4f206e0"). InnerVolumeSpecName "kube-api-access-82z56". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 10:51:19 addons-348178 kubelet[1496]: I0923 10:51:19.258503    1496 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-82z56\" (UniqueName: \"kubernetes.io/projected/f4467bcd-1d03-403f-ba83-6528e4f206e0-kube-api-access-82z56\") on node \"addons-348178\" DevicePath \"\""
	Sep 23 10:51:19 addons-348178 kubelet[1496]: I0923 10:51:19.974198    1496 scope.go:117] "RemoveContainer" containerID="086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7"
	Sep 23 10:51:19 addons-348178 kubelet[1496]: I0923 10:51:19.994957    1496 scope.go:117] "RemoveContainer" containerID="086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7"
	Sep 23 10:51:19 addons-348178 kubelet[1496]: E0923 10:51:19.995408    1496 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7\": container with ID starting with 086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7 not found: ID does not exist" containerID="086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7"
	Sep 23 10:51:19 addons-348178 kubelet[1496]: I0923 10:51:19.995482    1496 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7"} err="failed to get container status \"086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7\": rpc error: code = NotFound desc = could not find container \"086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7\": container with ID starting with 086cf28fa91d1619a07048271783e06530cb0161db02983e1e22b95d01e632e7 not found: ID does not exist"
	Sep 23 10:51:20 addons-348178 kubelet[1496]: I0923 10:51:20.705797    1496 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-4cm4k" podStartSLOduration=2.688986864 podStartE2EDuration="3.705773173s" podCreationTimestamp="2024-09-23 10:51:17 +0000 UTC" firstStartedPulling="2024-09-23 10:51:18.124686173 +0000 UTC m=+923.316300280" lastFinishedPulling="2024-09-23 10:51:19.141472483 +0000 UTC m=+924.333086589" observedRunningTime="2024-09-23 10:51:20.024311642 +0000 UTC m=+925.215925757" watchObservedRunningTime="2024-09-23 10:51:20.705773173 +0000 UTC m=+925.897387279"
	Sep 23 10:51:20 addons-348178 kubelet[1496]: I0923 10:51:20.920777    1496 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="47581634-b76c-4edb-996c-d18ba23047f1" path="/var/lib/kubelet/pods/47581634-b76c-4edb-996c-d18ba23047f1/volumes"
	Sep 23 10:51:20 addons-348178 kubelet[1496]: I0923 10:51:20.921207    1496 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="4f8a92f9-7e43-4ed4-9681-cc24b08c7f17" path="/var/lib/kubelet/pods/4f8a92f9-7e43-4ed4-9681-cc24b08c7f17/volumes"
	Sep 23 10:51:20 addons-348178 kubelet[1496]: I0923 10:51:20.921592    1496 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="f4467bcd-1d03-403f-ba83-6528e4f206e0" path="/var/lib/kubelet/pods/f4467bcd-1d03-403f-ba83-6528e4f206e0/volumes"
	Sep 23 10:51:23 addons-348178 kubelet[1496]: I0923 10:51:23.987033    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-n94pf\" (UniqueName: \"kubernetes.io/projected/900cc53e-9526-4731-ac5f-ed9b844041d1-kube-api-access-n94pf\") pod \"900cc53e-9526-4731-ac5f-ed9b844041d1\" (UID: \"900cc53e-9526-4731-ac5f-ed9b844041d1\") "
	Sep 23 10:51:23 addons-348178 kubelet[1496]: I0923 10:51:23.987082    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/900cc53e-9526-4731-ac5f-ed9b844041d1-webhook-cert\") pod \"900cc53e-9526-4731-ac5f-ed9b844041d1\" (UID: \"900cc53e-9526-4731-ac5f-ed9b844041d1\") "
	Sep 23 10:51:23 addons-348178 kubelet[1496]: I0923 10:51:23.987091    1496 scope.go:117] "RemoveContainer" containerID="b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158"
	Sep 23 10:51:23 addons-348178 kubelet[1496]: I0923 10:51:23.989506    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/900cc53e-9526-4731-ac5f-ed9b844041d1-kube-api-access-n94pf" (OuterVolumeSpecName: "kube-api-access-n94pf") pod "900cc53e-9526-4731-ac5f-ed9b844041d1" (UID: "900cc53e-9526-4731-ac5f-ed9b844041d1"). InnerVolumeSpecName "kube-api-access-n94pf". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 10:51:23 addons-348178 kubelet[1496]: I0923 10:51:23.993746    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/900cc53e-9526-4731-ac5f-ed9b844041d1-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "900cc53e-9526-4731-ac5f-ed9b844041d1" (UID: "900cc53e-9526-4731-ac5f-ed9b844041d1"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Sep 23 10:51:24 addons-348178 kubelet[1496]: I0923 10:51:24.013435    1496 scope.go:117] "RemoveContainer" containerID="b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158"
	Sep 23 10:51:24 addons-348178 kubelet[1496]: E0923 10:51:24.013900    1496 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158\": container with ID starting with b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158 not found: ID does not exist" containerID="b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158"
	Sep 23 10:51:24 addons-348178 kubelet[1496]: I0923 10:51:24.013967    1496 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158"} err="failed to get container status \"b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158\": rpc error: code = NotFound desc = could not find container \"b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158\": container with ID starting with b361a05e0d6c706ebc810a1b38c2e1e8d8fd1b85293f9d0fca97f71cd6428158 not found: ID does not exist"
	Sep 23 10:51:24 addons-348178 kubelet[1496]: I0923 10:51:24.088234    1496 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-n94pf\" (UniqueName: \"kubernetes.io/projected/900cc53e-9526-4731-ac5f-ed9b844041d1-kube-api-access-n94pf\") on node \"addons-348178\" DevicePath \"\""
	Sep 23 10:51:24 addons-348178 kubelet[1496]: I0923 10:51:24.088286    1496 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/900cc53e-9526-4731-ac5f-ed9b844041d1-webhook-cert\") on node \"addons-348178\" DevicePath \"\""
	Sep 23 10:51:24 addons-348178 kubelet[1496]: E0923 10:51:24.920528    1496 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="b5381c61-7f34-4f0b-9b5c-76281ca5b997"
	Sep 23 10:51:24 addons-348178 kubelet[1496]: I0923 10:51:24.921349    1496 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="900cc53e-9526-4731-ac5f-ed9b844041d1" path="/var/lib/kubelet/pods/900cc53e-9526-4731-ac5f-ed9b844041d1/volumes"
	Sep 23 10:51:25 addons-348178 kubelet[1496]: E0923 10:51:25.315696    1496 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088685315456125,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:51:25 addons-348178 kubelet[1496]: E0923 10:51:25.315736    1496 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088685315456125,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [450f597a755948c3de7290f45e90433baf6d5852f9d5e6724bc7269611fead1b] <==
	I0923 10:36:45.837027       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0923 10:36:45.865129       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0923 10:36:45.865296       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0923 10:36:45.874763       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0923 10:36:45.874813       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"09ff17eb-9ad0-4b22-a3c1-e47ffa723db0", APIVersion:"v1", ResourceVersion:"910", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1 became leader
	I0923 10:36:45.875003       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1!
	I0923 10:36:45.975451       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-348178/192.168.49.2
	Start Time:       Mon, 23 Sep 2024 10:38:17 +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-ldgkh (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-ldgkh:
	    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-348178
	  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    3m7s (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 (153.02s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (355.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:405: metrics-server stabilized in 5.239241ms
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-5js2r" [a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1] Running
addons_test.go:407: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004419908s
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (121.032205ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 11m47.266933471s

                                                
                                                
** /stderr **
I0923 10:47:47.269976  319693 retry.go:31] will retry after 2.068057277s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (92.466259ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 11m49.426006933s

                                                
                                                
** /stderr **
I0923 10:47:49.430898  319693 retry.go:31] will retry after 5.669701347s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (131.316323ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 11m55.229264082s

                                                
                                                
** /stderr **
I0923 10:47:55.233709  319693 retry.go:31] will retry after 8.004614129s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (90.451782ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 12m3.326278711s

                                                
                                                
** /stderr **
I0923 10:48:03.329450  319693 retry.go:31] will retry after 13.523482761s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (97.601221ms)

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

                                                
                                                
** /stderr **
I0923 10:48:16.950890  319693 retry.go:31] will retry after 22.124449092s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (98.162098ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 12m39.170655295s

                                                
                                                
** /stderr **
I0923 10:48:39.174544  319693 retry.go:31] will retry after 17.136702272s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (82.090162ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 12m56.391759806s

                                                
                                                
** /stderr **
I0923 10:48:56.394836  319693 retry.go:31] will retry after 18.875523338s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (95.010941ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 13m15.365252561s

                                                
                                                
** /stderr **
I0923 10:49:15.368364  319693 retry.go:31] will retry after 52.082460913s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (90.028046ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 14m7.537988542s

                                                
                                                
** /stderr **
I0923 10:50:07.541785  319693 retry.go:31] will retry after 1m17.650436139s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (86.185481ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 15m25.275929485s

                                                
                                                
** /stderr **
I0923 10:51:25.279119  319693 retry.go:31] will retry after 51.912460323s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (88.200665ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 16m17.276835836s

                                                
                                                
** /stderr **
I0923 10:52:17.280946  319693 retry.go:31] will retry after 1m16.387421307s: exit status 1
addons_test.go:413: (dbg) Run:  kubectl --context addons-348178 top pods -n kube-system
addons_test.go:413: (dbg) Non-zero exit: kubectl --context addons-348178 top pods -n kube-system: exit status 1 (89.470197ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7c65d6cfc9-2llwt, age: 17m33.75481053s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af",
	        "Created": "2024-09-23T10:35:30.318925758Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 320945,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-09-23T10:35:30.458916706Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:c94982da1293baee77c00993711af197ed62d6b1a4ee12c0caa4f57c70de4fdc",
	        "ResolvConfPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/hostname",
	        "HostsPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/hosts",
	        "LogPath": "/var/lib/docker/containers/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af/b4f26c3627630365a540f8908c6d5ac2c5bff3f486760007dfc7ce5c38fe10af-json.log",
	        "Name": "/addons-348178",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-348178:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-348178",
	            "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/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a-init/diff:/var/lib/docker/overlay2/259b13f0688b721b5e2c1716d03530476baee9d87a5f29795e518aa24b35f03d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/merged",
	                "UpperDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/diff",
	                "WorkDir": "/var/lib/docker/overlay2/49e3c517a653d26b8f45fcdd2dbb04ea19afa3417f254dbb9135a59bb4151b8a/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-348178",
	                "Source": "/var/lib/docker/volumes/addons-348178/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-348178",
	            "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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed",
	            "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-348178",
	                "name.minikube.sigs.k8s.io": "addons-348178",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d4dec366fb462d6c585b0fb08d82dbdd05dea997877330746547c14d7debfae0",
	            "SandboxKey": "/var/run/docker/netns/d4dec366fb46",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40690"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40691"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40694"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40692"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "40693"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-348178": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "7c6c044382b3c665591ff79f8d7fc7164508832fe2a79de6d83ed2d7d8db6538",
	                    "EndpointID": "970869c3a9eccf2099fe03c644b285135034de0e2c18a297466c4e3aa38eff6c",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-348178",
	                        "b4f26c362763"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-348178 -n addons-348178
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-348178 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 logs -n 25: (1.543922282s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-208298                                                                     | download-only-208298   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| start   | --download-only -p                                                                          | download-docker-430979 | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | download-docker-430979                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-430979                                                                   | download-docker-430979 | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-589536   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | binary-mirror-589536                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:34693                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-589536                                                                     | binary-mirror-589536   | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:35 UTC |
	| addons  | enable dashboard -p                                                                         | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC |                     |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-348178 --wait=true                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:35 UTC | 23 Sep 24 10:38 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-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | -p addons-348178                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:46 UTC | 23 Sep 24 10:46 UTC |
	|         | -p addons-348178                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-348178 ssh cat                                                                       | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | /opt/local-path-provisioner/pvc-11460bc2-89f1-4312-99fb-e31a12849e90_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-348178 ip                                                                            | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:47 UTC | 23 Sep 24 10:47 UTC |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| addons  | addons-348178 addons                                                                        | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:48 UTC | 23 Sep 24 10:48 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-348178 addons                                                                        | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:48 UTC | 23 Sep 24 10:48 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:48 UTC | 23 Sep 24 10:48 UTC |
	|         | addons-348178                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-348178 ssh curl -s                                                                   | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:49 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-348178 ip                                                                            | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:51 UTC | 23 Sep 24 10:51 UTC |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:51 UTC | 23 Sep 24 10:51 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-348178 addons disable                                                                | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:51 UTC | 23 Sep 24 10:51 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-348178 addons                                                                        | addons-348178          | jenkins | v1.34.0 | 23 Sep 24 10:53 UTC | 23 Sep 24 10:53 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 10:35:05
	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
	I0923 10:35:05.903754  320447 out.go:345] Setting OutFile to fd 1 ...
	I0923 10:35:05.903929  320447 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:35:05.903943  320447 out.go:358] Setting ErrFile to fd 2...
	I0923 10:35:05.903960  320447 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:35:05.904212  320447 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 10:35:05.904681  320447 out.go:352] Setting JSON to false
	I0923 10:35:05.905674  320447 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":145052,"bootTime":1726942654,"procs":161,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0923 10:35:05.905747  320447 start.go:139] virtualization:  
	I0923 10:35:05.908922  320447 out.go:177] * [addons-348178] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0923 10:35:05.912491  320447 out.go:177]   - MINIKUBE_LOCATION=19689
	I0923 10:35:05.912641  320447 notify.go:220] Checking for updates...
	I0923 10:35:05.918143  320447 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 10:35:05.920774  320447 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:35:05.923286  320447 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube
	I0923 10:35:05.926127  320447 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0923 10:35:05.928760  320447 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 10:35:05.931589  320447 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 10:35:05.959482  320447 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 10:35:05.959600  320447 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:35:06.012287  320447 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-23 10:35:05.999872445 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:35:06.012409  320447 docker.go:318] overlay module found
	I0923 10:35:06.016986  320447 out.go:177] * Using the docker driver based on user configuration
	I0923 10:35:06.019629  320447 start.go:297] selected driver: docker
	I0923 10:35:06.019655  320447 start.go:901] validating driver "docker" against <nil>
	I0923 10:35:06.019672  320447 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 10:35:06.020365  320447 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:35:06.066506  320447 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-09-23 10:35:06.05619424 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:35:06.066743  320447 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 10:35:06.067021  320447 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]
	I0923 10:35:06.070049  320447 out.go:177] * Using Docker driver with root privileges
	I0923 10:35:06.072700  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:06.072763  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:06.072772  320447 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 10:35:06.072865  320447 start.go:340] cluster config:
	{Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:06.075617  320447 out.go:177] * Starting "addons-348178" primary control-plane node in "addons-348178" cluster
	I0923 10:35:06.078273  320447 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 10:35:06.080887  320447 out.go:177] * Pulling base image v0.0.45-1726784731-19672 ...
	I0923 10:35:06.083495  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:06.083559  320447 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0923 10:35:06.083574  320447 cache.go:56] Caching tarball of preloaded images
	I0923 10:35:06.083580  320447 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0923 10:35:06.083719  320447 preload.go:172] Found /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0923 10:35:06.083733  320447 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on crio
	I0923 10:35:06.084094  320447 profile.go:143] Saving config to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json ...
	I0923 10:35:06.084115  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json: {Name:mk09d88beaba59a80e2d9d99ecae9fed3d12de39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:06.098546  320447 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0923 10:35:06.098654  320447 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0923 10:35:06.098679  320447 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0923 10:35:06.098685  320447 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0923 10:35:06.098695  320447 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0923 10:35:06.098701  320447 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from local cache
	I0923 10:35:23.265643  320447 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed from cached tarball
	I0923 10:35:23.265683  320447 cache.go:194] Successfully downloaded all kic artifacts
	I0923 10:35:23.265715  320447 start.go:360] acquireMachinesLock for addons-348178: {Name:mk79655223f414f76217e533c0abedb3c3f65152 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0923 10:35:23.265841  320447 start.go:364] duration metric: took 102.693µs to acquireMachinesLock for "addons-348178"
	I0923 10:35:23.265874  320447 start.go:93] Provisioning new machine with config: &{Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:23.265965  320447 start.go:125] createHost starting for "" (driver="docker")
	I0923 10:35:23.269138  320447 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0923 10:35:23.269398  320447 start.go:159] libmachine.API.Create for "addons-348178" (driver="docker")
	I0923 10:35:23.269432  320447 client.go:168] LocalClient.Create starting
	I0923 10:35:23.269560  320447 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem
	I0923 10:35:23.756228  320447 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem
	I0923 10:35:24.107311  320447 cli_runner.go:164] Run: docker network inspect addons-348178 --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}}]}"
	W0923 10:35:24.121530  320447 cli_runner.go:211] docker network inspect addons-348178 --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
	I0923 10:35:24.121627  320447 network_create.go:284] running [docker network inspect addons-348178] to gather additional debugging logs...
	I0923 10:35:24.121649  320447 cli_runner.go:164] Run: docker network inspect addons-348178
	W0923 10:35:24.137066  320447 cli_runner.go:211] docker network inspect addons-348178 returned with exit code 1
	I0923 10:35:24.137101  320447 network_create.go:287] error running [docker network inspect addons-348178]: docker network inspect addons-348178: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-348178 not found
	I0923 10:35:24.137116  320447 network_create.go:289] output of [docker network inspect addons-348178]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-348178 not found
	
	** /stderr **
	I0923 10:35:24.137234  320447 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}}]}"
	I0923 10:35:24.153035  320447 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:0x40006dc120}
	I0923 10:35:24.153087  320447 network_create.go:124] attempt to create docker network addons-348178 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0923 10:35:24.153145  320447 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-348178 addons-348178
	I0923 10:35:24.223592  320447 network_create.go:108] docker network addons-348178 192.168.49.0/24 created
	I0923 10:35:24.223633  320447 kic.go:121] calculated static IP "192.168.49.2" for the "addons-348178" container
	I0923 10:35:24.223722  320447 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0923 10:35:24.238892  320447 cli_runner.go:164] Run: docker volume create addons-348178 --label name.minikube.sigs.k8s.io=addons-348178 --label created_by.minikube.sigs.k8s.io=true
	I0923 10:35:24.256352  320447 oci.go:103] Successfully created a docker volume addons-348178
	I0923 10:35:24.256448  320447 cli_runner.go:164] Run: docker run --rm --name addons-348178-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --entrypoint /usr/bin/test -v addons-348178:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib
	I0923 10:35:26.236426  320447 cli_runner.go:217] Completed: docker run --rm --name addons-348178-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --entrypoint /usr/bin/test -v addons-348178:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -d /var/lib: (1.979929533s)
	I0923 10:35:26.236467  320447 oci.go:107] Successfully prepared a docker volume addons-348178
	I0923 10:35:26.236506  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:26.236532  320447 kic.go:194] Starting extracting preloaded images to volume ...
	I0923 10:35:26.236611  320447 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-348178:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir
	I0923 10:35:30.246538  320447 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-348178:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed -I lz4 -xf /preloaded.tar -C /extractDir: (4.009871094s)
	I0923 10:35:30.246571  320447 kic.go:203] duration metric: took 4.010036005s to extract preloaded images to volume ...
	W0923 10:35:30.246715  320447 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0923 10:35:30.246842  320447 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0923 10:35:30.304453  320447 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-348178 --name addons-348178 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-348178 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-348178 --network addons-348178 --ip 192.168.49.2 --volume addons-348178:/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-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed
	I0923 10:35:30.646463  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Running}}
	I0923 10:35:30.667685  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:30.692572  320447 cli_runner.go:164] Run: docker exec addons-348178 stat /var/lib/dpkg/alternatives/iptables
	I0923 10:35:30.759674  320447 oci.go:144] the created container "addons-348178" has a running status.
	I0923 10:35:30.759703  320447 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa...
	I0923 10:35:31.573932  320447 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0923 10:35:31.596020  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:31.618673  320447 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0923 10:35:31.618694  320447 kic_runner.go:114] Args: [docker exec --privileged addons-348178 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0923 10:35:31.692298  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:31.717727  320447 machine.go:93] provisionDockerMachine start ...
	I0923 10:35:31.717964  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:31.742914  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:31.743174  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:31.743183  320447 main.go:141] libmachine: About to run SSH command:
	hostname
	I0923 10:35:31.883046  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-348178
	
	I0923 10:35:31.883074  320447 ubuntu.go:169] provisioning hostname "addons-348178"
	I0923 10:35:31.883176  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:31.900845  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:31.901091  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:31.901109  320447 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-348178 && echo "addons-348178" | sudo tee /etc/hostname
	I0923 10:35:32.047821  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-348178
	
	I0923 10:35:32.047907  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.065966  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:32.066227  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:32.066252  320447 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-348178' /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-348178/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-348178' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0923 10:35:32.199355  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0923 10:35:32.199423  320447 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19689-314305/.minikube CaCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19689-314305/.minikube}
	I0923 10:35:32.199457  320447 ubuntu.go:177] setting up certificates
	I0923 10:35:32.199466  320447 provision.go:84] configureAuth start
	I0923 10:35:32.199535  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:32.216411  320447 provision.go:143] copyHostCerts
	I0923 10:35:32.216501  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/ca.pem (1082 bytes)
	I0923 10:35:32.216630  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/cert.pem (1123 bytes)
	I0923 10:35:32.216700  320447 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19689-314305/.minikube/key.pem (1675 bytes)
	I0923 10:35:32.216752  320447 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem org=jenkins.addons-348178 san=[127.0.0.1 192.168.49.2 addons-348178 localhost minikube]
	I0923 10:35:32.631016  320447 provision.go:177] copyRemoteCerts
	I0923 10:35:32.631099  320447 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0923 10:35:32.631142  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.650002  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:32.748380  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0923 10:35:32.772420  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0923 10:35:32.796498  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0923 10:35:32.819744  320447 provision.go:87] duration metric: took 620.263016ms to configureAuth
	I0923 10:35:32.819770  320447 ubuntu.go:193] setting minikube options for container-runtime
	I0923 10:35:32.819966  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:32.820082  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:32.839165  320447 main.go:141] libmachine: Using SSH client type: native
	I0923 10:35:32.839448  320447 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x413650] 0x415e90 <nil>  [] 0s} 127.0.0.1 40690 <nil> <nil>}
	I0923 10:35:32.839473  320447 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
	I0923 10:35:33.083531  320447 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0923 10:35:33.083557  320447 machine.go:96] duration metric: took 1.365691235s to provisionDockerMachine
	I0923 10:35:33.083568  320447 client.go:171] duration metric: took 9.814124723s to LocalClient.Create
	I0923 10:35:33.083581  320447 start.go:167] duration metric: took 9.814183734s to libmachine.API.Create "addons-348178"
	I0923 10:35:33.083589  320447 start.go:293] postStartSetup for "addons-348178" (driver="docker")
	I0923 10:35:33.083615  320447 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]
	I0923 10:35:33.083686  320447 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
	I0923 10:35:33.083734  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.101662  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.196784  320447 ssh_runner.go:195] Run: cat /etc/os-release
	I0923 10:35:33.200139  320447 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0923 10:35:33.200177  320447 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0923 10:35:33.200188  320447 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0923 10:35:33.200196  320447 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0923 10:35:33.200211  320447 filesync.go:126] Scanning /home/jenkins/minikube-integration/19689-314305/.minikube/addons for local assets ...
	I0923 10:35:33.200284  320447 filesync.go:126] Scanning /home/jenkins/minikube-integration/19689-314305/.minikube/files for local assets ...
	I0923 10:35:33.200311  320447 start.go:296] duration metric: took 116.715637ms for postStartSetup
	I0923 10:35:33.200639  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:33.216620  320447 profile.go:143] Saving config to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/config.json ...
	I0923 10:35:33.216930  320447 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 10:35:33.216981  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.234263  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.324271  320447 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0923 10:35:33.328767  320447 start.go:128] duration metric: took 10.06278459s to createHost
	I0923 10:35:33.328798  320447 start.go:83] releasing machines lock for "addons-348178", held for 10.062940927s
	I0923 10:35:33.328897  320447 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-348178
	I0923 10:35:33.346315  320447 ssh_runner.go:195] Run: cat /version.json
	I0923 10:35:33.346368  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.346369  320447 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0923 10:35:33.346438  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:33.369204  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.377218  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:35:33.458863  320447 ssh_runner.go:195] Run: systemctl --version
	I0923 10:35:33.585158  320447 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0923 10:35:33.727837  320447 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0923 10:35:33.732267  320447 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" ;
	I0923 10:35:33.754898  320447 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0923 10:35:33.755052  320447 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" ;
	I0923 10:35:33.786003  320447 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0923 10:35:33.786030  320447 start.go:495] detecting cgroup driver to use...
	I0923 10:35:33.786063  320447 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0923 10:35:33.786117  320447 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0923 10:35:33.802878  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0923 10:35:33.815200  320447 docker.go:217] disabling cri-docker service (if available) ...
	I0923 10:35:33.815273  320447 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0923 10:35:33.829304  320447 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0923 10:35:33.844232  320447 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0923 10:35:33.932378  320447 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0923 10:35:34.037436  320447 docker.go:233] disabling docker service ...
	I0923 10:35:34.037513  320447 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0923 10:35:34.060133  320447 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0923 10:35:34.072275  320447 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0923 10:35:34.163645  320447 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0923 10:35:34.262787  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0923 10:35:34.275052  320447 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"
	I0923 10:35:34.295185  320447 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0923 10:35:34.295306  320447 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"
	I0923 10:35:34.306188  320447 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0923 10:35:34.306627  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.321672  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.331496  320447 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0923 10:35:34.341814  320447 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0923 10:35:34.351629  320447 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"
	I0923 10:35:34.361834  320447 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"
	I0923 10:35:34.377538  320447 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"
	I0923 10:35:34.387055  320447 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0923 10:35:34.395811  320447 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0923 10:35:34.404406  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:34.495789  320447 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0923 10:35:34.610230  320447 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0923 10:35:34.610344  320447 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0923 10:35:34.614821  320447 start.go:563] Will wait 60s for crictl version
	I0923 10:35:34.614920  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:35:34.618545  320447 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0923 10:35:34.658387  320447 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0923 10:35:34.658520  320447 ssh_runner.go:195] Run: crio --version
	I0923 10:35:34.696890  320447 ssh_runner.go:195] Run: crio --version
	I0923 10:35:34.738562  320447 out.go:177] * Preparing Kubernetes v1.31.1 on CRI-O 1.24.6 ...
	I0923 10:35:34.741307  320447 cli_runner.go:164] Run: docker network inspect addons-348178 --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}}]}"
	I0923 10:35:34.757543  320447 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0923 10:35:34.761014  320447 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""
	I0923 10:35:34.771569  320447 kubeadm.go:883] updating cluster {Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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} ...
	I0923 10:35:34.771689  320447 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:35:34.771750  320447 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 10:35:34.843223  320447 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 10:35:34.843245  320447 crio.go:433] Images already preloaded, skipping extraction
	I0923 10:35:34.843306  320447 ssh_runner.go:195] Run: sudo crictl images --output json
	I0923 10:35:34.878927  320447 crio.go:514] all images are preloaded for cri-o runtime.
	I0923 10:35:34.878952  320447 cache_images.go:84] Images are preloaded, skipping loading
	I0923 10:35:34.878960  320447 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.1 crio true true} ...
	I0923 10:35:34.879119  320447 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-348178 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:addons-348178 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:}
	I0923 10:35:34.879226  320447 ssh_runner.go:195] Run: crio config
	I0923 10:35:34.934045  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:34.934066  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:34.934077  320447 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0923 10:35:34.934121  320447 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-348178 NodeName:addons-348178 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}
	I0923 10:35:34.934298  320447 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-348178"
	  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
	
	I0923 10:35:34.934380  320447 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I0923 10:35:34.943496  320447 binaries.go:44] Found k8s binaries, skipping transfer
	I0923 10:35:34.943574  320447 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0923 10:35:34.952712  320447 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0923 10:35:34.972326  320447 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0923 10:35:34.992513  320447 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0923 10:35:35.016168  320447 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0923 10:35:35.020118  320447 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""
	I0923 10:35:35.032165  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:35.126668  320447 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 10:35:35.140908  320447 certs.go:68] Setting up /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178 for IP: 192.168.49.2
	I0923 10:35:35.140937  320447 certs.go:194] generating shared ca certs ...
	I0923 10:35:35.140971  320447 certs.go:226] acquiring lock for ca certs: {Name:mkf8ae53fe005c0840ff5e51cd4b681a72399606 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.141131  320447 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key
	I0923 10:35:35.419936  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt ...
	I0923 10:35:35.419970  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt: {Name:mkd87e6bb2078a48a93d99397e682894412c861c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.420171  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key ...
	I0923 10:35:35.420185  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key: {Name:mk8014d8adc07d198b1515af1fb76f0c63efaa38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.420280  320447 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key
	I0923 10:35:35.685926  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt ...
	I0923 10:35:35.685959  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt: {Name:mka9148a32f402cbc46fb572456f16f18ca4b929 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.686151  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key ...
	I0923 10:35:35.686163  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key: {Name:mk8422d7fdc166e1d4d997171684840ee6e120d8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:35.686245  320447 certs.go:256] generating profile certs ...
	I0923 10:35:35.686306  320447 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key
	I0923 10:35:35.686336  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt with IP's: []
	I0923 10:35:36.100599  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt ...
	I0923 10:35:36.100632  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: {Name:mkd809189ca83ce7767d39d1d5787329084ec40a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.100816  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key ...
	I0923 10:35:36.100832  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.key: {Name:mke609258d70e2e0440035c325b9fc5fc80c7285 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.100912  320447 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941
	I0923 10:35:36.100935  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0923 10:35:36.656540  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 ...
	I0923 10:35:36.656573  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941: {Name:mk2a935d32c2bd0aad0a4a701984c81aa5887c3d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.656763  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941 ...
	I0923 10:35:36.656780  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941: {Name:mk08b8d12e36b5e1315950b17e394b720e8779d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:36.656876  320447 certs.go:381] copying /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt.655d1941 -> /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt
	I0923 10:35:36.656961  320447 certs.go:385] copying /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key.655d1941 -> /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key
	I0923 10:35:36.657017  320447 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key
	I0923 10:35:36.657040  320447 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt with IP's: []
	I0923 10:35:37.126021  320447 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt ...
	I0923 10:35:37.126054  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt: {Name:mkc8c3ef3c6194202b5e7f96b86704c927fea5a0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:37.126780  320447 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key ...
	I0923 10:35:37.126801  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key: {Name:mk984a7fe73335522583175fee8dd8fb8f28d3bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:37.127013  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca-key.pem (1679 bytes)
	I0923 10:35:37.127056  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/ca.pem (1082 bytes)
	I0923 10:35:37.127083  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/cert.pem (1123 bytes)
	I0923 10:35:37.127108  320447 certs.go:484] found cert: /home/jenkins/minikube-integration/19689-314305/.minikube/certs/key.pem (1675 bytes)
	I0923 10:35:37.128331  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0923 10:35:37.160449  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0923 10:35:37.186048  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0923 10:35:37.210740  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0923 10:35:37.237192  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0923 10:35:37.262600  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0923 10:35:37.288767  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0923 10:35:37.315219  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0923 10:35:37.340592  320447 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19689-314305/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0923 10:35:37.366362  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0923 10:35:37.384713  320447 ssh_runner.go:195] Run: openssl version
	I0923 10:35:37.390545  320447 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"
	I0923 10:35:37.400419  320447 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.403922  320447 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Sep 23 10:35 /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.403987  320447 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0923 10:35:37.411051  320447 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"
	I0923 10:35:37.420778  320447 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0923 10:35:37.424203  320447 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
	I0923 10:35:37.424256  320447 kubeadm.go:392] StartCluster: {Name:addons-348178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-348178 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}
	I0923 10:35:37.424337  320447 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0923 10:35:37.424397  320447 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0923 10:35:37.466987  320447 cri.go:89] found id: ""
	I0923 10:35:37.467067  320447 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0923 10:35:37.478399  320447 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0923 10:35:37.487927  320447 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0923 10:35:37.487996  320447 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
	I0923 10:35:37.497872  320447 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
	I0923 10:35:37.497894  320447 kubeadm.go:157] found existing configuration files:
	
	I0923 10:35:37.497949  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0923 10:35:37.507141  320447 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
	I0923 10:35:37.507222  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0923 10:35:37.517201  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0923 10:35:37.526924  320447 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
	I0923 10:35:37.526998  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0923 10:35:37.539101  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0923 10:35:37.555424  320447 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
	I0923 10:35:37.555494  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0923 10:35:37.566808  320447 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0923 10:35:37.577956  320447 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
	I0923 10:35:37.578028  320447 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0923 10:35:37.593562  320447 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"
	I0923 10:35:37.642151  320447 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I0923 10:35:37.642565  320447 kubeadm.go:310] [preflight] Running pre-flight checks
	I0923 10:35:37.660114  320447 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0923 10:35:37.660276  320447 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1070-aws
	I0923 10:35:37.660355  320447 kubeadm.go:310] OS: Linux
	I0923 10:35:37.660443  320447 kubeadm.go:310] CGROUPS_CPU: enabled
	I0923 10:35:37.660560  320447 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0923 10:35:37.660666  320447 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0923 10:35:37.660761  320447 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0923 10:35:37.660858  320447 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0923 10:35:37.660957  320447 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0923 10:35:37.661046  320447 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0923 10:35:37.661138  320447 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0923 10:35:37.661236  320447 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0923 10:35:37.721791  320447 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0923 10:35:37.721969  320447 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0923 10:35:37.722102  320447 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0923 10:35:37.731786  320447 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0923 10:35:37.736491  320447 out.go:235]   - Generating certificates and keys ...
	I0923 10:35:37.736719  320447 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0923 10:35:37.736808  320447 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0923 10:35:38.653149  320447 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0923 10:35:39.489465  320447 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0923 10:35:39.728545  320447 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0923 10:35:39.986283  320447 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0923 10:35:40.575980  320447 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0923 10:35:40.576599  320447 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-348178 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 10:35:41.752785  320447 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0923 10:35:41.752934  320447 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-348178 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0923 10:35:41.903105  320447 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0923 10:35:42.349830  320447 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0923 10:35:43.298646  320447 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0923 10:35:43.298941  320447 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0923 10:35:43.472036  320447 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0923 10:35:43.717918  320447 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0923 10:35:44.528469  320447 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0923 10:35:44.833172  320447 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0923 10:35:45.559788  320447 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0923 10:35:45.560432  320447 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0923 10:35:45.563693  320447 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0923 10:35:45.566932  320447 out.go:235]   - Booting up control plane ...
	I0923 10:35:45.567040  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0923 10:35:45.567400  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0923 10:35:45.568299  320447 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0923 10:35:45.579441  320447 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0923 10:35:45.585893  320447 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0923 10:35:45.586167  320447 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0923 10:35:45.681410  320447 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0923 10:35:45.681536  320447 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0923 10:35:47.683206  320447 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 2.00166159s
	I0923 10:35:47.683293  320447 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0923 10:35:54.186521  320447 kubeadm.go:310] [api-check] The API server is healthy after 6.501331424s
	I0923 10:35:54.204937  320447 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0923 10:35:54.229070  320447 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0923 10:35:54.266805  320447 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0923 10:35:54.266999  320447 kubeadm.go:310] [mark-control-plane] Marking the node addons-348178 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0923 10:35:54.284239  320447 kubeadm.go:310] [bootstrap-token] Using token: t7xgfc.pgc1571vr488gixa
	I0923 10:35:54.286981  320447 out.go:235]   - Configuring RBAC rules ...
	I0923 10:35:54.287108  320447 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0923 10:35:54.294298  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0923 10:35:54.303784  320447 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
	I0923 10:35:54.308752  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0923 10:35:54.314800  320447 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0923 10:35:54.319650  320447 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0923 10:35:54.591350  320447 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0923 10:35:55.044363  320447 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0923 10:35:55.591108  320447 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0923 10:35:55.592402  320447 kubeadm.go:310] 
	I0923 10:35:55.592474  320447 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0923 10:35:55.592480  320447 kubeadm.go:310] 
	I0923 10:35:55.592556  320447 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0923 10:35:55.592562  320447 kubeadm.go:310] 
	I0923 10:35:55.592587  320447 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0923 10:35:55.592645  320447 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0923 10:35:55.592695  320447 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0923 10:35:55.592699  320447 kubeadm.go:310] 
	I0923 10:35:55.592753  320447 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0923 10:35:55.592758  320447 kubeadm.go:310] 
	I0923 10:35:55.592804  320447 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0923 10:35:55.592809  320447 kubeadm.go:310] 
	I0923 10:35:55.592860  320447 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0923 10:35:55.592933  320447 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0923 10:35:55.593000  320447 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0923 10:35:55.593005  320447 kubeadm.go:310] 
	I0923 10:35:55.593088  320447 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0923 10:35:55.593163  320447 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0923 10:35:55.593167  320447 kubeadm.go:310] 
	I0923 10:35:55.593250  320447 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token t7xgfc.pgc1571vr488gixa \
	I0923 10:35:55.593351  320447 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:63e15bc46d2de67778d20a0dd0a77312d643e7a765aa8b03ea9893a9d1b0c90a \
	I0923 10:35:55.593380  320447 kubeadm.go:310] 	--control-plane 
	I0923 10:35:55.593385  320447 kubeadm.go:310] 
	I0923 10:35:55.593470  320447 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0923 10:35:55.593475  320447 kubeadm.go:310] 
	I0923 10:35:55.593554  320447 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token t7xgfc.pgc1571vr488gixa \
	I0923 10:35:55.593654  320447 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:63e15bc46d2de67778d20a0dd0a77312d643e7a765aa8b03ea9893a9d1b0c90a 
	I0923 10:35:55.597789  320447 kubeadm.go:310] W0923 10:35:37.636681    1186 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.
	I0923 10:35:55.598088  320447 kubeadm.go:310] W0923 10:35:37.637526    1186 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.
	I0923 10:35:55.598309  320447 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-1070-aws\n", err: exit status 1
	I0923 10:35:55.598416  320447 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0923 10:35:55.598443  320447 cni.go:84] Creating CNI manager for ""
	I0923 10:35:55.598451  320447 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:35:55.603144  320447 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0923 10:35:55.605779  320447 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0923 10:35:55.609763  320447 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I0923 10:35:55.609785  320447 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0923 10:35:55.628470  320447 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
	I0923 10:35:55.913215  320447 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0923 10:35:55.913375  320447 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
	I0923 10:35:55.913463  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-348178 minikube.k8s.io/updated_at=2024_09_23T10_35_55_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=f69bf2f8ed9442c9c01edbe27466c5398c68b986 minikube.k8s.io/name=addons-348178 minikube.k8s.io/primary=true
	I0923 10:35:56.062537  320447 ops.go:34] apiserver oom_adj: -16
	I0923 10:35:56.062668  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:56.562931  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:57.062974  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:57.563451  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:58.063231  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:58.563450  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.063419  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.563493  320447 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0923 10:35:59.668386  320447 kubeadm.go:1113] duration metric: took 3.75506827s to wait for elevateKubeSystemPrivileges
	I0923 10:35:59.668417  320447 kubeadm.go:394] duration metric: took 22.244165883s to StartCluster
	I0923 10:35:59.668434  320447 settings.go:142] acquiring lock: {Name:mk389c4ebdda7eaa400c407b299e822d90e1b1e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:59.668569  320447 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:35:59.668949  320447 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19689-314305/kubeconfig: {Name:mk64ca7826c57e01d11f7acf9cb394ec36362522 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0923 10:35:59.669147  320447 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}
	I0923 10:35:59.669294  320447 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"
	I0923 10:35:59.669568  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:59.669610  320447 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]
	I0923 10:35:59.669692  320447 addons.go:69] Setting yakd=true in profile "addons-348178"
	I0923 10:35:59.669709  320447 addons.go:234] Setting addon yakd=true in "addons-348178"
	I0923 10:35:59.669737  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.670224  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.670584  320447 addons.go:69] Setting inspektor-gadget=true in profile "addons-348178"
	I0923 10:35:59.670608  320447 addons.go:234] Setting addon inspektor-gadget=true in "addons-348178"
	I0923 10:35:59.670633  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.671057  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.671379  320447 addons.go:69] Setting metrics-server=true in profile "addons-348178"
	I0923 10:35:59.671399  320447 addons.go:234] Setting addon metrics-server=true in "addons-348178"
	I0923 10:35:59.671423  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.671946  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.674229  320447 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-348178"
	I0923 10:35:59.674257  320447 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-348178"
	I0923 10:35:59.674285  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.674717  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.675637  320447 addons.go:69] Setting cloud-spanner=true in profile "addons-348178"
	I0923 10:35:59.675688  320447 addons.go:234] Setting addon cloud-spanner=true in "addons-348178"
	I0923 10:35:59.675730  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.676196  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.681413  320447 addons.go:69] Setting registry=true in profile "addons-348178"
	I0923 10:35:59.681445  320447 addons.go:234] Setting addon registry=true in "addons-348178"
	I0923 10:35:59.681480  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.681958  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.691577  320447 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-348178"
	I0923 10:35:59.691645  320447 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-348178"
	I0923 10:35:59.691676  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.692154  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.695409  320447 addons.go:69] Setting storage-provisioner=true in profile "addons-348178"
	I0923 10:35:59.695445  320447 addons.go:234] Setting addon storage-provisioner=true in "addons-348178"
	I0923 10:35:59.695509  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.696240  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.707530  320447 addons.go:69] Setting default-storageclass=true in profile "addons-348178"
	I0923 10:35:59.707569  320447 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-348178"
	I0923 10:35:59.707899  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.725580  320447 addons.go:69] Setting gcp-auth=true in profile "addons-348178"
	I0923 10:35:59.725615  320447 mustload.go:65] Loading cluster: addons-348178
	I0923 10:35:59.725813  320447 config.go:182] Loaded profile config "addons-348178": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:35:59.726078  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.731766  320447 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-348178"
	I0923 10:35:59.731807  320447 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-348178"
	I0923 10:35:59.732169  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.746565  320447 addons.go:69] Setting volcano=true in profile "addons-348178"
	I0923 10:35:59.746605  320447 addons.go:234] Setting addon volcano=true in "addons-348178"
	I0923 10:35:59.746653  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.747193  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.763245  320447 addons.go:69] Setting volumesnapshots=true in profile "addons-348178"
	I0923 10:35:59.763276  320447 addons.go:234] Setting addon volumesnapshots=true in "addons-348178"
	I0923 10:35:59.763313  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.763942  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.767527  320447 addons.go:69] Setting ingress=true in profile "addons-348178"
	I0923 10:35:59.767564  320447 addons.go:234] Setting addon ingress=true in "addons-348178"
	I0923 10:35:59.767614  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.768084  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.787449  320447 addons.go:69] Setting ingress-dns=true in profile "addons-348178"
	I0923 10:35:59.787481  320447 addons.go:234] Setting addon ingress-dns=true in "addons-348178"
	I0923 10:35:59.787527  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:35:59.788010  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:35:59.797144  320447 out.go:177] * Verifying Kubernetes components...
	I0923 10:35:59.813732  320447 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0923 10:35:59.813880  320447 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.32.0
	I0923 10:35:59.817057  320447 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0923 10:35:59.817107  320447 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0923 10:35:59.817207  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.913537  320447 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0923 10:35:59.917861  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0923 10:35:59.917949  320447 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0923 10:35:59.918070  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.938532  320447 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.24
	I0923 10:35:59.941520  320447 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0923 10:35:59.941601  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0923 10:35:59.941716  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.948415  320447 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0923 10:35:59.953884  320447 out.go:177]   - Using image docker.io/registry:2.8.3
	I0923 10:35:59.976389  320447 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0923 10:35:59.982885  320447 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0923 10:35:59.982990  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0923 10:35:59.983106  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:35:59.997172  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0923 10:35:59.999924  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0923 10:36:00.000080  320447 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0923 10:36:00.003051  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0923 10:36:00.006117  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0923 10:36:00.006164  320447 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0923 10:36:00.006251  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.006771  320447 host.go:66] Checking if "addons-348178" exists ...
	W0923 10:36:00.011205  320447 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0923 10:36:00.011631  320447 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0923 10:36:00.011703  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0923 10:36:00.011859  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.040733  320447 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-348178"
	I0923 10:36:00.046181  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:00.047103  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:00.047641  320447 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0923 10:36:00.049423  320447 addons.go:234] Setting addon default-storageclass=true in "addons-348178"
	I0923 10:36:00.052647  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:00.055588  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:00.065831  320447 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0923 10:36:00.066317  320447 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0923 10:36:00.066338  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0923 10:36:00.066415  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.076566  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0923 10:36:00.076878  320447 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0923 10:36:00.081198  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0923 10:36:00.081294  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.080801  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0923 10:36:00.110951  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0923 10:36:00.111254  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0923 10:36:00.111278  320447 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0923 10:36:00.111370  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.117167  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:00.117481  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.134127  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0923 10:36:00.137691  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0923 10:36:00.139224  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:00.142866  320447 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0923 10:36:00.148151  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0923 10:36:00.148238  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0923 10:36:00.148355  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.148642  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0923 10:36:00.152529  320447 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0923 10:36:00.152743  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0923 10:36:00.152876  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.215176  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.232707  320447 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0923 10:36:00.232734  320447 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0923 10:36:00.232810  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.247105  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.270838  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.292410  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.339608  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.383680  320447 out.go:177]   - Using image docker.io/busybox:stable
	I0923 10:36:00.399455  320447 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0923 10:36:00.406798  320447 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0923 10:36:00.406832  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0923 10:36:00.406915  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:00.411652  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.412701  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.415672  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.426486  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.435824  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.454929  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.479549  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:00.533565  320447 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0923 10:36:00.533650  320447 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0923 10:36:00.634164  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0923 10:36:00.634253  320447 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0923 10:36:00.635495  320447 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
	I0923 10:36:00.663725  320447 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0923 10:36:00.663825  320447 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0923 10:36:00.713954  320447 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": (1.044626464s)
	I0923 10:36:00.714189  320447 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 -"
	I0923 10:36:00.714356  320447 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0923 10:36:00.724670  320447 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0923 10:36:00.724733  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0923 10:36:00.729613  320447 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
	I0923 10:36:00.732689  320447 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0923 10:36:00.732763  320447 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0923 10:36:00.753914  320447 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
	I0923 10:36:00.810444  320447 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
	I0923 10:36:00.850164  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0923 10:36:00.850259  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0923 10:36:00.859928  320447 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
	I0923 10:36:00.870230  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0923 10:36:00.870302  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0923 10:36:00.873999  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0923 10:36:00.874081  320447 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0923 10:36:00.882769  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0923 10:36:00.882855  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0923 10:36:00.983157  320447 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
	I0923 10:36:00.992550  320447 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0923 10:36:00.992634  320447 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0923 10:36:00.998728  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0923 10:36:00.998838  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0923 10:36:01.027657  320447 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
	I0923 10:36:01.052255  320447 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
	I0923 10:36:01.115399  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0923 10:36:01.115470  320447 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0923 10:36:01.135035  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0923 10:36:01.135112  320447 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0923 10:36:01.190118  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0923 10:36:01.190228  320447 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)
	I0923 10:36:01.209024  320447 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0923 10:36:01.209111  320447 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0923 10:36:01.215899  320447 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0923 10:36:01.215974  320447 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0923 10:36:01.312575  320447 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0923 10:36:01.312659  320447 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0923 10:36:01.366092  320447 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0923 10:36:01.366192  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0923 10:36:01.380186  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0923 10:36:01.380275  320447 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0923 10:36:01.406223  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0923 10:36:01.406317  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0923 10:36:01.442451  320447 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0923 10:36:01.442548  320447 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0923 10:36:01.535379  320447 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
	I0923 10:36:01.542362  320447 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0923 10:36:01.542443  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0923 10:36:01.559435  320447 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
	I0923 10:36:01.590265  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0923 10:36:01.590350  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0923 10:36:01.648004  320447 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0923 10:36:01.648078  320447 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0923 10:36:01.653650  320447 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
	I0923 10:36:01.700759  320447 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0923 10:36:01.700829  320447 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0923 10:36:01.768281  320447 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0923 10:36:01.768382  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0923 10:36:01.823465  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0923 10:36:01.823560  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0923 10:36:01.900249  320447 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
	I0923 10:36:01.942420  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0923 10:36:01.942491  320447 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0923 10:36:02.046996  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0923 10:36:02.047029  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0923 10:36:02.132638  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0923 10:36:02.132712  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0923 10:36:02.177908  320447 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0923 10:36:02.177937  320447 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0923 10:36:02.353774  320447 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
	I0923 10:36:04.639733  320447 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: (4.00417198s)
	I0923 10:36:04.639858  320447 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (3.925460571s)
	I0923 10:36:04.639990  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.910295175s)
	I0923 10:36:04.639929  320447 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.925695322s)
	I0923 10:36:04.640124  320447 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0923 10:36:04.640987  320447 node_ready.go:35] waiting up to 6m0s for node "addons-348178" to be "Ready" ...
	I0923 10:36:04.868816  320447 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.114801827s)
	I0923 10:36:04.868860  320447 addons.go:475] Verifying addon registry=true in "addons-348178"
	I0923 10:36:04.871902  320447 out.go:177] * Verifying registry addon...
	I0923 10:36:04.875616  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0923 10:36:05.025401  320447 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 10:36:05.025494  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:05.317785  320447 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-348178" context rescaled to 1 replicas
	I0923 10:36:05.468048  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:05.511591  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.701020153s)
	I0923 10:36:05.557189  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.697102062s)
	I0923 10:36:05.557300  320447 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: (4.57393347s)
	I0923 10:36:05.930276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:06.418593  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:06.669744  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:06.862486  320447 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: (5.327010871s)
	I0923 10:36:06.862700  320447 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.810090988s)
	I0923 10:36:06.862926  320447 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.303401062s)
	I0923 10:36:06.862963  320447 addons.go:475] Verifying addon metrics-server=true in "addons-348178"
	I0923 10:36:06.863012  320447 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.835260554s)
	I0923 10:36:06.863077  320447 addons.go:475] Verifying addon ingress=true in "addons-348178"
	I0923 10:36:06.863265  320447 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: (5.209503169s)
	W0923 10:36:06.863626  320447 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
	I0923 10:36:06.863693  320447 retry.go:31] will retry after 361.436956ms: 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
	I0923 10:36:06.863371  320447 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.963089515s)
	I0923 10:36:06.865882  320447 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-348178 service yakd-dashboard -n yakd-dashboard
	
	I0923 10:36:06.867786  320447 out.go:177] * Verifying ingress addon...
	I0923 10:36:06.872337  320447 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0923 10:36:06.882601  320447 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0923 10:36:06.882681  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:06.883454  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:07.226278  320447 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
	I0923 10:36:07.250354  320447 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.896523918s)
	I0923 10:36:07.250392  320447 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-348178"
	I0923 10:36:07.253143  320447 out.go:177] * Verifying csi-hostpath-driver addon...
	I0923 10:36:07.256833  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0923 10:36:07.304622  320447 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 10:36:07.304695  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:07.432087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:07.432996  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:07.762001  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:07.876458  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:07.878950  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:08.263271  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:08.388435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:08.391406  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:08.761762  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:08.878849  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:08.880899  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.145851  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:09.262965  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:09.377455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:09.378842  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.761548  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:09.894633  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:09.895954  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.137173  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0923 10:36:10.137356  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:10.169057  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:10.262909  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:10.344769  320447 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0923 10:36:10.378427  320447 addons.go:234] Setting addon gcp-auth=true in "addons-348178"
	I0923 10:36:10.378542  320447 host.go:66] Checking if "addons-348178" exists ...
	I0923 10:36:10.379202  320447 cli_runner.go:164] Run: docker container inspect addons-348178 --format={{.State.Status}}
	I0923 10:36:10.383530  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.385324  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:10.410036  320447 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0923 10:36:10.410093  320447 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-348178
	I0923 10:36:10.447443  320447 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.221113766s)
	I0923 10:36:10.451075  320447 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40690 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/addons-348178/id_rsa Username:docker}
	I0923 10:36:10.556715  320447 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0923 10:36:10.559411  320447 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0923 10:36:10.562078  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0923 10:36:10.562152  320447 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0923 10:36:10.599404  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0923 10:36:10.599430  320447 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0923 10:36:10.621521  320447 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0923 10:36:10.621543  320447 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0923 10:36:10.642599  320447 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
	I0923 10:36:10.763527  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:10.879221  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:10.882515  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:11.165716  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:11.274923  320447 addons.go:475] Verifying addon gcp-auth=true in "addons-348178"
	I0923 10:36:11.277849  320447 out.go:177] * Verifying gcp-auth addon...
	I0923 10:36:11.281411  320447 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0923 10:36:11.303045  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:11.303793  320447 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0923 10:36:11.303847  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:11.388689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:11.397604  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:11.760863  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:11.785792  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:11.876634  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:11.879203  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:12.261073  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:12.285178  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:12.378733  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:12.380850  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:12.761339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:12.785671  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:12.877230  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:12.880080  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:13.260770  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:13.286743  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:13.377625  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:13.379945  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:13.645064  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:13.760896  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:13.785009  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:13.877200  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:13.878702  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:14.260563  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:14.284737  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:14.376482  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:14.379219  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:14.761072  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:14.784505  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:14.876184  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:14.878695  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:15.260669  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:15.285413  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:15.376433  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:15.378906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:15.760462  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:15.784543  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:15.876347  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:15.878925  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:16.144606  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:16.260741  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:16.285383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:16.377327  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:16.378803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:16.760570  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:16.785248  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:16.876665  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:16.878347  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:17.260970  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:17.285144  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:17.376499  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:17.379079  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:17.760457  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:17.785029  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:17.876403  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:17.879035  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:18.260315  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:18.284696  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:18.376971  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:18.379789  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:18.644849  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:18.760174  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:18.784819  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:18.876860  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:18.880068  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.261205  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:19.284917  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:19.376515  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:19.379179  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.761066  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:19.785139  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:19.886807  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:19.889397  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.261006  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:20.285451  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:20.376158  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.379768  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:20.760408  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:20.784871  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:20.876268  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:20.878595  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:21.145098  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:21.260840  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:21.285318  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:21.376949  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:21.379902  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:21.760859  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:21.785516  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:21.876816  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:21.882211  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:22.260231  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:22.285558  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:22.376329  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:22.379069  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:22.760673  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:22.785106  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:22.876932  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:22.878423  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:23.262219  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:23.285891  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:23.376579  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:23.379484  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:23.645167  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:23.760548  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:23.784663  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:23.877062  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:23.878771  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:24.260528  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:24.284873  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:24.376905  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:24.379944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:24.760442  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:24.784697  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:24.876475  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:24.878917  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:25.260223  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:25.285224  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:25.377215  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:25.379576  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:25.760966  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:25.784539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:25.877128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:25.878360  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:26.145046  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:26.260682  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:26.284808  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:26.376520  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:26.379422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:26.760085  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:26.785190  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:26.877024  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:26.878669  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:27.261110  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:27.285478  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:27.376107  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:27.379089  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:27.760791  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:27.784835  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:27.876795  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:27.879435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:28.261331  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:28.285848  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:28.376672  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:28.379254  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:28.644580  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:28.760906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:28.785188  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:28.877448  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:28.880348  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:29.266920  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:29.368117  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:29.379831  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:29.381263  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:29.760803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:29.785285  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:29.877312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:29.879883  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:30.261475  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:30.286525  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:30.377218  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:30.378343  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:30.644712  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:30.760453  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:30.785270  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:30.876610  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:30.879006  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:31.260892  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:31.285232  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:31.377266  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:31.378924  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:31.760538  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:31.784683  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:31.877529  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:31.879090  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:32.260601  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:32.285389  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:32.377780  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:32.379276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:32.760874  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:32.784951  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:32.876901  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:32.879270  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.146773  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:33.261207  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:33.284718  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:33.376632  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:33.379124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.760497  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:33.784471  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:33.878698  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:33.878732  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:34.261237  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:34.285450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:34.376623  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:34.379250  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:34.760803  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:34.785292  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:34.887805  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:34.889796  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.260074  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:35.284588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:35.376917  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.379557  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:35.645144  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:35.760354  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:35.785646  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:35.876783  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:35.879438  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:36.260766  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:36.285307  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:36.377707  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:36.379563  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:36.760298  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:36.785590  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:36.876923  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:36.878356  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:37.260202  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:37.285524  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:37.378016  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:37.379540  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:37.760850  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:37.785120  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:37.876335  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:37.879041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:38.145343  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:38.260849  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:38.285334  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:38.377029  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:38.378472  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:38.760479  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:38.785281  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:38.876471  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:38.879159  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:39.261175  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:39.285030  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:39.376510  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:39.379203  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:39.760513  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:39.785366  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:39.876106  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:39.878685  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:40.260557  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:40.285242  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:40.376808  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:40.378632  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:40.645053  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:40.760662  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:40.785127  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:40.877492  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:40.878659  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:41.260797  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:41.285263  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:41.376809  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:41.378776  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:41.760944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:41.784426  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:41.876294  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:41.879385  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:42.260793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:42.286228  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:42.377261  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:42.378619  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:42.645213  320447 node_ready.go:53] node "addons-348178" has status "Ready":"False"
	I0923 10:36:42.760397  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:42.784539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:42.876682  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:42.879300  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:43.260711  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:43.285421  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:43.377647  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:43.386447  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:43.761648  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:43.785182  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:43.877156  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:43.878728  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.261364  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:44.285247  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:44.376870  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:44.379448  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.786963  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:44.787499  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:44.891452  320447 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0923 10:36:44.891474  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:44.891876  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:45.148557  320447 node_ready.go:49] node "addons-348178" has status "Ready":"True"
	I0923 10:36:45.148591  320447 node_ready.go:38] duration metric: took 40.507519072s for node "addons-348178" to be "Ready" ...
	I0923 10:36:45.148604  320447 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" ...
	I0923 10:36:45.175712  320447 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:45.277869  320447 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0923 10:36:45.277911  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:45.309242  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:45.390057  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:45.392105  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:45.766747  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:45.864739  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:45.963140  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:45.964263  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.262435  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:46.285588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:46.377791  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.379843  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:46.684859  320447 pod_ready.go:93] pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.684887  320447 pod_ready.go:82] duration metric: took 1.509136945s for pod "coredns-7c65d6cfc9-2llwt" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.684911  320447 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.689927  320447 pod_ready.go:93] pod "etcd-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.689956  320447 pod_ready.go:82] duration metric: took 5.035774ms for pod "etcd-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.689971  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.695125  320447 pod_ready.go:93] pod "kube-apiserver-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.695150  320447 pod_ready.go:82] duration metric: took 5.170803ms for pod "kube-apiserver-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.695163  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.700420  320447 pod_ready.go:93] pod "kube-controller-manager-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.700446  320447 pod_ready.go:82] duration metric: took 5.275341ms for pod "kube-controller-manager-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.700461  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-bvrqm" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.752690  320447 pod_ready.go:93] pod "kube-proxy-bvrqm" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:46.752714  320447 pod_ready.go:82] duration metric: took 52.2459ms for pod "kube-proxy-bvrqm" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.752728  320447 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:46.763251  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:46.786032  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:46.878778  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:46.881588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:47.145621  320447 pod_ready.go:93] pod "kube-scheduler-addons-348178" in "kube-system" namespace has status "Ready":"True"
	I0923 10:36:47.145648  320447 pod_ready.go:82] duration metric: took 392.911993ms for pod "kube-scheduler-addons-348178" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:47.145662  320447 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace to be "Ready" ...
	I0923 10:36:47.262279  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:47.285865  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:47.376497  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:47.379553  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:47.763108  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:47.784927  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:47.877935  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:47.880982  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:48.262092  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:48.285742  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:48.377415  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:48.380788  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:48.762274  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:48.785304  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:48.878061  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:48.880376  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.153219  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:49.262425  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:49.285540  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:49.378788  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:49.382944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.762547  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:49.785324  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:49.882361  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:49.883292  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.261453  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:50.285417  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:50.378567  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.382158  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:50.762174  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:50.784884  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:50.877360  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:50.880693  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:51.154173  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:51.265306  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:51.286152  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:51.387518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:51.388351  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:51.761863  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:51.860828  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:51.876841  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:51.879717  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:52.262566  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:52.285262  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:52.377076  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:52.380072  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:52.762387  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:52.785201  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:52.877455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:52.880051  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:53.154400  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:53.265533  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:53.291102  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:53.380595  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:53.383809  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:53.762438  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:53.788041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:53.877677  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:53.881232  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:54.269520  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:54.284975  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:54.385185  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:54.386131  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:54.765141  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:54.786418  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:54.879342  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:54.903450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:55.266518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:55.285874  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:55.379199  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:55.381767  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:55.653380  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:55.763087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:55.785915  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:55.878402  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:55.882107  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:56.262981  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:56.285512  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:56.379001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:56.381955  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:56.773514  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:56.792619  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:56.877785  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:56.881620  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:57.264217  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:57.361965  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:57.380873  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:57.383240  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:57.653862  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:57.763208  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:57.785735  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:57.881312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:57.882422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:58.262755  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:58.285260  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:58.380214  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:58.383854  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:58.762405  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:58.785844  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:58.878474  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:58.881163  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:59.262087  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:59.285697  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:59.378888  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:59.388689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:36:59.654568  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:36:59.766430  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:36:59.785210  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:36:59.877473  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:36:59.880573  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:00.272382  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:00.291824  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:00.379694  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:00.383728  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:00.762927  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:00.785308  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:00.877401  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:00.880200  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:01.261785  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:01.292483  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:01.376972  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:01.379974  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:01.762687  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:01.784969  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:01.877488  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:01.879779  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:02.152527  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:02.262440  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:02.361968  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:02.376458  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:02.379707  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:02.764547  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:02.784879  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:02.878283  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:02.879939  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:03.262546  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:03.285844  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:03.378110  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:03.381797  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:03.762022  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:03.785608  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:03.878129  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:03.889793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.155676  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:04.263311  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:04.285475  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:04.379334  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:04.381743  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.768412  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:04.785160  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:04.889389  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:04.891196  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.262235  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:05.286124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:05.379797  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.382895  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:05.762552  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:05.785138  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:05.877805  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:05.889337  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:06.262231  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:06.286508  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:06.377026  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:06.380044  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:06.653172  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:06.763266  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:06.787287  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:06.880001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:06.885539  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:07.263202  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:07.286437  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:07.380681  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:07.384766  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:07.762419  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:07.792181  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:07.890128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:07.892091  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:08.264528  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:08.362138  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:08.377673  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:08.380488  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:08.656236  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:08.762944  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:08.785654  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:08.878957  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:08.882286  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:09.262159  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:09.285470  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:09.377169  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:09.379395  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:09.761937  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:09.784789  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:09.877645  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:09.879644  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:10.263163  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:10.285496  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:10.376895  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:10.378865  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:10.764910  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:10.785737  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:10.880345  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:10.888192  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:11.153801  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:11.261680  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:11.286932  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:11.379076  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:11.387813  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:11.761949  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:11.785864  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:11.878985  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:11.884902  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.262124  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:12.286867  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:12.379312  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:12.382450  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.762586  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:12.785960  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:12.892277  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:12.895268  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.159590  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:13.262730  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:13.285632  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:13.379197  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.380969  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:13.763964  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:13.785359  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:13.877971  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:13.880517  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:14.261828  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:14.284888  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:14.380052  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:14.388509  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:14.766095  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:14.864526  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:14.877139  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:14.879041  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:15.262213  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:15.285112  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:15.381867  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:15.386288  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:15.653032  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:15.761740  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:15.785480  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:15.877145  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:15.880235  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:16.264822  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:16.285401  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:16.377001  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:16.379238  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:16.762339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:16.790997  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:16.878670  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:16.880994  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:17.263260  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:17.285439  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:17.382129  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:17.385431  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:17.762276  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:17.789930  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:17.878279  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:17.881561  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:18.154430  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:18.274764  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:18.288806  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:18.380289  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:18.383588  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:18.761778  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:18.784552  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:18.877808  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:18.879218  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:19.261999  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:19.285162  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:19.379910  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:19.382498  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:19.763107  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:19.785241  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:19.877589  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:19.879145  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:20.262929  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:20.285612  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:20.379690  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:20.383812  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:20.653006  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:20.762780  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:20.786429  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:20.878410  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:20.882508  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:21.262405  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:21.285633  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:21.383110  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:21.386193  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:21.762210  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:21.786225  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:21.877426  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:21.880569  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:22.261732  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:22.285590  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:22.383164  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:22.459426  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:22.761758  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:22.785062  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:22.876551  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:22.879460  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:23.152665  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:23.262008  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:23.285382  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:23.376541  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:23.379895  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:23.766652  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:23.785897  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:23.879919  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:23.884793  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:24.262599  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:24.285949  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:24.378741  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:24.381040  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:24.767704  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:24.784754  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:24.878206  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:24.880004  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:25.153035  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:25.261970  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:25.285419  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:25.377342  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:25.380306  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:25.762549  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:25.785500  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:25.877213  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:25.879053  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:26.261936  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:26.285062  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:26.376836  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:26.378801  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:26.762234  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:26.785683  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:26.877391  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:26.881310  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:27.159421  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:27.266012  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:27.287292  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:27.391049  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:27.393877  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:27.761254  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:27.786504  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:27.878423  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:27.882258  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:28.263145  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:28.287171  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:28.379928  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:28.382585  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:28.761295  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:28.785661  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:28.877128  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:28.880459  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:29.262473  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:29.285001  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:29.380528  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:29.384212  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:29.652386  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:29.762045  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:29.785004  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:29.876595  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:29.879890  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:30.262735  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:30.285906  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:30.380096  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:30.381333  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:30.762216  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:30.785926  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:30.882741  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:30.885816  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:31.262239  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:31.285960  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:31.377127  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:31.380079  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:31.656153  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:31.762693  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:31.786549  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:31.879921  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:31.883565  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:32.262223  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:32.288888  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:32.381383  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:32.384096  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:32.763211  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:32.785983  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:32.878208  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:32.881941  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:33.265339  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:33.289397  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:33.380052  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:33.383317  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:33.762799  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:33.785396  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:33.880021  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:33.882763  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:34.152541  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:34.274463  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:34.285566  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:34.386519  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:34.387608  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:34.762122  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:34.785245  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:34.878804  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:34.882220  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:35.264778  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:35.286398  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:35.387251  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:35.388046  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:35.764597  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:35.787284  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:35.876958  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:35.881133  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:36.152788  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:36.262088  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:36.284987  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:36.377178  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:36.380758  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0923 10:37:36.762046  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:36.785156  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:36.876677  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:36.879818  320447 kapi.go:107] duration metric: took 1m32.004201569s to wait for kubernetes.io/minikube-addons=registry ...
	I0923 10:37:37.263900  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:37.287657  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:37.378362  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:37.762531  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:37.785462  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:37.876957  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:38.153001  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:38.262179  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:38.284946  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:38.376247  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:38.767832  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:38.785135  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:38.876862  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:39.261848  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:39.285064  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:39.378689  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:39.761754  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:39.784689  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:39.877637  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:40.153882  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:40.262946  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:40.284937  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:40.377802  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:40.767613  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:40.785924  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:40.879929  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:41.262149  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:41.286469  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:41.376888  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:41.770752  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:41.785383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:41.877417  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:42.262139  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:42.285042  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0923 10:37:42.376969  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:42.655926  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:42.762386  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:42.785402  320447 kapi.go:107] duration metric: took 1m31.503992157s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0923 10:37:42.787161  320447 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-348178 cluster.
	I0923 10:37:42.788310  320447 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.
	I0923 10:37:42.789527  320447 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0923 10:37:42.876649  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:43.262834  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:43.377747  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:43.762941  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:43.878664  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:44.265029  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:44.377668  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:44.762497  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:44.877865  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:45.154735  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:45.262407  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:45.378819  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:45.764383  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:45.876859  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:46.265857  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:46.378894  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:46.762646  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:46.878060  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:47.262594  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:47.377877  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:47.658185  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:47.762316  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:47.877455  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:48.262784  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:48.378399  320447 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0923 10:37:48.763093  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:48.877908  320447 kapi.go:107] duration metric: took 1m42.005566507s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0923 10:37:49.261873  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:49.763799  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:50.169558  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:50.263243  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:50.764058  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:51.262518  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:51.761788  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:52.262457  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:52.652552  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:52.763368  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:53.263043  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:53.763635  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:54.262988  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:54.654026  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:54.762947  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:55.262303  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:55.763422  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:56.262722  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:56.671554  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:56.764855  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:57.263007  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:57.761806  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:58.262320  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:58.761705  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:59.153088  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:37:59.263834  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:37:59.762777  320447 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0923 10:38:00.264426  320447 kapi.go:107] duration metric: took 1m53.007592126s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0923 10:38:00.268359  320447 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0923 10:38:00.271468  320447 addons.go:510] duration metric: took 2m0.601844369s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0923 10:38:01.153953  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:38:03.652323  320447 pod_ready.go:103] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"False"
	I0923 10:38:05.159810  320447 pod_ready.go:93] pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace has status "Ready":"True"
	I0923 10:38:05.159879  320447 pod_ready.go:82] duration metric: took 1m18.014205598s for pod "metrics-server-84c5f94fbc-5js2r" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.159909  320447 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.165992  320447 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace has status "Ready":"True"
	I0923 10:38:05.166020  320447 pod_ready.go:82] duration metric: took 6.088056ms for pod "nvidia-device-plugin-daemonset-zwqnh" in "kube-system" namespace to be "Ready" ...
	I0923 10:38:05.166061  320447 pod_ready.go:39] duration metric: took 1m20.017424899s 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" ...
	I0923 10:38:05.166084  320447 api_server.go:52] waiting for apiserver process to appear ...
	I0923 10:38:05.166115  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:05.166218  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:05.242329  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:05.242354  320447 cri.go:89] found id: ""
	I0923 10:38:05.242363  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:05.242420  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.247193  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:05.247291  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:05.317140  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:05.317162  320447 cri.go:89] found id: ""
	I0923 10:38:05.317170  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:05.317247  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.320870  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:05.320947  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:05.361862  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:05.361888  320447 cri.go:89] found id: ""
	I0923 10:38:05.361897  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:05.361957  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.365556  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:05.365635  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:05.403985  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:05.404007  320447 cri.go:89] found id: ""
	I0923 10:38:05.404015  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:05.404075  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.408048  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:05.408124  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:05.468181  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:05.468258  320447 cri.go:89] found id: ""
	I0923 10:38:05.468281  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:05.468370  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.471983  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:05.472063  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:05.511382  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:05.511409  320447 cri.go:89] found id: ""
	I0923 10:38:05.511418  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:05.511510  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.515062  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:05.515170  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:05.554633  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:05.554655  320447 cri.go:89] found id: ""
	I0923 10:38:05.554663  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:05.554743  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:05.558737  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:05.558762  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:05.620455  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:05.620491  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:05.695542  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:05.695582  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:05.792354  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:05.792396  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:05.880168  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:05.880205  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:05.932488  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:05.932525  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:05.981387  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:05.981421  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:06.080722  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:06.080761  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:06.125032  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:06.125064  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:06.180562  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:06.180596  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:06.230406  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:06.230441  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:06.249541  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:06.249623  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:08.938244  320447 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 10:38:08.954803  320447 api_server.go:72] duration metric: took 2m9.285619099s to wait for apiserver process to appear ...
	I0923 10:38:08.954828  320447 api_server.go:88] waiting for apiserver healthz status ...
	I0923 10:38:08.954863  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:08.954926  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:08.995935  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:08.995957  320447 cri.go:89] found id: ""
	I0923 10:38:08.995965  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:08.996025  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:08.999802  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:08.999879  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:09.039597  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:09.039618  320447 cri.go:89] found id: ""
	I0923 10:38:09.039631  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:09.039688  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.043405  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:09.043483  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:09.083958  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:09.083980  320447 cri.go:89] found id: ""
	I0923 10:38:09.083988  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:09.084044  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.087698  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:09.087859  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:09.130595  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:09.130671  320447 cri.go:89] found id: ""
	I0923 10:38:09.130711  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:09.130806  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.134697  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:09.134823  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:09.179081  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:09.179106  320447 cri.go:89] found id: ""
	I0923 10:38:09.179114  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:09.179173  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.182675  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:09.182788  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:09.226370  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:09.226432  320447 cri.go:89] found id: ""
	I0923 10:38:09.226464  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:09.226555  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.230171  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:09.230276  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:09.268006  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:09.268080  320447 cri.go:89] found id: ""
	I0923 10:38:09.268096  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:09.268156  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:09.271677  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:09.271711  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:09.408720  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:09.408752  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:09.465920  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:09.465998  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:09.558203  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:09.558242  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:09.616458  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:09.616490  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:09.688470  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:09.688506  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:09.746170  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:09.746198  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:09.831106  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:09.831143  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:09.848131  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:09.848167  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:09.890662  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:09.890693  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:09.997047  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:09.997100  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:10.054025  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:10.054080  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:12.607287  320447 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0923 10:38:12.615131  320447 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0923 10:38:12.616164  320447 api_server.go:141] control plane version: v1.31.1
	I0923 10:38:12.616189  320447 api_server.go:131] duration metric: took 3.661354245s to wait for apiserver health ...
	I0923 10:38:12.616199  320447 system_pods.go:43] waiting for kube-system pods to appear ...
	I0923 10:38:12.616226  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0923 10:38:12.616293  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0923 10:38:12.658488  320447 cri.go:89] found id: "3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:12.658513  320447 cri.go:89] found id: ""
	I0923 10:38:12.658522  320447 logs.go:276] 1 containers: [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245]
	I0923 10:38:12.658583  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.662046  320447 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0923 10:38:12.662126  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0923 10:38:12.701808  320447 cri.go:89] found id: "818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:12.701827  320447 cri.go:89] found id: ""
	I0923 10:38:12.701847  320447 logs.go:276] 1 containers: [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599]
	I0923 10:38:12.701905  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.705416  320447 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0923 10:38:12.705491  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0923 10:38:12.744662  320447 cri.go:89] found id: "6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:12.744683  320447 cri.go:89] found id: ""
	I0923 10:38:12.744691  320447 logs.go:276] 1 containers: [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c]
	I0923 10:38:12.744749  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.748328  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0923 10:38:12.748405  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0923 10:38:12.786504  320447 cri.go:89] found id: "a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:12.786528  320447 cri.go:89] found id: ""
	I0923 10:38:12.786535  320447 logs.go:276] 1 containers: [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05]
	I0923 10:38:12.786596  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.791272  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0923 10:38:12.791383  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0923 10:38:12.830431  320447 cri.go:89] found id: "9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:12.830456  320447 cri.go:89] found id: ""
	I0923 10:38:12.830464  320447 logs.go:276] 1 containers: [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2]
	I0923 10:38:12.830525  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.833943  320447 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0923 10:38:12.834016  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0923 10:38:12.871838  320447 cri.go:89] found id: "a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:12.871862  320447 cri.go:89] found id: ""
	I0923 10:38:12.871870  320447 logs.go:276] 1 containers: [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee]
	I0923 10:38:12.871931  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.875373  320447 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0923 10:38:12.875463  320447 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0923 10:38:12.918054  320447 cri.go:89] found id: "98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:12.918075  320447 cri.go:89] found id: ""
	I0923 10:38:12.918083  320447 logs.go:276] 1 containers: [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a]
	I0923 10:38:12.918149  320447 ssh_runner.go:195] Run: which crictl
	I0923 10:38:12.923194  320447 logs.go:123] Gathering logs for kubelet ...
	I0923 10:38:12.923218  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0923 10:38:13.006471  320447 logs.go:123] Gathering logs for describe nodes ...
	I0923 10:38:13.006526  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0923 10:38:13.158034  320447 logs.go:123] Gathering logs for kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] ...
	I0923 10:38:13.158066  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a"
	I0923 10:38:13.204146  320447 logs.go:123] Gathering logs for container status ...
	I0923 10:38:13.204182  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0923 10:38:13.266115  320447 logs.go:123] Gathering logs for kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] ...
	I0923 10:38:13.266149  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05"
	I0923 10:38:13.314635  320447 logs.go:123] Gathering logs for kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] ...
	I0923 10:38:13.314668  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2"
	I0923 10:38:13.352214  320447 logs.go:123] Gathering logs for kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] ...
	I0923 10:38:13.352253  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee"
	I0923 10:38:13.433057  320447 logs.go:123] Gathering logs for CRI-O ...
	I0923 10:38:13.433097  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0923 10:38:13.532895  320447 logs.go:123] Gathering logs for dmesg ...
	I0923 10:38:13.532932  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0923 10:38:13.550031  320447 logs.go:123] Gathering logs for kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] ...
	I0923 10:38:13.550062  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245"
	I0923 10:38:13.611841  320447 logs.go:123] Gathering logs for etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] ...
	I0923 10:38:13.611880  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599"
	I0923 10:38:13.666676  320447 logs.go:123] Gathering logs for coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] ...
	I0923 10:38:13.666718  320447 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c"
	I0923 10:38:16.275138  320447 system_pods.go:59] 18 kube-system pods found
	I0923 10:38:16.275193  320447 system_pods.go:61] "coredns-7c65d6cfc9-2llwt" [3d1c7fc9-adbc-4aff-a2a7-46f5d6c2243f] Running
	I0923 10:38:16.275203  320447 system_pods.go:61] "csi-hostpath-attacher-0" [eecab087-3c95-4e25-956d-67459e2bca7a] Running
	I0923 10:38:16.275209  320447 system_pods.go:61] "csi-hostpath-resizer-0" [3389f324-a81b-4e4e-99ba-fe86ed9db771] Running
	I0923 10:38:16.275214  320447 system_pods.go:61] "csi-hostpathplugin-2vxw5" [65ec8971-14f5-46c8-b857-ad650135fe2e] Running
	I0923 10:38:16.275244  320447 system_pods.go:61] "etcd-addons-348178" [db5931ca-31a0-4b4b-a7ed-acd397e4f5bd] Running
	I0923 10:38:16.275258  320447 system_pods.go:61] "kindnet-w6hm4" [22d5786c-aa40-451e-81a9-af0c7c040904] Running
	I0923 10:38:16.275263  320447 system_pods.go:61] "kube-apiserver-addons-348178" [1a546798-172f-4f4f-8083-5d47bc9c12ad] Running
	I0923 10:38:16.275269  320447 system_pods.go:61] "kube-controller-manager-addons-348178" [32c382da-741f-485d-9cd1-3795abd54b4f] Running
	I0923 10:38:16.275276  320447 system_pods.go:61] "kube-ingress-dns-minikube" [f4467bcd-1d03-403f-ba83-6528e4f206e0] Running
	I0923 10:38:16.275281  320447 system_pods.go:61] "kube-proxy-bvrqm" [a68aabb1-32ac-4892-b6d3-5d8683a9b140] Running
	I0923 10:38:16.275287  320447 system_pods.go:61] "kube-scheduler-addons-348178" [10d83062-e2a3-45b9-b76b-ff2244c42209] Running
	I0923 10:38:16.275293  320447 system_pods.go:61] "metrics-server-84c5f94fbc-5js2r" [a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1] Running
	I0923 10:38:16.275300  320447 system_pods.go:61] "nvidia-device-plugin-daemonset-zwqnh" [17cd066a-d145-4fc8-92fe-ca91b1de91dc] Running
	I0923 10:38:16.275400  320447 system_pods.go:61] "registry-66c9cd494c-xhtnx" [92b801b9-4a7c-4395-88d6-438981b94612] Running
	I0923 10:38:16.275415  320447 system_pods.go:61] "registry-proxy-vhzrt" [184e539d-59d9-49c4-b9b8-bd35335d600b] Running
	I0923 10:38:16.275421  320447 system_pods.go:61] "snapshot-controller-56fcc65765-nrhkg" [a81170a4-b38b-4383-80f7-45f6dfa4bbb9] Running
	I0923 10:38:16.275457  320447 system_pods.go:61] "snapshot-controller-56fcc65765-tplp6" [0eadcd6a-5c86-403c-906c-47057c9ba5e4] Running
	I0923 10:38:16.275467  320447 system_pods.go:61] "storage-provisioner" [32dbf72b-9c09-4a54-92ee-040cb1679454] Running
	I0923 10:38:16.275474  320447 system_pods.go:74] duration metric: took 3.659269598s to wait for pod list to return data ...
	I0923 10:38:16.275488  320447 default_sa.go:34] waiting for default service account to be created ...
	I0923 10:38:16.278118  320447 default_sa.go:45] found service account: "default"
	I0923 10:38:16.278143  320447 default_sa.go:55] duration metric: took 2.647172ms for default service account to be created ...
	I0923 10:38:16.278154  320447 system_pods.go:116] waiting for k8s-apps to be running ...
	I0923 10:38:16.288909  320447 system_pods.go:86] 18 kube-system pods found
	I0923 10:38:16.288950  320447 system_pods.go:89] "coredns-7c65d6cfc9-2llwt" [3d1c7fc9-adbc-4aff-a2a7-46f5d6c2243f] Running
	I0923 10:38:16.288959  320447 system_pods.go:89] "csi-hostpath-attacher-0" [eecab087-3c95-4e25-956d-67459e2bca7a] Running
	I0923 10:38:16.288964  320447 system_pods.go:89] "csi-hostpath-resizer-0" [3389f324-a81b-4e4e-99ba-fe86ed9db771] Running
	I0923 10:38:16.288969  320447 system_pods.go:89] "csi-hostpathplugin-2vxw5" [65ec8971-14f5-46c8-b857-ad650135fe2e] Running
	I0923 10:38:16.288974  320447 system_pods.go:89] "etcd-addons-348178" [db5931ca-31a0-4b4b-a7ed-acd397e4f5bd] Running
	I0923 10:38:16.288981  320447 system_pods.go:89] "kindnet-w6hm4" [22d5786c-aa40-451e-81a9-af0c7c040904] Running
	I0923 10:38:16.288986  320447 system_pods.go:89] "kube-apiserver-addons-348178" [1a546798-172f-4f4f-8083-5d47bc9c12ad] Running
	I0923 10:38:16.288993  320447 system_pods.go:89] "kube-controller-manager-addons-348178" [32c382da-741f-485d-9cd1-3795abd54b4f] Running
	I0923 10:38:16.288997  320447 system_pods.go:89] "kube-ingress-dns-minikube" [f4467bcd-1d03-403f-ba83-6528e4f206e0] Running
	I0923 10:38:16.289002  320447 system_pods.go:89] "kube-proxy-bvrqm" [a68aabb1-32ac-4892-b6d3-5d8683a9b140] Running
	I0923 10:38:16.289006  320447 system_pods.go:89] "kube-scheduler-addons-348178" [10d83062-e2a3-45b9-b76b-ff2244c42209] Running
	I0923 10:38:16.289010  320447 system_pods.go:89] "metrics-server-84c5f94fbc-5js2r" [a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1] Running
	I0923 10:38:16.289014  320447 system_pods.go:89] "nvidia-device-plugin-daemonset-zwqnh" [17cd066a-d145-4fc8-92fe-ca91b1de91dc] Running
	I0923 10:38:16.289022  320447 system_pods.go:89] "registry-66c9cd494c-xhtnx" [92b801b9-4a7c-4395-88d6-438981b94612] Running
	I0923 10:38:16.289026  320447 system_pods.go:89] "registry-proxy-vhzrt" [184e539d-59d9-49c4-b9b8-bd35335d600b] Running
	I0923 10:38:16.289030  320447 system_pods.go:89] "snapshot-controller-56fcc65765-nrhkg" [a81170a4-b38b-4383-80f7-45f6dfa4bbb9] Running
	I0923 10:38:16.289043  320447 system_pods.go:89] "snapshot-controller-56fcc65765-tplp6" [0eadcd6a-5c86-403c-906c-47057c9ba5e4] Running
	I0923 10:38:16.289047  320447 system_pods.go:89] "storage-provisioner" [32dbf72b-9c09-4a54-92ee-040cb1679454] Running
	I0923 10:38:16.289055  320447 system_pods.go:126] duration metric: took 10.894486ms to wait for k8s-apps to be running ...
	I0923 10:38:16.289068  320447 system_svc.go:44] waiting for kubelet service to be running ....
	I0923 10:38:16.289129  320447 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 10:38:16.301184  320447 system_svc.go:56] duration metric: took 12.103646ms WaitForService to wait for kubelet
	I0923 10:38:16.301217  320447 kubeadm.go:582] duration metric: took 2m16.632037774s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0923 10:38:16.301275  320447 node_conditions.go:102] verifying NodePressure condition ...
	I0923 10:38:16.304776  320447 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0923 10:38:16.304812  320447 node_conditions.go:123] node cpu capacity is 2
	I0923 10:38:16.304864  320447 node_conditions.go:105] duration metric: took 3.575494ms to run NodePressure ...
	I0923 10:38:16.304884  320447 start.go:241] waiting for startup goroutines ...
	I0923 10:38:16.304897  320447 start.go:246] waiting for cluster config update ...
	I0923 10:38:16.304931  320447 start.go:255] writing updated cluster config ...
	I0923 10:38:16.305336  320447 ssh_runner.go:195] Run: rm -f paused
	I0923 10:38:16.671568  320447 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I0923 10:38:16.674418  320447 out.go:177] * Done! kubectl is now configured to use "addons-348178" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Sep 23 10:51:55 addons-348178 crio[964]: time="2024-09-23 10:51:55.524380269Z" level=info msg="Stopped pod sandbox (already stopped): 46d01a8fd935fa2f7245513c2aad01026c5d71837b6da6b46a2c3b61572f2a77" id=ca75804f-a61e-4928-a3f8-b299c2dd66fa name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:51:55 addons-348178 crio[964]: time="2024-09-23 10:51:55.524704897Z" level=info msg="Removing pod sandbox: 46d01a8fd935fa2f7245513c2aad01026c5d71837b6da6b46a2c3b61572f2a77" id=c81b91e7-5f06-4e33-994e-030da21e239a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 23 10:51:55 addons-348178 crio[964]: time="2024-09-23 10:51:55.534040479Z" level=info msg="Removed pod sandbox: 46d01a8fd935fa2f7245513c2aad01026c5d71837b6da6b46a2c3b61572f2a77" id=c81b91e7-5f06-4e33-994e-030da21e239a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Sep 23 10:52:03 addons-348178 crio[964]: time="2024-09-23 10:52:03.919767835Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=15a4fbfe-87f5-4704-8741-2e530d427fce name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:03 addons-348178 crio[964]: time="2024-09-23 10:52:03.920011037Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=15a4fbfe-87f5-4704-8741-2e530d427fce name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:17 addons-348178 crio[964]: time="2024-09-23 10:52:17.920535864Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8a11cbc9-2f28-4ca1-9569-e35750babce2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:17 addons-348178 crio[964]: time="2024-09-23 10:52:17.920765659Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8a11cbc9-2f28-4ca1-9569-e35750babce2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:29 addons-348178 crio[964]: time="2024-09-23 10:52:29.919659672Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=7c4d2245-04e1-4858-ae32-3fd436dbbec2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:29 addons-348178 crio[964]: time="2024-09-23 10:52:29.919901463Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=7c4d2245-04e1-4858-ae32-3fd436dbbec2 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:43 addons-348178 crio[964]: time="2024-09-23 10:52:43.920429963Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=3a74ff54-6a60-4938-95ff-041181e38eaa name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:43 addons-348178 crio[964]: time="2024-09-23 10:52:43.920665847Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=3a74ff54-6a60-4938-95ff-041181e38eaa name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:55 addons-348178 crio[964]: time="2024-09-23 10:52:55.920785086Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=779553d3-59d7-47d9-958b-a37ed5c2f966 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:52:55 addons-348178 crio[964]: time="2024-09-23 10:52:55.921025056Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=779553d3-59d7-47d9-958b-a37ed5c2f966 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:53:06 addons-348178 crio[964]: time="2024-09-23 10:53:06.920242949Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=00a06b3c-e8e2-42e8-8029-8f056762fa4b name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:53:06 addons-348178 crio[964]: time="2024-09-23 10:53:06.920472424Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=00a06b3c-e8e2-42e8-8029-8f056762fa4b name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:53:18 addons-348178 crio[964]: time="2024-09-23 10:53:18.920796438Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=2dd8ceed-0bd6-48b5-88e3-bba484bf7e18 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:53:18 addons-348178 crio[964]: time="2024-09-23 10:53:18.921021327Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=2dd8ceed-0bd6-48b5-88e3-bba484bf7e18 name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:53:31 addons-348178 crio[964]: time="2024-09-23 10:53:31.919802898Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=ea3ee8cb-69b8-41cb-85ce-b72ab388adcd name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:53:31 addons-348178 crio[964]: time="2024-09-23 10:53:31.920077451Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=ea3ee8cb-69b8-41cb-85ce-b72ab388adcd name=/runtime.v1.ImageService/ImageStatus
	Sep 23 10:53:34 addons-348178 crio[964]: time="2024-09-23 10:53:34.256500832Z" level=info msg="Stopping container: 971d1cff0877bdef676645aaf2113514893d0c78dd29f7a4379c5cacc0c979bb (timeout: 30s)" id=5a224794-db99-40cd-ab82-eb86ef68e8e5 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:53:35 addons-348178 crio[964]: time="2024-09-23 10:53:35.433272144Z" level=info msg="Stopped container 971d1cff0877bdef676645aaf2113514893d0c78dd29f7a4379c5cacc0c979bb: kube-system/metrics-server-84c5f94fbc-5js2r/metrics-server" id=5a224794-db99-40cd-ab82-eb86ef68e8e5 name=/runtime.v1.RuntimeService/StopContainer
	Sep 23 10:53:35 addons-348178 crio[964]: time="2024-09-23 10:53:35.434479006Z" level=info msg="Stopping pod sandbox: 71cb8ad6aad4eb099aba7f4a4690a815f88a174f1d7308fd487ff40b9c304e7b" id=b6f9e4c4-f7b6-4067-969d-21aff5e11acd name=/runtime.v1.RuntimeService/StopPodSandbox
	Sep 23 10:53:35 addons-348178 crio[964]: time="2024-09-23 10:53:35.434698931Z" level=info msg="Got pod network &{Name:metrics-server-84c5f94fbc-5js2r Namespace:kube-system ID:71cb8ad6aad4eb099aba7f4a4690a815f88a174f1d7308fd487ff40b9c304e7b UID:a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1 NetNS:/var/run/netns/33ffd16a-8920-43ed-8f8c-bcb182078393 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Sep 23 10:53:35 addons-348178 crio[964]: time="2024-09-23 10:53:35.434831654Z" level=info msg="Deleting pod kube-system_metrics-server-84c5f94fbc-5js2r from CNI network \"kindnet\" (type=ptp)"
	Sep 23 10:53:35 addons-348178 crio[964]: time="2024-09-23 10:53:35.469739850Z" level=info msg="Stopped pod sandbox: 71cb8ad6aad4eb099aba7f4a4690a815f88a174f1d7308fd487ff40b9c304e7b" id=b6f9e4c4-f7b6-4067-969d-21aff5e11acd name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	971da9fa88f62       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   89e9bbccc8cc6       hello-world-app-55bf9c44b4-4cm4k
	e3986340b697e       docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53                         4 minutes ago       Running             nginx                     0                   1e01a66729d01       nginx
	839b5dbf1638b       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            15 minutes ago      Running             gcp-auth                  0                   4e8fa4842dc34       gcp-auth-89d5ffd79-gr4qn
	971d1cff0877b       registry.k8s.io/metrics-server/metrics-server@sha256:048bcf48fc2cce517a61777e22bac782ba59ea5e9b9a54bcb42dbee99566a91f   16 minutes ago      Exited              metrics-server            0                   71cb8ad6aad4e       metrics-server-84c5f94fbc-5js2r
	450f597a75594       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        16 minutes ago      Running             storage-provisioner       0                   9e87b976c06dc       storage-provisioner
	6cc4f4f55aa2f       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                        16 minutes ago      Running             coredns                   0                   458092b9a16cb       coredns-7c65d6cfc9-2llwt
	98e3c8e13a893       6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51                                                        17 minutes ago      Running             kindnet-cni               0                   b5ea7b2bf6535       kindnet-w6hm4
	9f02bf14ea783       24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d                                                        17 minutes ago      Running             kube-proxy                0                   fc9790ac3b626       kube-proxy-bvrqm
	818264e7048c3       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        17 minutes ago      Running             etcd                      0                   8abe004c560dc       etcd-addons-348178
	3debab674538f       d3f53a98c0a9d9163c4848bcf34b2d2f5e1e3691b79f3d1dd6d0206809e02853                                                        17 minutes ago      Running             kube-apiserver            0                   8346b2ffaf6a7       kube-apiserver-addons-348178
	a583c20fef9df       279f381cb37365bbbcd133c9531fba9c2beb0f38dbbe6ddfcd0b1b1643d3450e                                                        17 minutes ago      Running             kube-controller-manager   0                   486ce2c502d86       kube-controller-manager-addons-348178
	a98929ec428cb       7f8aa378bb47dffcf430f3a601abe39137e88aee0238e23ed8530fdd18dab82d                                                        17 minutes ago      Running             kube-scheduler            0                   e63024d2e17c4       kube-scheduler-addons-348178
	
	
	==> coredns [6cc4f4f55aa2ff7bb1bc310a79bc175a7f25393ef63f75d48ebbcd9646b37b6c] <==
	[INFO] 10.244.0.7:47261 - 31487 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000182001s
	[INFO] 10.244.0.7:58050 - 61744 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00169513s
	[INFO] 10.244.0.7:58050 - 40246 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001914135s
	[INFO] 10.244.0.7:33654 - 6285 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00011358s
	[INFO] 10.244.0.7:33654 - 7555 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000133576s
	[INFO] 10.244.0.7:36662 - 61764 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000175831s
	[INFO] 10.244.0.7:36662 - 8520 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000228852s
	[INFO] 10.244.0.7:43790 - 18554 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000061127s
	[INFO] 10.244.0.7:43790 - 54137 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00011985s
	[INFO] 10.244.0.7:36433 - 57890 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000057566s
	[INFO] 10.244.0.7:36433 - 64800 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000058279s
	[INFO] 10.244.0.7:41977 - 18668 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001382431s
	[INFO] 10.244.0.7:41977 - 46584 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001508837s
	[INFO] 10.244.0.7:56710 - 57776 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00007176s
	[INFO] 10.244.0.7:56710 - 51122 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000084798s
	[INFO] 10.244.0.20:59093 - 3303 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000711819s
	[INFO] 10.244.0.20:55075 - 39184 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000721574s
	[INFO] 10.244.0.20:51354 - 33039 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000111767s
	[INFO] 10.244.0.20:40500 - 4791 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000098131s
	[INFO] 10.244.0.20:60797 - 62465 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000081951s
	[INFO] 10.244.0.20:34929 - 21498 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000260531s
	[INFO] 10.244.0.20:38796 - 11124 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002470652s
	[INFO] 10.244.0.20:34091 - 9090 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002227908s
	[INFO] 10.244.0.20:41514 - 48565 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001085775s
	[INFO] 10.244.0.20:34863 - 39740 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002054554s
	
	
	==> describe nodes <==
	Name:               addons-348178
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-348178
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=f69bf2f8ed9442c9c01edbe27466c5398c68b986
	                    minikube.k8s.io/name=addons-348178
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_09_23T10_35_55_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-348178
	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:  Mon, 23 Sep 2024 10:35:52 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-348178
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 23 Sep 2024 10:53:26 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 23 Sep 2024 10:51:32 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 23 Sep 2024 10:51:32 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 23 Sep 2024 10:51:32 +0000   Mon, 23 Sep 2024 10:35:48 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 23 Sep 2024 10:51:32 +0000   Mon, 23 Sep 2024 10:36:44 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-348178
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022300Ki
	  pods:               110
	System Info:
	  Machine ID:                 266af530d0414923beba0269b588e388
	  System UUID:                efb11237-1b25-44dc-8984-2d92db6d046a
	  Boot ID:                    202f1c12-eb3b-4d2d-8c7a-af93b822fb33
	  Kernel Version:             5.15.0-1070-aws
	  OS Image:                   Ubuntu 22.04.5 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-4cm4k         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m18s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m38s
	  gcp-auth                    gcp-auth-89d5ffd79-gr4qn                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 coredns-7c65d6cfc9-2llwt                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     17m
	  kube-system                 etcd-addons-348178                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         17m
	  kube-system                 kindnet-w6hm4                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      17m
	  kube-system                 kube-apiserver-addons-348178             250m (12%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-controller-manager-addons-348178    200m (10%)    0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-proxy-bvrqm                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         17m
	  kube-system                 kube-scheduler-addons-348178             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-348178 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    17m   kubelet          Node addons-348178 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     17m   kubelet          Node addons-348178 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           17m   node-controller  Node addons-348178 event: Registered Node addons-348178 in Controller
	  Normal   NodeReady                16m   kubelet          Node addons-348178 status is now: NodeReady
	
	
	==> dmesg <==
	[Sep23 10:07] overlayfs: lowerdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	
	
	==> etcd [818264e7048c3f318e44a279994162d7c41b4b2103cb7e33ccf96e6806edc599] <==
	{"level":"info","ts":"2024-09-23T10:35:48.231684Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-09-23T10:35:48.241290Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-09-23T10:35:48.242221Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-09-23T10:36:00.941191Z","caller":"traceutil/trace.go:171","msg":"trace[1250728445] transaction","detail":"{read_only:false; response_revision:333; number_of_response:1; }","duration":"103.479245ms","start":"2024-09-23T10:36:00.837697Z","end":"2024-09-23T10:36:00.941176Z","steps":["trace[1250728445] 'process raft request'  (duration: 103.380917ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:01.228132Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.790589ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128032086983681831 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-09-23T10:36:01.267903Z","caller":"traceutil/trace.go:171","msg":"trace[1054280658] transaction","detail":"{read_only:false; response_revision:334; number_of_response:1; }","duration":"367.066107ms","start":"2024-09-23T10:36:00.900811Z","end":"2024-09-23T10:36:01.267877Z","steps":["trace[1054280658] 'process raft request'  (duration: 174.932198ms)","trace[1054280658] 'compare'  (duration: 50.709075ms)","trace[1054280658] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/configmaps/kube-system/kube-root-ca.crt; req_size:1732; } (duration: 36.946935ms)","trace[1054280658] 'store kv pair into bolt db' {req_type:put; key:/registry/configmaps/kube-system/kube-root-ca.crt; req_size:1732; } (duration: 16.070244ms)"],"step_count":4}
	{"level":"info","ts":"2024-09-23T10:36:01.343609Z","caller":"traceutil/trace.go:171","msg":"trace[828238556] transaction","detail":"{read_only:false; response_revision:335; number_of_response:1; }","duration":"442.533764ms","start":"2024-09-23T10:36:00.901056Z","end":"2024-09-23T10:36:01.343590Z","steps":["trace[828238556] 'process raft request'  (duration: 366.808907ms)","trace[828238556] 'compare'  (duration: 35.632547ms)"],"step_count":2}
	{"level":"info","ts":"2024-09-23T10:36:01.350387Z","caller":"traceutil/trace.go:171","msg":"trace[127164508] transaction","detail":"{read_only:false; response_revision:336; number_of_response:1; }","duration":"353.967318ms","start":"2024-09-23T10:36:00.996402Z","end":"2024-09-23T10:36:01.350369Z","steps":["trace[127164508] 'process raft request'  (duration: 307.271183ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:01.350601Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.900795Z","time spent":"394.462465ms","remote":"127.0.0.1:35758","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1735,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>"}
	{"level":"warn","ts":"2024-09-23T10:36:01.475390Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.901049Z","time spent":"574.257428ms","remote":"127.0.0.1:35732","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":782,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/kube-proxy-bvrqm.17f7d92b0213ffbb\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kube-proxy-bvrqm.17f7d92b0213ffbb\" value_size:702 lease:8128032086983681597 >> failure:<>"}
	{"level":"warn","ts":"2024-09-23T10:36:01.488851Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-09-23T10:36:00.996386Z","time spent":"492.180309ms","remote":"127.0.0.1:35872","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":168,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/serviceaccounts/default/default\" mod_revision:305 > success:<request_put:<key:\"/registry/serviceaccounts/default/default\" value_size:120 >> failure:<request_range:<key:\"/registry/serviceaccounts/default/default\" > >"}
	{"level":"info","ts":"2024-09-23T10:36:01.534927Z","caller":"traceutil/trace.go:171","msg":"trace[1459609779] transaction","detail":"{read_only:false; response_revision:337; number_of_response:1; }","duration":"184.347384ms","start":"2024-09-23T10:36:01.350567Z","end":"2024-09-23T10:36:01.534914Z","steps":["trace[1459609779] 'process raft request'  (duration: 184.256261ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T10:36:01.568476Z","caller":"traceutil/trace.go:171","msg":"trace[864439098] transaction","detail":"{read_only:false; response_revision:338; number_of_response:1; }","duration":"108.519663ms","start":"2024-09-23T10:36:01.459940Z","end":"2024-09-23T10:36:01.568460Z","steps":["trace[864439098] 'process raft request'  (duration: 108.434947ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:02.584055Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.236059ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.584139Z","caller":"traceutil/trace.go:171","msg":"trace[1299805893] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:347; }","duration":"105.328906ms","start":"2024-09-23T10:36:02.478794Z","end":"2024-09-23T10:36:02.584123Z","steps":["trace[1299805893] 'agreement among raft nodes before linearized reading'  (duration: 21.997106ms)","trace[1299805893] 'get authentication metadata'  (duration: 83.165207ms)"],"step_count":2}
	{"level":"warn","ts":"2024-09-23T10:36:02.951711Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"232.680625ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.954070Z","caller":"traceutil/trace.go:171","msg":"trace[1299574797] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:348; }","duration":"235.051603ms","start":"2024-09-23T10:36:02.718999Z","end":"2024-09-23T10:36:02.954051Z","steps":["trace[1299574797] 'range keys from in-memory index tree'  (duration: 232.619186ms)"],"step_count":1}
	{"level":"warn","ts":"2024-09-23T10:36:02.954217Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"235.088565ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-09-23T10:36:02.954383Z","caller":"traceutil/trace.go:171","msg":"trace[627661964] range","detail":"{range_begin:/registry/serviceaccounts; range_end:; response_count:0; response_revision:348; }","duration":"235.264996ms","start":"2024-09-23T10:36:02.719104Z","end":"2024-09-23T10:36:02.954369Z","steps":["trace[627661964] 'range keys from in-memory index tree'  (duration: 232.51422ms)"],"step_count":1}
	{"level":"info","ts":"2024-09-23T10:45:49.799769Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1510}
	{"level":"info","ts":"2024-09-23T10:45:49.837790Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1510,"took":"37.567089ms","hash":3987934607,"current-db-size-bytes":6381568,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":3231744,"current-db-size-in-use":"3.2 MB"}
	{"level":"info","ts":"2024-09-23T10:45:49.837909Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3987934607,"revision":1510,"compact-revision":-1}
	{"level":"info","ts":"2024-09-23T10:50:49.806530Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1925}
	{"level":"info","ts":"2024-09-23T10:50:49.824637Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1925,"took":"17.61514ms","hash":884036535,"current-db-size-bytes":6381568,"current-db-size":"6.4 MB","current-db-size-in-use-bytes":4259840,"current-db-size-in-use":"4.3 MB"}
	{"level":"info","ts":"2024-09-23T10:50:49.824693Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":884036535,"revision":1925,"compact-revision":1510}
	
	
	==> gcp-auth [839b5dbf1638b3f10eba1b3b3e0655dda708ff42f423203ec8e00a1553aad00b] <==
	2024/09/23 10:38:17 Ready to write response ...
	2024/09/23 10:38:17 Ready to marshal response ...
	2024/09/23 10:38:17 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:21 Ready to marshal response ...
	2024/09/23 10:46:21 Ready to write response ...
	2024/09/23 10:46:31 Ready to marshal response ...
	2024/09/23 10:46:31 Ready to write response ...
	2024/09/23 10:46:56 Ready to marshal response ...
	2024/09/23 10:46:56 Ready to write response ...
	2024/09/23 10:46:56 Ready to marshal response ...
	2024/09/23 10:46:56 Ready to write response ...
	2024/09/23 10:47:03 Ready to marshal response ...
	2024/09/23 10:47:03 Ready to write response ...
	2024/09/23 10:47:56 Ready to marshal response ...
	2024/09/23 10:47:56 Ready to write response ...
	2024/09/23 10:48:29 Ready to marshal response ...
	2024/09/23 10:48:29 Ready to write response ...
	2024/09/23 10:48:57 Ready to marshal response ...
	2024/09/23 10:48:57 Ready to write response ...
	2024/09/23 10:51:17 Ready to marshal response ...
	2024/09/23 10:51:17 Ready to write response ...
	
	
	==> kernel <==
	 10:53:35 up 1 day, 16:36,  0 users,  load average: 0.02, 0.30, 1.50
	Linux addons-348178 5.15.0-1070-aws #76~20.04.1-Ubuntu SMP Mon Sep 2 12:20:48 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [98e3c8e13a89384b2b421c6e53fe49689e3274979309546c28ddd894e9a06a9a] <==
	I0923 10:51:34.140229       1 main.go:299] handling current node
	I0923 10:51:44.140201       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:51:44.140236       1 main.go:299] handling current node
	I0923 10:51:54.140620       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:51:54.140654       1 main.go:299] handling current node
	I0923 10:52:04.140958       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:52:04.140993       1 main.go:299] handling current node
	I0923 10:52:14.141231       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:52:14.141282       1 main.go:299] handling current node
	I0923 10:52:24.140193       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:52:24.140248       1 main.go:299] handling current node
	I0923 10:52:34.149120       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:52:34.149154       1 main.go:299] handling current node
	I0923 10:52:44.142277       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:52:44.142403       1 main.go:299] handling current node
	I0923 10:52:54.141169       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:52:54.141293       1 main.go:299] handling current node
	I0923 10:53:04.141076       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:53:04.141194       1 main.go:299] handling current node
	I0923 10:53:14.140241       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:53:14.140279       1 main.go:299] handling current node
	I0923 10:53:24.143888       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:53:24.144014       1 main.go:299] handling current node
	I0923 10:53:34.147415       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0923 10:53:34.147452       1 main.go:299] handling current node
	
	
	==> kube-apiserver [3debab674538f6ddab18a62db0488640fe66756db17ca9cccdbcb068c9a2c245] <==
	 > logger="UnhandledError"
	E0923 10:38:05.145451       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.195.186:443: connect: connection refused" logger="UnhandledError"
	E0923 10:38:05.152040       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.99.195.186:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.99.195.186:443: connect: connection refused" logger="UnhandledError"
	I0923 10:38:05.284722       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0923 10:46:21.421720       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.102.139"}
	E0923 10:47:19.970215       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0923 10:48:07.905614       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0923 10:48:45.215560       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.215694       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 10:48:45.236637       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.236772       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 10:48:45.272777       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.272971       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 10:48:45.384439       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.384867       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0923 10:48:45.390316       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0923 10:48:45.390608       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0923 10:48:46.384915       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0923 10:48:46.391321       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0923 10:48:46.472421       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0923 10:48:52.211022       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0923 10:48:53.244967       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0923 10:48:57.763309       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0923 10:48:58.079254       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.109.76.225"}
	I0923 10:51:17.998975       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.101.154.218"}
	
	
	==> kube-controller-manager [a583c20fef9df048264fcf14a780aaa1dd64dadcb229b5060444abae9b5bbbee] <==
	I0923 10:51:30.783837       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	I0923 10:51:32.970585       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-348178"
	W0923 10:51:38.270929       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
	E0923 10:51:38.270968       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"
	W0923 10:51:41.355715       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
	E0923 10:51:41.355754       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"
	W0923 10:51:49.781163       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
	E0923 10:51:49.781314       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"
	W0923 10:52:16.513218       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
	E0923 10:52:16.513263       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"
	W0923 10:52:24.733895       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
	E0923 10:52:24.733938       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"
	W0923 10:52:24.793865       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
	E0923 10:52:24.793935       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"
	W0923 10:52:29.324369       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
	E0923 10:52:29.324413       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"
	W0923 10:53:01.765968       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
	E0923 10:53:01.766093       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"
	W0923 10:53:06.077814       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
	E0923 10:53:06.077855       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"
	W0923 10:53:09.466834       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
	E0923 10:53:09.466877       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"
	W0923 10:53:15.715685       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
	E0923 10:53:15.715727       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"
	I0923 10:53:34.234106       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-84c5f94fbc" duration="6.359µs"
	
	
	==> kube-proxy [9f02bf14ea7838f69b374c7d5b91bf8e9ef38ed11e2f08bb4f3475d4b0a6fce2] <==
	I0923 10:36:04.454463       1 server_linux.go:66] "Using iptables proxy"
	I0923 10:36:05.642869       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0923 10:36:05.663465       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`"
	I0923 10:36:05.991318       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0923 10:36:05.991609       1 server_linux.go:169] "Using iptables Proxier"
	I0923 10:36:06.022765       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"
	I0923 10:36:06.023241       1 server.go:483] "Version info" version="v1.31.1"
	I0923 10:36:06.023357       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0923 10:36:06.052400       1 config.go:199] "Starting service config controller"
	I0923 10:36:06.052518       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0923 10:36:06.052592       1 config.go:105] "Starting endpoint slice config controller"
	I0923 10:36:06.052622       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0923 10:36:06.053314       1 config.go:328] "Starting node config controller"
	I0923 10:36:06.053391       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0923 10:36:06.223984       1 shared_informer.go:320] Caches are synced for node config
	I0923 10:36:06.224036       1 shared_informer.go:320] Caches are synced for service config
	I0923 10:36:06.224070       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [a98929ec428cb8d4cc84fa1eb2f9a42aeb05210f040bba7db609561faef6af05] <==
	W0923 10:35:52.319609       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
	E0923 10:35:52.320223       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"
	W0923 10:35:52.319650       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
	E0923 10:35:52.320311       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"
	W0923 10:35:52.320716       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
	E0923 10:35:52.320754       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"
	W0923 10:35:52.320724       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"
	E0923 10:35:52.320780       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"
	W0923 10:35:52.320881       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
	E0923 10:35:52.320899       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"
	W0923 10:35:52.320964       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0923 10:35:52.320981       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:52.321044       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0923 10:35:52.321061       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:52.321804       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
	E0923 10:35:52.321896       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"
	W0923 10:35:53.240453       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0923 10:35:53.240496       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0923 10:35:53.240557       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
	E0923 10:35:53.240574       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"
	W0923 10:35:53.258886       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"
	E0923 10:35:53.258929       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"
	W0923 10:35:53.278121       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
	E0923 10:35:53.278170       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"
	I0923 10:35:55.513853       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Sep 23 10:52:35 addons-348178 kubelet[1496]: E0923 10:52:35.336113    1496 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088755335859978,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:52:35 addons-348178 kubelet[1496]: E0923 10:52:35.336154    1496 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088755335859978,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:52:43 addons-348178 kubelet[1496]: E0923 10:52:43.921060    1496 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="b5381c61-7f34-4f0b-9b5c-76281ca5b997"
	Sep 23 10:52:45 addons-348178 kubelet[1496]: E0923 10:52:45.340755    1496 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088765340415448,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:52:45 addons-348178 kubelet[1496]: E0923 10:52:45.340800    1496 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088765340415448,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:52:55 addons-348178 kubelet[1496]: E0923 10:52:55.343211    1496 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088775342958113,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:52:55 addons-348178 kubelet[1496]: E0923 10:52:55.343267    1496 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088775342958113,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:52:55 addons-348178 kubelet[1496]: E0923 10:52:55.921262    1496 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="b5381c61-7f34-4f0b-9b5c-76281ca5b997"
	Sep 23 10:53:05 addons-348178 kubelet[1496]: E0923 10:53:05.345683    1496 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088785345451261,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:53:05 addons-348178 kubelet[1496]: E0923 10:53:05.345719    1496 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088785345451261,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:53:06 addons-348178 kubelet[1496]: E0923 10:53:06.921144    1496 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="b5381c61-7f34-4f0b-9b5c-76281ca5b997"
	Sep 23 10:53:15 addons-348178 kubelet[1496]: E0923 10:53:15.348839    1496 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088795348588755,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:53:15 addons-348178 kubelet[1496]: E0923 10:53:15.348880    1496 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088795348588755,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:53:18 addons-348178 kubelet[1496]: E0923 10:53:18.921524    1496 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="b5381c61-7f34-4f0b-9b5c-76281ca5b997"
	Sep 23 10:53:25 addons-348178 kubelet[1496]: E0923 10:53:25.351816    1496 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088805351599305,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:53:25 addons-348178 kubelet[1496]: E0923 10:53:25.351854    1496 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088805351599305,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:53:31 addons-348178 kubelet[1496]: E0923 10:53:31.920380    1496 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="b5381c61-7f34-4f0b-9b5c-76281ca5b997"
	Sep 23 10:53:35 addons-348178 kubelet[1496]: E0923 10:53:35.354279    1496 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088815354000229,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:53:35 addons-348178 kubelet[1496]: E0923 10:53:35.354318    1496 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1727088815354000229,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:572293,},InodesUsed:&UInt64Value{Value:219,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Sep 23 10:53:35 addons-348178 kubelet[1496]: I0923 10:53:35.542987    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-xmxgd\" (UniqueName: \"kubernetes.io/projected/a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1-kube-api-access-xmxgd\") pod \"a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1\" (UID: \"a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1\") "
	Sep 23 10:53:35 addons-348178 kubelet[1496]: I0923 10:53:35.543044    1496 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1-tmp-dir\") pod \"a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1\" (UID: \"a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1\") "
	Sep 23 10:53:35 addons-348178 kubelet[1496]: I0923 10:53:35.543944    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1" (UID: "a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Sep 23 10:53:35 addons-348178 kubelet[1496]: I0923 10:53:35.548311    1496 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1-kube-api-access-xmxgd" (OuterVolumeSpecName: "kube-api-access-xmxgd") pod "a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1" (UID: "a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1"). InnerVolumeSpecName "kube-api-access-xmxgd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Sep 23 10:53:35 addons-348178 kubelet[1496]: I0923 10:53:35.643848    1496 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1-tmp-dir\") on node \"addons-348178\" DevicePath \"\""
	Sep 23 10:53:35 addons-348178 kubelet[1496]: I0923 10:53:35.643893    1496 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-xmxgd\" (UniqueName: \"kubernetes.io/projected/a82cd8a1-6bf1-497a-afdc-b5d72a8dc9c1-kube-api-access-xmxgd\") on node \"addons-348178\" DevicePath \"\""
	
	
	==> storage-provisioner [450f597a755948c3de7290f45e90433baf6d5852f9d5e6724bc7269611fead1b] <==
	I0923 10:36:45.837027       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0923 10:36:45.865129       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0923 10:36:45.865296       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0923 10:36:45.874763       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0923 10:36:45.874813       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"09ff17eb-9ad0-4b22-a3c1-e47ffa723db0", APIVersion:"v1", ResourceVersion:"910", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1 became leader
	I0923 10:36:45.875003       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1!
	I0923 10:36:45.975451       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-348178_fed4a05f-93d3-405b-8e09-9cacd8b966c1!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-348178/192.168.49.2
	Start Time:       Mon, 23 Sep 2024 10:38:17 +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-ldgkh (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-ldgkh:
	    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-348178
	  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    18s (x66 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 (355.86s)

                                                
                                    

Test pass (295/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.87
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.31.1/json-events 5.67
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.13
21 TestBinaryMirror 0.58
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 190.83
31 TestAddons/serial/GCPAuth/Namespaces 0.21
35 TestAddons/parallel/InspektorGadget 11.76
38 TestAddons/parallel/CSI 58.32
39 TestAddons/parallel/Headlamp 16.88
40 TestAddons/parallel/CloudSpanner 5.57
41 TestAddons/parallel/LocalPath 51.56
42 TestAddons/parallel/NvidiaDevicePlugin 6.53
43 TestAddons/parallel/Yakd 11.89
44 TestAddons/StoppedEnableDisable 6.24
45 TestCertOptions 32.19
46 TestCertExpiration 244.55
48 TestForceSystemdFlag 34.13
49 TestForceSystemdEnv 35.33
55 TestErrorSpam/setup 32
56 TestErrorSpam/start 0.7
57 TestErrorSpam/status 1.05
58 TestErrorSpam/pause 1.79
59 TestErrorSpam/unpause 1.81
60 TestErrorSpam/stop 1.46
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 75.56
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 29.63
67 TestFunctional/serial/KubeContext 0.08
68 TestFunctional/serial/KubectlGetPods 0.09
71 TestFunctional/serial/CacheCmd/cache/add_remote 4.46
72 TestFunctional/serial/CacheCmd/cache/add_local 1.47
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.3
76 TestFunctional/serial/CacheCmd/cache/cache_reload 2.21
77 TestFunctional/serial/CacheCmd/cache/delete 0.11
78 TestFunctional/serial/MinikubeKubectlCmd 0.14
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
80 TestFunctional/serial/ExtraConfig 38.61
81 TestFunctional/serial/ComponentHealth 0.11
82 TestFunctional/serial/LogsCmd 1.74
83 TestFunctional/serial/LogsFileCmd 1.73
84 TestFunctional/serial/InvalidService 4.38
86 TestFunctional/parallel/ConfigCmd 0.46
87 TestFunctional/parallel/DashboardCmd 11.74
88 TestFunctional/parallel/DryRun 0.44
89 TestFunctional/parallel/InternationalLanguage 0.22
90 TestFunctional/parallel/StatusCmd 1.11
94 TestFunctional/parallel/ServiceCmdConnect 10.77
95 TestFunctional/parallel/AddonsCmd 0.17
96 TestFunctional/parallel/PersistentVolumeClaim 24.88
98 TestFunctional/parallel/SSHCmd 0.74
99 TestFunctional/parallel/CpCmd 2.26
101 TestFunctional/parallel/FileSync 0.37
102 TestFunctional/parallel/CertSync 2.18
106 TestFunctional/parallel/NodeLabels 0.1
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.67
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 9.47
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
117 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
121 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.1
122 TestFunctional/parallel/ServiceCmd/DeployApp 8.25
123 TestFunctional/parallel/ProfileCmd/profile_not_create 0.43
124 TestFunctional/parallel/ProfileCmd/profile_list 0.44
125 TestFunctional/parallel/ProfileCmd/profile_json_output 0.41
126 TestFunctional/parallel/MountCmd/any-port 9.03
127 TestFunctional/parallel/ServiceCmd/List 0.5
128 TestFunctional/parallel/ServiceCmd/JSONOutput 0.52
129 TestFunctional/parallel/ServiceCmd/HTTPS 0.39
130 TestFunctional/parallel/ServiceCmd/Format 0.43
131 TestFunctional/parallel/ServiceCmd/URL 0.37
132 TestFunctional/parallel/MountCmd/specific-port 2.1
133 TestFunctional/parallel/MountCmd/VerifyCleanup 2.67
134 TestFunctional/parallel/Version/short 0.1
135 TestFunctional/parallel/Version/components 1.25
136 TestFunctional/parallel/ImageCommands/ImageListShort 0.3
137 TestFunctional/parallel/ImageCommands/ImageListTable 0.3
138 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
139 TestFunctional/parallel/ImageCommands/ImageListYaml 0.26
140 TestFunctional/parallel/ImageCommands/ImageBuild 3.57
141 TestFunctional/parallel/ImageCommands/Setup 0.67
142 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.92
143 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.03
144 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.44
145 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.64
146 TestFunctional/parallel/UpdateContextCmd/no_changes 0.19
147 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.17
148 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.2
149 TestFunctional/parallel/ImageCommands/ImageRemove 0.75
150 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.91
151 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.68
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 175.49
159 TestMultiControlPlane/serial/DeployApp 8.93
160 TestMultiControlPlane/serial/PingHostFromPods 1.61
161 TestMultiControlPlane/serial/AddWorkerNode 36.95
162 TestMultiControlPlane/serial/NodeLabels 0.12
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.02
164 TestMultiControlPlane/serial/CopyFile 18.98
165 TestMultiControlPlane/serial/StopSecondaryNode 12.84
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.82
167 TestMultiControlPlane/serial/RestartSecondaryNode 33.69
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.4
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 171.61
170 TestMultiControlPlane/serial/DeleteSecondaryNode 13.41
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.74
172 TestMultiControlPlane/serial/StopCluster 35.9
173 TestMultiControlPlane/serial/RestartCluster 104.73
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.72
175 TestMultiControlPlane/serial/AddSecondaryNode 68.17
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.97
180 TestJSONOutput/start/Command 50.87
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.77
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.68
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.98
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.23
205 TestKicCustomNetwork/create_custom_network 39
206 TestKicCustomNetwork/use_default_bridge_network 32.14
207 TestKicExistingNetwork 33.01
208 TestKicCustomSubnet 35.27
209 TestKicStaticIP 35.17
210 TestMainNoArgs 0.06
211 TestMinikubeProfile 68.78
214 TestMountStart/serial/StartWithMountFirst 6.59
215 TestMountStart/serial/VerifyMountFirst 0.27
216 TestMountStart/serial/StartWithMountSecond 6.84
217 TestMountStart/serial/VerifyMountSecond 0.26
218 TestMountStart/serial/DeleteFirst 1.61
219 TestMountStart/serial/VerifyMountPostDelete 0.25
220 TestMountStart/serial/Stop 1.22
221 TestMountStart/serial/RestartStopped 8.3
222 TestMountStart/serial/VerifyMountPostStop 0.25
225 TestMultiNode/serial/FreshStart2Nodes 77.27
226 TestMultiNode/serial/DeployApp2Nodes 6.49
227 TestMultiNode/serial/PingHostFrom2Pods 0.99
228 TestMultiNode/serial/AddNode 57.92
229 TestMultiNode/serial/MultiNodeLabels 0.09
230 TestMultiNode/serial/ProfileList 0.7
231 TestMultiNode/serial/CopyFile 10.04
232 TestMultiNode/serial/StopNode 2.25
233 TestMultiNode/serial/StartAfterStop 10.02
234 TestMultiNode/serial/RestartKeepsNodes 102.98
235 TestMultiNode/serial/DeleteNode 5.58
236 TestMultiNode/serial/StopMultiNode 23.85
237 TestMultiNode/serial/RestartMultiNode 55.35
238 TestMultiNode/serial/ValidateNameConflict 31.25
243 TestPreload 127.94
245 TestScheduledStopUnix 108.76
248 TestInsufficientStorage 11.14
249 TestRunningBinaryUpgrade 104.25
251 TestKubernetesUpgrade 401.01
252 TestMissingContainerUpgrade 150.91
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
256 TestPause/serial/Start 89.52
257 TestNoKubernetes/serial/StartWithK8s 41.23
258 TestNoKubernetes/serial/StartWithStopK8s 7.49
259 TestNoKubernetes/serial/Start 8.25
260 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
261 TestNoKubernetes/serial/ProfileList 1.06
262 TestNoKubernetes/serial/Stop 1.21
263 TestNoKubernetes/serial/StartNoArgs 6.79
264 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
265 TestPause/serial/SecondStartNoReconfiguration 29.52
266 TestPause/serial/Pause 1.16
267 TestPause/serial/VerifyStatus 0.63
268 TestPause/serial/Unpause 1.01
269 TestPause/serial/PauseAgain 1.38
270 TestPause/serial/DeletePaused 3.04
271 TestPause/serial/VerifyDeletedResources 0.43
272 TestStoppedBinaryUpgrade/Setup 0.56
273 TestStoppedBinaryUpgrade/Upgrade 76.94
274 TestStoppedBinaryUpgrade/MinikubeLogs 1.15
289 TestNetworkPlugins/group/false 3.94
294 TestStartStop/group/old-k8s-version/serial/FirstStart 165.29
295 TestStartStop/group/old-k8s-version/serial/DeployApp 10.87
297 TestStartStop/group/no-preload/serial/FirstStart 66.19
298 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.46
299 TestStartStop/group/old-k8s-version/serial/Stop 15.49
300 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.27
301 TestStartStop/group/old-k8s-version/serial/SecondStart 150.76
302 TestStartStop/group/no-preload/serial/DeployApp 11.45
303 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.48
304 TestStartStop/group/no-preload/serial/Stop 12.11
305 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
306 TestStartStop/group/no-preload/serial/SecondStart 267.43
307 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
308 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
309 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
310 TestStartStop/group/old-k8s-version/serial/Pause 2.92
312 TestStartStop/group/embed-certs/serial/FirstStart 51.24
313 TestStartStop/group/embed-certs/serial/DeployApp 10.35
314 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.15
315 TestStartStop/group/embed-certs/serial/Stop 12.07
316 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
317 TestStartStop/group/embed-certs/serial/SecondStart 266.95
318 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
319 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
320 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.24
321 TestStartStop/group/no-preload/serial/Pause 3.02
323 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 48.32
324 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.37
325 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.16
326 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.97
327 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
328 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 295.22
329 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
332 TestStartStop/group/embed-certs/serial/Pause 3.07
334 TestStartStop/group/newest-cni/serial/FirstStart 38.24
335 TestStartStop/group/newest-cni/serial/DeployApp 0
336 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.02
337 TestStartStop/group/newest-cni/serial/Stop 1.25
338 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
339 TestStartStop/group/newest-cni/serial/SecondStart 15.99
340 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
341 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.25
343 TestStartStop/group/newest-cni/serial/Pause 2.97
344 TestNetworkPlugins/group/auto/Start 49.51
345 TestNetworkPlugins/group/auto/KubeletFlags 0.3
346 TestNetworkPlugins/group/auto/NetCatPod 11.28
347 TestNetworkPlugins/group/auto/DNS 0.19
348 TestNetworkPlugins/group/auto/Localhost 0.16
349 TestNetworkPlugins/group/auto/HairPin 0.16
350 TestNetworkPlugins/group/kindnet/Start 80.37
351 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
352 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
353 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.27
354 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.02
355 TestNetworkPlugins/group/calico/Start 68.12
356 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
357 TestNetworkPlugins/group/kindnet/KubeletFlags 0.41
358 TestNetworkPlugins/group/kindnet/NetCatPod 13.38
359 TestNetworkPlugins/group/kindnet/DNS 0.22
360 TestNetworkPlugins/group/kindnet/Localhost 0.2
361 TestNetworkPlugins/group/kindnet/HairPin 0.24
362 TestNetworkPlugins/group/custom-flannel/Start 54.29
363 TestNetworkPlugins/group/calico/ControllerPod 6.01
364 TestNetworkPlugins/group/calico/KubeletFlags 0.42
365 TestNetworkPlugins/group/calico/NetCatPod 12.35
366 TestNetworkPlugins/group/calico/DNS 0.26
367 TestNetworkPlugins/group/calico/Localhost 0.24
368 TestNetworkPlugins/group/calico/HairPin 0.24
369 TestNetworkPlugins/group/enable-default-cni/Start 80.39
370 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.35
371 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.36
372 TestNetworkPlugins/group/custom-flannel/DNS 0.23
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.2
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.21
375 TestNetworkPlugins/group/flannel/Start 53.26
376 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.32
377 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.29
378 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
379 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
380 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
381 TestNetworkPlugins/group/flannel/ControllerPod 6.01
382 TestNetworkPlugins/group/flannel/KubeletFlags 0.46
383 TestNetworkPlugins/group/flannel/NetCatPod 13.34
384 TestNetworkPlugins/group/bridge/Start 73.46
385 TestNetworkPlugins/group/flannel/DNS 0.29
386 TestNetworkPlugins/group/flannel/Localhost 0.23
387 TestNetworkPlugins/group/flannel/HairPin 0.24
388 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
389 TestNetworkPlugins/group/bridge/NetCatPod 10.25
390 TestNetworkPlugins/group/bridge/DNS 0.17
391 TestNetworkPlugins/group/bridge/Localhost 0.15
392 TestNetworkPlugins/group/bridge/HairPin 0.16
x
+
TestDownloadOnly/v1.20.0/json-events (5.87s)

                                                
                                                
=== 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-446423 --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-446423 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.868469305s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (5.87s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0923 10:34:57.854305  319693 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0923 10:34:57.854392  319693 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-446423 | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC |          |
	|         | -p download-only-446423        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 10:34:52
	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
	I0923 10:34:52.037085  319698 out.go:345] Setting OutFile to fd 1 ...
	I0923 10:34:52.037237  319698 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:34:52.037246  319698 out.go:358] Setting ErrFile to fd 2...
	I0923 10:34:52.037251  319698 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:34:52.037501  319698 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	W0923 10:34:52.037649  319698 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19689-314305/.minikube/config/config.json: open /home/jenkins/minikube-integration/19689-314305/.minikube/config/config.json: no such file or directory
	I0923 10:34:52.038053  319698 out.go:352] Setting JSON to true
	I0923 10:34:52.038975  319698 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":145038,"bootTime":1726942654,"procs":165,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0923 10:34:52.039046  319698 start.go:139] virtualization:  
	I0923 10:34:52.042525  319698 out.go:97] [download-only-446423] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	W0923 10:34:52.042724  319698 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball: no such file or directory
	I0923 10:34:52.042782  319698 notify.go:220] Checking for updates...
	I0923 10:34:52.045246  319698 out.go:169] MINIKUBE_LOCATION=19689
	I0923 10:34:52.047952  319698 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 10:34:52.050567  319698 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:34:52.053080  319698 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube
	I0923 10:34:52.055732  319698 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0923 10:34:52.060708  319698 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0923 10:34:52.060980  319698 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 10:34:52.085044  319698 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 10:34:52.085127  319698 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:34:52.137287  319698 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-23 10:34:52.127280738 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:34:52.137415  319698 docker.go:318] overlay module found
	I0923 10:34:52.140211  319698 out.go:97] Using the docker driver based on user configuration
	I0923 10:34:52.140236  319698 start.go:297] selected driver: docker
	I0923 10:34:52.140243  319698 start.go:901] validating driver "docker" against <nil>
	I0923 10:34:52.140341  319698 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:34:52.195353  319698 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-23 10:34:52.185459651 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:34:52.195582  319698 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 10:34:52.195907  319698 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0923 10:34:52.196070  319698 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0923 10:34:52.199087  319698 out.go:169] Using Docker driver with root privileges
	I0923 10:34:52.201651  319698 cni.go:84] Creating CNI manager for ""
	I0923 10:34:52.201712  319698 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:34:52.201725  319698 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 10:34:52.201814  319698 start.go:340] cluster config:
	{Name:download-only-446423 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-446423 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}
	I0923 10:34:52.204635  319698 out.go:97] Starting "download-only-446423" primary control-plane node in "download-only-446423" cluster
	I0923 10:34:52.204658  319698 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 10:34:52.207250  319698 out.go:97] Pulling base image v0.0.45-1726784731-19672 ...
	I0923 10:34:52.207283  319698 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0923 10:34:52.207453  319698 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0923 10:34:52.223283  319698 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0923 10:34:52.223508  319698 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0923 10:34:52.223615  319698 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0923 10:34:52.262967  319698 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
	I0923 10:34:52.263009  319698 cache.go:56] Caching tarball of preloaded images
	I0923 10:34:52.263182  319698 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0923 10:34:52.267380  319698 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0923 10:34:52.267411  319698 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0923 10:34:52.347867  319698 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/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0923 10:34:56.203424  319698 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0923 10:34:56.203519  319698 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0923 10:34:56.328554  319698 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	
	
	* The control-plane node download-only-446423 host does not exist
	  To start a cluster, run: "minikube start -p download-only-446423"

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

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

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

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

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

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

                                                
                                                
=== 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-208298 --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-208298 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.666160027s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (5.67s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I0923 10:35:03.952713  319693 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
I0923 10:35:03.952769  319693 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
--- 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-208298
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-208298: exit status 85 (84.067756ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-446423 | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC |                     |
	|         | -p download-only-446423        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC | 23 Sep 24 10:34 UTC |
	| delete  | -p download-only-446423        | download-only-446423 | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC | 23 Sep 24 10:34 UTC |
	| start   | -o=json --download-only        | download-only-208298 | jenkins | v1.34.0 | 23 Sep 24 10:34 UTC |                     |
	|         | -p download-only-208298        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/09/23 10:34:58
	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
	I0923 10:34:58.329631  319893 out.go:345] Setting OutFile to fd 1 ...
	I0923 10:34:58.329784  319893 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:34:58.329796  319893 out.go:358] Setting ErrFile to fd 2...
	I0923 10:34:58.329802  319893 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:34:58.330039  319893 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 10:34:58.330439  319893 out.go:352] Setting JSON to true
	I0923 10:34:58.331351  319893 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":145045,"bootTime":1726942654,"procs":161,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0923 10:34:58.331424  319893 start.go:139] virtualization:  
	I0923 10:34:58.334767  319893 out.go:97] [download-only-208298] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0923 10:34:58.334974  319893 notify.go:220] Checking for updates...
	I0923 10:34:58.337922  319893 out.go:169] MINIKUBE_LOCATION=19689
	I0923 10:34:58.340769  319893 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 10:34:58.343555  319893 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:34:58.346338  319893 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube
	I0923 10:34:58.349000  319893 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0923 10:34:58.354195  319893 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0923 10:34:58.354451  319893 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 10:34:58.386155  319893 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 10:34:58.386271  319893 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:34:58.437891  319893 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 10:34:58.42799331 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:34:58.438017  319893 docker.go:318] overlay module found
	I0923 10:34:58.440847  319893 out.go:97] Using the docker driver based on user configuration
	I0923 10:34:58.440877  319893 start.go:297] selected driver: docker
	I0923 10:34:58.440885  319893 start.go:901] validating driver "docker" against <nil>
	I0923 10:34:58.441005  319893 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:34:58.494968  319893 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:45 SystemTime:2024-09-23 10:34:58.485311552 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:34:58.495181  319893 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0923 10:34:58.495513  319893 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0923 10:34:58.495670  319893 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0923 10:34:58.498467  319893 out.go:169] Using Docker driver with root privileges
	I0923 10:34:58.501017  319893 cni.go:84] Creating CNI manager for ""
	I0923 10:34:58.501076  319893 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0923 10:34:58.501094  319893 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0923 10:34:58.501182  319893 start.go:340] cluster config:
	{Name:download-only-208298 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-208298 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}
	I0923 10:34:58.503867  319893 out.go:97] Starting "download-only-208298" primary control-plane node in "download-only-208298" cluster
	I0923 10:34:58.503891  319893 cache.go:121] Beginning downloading kic base image for docker with crio
	I0923 10:34:58.506472  319893 out.go:97] Pulling base image v0.0.45-1726784731-19672 ...
	I0923 10:34:58.506507  319893 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:34:58.506676  319893 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local docker daemon
	I0923 10:34:58.520650  319893 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed to local cache
	I0923 10:34:58.520761  319893 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory
	I0923 10:34:58.520786  319893 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed in local cache directory, skipping pull
	I0923 10:34:58.520795  319893 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed exists in cache, skipping pull
	I0923 10:34:58.520804  319893 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed as a tarball
	I0923 10:34:58.565957  319893 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
	I0923 10:34:58.565983  319893 cache.go:56] Caching tarball of preloaded images
	I0923 10:34:58.566156  319893 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime crio
	I0923 10:34:58.569006  319893 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I0923 10:34:58.569058  319893 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0923 10:34:58.647029  319893 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/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4
	I0923 10:35:02.446311  319893 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	I0923 10:35:02.446420  319893 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19689-314305/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-cri-o-overlay-arm64.tar.lz4 ...
	
	
	* The control-plane node download-only-208298 host does not exist
	  To start a cluster, run: "minikube start -p download-only-208298"

                                                
                                                
-- /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.13s)

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

                                                
                                    
x
+
TestBinaryMirror (0.58s)

                                                
                                                
=== RUN   TestBinaryMirror
I0923 10:35:05.203051  319693 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-589536 --alsologtostderr --binary-mirror http://127.0.0.1:34693 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-589536" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-589536
--- PASS: TestBinaryMirror (0.58s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

                                                
                                                
=== 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-348178
addons_test.go:975: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-348178: exit status 85 (73.113498ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

                                                
                                                
=== 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-348178
addons_test.go:986: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-348178: exit status 85 (83.456456ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (190.83s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-348178 --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-348178 --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: (3m10.828823149s)
--- PASS: TestAddons/Setup (190.83s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:594: (dbg) Run:  kubectl --context addons-348178 create ns new-namespace
addons_test.go:608: (dbg) Run:  kubectl --context addons-348178 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-qxqc9" [612c5a1e-b874-4de6-ad63-8f330b19e8f4] 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.003913093s
addons_test.go:789: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-348178
addons_test.go:789: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-348178: (5.7507571s)
--- PASS: TestAddons/parallel/InspektorGadget (11.76s)

                                                
                                    
x
+
TestAddons/parallel/CSI (58.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0923 10:47:47.393242  319693 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0923 10:47:47.403206  319693 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0923 10:47:47.403238  319693 kapi.go:107] duration metric: took 10.007117ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:505: csi-hostpath-driver pods stabilized in 10.018014ms
addons_test.go:508: (dbg) Run:  kubectl --context addons-348178 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-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:518: (dbg) Run:  kubectl --context addons-348178 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" [9339b367-4aa3-4027-8d72-13c5ed69bd6e] Pending
helpers_test.go:344: "task-pv-pod" [9339b367-4aa3-4027-8d72-13c5ed69bd6e] 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" [9339b367-4aa3-4027-8d72-13c5ed69bd6e] Running
addons_test.go:523: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003486813s
addons_test.go:528: (dbg) Run:  kubectl --context addons-348178 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-348178 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-348178 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:538: (dbg) Run:  kubectl --context addons-348178 delete pod task-pv-pod
addons_test.go:544: (dbg) Run:  kubectl --context addons-348178 delete pvc hpvc
addons_test.go:550: (dbg) Run:  kubectl --context addons-348178 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-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:560: (dbg) Run:  kubectl --context addons-348178 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" [4e2cc8dd-ed06-4428-9500-1c75fca2c31b] Pending
helpers_test.go:344: "task-pv-pod-restore" [4e2cc8dd-ed06-4428-9500-1c75fca2c31b] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [4e2cc8dd-ed06-4428-9500-1c75fca2c31b] Running
addons_test.go:565: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003129956s
addons_test.go:570: (dbg) Run:  kubectl --context addons-348178 delete pod task-pv-pod-restore
addons_test.go:574: (dbg) Run:  kubectl --context addons-348178 delete pvc hpvc-restore
addons_test.go:578: (dbg) Run:  kubectl --context addons-348178 delete volumesnapshot new-snapshot-demo
addons_test.go:582: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:582: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.715434831s)
addons_test.go:586: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:586: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 addons disable volumesnapshots --alsologtostderr -v=1: (1.026249138s)
--- PASS: TestAddons/parallel/CSI (58.32s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.88s)

                                                
                                                
=== 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-348178 --alsologtostderr -v=1
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-xwgt2" [16448374-2338-4c13-8b08-ba73d94f3c9b] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-xwgt2" [16448374-2338-4c13-8b08-ba73d94f3c9b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-xwgt2" [16448374-2338-4c13-8b08-ba73d94f3c9b] Running
addons_test.go:773: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.004055036s
addons_test.go:777: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 addons disable headlamp --alsologtostderr -v=1
addons_test.go:777: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 addons disable headlamp --alsologtostderr -v=1: (5.900734053s)
--- PASS: TestAddons/parallel/Headlamp (16.88s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-qq65q" [36e25572-1b58-4dfb-8fa8-a0112b86466e] Running
addons_test.go:805: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00408119s
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-348178
--- PASS: TestAddons/parallel/CloudSpanner (5.57s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:920: (dbg) Run:  kubectl --context addons-348178 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:926: (dbg) Run:  kubectl --context addons-348178 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-348178 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-348178 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" [7484b009-bb79-4968-8518-647f5f3c5b42] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [7484b009-bb79-4968-8518-647f5f3c5b42] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [7484b009-bb79-4968-8518-647f5f3c5b42] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:933: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.005976472s
addons_test.go:938: (dbg) Run:  kubectl --context addons-348178 get pvc test-pvc -o=json
addons_test.go:947: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 ssh "cat /opt/local-path-provisioner/pvc-11460bc2-89f1-4312-99fb-e31a12849e90_default_test-pvc/file1"
addons_test.go:959: (dbg) Run:  kubectl --context addons-348178 delete pod test-local-path
addons_test.go:963: (dbg) Run:  kubectl --context addons-348178 delete pvc test-pvc
addons_test.go:967: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:967: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.379098944s)
--- PASS: TestAddons/parallel/LocalPath (51.56s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.53s)

                                                
                                                
=== 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-zwqnh" [17cd066a-d145-4fc8-92fe-ca91b1de91dc] Running
addons_test.go:999: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004787162s
addons_test.go:1002: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-348178
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.53s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.89s)

                                                
                                                
=== 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-4ghx2" [cd41d4c8-ae76-48be-ac84-cb2c626c058a] Running
addons_test.go:1010: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003639488s
addons_test.go:1014: (dbg) Run:  out/minikube-linux-arm64 -p addons-348178 addons disable yakd --alsologtostderr -v=1
addons_test.go:1014: (dbg) Done: out/minikube-linux-arm64 -p addons-348178 addons disable yakd --alsologtostderr -v=1: (5.884607254s)
--- PASS: TestAddons/parallel/Yakd (11.89s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.24s)

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

                                                
                                    
x
+
TestCertOptions (32.19s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-121914 --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-121914 --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: (29.545706115s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-121914 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-121914 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-121914 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-121914" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-121914
E0923 11:35:17.736789  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-121914: (1.974488538s)
--- PASS: TestCertOptions (32.19s)

                                                
                                    
x
+
TestCertExpiration (244.55s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-858792 --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-858792 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (36.248543736s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-858792 --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-858792 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (25.797131947s)
helpers_test.go:175: Cleaning up "cert-expiration-858792" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-858792
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-858792: (2.503018471s)
--- PASS: TestCertExpiration (244.55s)

                                                
                                    
x
+
TestForceSystemdFlag (34.13s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-944652 --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-944652 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (31.252567586s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-944652 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-944652" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-944652
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-944652: (2.468492659s)
--- PASS: TestForceSystemdFlag (34.13s)

                                                
                                    
x
+
TestForceSystemdEnv (35.33s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-298831 --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-298831 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (32.539617783s)
helpers_test.go:175: Cleaning up "force-systemd-env-298831" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-298831
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-298831: (2.792661446s)
--- PASS: TestForceSystemdEnv (35.33s)

                                                
                                    
x
+
TestErrorSpam/setup (32s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.7s)

                                                
                                                
=== 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-739127 --log_dir /tmp/nospam-739127 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 start --dry-run
--- PASS: TestErrorSpam/start (0.70s)

                                                
                                    
x
+
TestErrorSpam/status (1.05s)

                                                
                                                
=== 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-739127 --log_dir /tmp/nospam-739127 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 status
--- PASS: TestErrorSpam/status (1.05s)

                                                
                                    
x
+
TestErrorSpam/pause (1.79s)

                                                
                                                
=== 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-739127 --log_dir /tmp/nospam-739127 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 pause
--- PASS: TestErrorSpam/pause (1.79s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.81s)

                                                
                                                
=== 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-739127 --log_dir /tmp/nospam-739127 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 unpause
--- PASS: TestErrorSpam/unpause (1.81s)

                                                
                                    
x
+
TestErrorSpam/stop (1.46s)

                                                
                                                
=== 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-739127 --log_dir /tmp/nospam-739127 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 stop: (1.260377609s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-739127 --log_dir /tmp/nospam-739127 stop
--- PASS: TestErrorSpam/stop (1.46s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (75.56s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-090048 --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-090048 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m15.555275973s)
--- PASS: TestFunctional/serial/StartWithProxy (75.56s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (29.63s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0923 10:55:47.540565  319693 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-090048 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-090048 --alsologtostderr -v=8: (29.630202841s)
functional_test.go:663: soft start took 29.630717535s for "functional-090048" cluster.
I0923 10:56:17.171060  319693 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (29.63s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.08s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-090048 cache add registry.k8s.io/pause:3.1: (1.510694224s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-090048 cache add registry.k8s.io/pause:3.3: (1.539297445s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-090048 cache add registry.k8s.io/pause:latest: (1.413271395s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.46s)

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (38.61s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-090048 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-090048 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (38.609830008s)
functional_test.go:761: restart took 38.609933972s for "functional-090048" cluster.
I0923 10:57:04.884854  319693 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (38.61s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.74s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.73s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 logs --file /tmp/TestFunctionalserialLogsFileCmd3881391302/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-090048 logs --file /tmp/TestFunctionalserialLogsFileCmd3881391302/001/logs.txt: (1.723775695s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.73s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.38s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.46s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.74s)

                                                
                                                
=== 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-090048 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-090048 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 347665: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (11.74s)

                                                
                                    
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-090048 --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-090048 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (197.477203ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 10:57:47.137481  347398 out.go:345] Setting OutFile to fd 1 ...
	I0923 10:57:47.137706  347398 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:57:47.137743  347398 out.go:358] Setting ErrFile to fd 2...
	I0923 10:57:47.137764  347398 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:57:47.138080  347398 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 10:57:47.138539  347398 out.go:352] Setting JSON to false
	I0923 10:57:47.139726  347398 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":146414,"bootTime":1726942654,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0923 10:57:47.139862  347398 start.go:139] virtualization:  
	I0923 10:57:47.143185  347398 out.go:177] * [functional-090048] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0923 10:57:47.146608  347398 out.go:177]   - MINIKUBE_LOCATION=19689
	I0923 10:57:47.146690  347398 notify.go:220] Checking for updates...
	I0923 10:57:47.152119  347398 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 10:57:47.155015  347398 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:57:47.159053  347398 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube
	I0923 10:57:47.162028  347398 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0923 10:57:47.164813  347398 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 10:57:47.171231  347398 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:57:47.171860  347398 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 10:57:47.205340  347398 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 10:57:47.205477  347398 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:57:47.260168  347398 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:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-23 10:57:47.250621375 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:57:47.260281  347398 docker.go:318] overlay module found
	I0923 10:57:47.263128  347398 out.go:177] * Using the docker driver based on existing profile
	I0923 10:57:47.265634  347398 start.go:297] selected driver: docker
	I0923 10:57:47.265657  347398 start.go:901] validating driver "docker" against &{Name:functional-090048 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-090048 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}
	I0923 10:57:47.265779  347398 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 10:57:47.269016  347398 out.go:201] 
	W0923 10:57:47.271814  347398 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
	I0923 10:57:47.274450  347398 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.22s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-arm64 start -p functional-090048 --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-090048 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (219.900657ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 10:57:46.924278  347351 out.go:345] Setting OutFile to fd 1 ...
	I0923 10:57:46.924413  347351 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:57:46.924424  347351 out.go:358] Setting ErrFile to fd 2...
	I0923 10:57:46.924429  347351 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 10:57:46.924781  347351 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 10:57:46.925515  347351 out.go:352] Setting JSON to false
	I0923 10:57:46.926509  347351 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":146413,"bootTime":1726942654,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0923 10:57:46.926582  347351 start.go:139] virtualization:  
	I0923 10:57:46.929813  347351 out.go:177] * [functional-090048] minikube v1.34.0 sur Ubuntu 20.04 (arm64)
	I0923 10:57:46.932084  347351 out.go:177]   - MINIKUBE_LOCATION=19689
	I0923 10:57:46.932260  347351 notify.go:220] Checking for updates...
	I0923 10:57:46.936133  347351 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 10:57:46.938254  347351 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 10:57:46.940302  347351 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube
	I0923 10:57:46.942341  347351 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0923 10:57:46.944533  347351 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 10:57:46.947380  347351 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 10:57:46.947946  347351 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 10:57:46.995463  347351 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 10:57:46.995650  347351 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 10:57:47.063403  347351 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:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-23 10:57:47.050958857 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 10:57:47.063526  347351 docker.go:318] overlay module found
	I0923 10:57:47.066198  347351 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0923 10:57:47.068756  347351 start.go:297] selected driver: docker
	I0923 10:57:47.068774  347351 start.go:901] validating driver "docker" against &{Name:functional-090048 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1726784731-19672@sha256:7f8c62ddb0100a5b958dd19c5b5478b8c7ef13da9a0a4d6c7d18f43544e0dbed 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-090048 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}
	I0923 10:57:47.068887  347351 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 10:57:47.071923  347351 out.go:201] 
	W0923 10:57:47.074392  347351 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
	I0923 10:57:47.076844  347351 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-090048 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-090048 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-6sx99" [312610f8-e112-4346-a6ca-82d5c077b7f1] 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-6sx99" [312610f8-e112-4346-a6ca-82d5c077b7f1] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.004113106s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30530
functional_test.go:1675: http://192.168.49.2:30530: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-6sx99

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (24.88s)

                                                
                                                
=== 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" [726e5ad6-4da8-4dd0-b5b9-662b693e379c] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003586161s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-090048 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-090048 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-090048 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-090048 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" [c069d9a5-f905-4fae-a06e-cb7ce1b5a565] Pending
helpers_test.go:344: "sp-pod" [c069d9a5-f905-4fae-a06e-cb7ce1b5a565] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [c069d9a5-f905-4fae-a06e-cb7ce1b5a565] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004393226s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-090048 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-090048 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-090048 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" [0f0bc27a-0be2-4df7-a54b-ec5f1990080f] Pending
helpers_test.go:344: "sp-pod" [0f0bc27a-0be2-4df7-a54b-ec5f1990080f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004203061s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-090048 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (24.88s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.74s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.26s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.37s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.67s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
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-090048 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-090048 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-090048 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 345062: os: process already finished
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-090048 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-090048 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-090048 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" [e1914c19-8873-4a36-b52b-a971c842944d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [e1914c19-8873-4a36-b52b-a971c842944d] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004026297s
I0923 10:57:24.137445  319693 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.47s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.98.42.219 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-090048 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-090048 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-090048 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-wfbb9" [4c5ddf95-5d00-49db-8d30-ce9194a3bb94] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-wfbb9" [4c5ddf95-5d00-49db-8d30-ce9194a3bb94] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.003791255s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.25s)

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

                                                
                                                
=== 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.43s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1315: Took "384.755832ms" 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 "57.167864ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.44s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "346.670124ms" 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.036929ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.41s)

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

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

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

                                                
                                                
** /stderr **
I0923 10:57:41.590963  319693 retry.go:31] will retry after 477.506684ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 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 23 10:57 created-by-test
-rw-r--r-- 1 docker docker 24 Sep 23 10:57 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Sep 23 10:57 test-1727089061266860083
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh cat /mount-9p/test-1727089061266860083
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-090048 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" [aa449416-25cf-4330-9926-a76b23f4ce70] Pending
helpers_test.go:344: "busybox-mount" [aa449416-25cf-4330-9926-a76b23f4ce70] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [aa449416-25cf-4330-9926-a76b23f4ce70] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [aa449416-25cf-4330-9926-a76b23f4ce70] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 6.034622163s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-090048 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-090048 /tmp/TestFunctionalparallelMountCmdany-port403860307/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.03s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0923 10:57:50.672709  319693 retry.go:31] will retry after 477.777913ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 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-090048 /tmp/TestFunctionalparallelMountCmdspecific-port478879527/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-090048 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-090048 ssh "sudo umount -f /mount-9p": exit status 1 (366.422157ms)

                                                
                                                
-- 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-090048 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-090048 /tmp/TestFunctionalparallelMountCmdspecific-port478879527/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.10s)

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

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

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

                                                
                                                
** /stderr **
I0923 10:57:53.369126  319693 retry.go:31] will retry after 407.197085ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-090048 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-090048 /tmp/TestFunctionalparallelMountCmdVerifyCleanup892773729/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-090048 /tmp/TestFunctionalparallelMountCmdVerifyCleanup892773729/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-090048 /tmp/TestFunctionalparallelMountCmdVerifyCleanup892773729/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.67s)

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

                                                
                                                
=== 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-090048 version --short
--- PASS: TestFunctional/parallel/Version/short (0.10s)

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

                                                
                                                
=== 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-090048 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-090048 version -o=json --components: (1.249581511s)
--- PASS: TestFunctional/parallel/Version/components (1.25s)

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

                                                
                                                
=== 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-090048 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-090048 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-090048
localhost/kicbase/echo-server:functional-090048
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-090048 image ls --format short --alsologtostderr:
I0923 10:58:04.085492  350194 out.go:345] Setting OutFile to fd 1 ...
I0923 10:58:04.085794  350194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 10:58:04.085805  350194 out.go:358] Setting ErrFile to fd 2...
I0923 10:58:04.085812  350194 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 10:58:04.086077  350194 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
I0923 10:58:04.086816  350194 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 10:58:04.086940  350194 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 10:58:04.087444  350194 cli_runner.go:164] Run: docker container inspect functional-090048 --format={{.State.Status}}
I0923 10:58:04.113494  350194 ssh_runner.go:195] Run: systemctl --version
I0923 10:58:04.113561  350194 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090048
I0923 10:58:04.143253  350194 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40700 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/functional-090048/id_rsa Username:docker}
I0923 10:58:04.239110  350194 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.30s)

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-090048 image ls --format json --alsologtostderr:
[{"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":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"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":"20b332c9a70d8516d84
9d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"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":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912
446"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-090048"],"size":"4788229"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"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":"b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552","repoDige
sts":["docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53","docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48375489"},{"id":"e114ea96e3e30907e99bad787403d505a60dae16197ada0dddb1787f4736a20f","repoDigests":["localhost/minikube-local-cache-test@sha256:c6cbffba8a6376965e7020a0cef5b676698b07e030e3e0609915dffe70f7e5ab"],"repoTags":["localhost/minikube-local-cache-test:functional-090048"],"size":"3330"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"24a140c548c075e487e45d0ee73b1aa89f8bfb40c08a57e05975559728822b1d","repoDigests":["registry.k8s.io/kube-proxy@sha256:4ee50b0048
4d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44","registry.k8s.io/kube-proxy@sha256:7b3bf9f1e260ccb1fd543570e1e9869a373f716fb050cd23a6a2771aa4e06ae9"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"95951255"},{"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"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c","repoDigests":["docker.io/library/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:580b0aa58b210f512f818b7b7ef4f63c803f7a
8cd6baf571b1462b79f7b7719e"],"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"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-090048 image ls --format json --alsologtostderr:
I0923 10:58:04.354476  350261 out.go:345] Setting OutFile to fd 1 ...
I0923 10:58:04.354708  350261 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 10:58:04.354742  350261 out.go:358] Setting ErrFile to fd 2...
I0923 10:58:04.354763  350261 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 10:58:04.355006  350261 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
I0923 10:58:04.355756  350261 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 10:58:04.355952  350261 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 10:58:04.356481  350261 cli_runner.go:164] Run: docker container inspect functional-090048 --format={{.State.Status}}
I0923 10:58:04.387369  350261 ssh_runner.go:195] Run: systemctl --version
I0923 10:58:04.387425  350261 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090048
I0923 10:58:04.408870  350261 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40700 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/functional-090048/id_rsa Username:docker}
I0923 10:58:04.499794  350261 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

                                                
                                                
=== 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-090048 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-090048 image ls --format yaml --alsologtostderr:
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 195245f0c79279e8b8e012efa02c91dad4cf7d0e44c0f4382fea68cd93088e6c
repoDigests:
- docker.io/library/nginx@sha256:04ba374043ccd2fc5c593885c0eacddebabd5ca375f9323666f28dfd5a9710e3
- docker.io/library/nginx@sha256:9f661996f4d1cea788f329b8145660a1124a5a94eec8cea1dba0d564423ad171
repoTags:
- docker.io/library/nginx:latest
size: "197172029"
- 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: 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: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: b887aca7aed6134b029401507d27ac9c8fbfc5a6cf510d254bdf4ac841cf1552
repoDigests:
- docker.io/library/nginx@sha256:19db381c08a95b2040d5637a65c7a59af6c2f21444b0c8730505280a0255fb53
- docker.io/library/nginx@sha256:a5127daff3d6f4606be3100a252419bfa84fd6ee5cd74d0feaca1a5068f97dcf
repoTags:
- docker.io/library/nginx:alpine
size: "48375489"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-090048
size: "4788229"
- 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: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 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: 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: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- 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: e114ea96e3e30907e99bad787403d505a60dae16197ada0dddb1787f4736a20f
repoDigests:
- localhost/minikube-local-cache-test@sha256:c6cbffba8a6376965e7020a0cef5b676698b07e030e3e0609915dffe70f7e5ab
repoTags:
- localhost/minikube-local-cache-test:functional-090048
size: "3330"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-090048 image ls --format yaml --alsologtostderr:
I0923 10:58:04.074127  350195 out.go:345] Setting OutFile to fd 1 ...
I0923 10:58:04.074347  350195 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 10:58:04.074388  350195 out.go:358] Setting ErrFile to fd 2...
I0923 10:58:04.074409  350195 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 10:58:04.074711  350195 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
I0923 10:58:04.075511  350195 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 10:58:04.075696  350195 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 10:58:04.076336  350195 cli_runner.go:164] Run: docker container inspect functional-090048 --format={{.State.Status}}
I0923 10:58:04.101642  350195 ssh_runner.go:195] Run: systemctl --version
I0923 10:58:04.101693  350195 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090048
I0923 10:58:04.121678  350195 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40700 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/functional-090048/id_rsa Username:docker}
I0923 10:58:04.211961  350195 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.26s)

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

                                                
                                                
=== 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-090048 ssh pgrep buildkitd
functional_test.go:308: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-090048 ssh pgrep buildkitd: exit status 1 (286.532518ms)

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 image build -t localhost/my-image:functional-090048 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-090048 image build -t localhost/my-image:functional-090048 testdata/build --alsologtostderr: (3.037524032s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-090048 image build -t localhost/my-image:functional-090048 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 0ecad63f254
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-090048
--> 5aa29dda0c4
Successfully tagged localhost/my-image:functional-090048
5aa29dda0c4f64c4daf6a8b3bc5ae8f9777a079e80e74c65e55dabc830a6745f
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-090048 image build -t localhost/my-image:functional-090048 testdata/build --alsologtostderr:
I0923 10:58:04.904753  350384 out.go:345] Setting OutFile to fd 1 ...
I0923 10:58:04.905703  350384 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 10:58:04.905742  350384 out.go:358] Setting ErrFile to fd 2...
I0923 10:58:04.905766  350384 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0923 10:58:04.906034  350384 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
I0923 10:58:04.906726  350384 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 10:58:04.907542  350384 config.go:182] Loaded profile config "functional-090048": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
I0923 10:58:04.908068  350384 cli_runner.go:164] Run: docker container inspect functional-090048 --format={{.State.Status}}
I0923 10:58:04.925467  350384 ssh_runner.go:195] Run: systemctl --version
I0923 10:58:04.925525  350384 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-090048
I0923 10:58:04.943239  350384 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40700 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/functional-090048/id_rsa Username:docker}
I0923 10:58:05.036235  350384 build_images.go:161] Building image from path: /tmp/build.1059466140.tar
I0923 10:58:05.036307  350384 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0923 10:58:05.045449  350384 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1059466140.tar
I0923 10:58:05.049007  350384 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1059466140.tar: stat -c "%s %y" /var/lib/minikube/build/build.1059466140.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1059466140.tar': No such file or directory
I0923 10:58:05.049044  350384 ssh_runner.go:362] scp /tmp/build.1059466140.tar --> /var/lib/minikube/build/build.1059466140.tar (3072 bytes)
I0923 10:58:05.075095  350384 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1059466140
I0923 10:58:05.085416  350384 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1059466140 -xf /var/lib/minikube/build/build.1059466140.tar
I0923 10:58:05.095980  350384 crio.go:315] Building image: /var/lib/minikube/build/build.1059466140
I0923 10:58:05.096083  350384 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-090048 /var/lib/minikube/build/build.1059466140 --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
I0923 10:58:07.854192  350384 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-090048 /var/lib/minikube/build/build.1059466140 --cgroup-manager=cgroupfs: (2.758076522s)
I0923 10:58:07.854262  350384 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1059466140
I0923 10:58:07.863407  350384 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1059466140.tar
I0923 10:58:07.872791  350384 build_images.go:217] Built localhost/my-image:functional-090048 from /tmp/build.1059466140.tar
I0923 10:58:07.872832  350384 build_images.go:133] succeeded building to: functional-090048
I0923 10:58:07.872838  350384 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.57s)

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

                                                
                                                
=== 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-090048
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.67s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-090048 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.19s)

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

                                                
                                                
=== 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-090048 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.17s)

                                                
                                    
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-090048 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.20s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-090048 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-090048 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.91s)

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

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (175.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-605942 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0923 10:58:17.221923  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:17.228271  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:17.239688  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:17.261114  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:17.303777  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:17.386379  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:17.551835  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:17.873781  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:18.515139  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:19.797263  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:22.358863  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:27.481631  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:37.722928  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:58:58.205022  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 10:59:39.167159  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:01:01.089448  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-605942 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m54.651904538s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (175.49s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-605942 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-605942 -- exec busybox-7dff88458-2rs9r -- 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-605942 -- exec busybox-7dff88458-2rs9r -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-605942 -- exec busybox-7dff88458-6mcvj -- 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-605942 -- exec busybox-7dff88458-6mcvj -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-605942 -- exec busybox-7dff88458-d4tvj -- 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-605942 -- exec busybox-7dff88458-d4tvj -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.95s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
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: (1.024416242s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.98s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp testdata/cp-test.txt ha-605942:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2283103272/001/cp-test_ha-605942.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942:/home/docker/cp-test.txt ha-605942-m02:/home/docker/cp-test_ha-605942_ha-605942-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m02 "sudo cat /home/docker/cp-test_ha-605942_ha-605942-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942:/home/docker/cp-test.txt ha-605942-m03:/home/docker/cp-test_ha-605942_ha-605942-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m03 "sudo cat /home/docker/cp-test_ha-605942_ha-605942-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942:/home/docker/cp-test.txt ha-605942-m04:/home/docker/cp-test_ha-605942_ha-605942-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m04 "sudo cat /home/docker/cp-test_ha-605942_ha-605942-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp testdata/cp-test.txt ha-605942-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2283103272/001/cp-test_ha-605942-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m02:/home/docker/cp-test.txt ha-605942:/home/docker/cp-test_ha-605942-m02_ha-605942.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942 "sudo cat /home/docker/cp-test_ha-605942-m02_ha-605942.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m02:/home/docker/cp-test.txt ha-605942-m03:/home/docker/cp-test_ha-605942-m02_ha-605942-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m03 "sudo cat /home/docker/cp-test_ha-605942-m02_ha-605942-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m02:/home/docker/cp-test.txt ha-605942-m04:/home/docker/cp-test_ha-605942-m02_ha-605942-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m04 "sudo cat /home/docker/cp-test_ha-605942-m02_ha-605942-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp testdata/cp-test.txt ha-605942-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2283103272/001/cp-test_ha-605942-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m03:/home/docker/cp-test.txt ha-605942:/home/docker/cp-test_ha-605942-m03_ha-605942.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942 "sudo cat /home/docker/cp-test_ha-605942-m03_ha-605942.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m03:/home/docker/cp-test.txt ha-605942-m02:/home/docker/cp-test_ha-605942-m03_ha-605942-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m02 "sudo cat /home/docker/cp-test_ha-605942-m03_ha-605942-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m03:/home/docker/cp-test.txt ha-605942-m04:/home/docker/cp-test_ha-605942-m03_ha-605942-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m04 "sudo cat /home/docker/cp-test_ha-605942-m03_ha-605942-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp testdata/cp-test.txt ha-605942-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2283103272/001/cp-test_ha-605942-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m04:/home/docker/cp-test.txt ha-605942:/home/docker/cp-test_ha-605942-m04_ha-605942.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942 "sudo cat /home/docker/cp-test_ha-605942-m04_ha-605942.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m04:/home/docker/cp-test.txt ha-605942-m02:/home/docker/cp-test_ha-605942-m04_ha-605942-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m02 "sudo cat /home/docker/cp-test_ha-605942-m04_ha-605942-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 cp ha-605942-m04:/home/docker/cp-test.txt ha-605942-m03:/home/docker/cp-test_ha-605942-m04_ha-605942-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 ssh -n ha-605942-m03 "sudo cat /home/docker/cp-test_ha-605942-m04_ha-605942-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.98s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 node stop m02 -v=7 --alsologtostderr
E0923 11:02:14.672623  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:14.679034  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:14.690471  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:14.711991  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:14.753400  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:14.834933  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:14.997054  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:15.318753  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:15.960574  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:17.242591  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:19.803896  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:24.925679  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-605942 node stop m02 -v=7 --alsologtostderr: (12.053818518s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-605942 status -v=7 --alsologtostderr: exit status 7 (784.490437ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 11:02:26.236918  366127 out.go:345] Setting OutFile to fd 1 ...
	I0923 11:02:26.237096  366127 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:02:26.237129  366127 out.go:358] Setting ErrFile to fd 2...
	I0923 11:02:26.237152  366127 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:02:26.237511  366127 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 11:02:26.237833  366127 out.go:352] Setting JSON to false
	I0923 11:02:26.237912  366127 mustload.go:65] Loading cluster: ha-605942
	I0923 11:02:26.237957  366127 notify.go:220] Checking for updates...
	I0923 11:02:26.238402  366127 config.go:182] Loaded profile config "ha-605942": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 11:02:26.238440  366127 status.go:174] checking status of ha-605942 ...
	I0923 11:02:26.239291  366127 cli_runner.go:164] Run: docker container inspect ha-605942 --format={{.State.Status}}
	I0923 11:02:26.267570  366127 status.go:364] ha-605942 host status = "Running" (err=<nil>)
	I0923 11:02:26.267596  366127 host.go:66] Checking if "ha-605942" exists ...
	I0923 11:02:26.268102  366127 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-605942
	I0923 11:02:26.294207  366127 host.go:66] Checking if "ha-605942" exists ...
	I0923 11:02:26.294545  366127 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 11:02:26.294596  366127 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-605942
	I0923 11:02:26.320985  366127 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40705 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/ha-605942/id_rsa Username:docker}
	I0923 11:02:26.417494  366127 ssh_runner.go:195] Run: systemctl --version
	I0923 11:02:26.422386  366127 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 11:02:26.434482  366127 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 11:02:26.513106  366127 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:false BridgeNfIP6Tables:false Debug:false NFd:48 OomKillDisable:true NGoroutines:71 SystemTime:2024-09-23 11:02:26.49434335 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 11:02:26.514117  366127 kubeconfig.go:125] found "ha-605942" server: "https://192.168.49.254:8443"
	I0923 11:02:26.514293  366127 api_server.go:166] Checking apiserver status ...
	I0923 11:02:26.514385  366127 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 11:02:26.529741  366127 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1380/cgroup
	I0923 11:02:26.542620  366127 api_server.go:182] apiserver freezer: "11:freezer:/docker/e6b82e852fb49f28dc63830ab96706e656b99d636aeee4152c0b38bcdd6bfeb8/crio/crio-9d9b2ccf762934d7410b5bfe316a9fb673982a4f41056a9bc154a285ce0587d0"
	I0923 11:02:26.542752  366127 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e6b82e852fb49f28dc63830ab96706e656b99d636aeee4152c0b38bcdd6bfeb8/crio/crio-9d9b2ccf762934d7410b5bfe316a9fb673982a4f41056a9bc154a285ce0587d0/freezer.state
	I0923 11:02:26.553396  366127 api_server.go:204] freezer state: "THAWED"
	I0923 11:02:26.553427  366127 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0923 11:02:26.561508  366127 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0923 11:02:26.561537  366127 status.go:456] ha-605942 apiserver status = Running (err=<nil>)
	I0923 11:02:26.561549  366127 status.go:176] ha-605942 status: &{Name:ha-605942 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0923 11:02:26.561603  366127 status.go:174] checking status of ha-605942-m02 ...
	I0923 11:02:26.561955  366127 cli_runner.go:164] Run: docker container inspect ha-605942-m02 --format={{.State.Status}}
	I0923 11:02:26.580925  366127 status.go:364] ha-605942-m02 host status = "Stopped" (err=<nil>)
	I0923 11:02:26.580949  366127 status.go:377] host is not running, skipping remaining checks
	I0923 11:02:26.580957  366127 status.go:176] ha-605942-m02 status: &{Name:ha-605942-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0923 11:02:26.580978  366127 status.go:174] checking status of ha-605942-m03 ...
	I0923 11:02:26.581306  366127 cli_runner.go:164] Run: docker container inspect ha-605942-m03 --format={{.State.Status}}
	I0923 11:02:26.598574  366127 status.go:364] ha-605942-m03 host status = "Running" (err=<nil>)
	I0923 11:02:26.598602  366127 host.go:66] Checking if "ha-605942-m03" exists ...
	I0923 11:02:26.598936  366127 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-605942-m03
	I0923 11:02:26.616934  366127 host.go:66] Checking if "ha-605942-m03" exists ...
	I0923 11:02:26.617413  366127 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 11:02:26.617475  366127 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-605942-m03
	I0923 11:02:26.634544  366127 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40715 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/ha-605942-m03/id_rsa Username:docker}
	I0923 11:02:26.733572  366127 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 11:02:26.749198  366127 kubeconfig.go:125] found "ha-605942" server: "https://192.168.49.254:8443"
	I0923 11:02:26.749228  366127 api_server.go:166] Checking apiserver status ...
	I0923 11:02:26.749275  366127 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 11:02:26.760810  366127 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1309/cgroup
	I0923 11:02:26.770769  366127 api_server.go:182] apiserver freezer: "11:freezer:/docker/6e72433e904bd112047967436f803ae87400f693c0e6b8dc16699e3e21ca7d3f/crio/crio-1df380ed561e47fd0044208a627975348c86d48712a4ee5d4b53598ee11b0a0e"
	I0923 11:02:26.770869  366127 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6e72433e904bd112047967436f803ae87400f693c0e6b8dc16699e3e21ca7d3f/crio/crio-1df380ed561e47fd0044208a627975348c86d48712a4ee5d4b53598ee11b0a0e/freezer.state
	I0923 11:02:26.779871  366127 api_server.go:204] freezer state: "THAWED"
	I0923 11:02:26.779900  366127 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0923 11:02:26.788413  366127 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0923 11:02:26.788442  366127 status.go:456] ha-605942-m03 apiserver status = Running (err=<nil>)
	I0923 11:02:26.788452  366127 status.go:176] ha-605942-m03 status: &{Name:ha-605942-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0923 11:02:26.788471  366127 status.go:174] checking status of ha-605942-m04 ...
	I0923 11:02:26.788787  366127 cli_runner.go:164] Run: docker container inspect ha-605942-m04 --format={{.State.Status}}
	I0923 11:02:26.805792  366127 status.go:364] ha-605942-m04 host status = "Running" (err=<nil>)
	I0923 11:02:26.805821  366127 host.go:66] Checking if "ha-605942-m04" exists ...
	I0923 11:02:26.806139  366127 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-605942-m04
	I0923 11:02:26.824566  366127 host.go:66] Checking if "ha-605942-m04" exists ...
	I0923 11:02:26.824875  366127 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 11:02:26.824932  366127 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-605942-m04
	I0923 11:02:26.842928  366127 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40720 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/ha-605942-m04/id_rsa Username:docker}
	I0923 11:02:26.949242  366127 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 11:02:26.963998  366127 status.go:176] ha-605942-m04 status: &{Name:ha-605942-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (33.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 node start m02 -v=7 --alsologtostderr
E0923 11:02:35.167018  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:02:55.648400  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-605942 node start m02 -v=7 --alsologtostderr: (32.085579901s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-605942 status -v=7 --alsologtostderr: (1.43756664s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (33.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.4s)

                                                
                                                
=== 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: (1.398809919s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.40s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (171.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-605942 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-605942 -v=7 --alsologtostderr
E0923 11:03:17.221496  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:03:36.609796  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-605942 -v=7 --alsologtostderr: (37.430216277s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-605942 --wait=true -v=7 --alsologtostderr
E0923 11:03:44.931494  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:04:58.531255  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-605942 --wait=true -v=7 --alsologtostderr: (2m13.989591292s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-605942
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (171.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-605942 node delete m03 -v=7 --alsologtostderr: (12.483743823s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 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 (13.41s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.74s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.9s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 11:06:44.453641  380127 out.go:345] Setting OutFile to fd 1 ...
	I0923 11:06:44.454097  380127 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:06:44.454112  380127 out.go:358] Setting ErrFile to fd 2...
	I0923 11:06:44.454118  380127 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:06:44.454390  380127 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 11:06:44.454593  380127 out.go:352] Setting JSON to false
	I0923 11:06:44.454634  380127 mustload.go:65] Loading cluster: ha-605942
	I0923 11:06:44.455078  380127 config.go:182] Loaded profile config "ha-605942": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 11:06:44.455101  380127 status.go:174] checking status of ha-605942 ...
	I0923 11:06:44.455705  380127 cli_runner.go:164] Run: docker container inspect ha-605942 --format={{.State.Status}}
	I0923 11:06:44.457600  380127 notify.go:220] Checking for updates...
	I0923 11:06:44.473383  380127 status.go:364] ha-605942 host status = "Stopped" (err=<nil>)
	I0923 11:06:44.473409  380127 status.go:377] host is not running, skipping remaining checks
	I0923 11:06:44.473416  380127 status.go:176] ha-605942 status: &{Name:ha-605942 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0923 11:06:44.473440  380127 status.go:174] checking status of ha-605942-m02 ...
	I0923 11:06:44.473774  380127 cli_runner.go:164] Run: docker container inspect ha-605942-m02 --format={{.State.Status}}
	I0923 11:06:44.499511  380127 status.go:364] ha-605942-m02 host status = "Stopped" (err=<nil>)
	I0923 11:06:44.499532  380127 status.go:377] host is not running, skipping remaining checks
	I0923 11:06:44.499540  380127 status.go:176] ha-605942-m02 status: &{Name:ha-605942-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0923 11:06:44.499561  380127 status.go:174] checking status of ha-605942-m04 ...
	I0923 11:06:44.499915  380127 cli_runner.go:164] Run: docker container inspect ha-605942-m04 --format={{.State.Status}}
	I0923 11:06:44.519146  380127 status.go:364] ha-605942-m04 host status = "Stopped" (err=<nil>)
	I0923 11:06:44.519175  380127 status.go:377] host is not running, skipping remaining checks
	I0923 11:06:44.519182  380127 status.go:176] ha-605942-m04 status: &{Name:ha-605942-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (104.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-605942 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0923 11:07:14.673552  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:07:42.373172  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:08:17.221709  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-605942 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m43.807803962s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 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 (104.73s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (68.17s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-605942 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-605942 --control-plane -v=7 --alsologtostderr: (1m7.143183115s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-605942 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-605942 status -v=7 --alsologtostderr: (1.029998867s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (68.17s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.97s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (50.87s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-294303 --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-294303 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (50.864791384s)
--- PASS: TestJSONOutput/start/Command (50.87s)

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

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.68s)

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.98s)

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

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-081290 --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-081290 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (88.328455ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"984acf3c-deaf-44c3-b43f-ec3b7daae628","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-081290] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"8f493392-2747-43d5-a0c5-ab8cd2afd741","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19689"}}
	{"specversion":"1.0","id":"95fdf5ac-85d1-4785-bffb-cac29057d2ac","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":"52947aab-d00c-4c6f-bdc8-3283b6e66467","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig"}}
	{"specversion":"1.0","id":"2cad63fd-8ab1-4ddd-863f-cc4a8ec3e9b5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube"}}
	{"specversion":"1.0","id":"39b037fd-11c8-4108-a3db-99261eb75c66","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":"cf62f17b-a194-44e6-b4e4-41d2476bed6d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"0e203236-f172-4793-8b33-811c3f51319b","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-081290" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-081290
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (39s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.14s)

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

                                                
                                    
x
+
TestKicExistingNetwork (33.01s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0923 11:12:01.766479  319693 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0923 11:12:01.784150  319693 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0923 11:12:01.784237  319693 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0923 11:12:01.784260  319693 cli_runner.go:164] Run: docker network inspect existing-network
W0923 11:12:01.801839  319693 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0923 11:12:01.801885  319693 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0923 11:12:01.801904  319693 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0923 11:12:01.802048  319693 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}}]}"
I0923 11:12:01.821133  319693 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-83a9363764f9 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:8c:03:02:89} reservation:<nil>}
I0923 11:12:01.821649  319693 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40019e7170}
I0923 11:12:01.821682  319693 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0923 11:12:01.821747  319693 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0923 11:12:01.902217  319693 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-243783 --network=existing-network
E0923 11:12:14.673029  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/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-243783 --network=existing-network: (30.889284956s)
helpers_test.go:175: Cleaning up "existing-network-243783" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-243783
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-243783: (1.949936037s)
I0923 11:12:34.759453  319693 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (33.01s)

                                                
                                    
x
+
TestKicCustomSubnet (35.27s)

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

                                                
                                    
x
+
TestKicStaticIP (35.17s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-346069 --static-ip=192.168.200.200
E0923 11:13:17.221366  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-346069 --static-ip=192.168.200.200: (32.960418736s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-346069 ip
helpers_test.go:175: Cleaning up "static-ip-346069" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-346069
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-346069: (2.066433193s)
--- PASS: TestKicStaticIP (35.17s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (68.78s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-353196 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-353196 --driver=docker  --container-runtime=crio: (31.565209873s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-355879 --driver=docker  --container-runtime=crio
E0923 11:14:40.295343  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-355879 --driver=docker  --container-runtime=crio: (31.86072461s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-353196
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-355879
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-355879" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-355879
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-355879: (2.038647089s)
helpers_test.go:175: Cleaning up "first-353196" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-353196
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-353196: (1.967545134s)
--- PASS: TestMinikubeProfile (68.78s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.59s)

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

                                                
                                    
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-650230 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.84s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
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-650230 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-650230 --alsologtostderr -v=5: (1.609563029s)
--- PASS: TestMountStart/serial/DeleteFirst (1.61s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.3s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (77.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.49s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-168414 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-168414 -- exec busybox-7dff88458-2wdlb -- 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-168414 -- exec busybox-7dff88458-2wdlb -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-168414 -- exec busybox-7dff88458-flsth -- 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-168414 -- exec busybox-7dff88458-flsth -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.99s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (57.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-168414 -v 3 --alsologtostderr
E0923 11:17:14.672558  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-168414 -v 3 --alsologtostderr: (57.251757824s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-168414 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (57.92s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.7s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.25s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 11:17:56.727526  433137 out.go:345] Setting OutFile to fd 1 ...
	I0923 11:17:56.727703  433137 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:17:56.727716  433137 out.go:358] Setting ErrFile to fd 2...
	I0923 11:17:56.727722  433137 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:17:56.727964  433137 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 11:17:56.728146  433137 out.go:352] Setting JSON to false
	I0923 11:17:56.728187  433137 mustload.go:65] Loading cluster: multinode-168414
	I0923 11:17:56.728241  433137 notify.go:220] Checking for updates...
	I0923 11:17:56.728703  433137 config.go:182] Loaded profile config "multinode-168414": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 11:17:56.728737  433137 status.go:174] checking status of multinode-168414 ...
	I0923 11:17:56.729651  433137 cli_runner.go:164] Run: docker container inspect multinode-168414 --format={{.State.Status}}
	I0923 11:17:56.749653  433137 status.go:364] multinode-168414 host status = "Running" (err=<nil>)
	I0923 11:17:56.749679  433137 host.go:66] Checking if "multinode-168414" exists ...
	I0923 11:17:56.749984  433137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-168414
	I0923 11:17:56.779517  433137 host.go:66] Checking if "multinode-168414" exists ...
	I0923 11:17:56.780111  433137 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 11:17:56.780209  433137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-168414
	I0923 11:17:56.799023  433137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40825 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/multinode-168414/id_rsa Username:docker}
	I0923 11:17:56.892439  433137 ssh_runner.go:195] Run: systemctl --version
	I0923 11:17:56.897960  433137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 11:17:56.909391  433137 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 11:17:56.957838  433137 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:false BridgeNfIP6Tables:false Debug:false NFd:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-09-23 11:17:56.948085993 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: brid
ge-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 11:17:56.958489  433137 kubeconfig.go:125] found "multinode-168414" server: "https://192.168.67.2:8443"
	I0923 11:17:56.958527  433137 api_server.go:166] Checking apiserver status ...
	I0923 11:17:56.958582  433137 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0923 11:17:56.969491  433137 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1418/cgroup
	I0923 11:17:56.978822  433137 api_server.go:182] apiserver freezer: "11:freezer:/docker/4a535797565774d9010c93bdcf688f568ce1a72c25f982778b4e238949f7f5fe/crio/crio-b06397056a6a0e4f6fd67322021f37d11c84220521e65943b75bfc5cf28b477f"
	I0923 11:17:56.978891  433137 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/4a535797565774d9010c93bdcf688f568ce1a72c25f982778b4e238949f7f5fe/crio/crio-b06397056a6a0e4f6fd67322021f37d11c84220521e65943b75bfc5cf28b477f/freezer.state
	I0923 11:17:56.987534  433137 api_server.go:204] freezer state: "THAWED"
	I0923 11:17:56.987565  433137 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0923 11:17:56.995215  433137 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0923 11:17:56.995247  433137 status.go:456] multinode-168414 apiserver status = Running (err=<nil>)
	I0923 11:17:56.995264  433137 status.go:176] multinode-168414 status: &{Name:multinode-168414 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0923 11:17:56.995282  433137 status.go:174] checking status of multinode-168414-m02 ...
	I0923 11:17:56.995634  433137 cli_runner.go:164] Run: docker container inspect multinode-168414-m02 --format={{.State.Status}}
	I0923 11:17:57.012230  433137 status.go:364] multinode-168414-m02 host status = "Running" (err=<nil>)
	I0923 11:17:57.012259  433137 host.go:66] Checking if "multinode-168414-m02" exists ...
	I0923 11:17:57.012599  433137 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-168414-m02
	I0923 11:17:57.030308  433137 host.go:66] Checking if "multinode-168414-m02" exists ...
	I0923 11:17:57.030636  433137 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0923 11:17:57.030782  433137 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-168414-m02
	I0923 11:17:57.049174  433137 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:40830 SSHKeyPath:/home/jenkins/minikube-integration/19689-314305/.minikube/machines/multinode-168414-m02/id_rsa Username:docker}
	I0923 11:17:57.140807  433137 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0923 11:17:57.152847  433137 status.go:176] multinode-168414-m02 status: &{Name:multinode-168414-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0923 11:17:57.152884  433137 status.go:174] checking status of multinode-168414-m03 ...
	I0923 11:17:57.153195  433137 cli_runner.go:164] Run: docker container inspect multinode-168414-m03 --format={{.State.Status}}
	I0923 11:17:57.170793  433137 status.go:364] multinode-168414-m03 host status = "Stopped" (err=<nil>)
	I0923 11:17:57.170819  433137 status.go:377] host is not running, skipping remaining checks
	I0923 11:17:57.170828  433137 status.go:176] multinode-168414-m03 status: &{Name:multinode-168414-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (102.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-168414
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-168414
E0923 11:18:17.221528  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-168414: (24.917499162s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-168414 --wait=true -v=8 --alsologtostderr
E0923 11:18:37.735256  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-168414 --wait=true -v=8 --alsologtostderr: (1m17.939247305s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-168414
--- PASS: TestMultiNode/serial/RestartKeepsNodes (102.98s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.58s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.85s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 11:20:19.555409  440871 out.go:345] Setting OutFile to fd 1 ...
	I0923 11:20:19.555962  440871 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:20:19.555999  440871 out.go:358] Setting ErrFile to fd 2...
	I0923 11:20:19.556019  440871 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:20:19.556335  440871 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 11:20:19.556587  440871 out.go:352] Setting JSON to false
	I0923 11:20:19.556654  440871 mustload.go:65] Loading cluster: multinode-168414
	I0923 11:20:19.556731  440871 notify.go:220] Checking for updates...
	I0923 11:20:19.557781  440871 config.go:182] Loaded profile config "multinode-168414": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 11:20:19.557828  440871 status.go:174] checking status of multinode-168414 ...
	I0923 11:20:19.558523  440871 cli_runner.go:164] Run: docker container inspect multinode-168414 --format={{.State.Status}}
	I0923 11:20:19.578232  440871 status.go:364] multinode-168414 host status = "Stopped" (err=<nil>)
	I0923 11:20:19.578255  440871 status.go:377] host is not running, skipping remaining checks
	I0923 11:20:19.578269  440871 status.go:176] multinode-168414 status: &{Name:multinode-168414 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0923 11:20:19.578301  440871 status.go:174] checking status of multinode-168414-m02 ...
	I0923 11:20:19.578616  440871 cli_runner.go:164] Run: docker container inspect multinode-168414-m02 --format={{.State.Status}}
	I0923 11:20:19.603235  440871 status.go:364] multinode-168414-m02 host status = "Stopped" (err=<nil>)
	I0923 11:20:19.603257  440871 status.go:377] host is not running, skipping remaining checks
	I0923 11:20:19.603265  440871 status.go:176] multinode-168414-m02 status: &{Name:multinode-168414-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (55.35s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (31.25s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-168414-m02' is duplicated with machine name 'multinode-168414-m02' in profile 'multinode-168414'
	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-168414-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-168414-m03 --driver=docker  --container-runtime=crio: (28.691868155s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-168414
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-168414: exit status 80 (354.851523ms)

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

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

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

                                                
                                    
x
+
TestPreload (127.94s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-942426 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0923 11:22:14.673366  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:23:17.221667  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-942426 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m35.694319556s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-942426 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-942426 image pull gcr.io/k8s-minikube/busybox: (3.309918146s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-942426
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-942426: (5.798404206s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-942426 --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-942426 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.199957802s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-942426 image list
helpers_test.go:175: Cleaning up "test-preload-942426" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-942426
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-942426: (2.576285083s)
--- PASS: TestPreload (127.94s)

                                                
                                    
x
+
TestScheduledStopUnix (108.76s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-068599 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-068599 --memory=2048 --driver=docker  --container-runtime=crio: (31.56678558s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-068599 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-068599 -n scheduled-stop-068599
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-068599 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0923 11:24:30.312570  319693 retry.go:31] will retry after 91.867µs: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.313728  319693 retry.go:31] will retry after 135.041µs: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.314849  319693 retry.go:31] will retry after 333.182µs: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.315986  319693 retry.go:31] will retry after 367.979µs: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.317094  319693 retry.go:31] will retry after 503.78µs: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.318217  319693 retry.go:31] will retry after 1.105548ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.320376  319693 retry.go:31] will retry after 1.161514ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.322578  319693 retry.go:31] will retry after 1.433641ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.324756  319693 retry.go:31] will retry after 2.938481ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.329762  319693 retry.go:31] will retry after 4.900263ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.334991  319693 retry.go:31] will retry after 4.264556ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.341526  319693 retry.go:31] will retry after 6.663471ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.350489  319693 retry.go:31] will retry after 19.445115ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.370799  319693 retry.go:31] will retry after 14.406821ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
I0923 11:24:30.386031  319693 retry.go:31] will retry after 38.935372ms: open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/scheduled-stop-068599/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-068599 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-068599 -n scheduled-stop-068599
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-068599
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-068599 --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-068599
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-068599: exit status 7 (68.285046ms)

                                                
                                                
-- stdout --
	scheduled-stop-068599
	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-068599 -n scheduled-stop-068599
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-068599 -n scheduled-stop-068599: exit status 7 (64.993791ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.14s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-005609 --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-005609 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (8.672872574s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"f10ca4b8-15a6-4dd9-a725-41e8d48cbd4a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-005609] minikube v1.34.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"4e4f866d-1a56-4258-b286-722fb380ae39","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19689"}}
	{"specversion":"1.0","id":"424321b2-baab-4af3-9a4d-da387342abf8","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":"4d258092-ff20-4894-bf22-8daadc76e7db","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig"}}
	{"specversion":"1.0","id":"728d6fd5-a91a-4988-a6f2-3643fe637d5c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube"}}
	{"specversion":"1.0","id":"0ca4866c-62af-41e7-a21e-002461742268","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":"84b6e4e3-1bfe-4109-afc3-61b5e077aa77","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"03e83c7c-de4b-43ea-ab2e-c8394e88106c","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":"4901b987-7bb7-4387-94ce-6581352f6e7d","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":"800855aa-9362-44f1-865b-a317cdafc261","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":"855770d8-3452-4af4-9006-791eee76c1c7","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":"35c54eb3-9a69-4d20-a014-bbf2ed58abea","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-005609\" primary control-plane node in \"insufficient-storage-005609\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"19f5befc-78c2-485d-9102-441f3d20c8e9","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-1726784731-19672 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"ba3352f1-cbbe-4c9a-9de0-dd7f4076978c","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":"894389c3-2a51-4ab5-8d14-d03a5d8c4ce3","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-005609 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-005609 --output=json --layout=cluster: exit status 7 (285.161872ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0923 11:25:55.938620  458606 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-005609" does not appear in /home/jenkins/minikube-integration/19689-314305/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0923 11:25:56.233423  458667 status.go:451] kubeconfig endpoint: get endpoint: "insufficient-storage-005609" does not appear in /home/jenkins/minikube-integration/19689-314305/kubeconfig
	E0923 11:25:56.244260  458667 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/insufficient-storage-005609/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (104.25s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4106976528 start -p running-upgrade-937830 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0923 11:31:20.297103  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4106976528 start -p running-upgrade-937830 --memory=2200 --vm-driver=docker  --container-runtime=crio: (32.245380131s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-937830 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0923 11:32:14.673457  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-937830 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m8.778300418s)
helpers_test.go:175: Cleaning up "running-upgrade-937830" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-937830
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-937830: (2.638966632s)
--- PASS: TestRunningBinaryUpgrade (104.25s)

                                                
                                    
x
+
TestKubernetesUpgrade (401.01s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-730102 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0923 11:28:17.221656  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-730102 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m25.887396962s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-730102
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-730102: (1.316492957s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-730102 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-730102 status --format={{.Host}}: exit status 7 (103.355407ms)

                                                
                                                
-- 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-730102 --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-730102 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m40.914993543s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-730102 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-730102 --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-730102 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (90.147702ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-730102] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19689
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.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-730102
	    minikube start -p kubernetes-upgrade-730102 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7301022 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-730102 --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-730102 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-730102 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.152249074s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-730102" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-730102
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-730102: (2.408524223s)
--- PASS: TestKubernetesUpgrade (401.01s)

                                                
                                    
x
+
TestMissingContainerUpgrade (150.91s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2104150201 start -p missing-upgrade-637062 --memory=2200 --driver=docker  --container-runtime=crio
E0923 11:27:14.673315  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2104150201 start -p missing-upgrade-637062 --memory=2200 --driver=docker  --container-runtime=crio: (1m24.594701391s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-637062
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-637062: (10.491708971s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-637062
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-637062 --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-637062 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (53.003893005s)
helpers_test.go:175: Cleaning up "missing-upgrade-637062" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-637062
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-637062: (2.165751089s)
--- PASS: TestMissingContainerUpgrade (150.91s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-981539 --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-981539 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (99.77922ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-981539] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19689
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.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.10s)

                                                
                                    
x
+
TestPause/serial/Start (89.52s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-964998 --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-964998 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m29.515619657s)
--- PASS: TestPause/serial/Start (89.52s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (41.23s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (7.49s)

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

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-981539","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-981539
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-981539: (2.017993084s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (7.49s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.25s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.06s)

                                                
                                                
=== 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.06s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.79s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (29.52s)

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

                                                
                                    
x
+
TestPause/serial/Pause (1.16s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.63s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (1.01s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.38s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.04s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.43s)

                                                
                                                
=== 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-964998
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-964998: exit status 1 (14.65744ms)

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.56s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (76.94s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1704601738 start -p stopped-upgrade-826524 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1704601738 start -p stopped-upgrade-826524 --memory=2200 --vm-driver=docker  --container-runtime=crio: (44.423670098s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1704601738 -p stopped-upgrade-826524 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1704601738 -p stopped-upgrade-826524 stop: (2.50522662s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-826524 --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-826524 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.013937642s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (76.94s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.15s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.94s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-849169 --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-849169 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (187.128654ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0923 11:33:20.405846  495579 out.go:345] Setting OutFile to fd 1 ...
	I0923 11:33:20.405988  495579 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:33:20.405999  495579 out.go:358] Setting ErrFile to fd 2...
	I0923 11:33:20.406004  495579 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0923 11:33:20.406242  495579 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19689-314305/.minikube/bin
	I0923 11:33:20.406707  495579 out.go:352] Setting JSON to false
	I0923 11:33:20.407702  495579 start.go:129] hostinfo: {"hostname":"ip-172-31-29-130","uptime":148547,"bootTime":1726942654,"procs":186,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1070-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"36adf542-ef4f-4e2d-a0c8-6868d1383ff9"}
	I0923 11:33:20.407778  495579 start.go:139] virtualization:  
	I0923 11:33:20.411243  495579 out.go:177] * [false-849169] minikube v1.34.0 on Ubuntu 20.04 (arm64)
	I0923 11:33:20.414624  495579 out.go:177]   - MINIKUBE_LOCATION=19689
	I0923 11:33:20.414803  495579 notify.go:220] Checking for updates...
	I0923 11:33:20.419901  495579 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0923 11:33:20.422513  495579 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19689-314305/kubeconfig
	I0923 11:33:20.425176  495579 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19689-314305/.minikube
	I0923 11:33:20.428123  495579 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0923 11:33:20.430725  495579 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0923 11:33:20.433916  495579 config.go:182] Loaded profile config "kubernetes-upgrade-730102": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
	I0923 11:33:20.434025  495579 driver.go:394] Setting default libvirt URI to qemu:///system
	I0923 11:33:20.466549  495579 docker.go:123] docker version: linux-27.3.1:Docker Engine - Community
	I0923 11:33:20.466722  495579 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0923 11:33:20.525575  495579 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:false BridgeNfIP6Tables:false Debug:false NFd:38 OomKillDisable:true NGoroutines:52 SystemTime:2024-09-23 11:33:20.51586633 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1070-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aa
rch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-29-130 Labels:[] ExperimentalBuild:false ServerVersion:27.3.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c Expected:7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c} RuncCommit:{ID:v1.1.14-0-g2c9f560 Expected:v1.1.14-0-g2c9f560} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:[WARNING: bridg
e-nf-call-iptables is disabled WARNING: bridge-nf-call-ip6tables is disabled] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.17.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.7]] Warnings:<nil>}}
	I0923 11:33:20.525699  495579 docker.go:318] overlay module found
	I0923 11:33:20.528591  495579 out.go:177] * Using the docker driver based on user configuration
	I0923 11:33:20.531126  495579 start.go:297] selected driver: docker
	I0923 11:33:20.531148  495579 start.go:901] validating driver "docker" against <nil>
	I0923 11:33:20.531164  495579 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0923 11:33:20.534368  495579 out.go:201] 
	W0923 11:33:20.536993  495579 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
	I0923 11:33:20.539477  495579 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-669027 --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
E0923 11:37:14.672695  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/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-669027 --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: (2m45.29295409s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (165.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-669027 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" [dfcb36f9-105e-4d2c-8556-b834a59efa43] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [dfcb36f9-105e-4d2c-8556-b834a59efa43] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.005414413s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-669027 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.87s)

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

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

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

                                                
                                                
=== 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-669027 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-669027 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.284837553s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-669027 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.46s)

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

                                                
                                                
=== 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-669027 --alsologtostderr -v=3
E0923 11:38:17.227539  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-669027 --alsologtostderr -v=3: (15.490236543s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (15.49s)

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

                                                
                                                
=== 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-669027 -n old-k8s-version-669027
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-669027 -n old-k8s-version-669027: exit status 7 (112.383174ms)

                                                
                                                
-- 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-669027 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.27s)

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

                                                
                                                
=== 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-669027 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-669027 --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: (2m30.3519011s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-669027 -n old-k8s-version-669027
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (150.76s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-919048 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" [72328fe2-544b-44c9-b0e7-edef57405f8f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [72328fe2-544b-44c9-b0e7-edef57405f8f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.003676221s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-919048 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.45s)

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

                                                
                                                
=== 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-919048 --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-919048 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.338080972s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context no-preload-919048 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.48s)

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

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

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

                                                
                                                
=== 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-919048 -n no-preload-919048
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-919048 -n no-preload-919048: exit status 7 (70.540332ms)

                                                
                                                
-- 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-919048 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.19s)

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

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

                                                
                                    
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-c54jx" [8401ab15-1ee9-4453-b099-1ba0377015b3] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004846832s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-c54jx" [8401ab15-1ee9-4453-b099-1ba0377015b3] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0041048s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-669027 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

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

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

                                                
                                                
=== 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-669027 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-669027 -n old-k8s-version-669027
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-669027 -n old-k8s-version-669027: exit status 2 (338.042563ms)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-978136 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" [796d3d60-4d9f-4720-89c8-00de72a51de2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0923 11:42:14.672664  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [796d3d60-4d9f-4720-89c8-00de72a51de2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.004303309s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-978136 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.35s)

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

                                                
                                                
=== 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-978136 --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-978136 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.035430989s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-978136 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.15s)

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

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

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

                                                
                                                
=== 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-978136 -n embed-certs-978136
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-978136 -n embed-certs-978136: exit status 7 (83.363248ms)

                                                
                                                
-- 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-978136 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-978136 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0923 11:43:03.965830  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:03.972161  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:03.983575  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:04.005799  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:04.047249  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:04.128688  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:04.290247  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:04.611737  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:05.253594  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:06.535217  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:09.096578  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:14.218703  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:17.220863  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:24.460725  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:43:44.943060  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/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-978136 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m26.603641837s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-978136 -n embed-certs-978136
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (266.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-86wrz" [61bcaad4-bfec-40ac-bac3-bd3e7273ad52] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003624876s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-86wrz" [61bcaad4-bfec-40ac-bac3-bd3e7273ad52] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004235656s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-919048 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-919048 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.02s)

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

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

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

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

                                                
                                                
=== 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-437640 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0923 11:44:25.905132  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-437640 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (48.324068119s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (48.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-437640 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" [cc5a2e62-dc07-44bb-8040-341ff53275e0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cc5a2e62-dc07-44bb-8040-341ff53275e0] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.002967932s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-437640 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.37s)

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

                                                
                                                
=== 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-437640 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-437640 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.020784017s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context default-k8s-diff-port-437640 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.16s)

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

                                                
                                                
=== 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-437640 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-437640 --alsologtostderr -v=3: (11.969467829s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.97s)

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

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

                                                
                                                
-- 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-437640 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== 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-437640 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1
E0923 11:45:47.827124  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/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-437640 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.1: (4m54.88330608s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-437640 -n default-k8s-diff-port-437640
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (295.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-jl5gg" [dcb85e92-e592-41bd-bddf-b842cf062c6b] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003775714s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-jl5gg" [dcb85e92-e592-41bd-bddf-b842cf062c6b] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004090266s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-978136 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

                                                
                                                
-- 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-978136 --alsologtostderr -v=1
E0923 11:47:14.673132  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-978136 -n embed-certs-978136
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-978136 -n embed-certs-978136
--- PASS: TestStartStop/group/embed-certs/serial/Pause (3.07s)

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

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

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

                                                
                                                
=== 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-368512 --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 newest-cni-368512 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.01814427s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.02s)

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

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

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

                                                
                                                
=== 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-368512 -n newest-cni-368512
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-368512 -n newest-cni-368512: exit status 7 (68.500101ms)

                                                
                                                
-- 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-368512 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-368512 --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
E0923 11:48:00.302008  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:48:03.966671  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-368512 --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.601682464s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-368512 -n newest-cni-368512
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.99s)

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

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

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

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

                                                
                                                
-- 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-368512 -n newest-cni-368512
E0923 11:48:17.221598  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-368512 -n newest-cni-368512: exit status 2 (326.765981ms)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-849169 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0923 11:48:31.668492  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/old-k8s-version-669027/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-849169 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (49.50686961s)
--- PASS: TestNetworkPlugins/group/auto/Start (49.51s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-849169 "pgrep -a kubelet"
I0923 11:49:10.892844  319693 config.go:182] Loaded profile config "auto-849169": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-849169 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-b8gxl" [09d81a10-4328-42d6-988d-27d4c1e21b49] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0923 11:49:14.807608  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:14.814311  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:14.825990  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:14.847738  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:14.889479  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:14.971239  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:15.132934  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:15.454738  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:16.096576  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-b8gxl" [09d81a10-4328-42d6-988d-27d4c1e21b49] Running
E0923 11:49:17.378470  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:49:19.941326  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003858788s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.28s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-849169 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0923 11:49:55.787192  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-849169 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m20.365484208s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (80.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-nc75d" [28702365-114f-48aa-8c3b-5cfff576c48f] Running
E0923 11:50:36.748859  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003695039s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-nc75d" [28702365-114f-48aa-8c3b-5cfff576c48f] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004008457s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-437640 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== 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-437640 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.27s)

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

                                                
                                                
=== 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-437640 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-437640 -n default-k8s-diff-port-437640
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-437640 -n default-k8s-diff-port-437640: exit status 2 (348.643487ms)

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

                                                
                                                
-- 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-437640 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-437640 -n default-k8s-diff-port-437640
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-437640 -n default-k8s-diff-port-437640
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.02s)
E0923 11:55:13.167056  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:13.173438  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:13.184741  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:13.206088  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:13.247453  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:13.328824  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:13.490328  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:13.811946  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:14.453806  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:15.735780  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:18.297621  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:23.419367  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:33.090975  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:55:33.661205  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-849169 --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-849169 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m8.118680852s)
--- PASS: TestNetworkPlugins/group/calico/Start (68.12s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-fbx29" [7f366ab2-1767-494a-a3c6-311bd3ac21aa] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.005757553s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-849169 "pgrep -a kubelet"
I0923 11:51:09.540049  319693 config.go:182] Loaded profile config "kindnet-849169": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-849169 replace --force -f testdata/netcat-deployment.yaml
I0923 11:51:09.906499  319693 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
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-tvs9k" [8685fff6-0a5e-491f-a9cc-cd036e8f7763] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-tvs9k" [8685fff6-0a5e-491f-a9cc-cd036e8f7763] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 13.006155952s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (13.38s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-849169 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0923 11:51:57.738760  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-849169 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (54.291100837s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (54.29s)

                                                
                                    
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-8jj5x" [272e4e9f-9438-4638-bbf6-056aeaea4687] Running
E0923 11:51:58.670608  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/no-preload-919048/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.007627882s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-849169 "pgrep -a kubelet"
I0923 11:52:04.790584  319693 config.go:182] Loaded profile config "calico-849169": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-849169 replace --force -f testdata/netcat-deployment.yaml
I0923 11:52:05.133109  319693 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
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-xfsc2" [40c296c0-f5a4-4967-ba13-ad9b23f00bc2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xfsc2" [40c296c0-f5a4-4967-ba13-ad9b23f00bc2] Running
E0923 11:52:14.673061  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/functional-090048/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.00403733s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.35s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-849169 "pgrep -a kubelet"
I0923 11:52:42.629862  319693 config.go:182] Loaded profile config "custom-flannel-849169": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-849169 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-8r8w7" [ba568f88-7a02-4bb6-9e9c-9d2f7848a650] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-8r8w7" [ba568f88-7a02-4bb6-9e9c-9d2f7848a650] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.006148377s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.36s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-849169 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.21s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-849169 "pgrep -a kubelet"
I0923 11:54:01.414856  319693 config.go:182] Loaded profile config "enable-default-cni-849169": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-849169 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-kqbvk" [e2dc9a00-561c-4935-9921-98e6715a164c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kqbvk" [e2dc9a00-561c-4935-9921-98e6715a164c] Running
E0923 11:54:11.146890  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:54:11.153279  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:54:11.164659  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:54:11.186011  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:54:11.227435  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:54:11.308823  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:54:11.470348  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:54:11.792134  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
E0923 11:54:12.434121  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.003432068s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.29s)

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

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

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

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

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

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

                                                
                                    
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-95z4r" [28f12370-422c-4717-8f30-b769bf117509] Running
E0923 11:54:16.277538  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004146636s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-849169 "pgrep -a kubelet"
E0923 11:54:21.399877  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
I0923 11:54:21.433143  319693 config.go:182] Loaded profile config "flannel-849169": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.46s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-849169 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-cfjxc" [93acd445-acdd-4ffd-86cb-2b40c741817d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-cfjxc" [93acd445-acdd-4ffd-86cb-2b40c741817d] Running
E0923 11:54:31.642092  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/auto-849169/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 13.00310483s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (13.34s)

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

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

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

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

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

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

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

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

                                                
                                    
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-849169 "pgrep -a kubelet"
I0923 11:55:47.854785  319693 config.go:182] Loaded profile config "bridge-849169": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-849169 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-m5qjs" [ff6f1bbb-a1fc-4aa3-b058-2ec117e46a26] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-m5qjs" [ff6f1bbb-a1fc-4aa3-b058-2ec117e46a26] Running
E0923 11:55:54.143510  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/default-k8s-diff-port-437640/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.005175774s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.25s)

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

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

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

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

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

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

                                                
                                    

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

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-430979 --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-430979" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-430979
--- SKIP: TestDownloadOnlyKic (0.57s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.84s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as crio container runtimes requires CNI
E0923 11:33:17.221610  319693 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19689-314305/.minikube/profiles/addons-348178/client.crt: no such file or directory" logger="UnhandledError"
panic.go:629: 
----------------------- debugLogs start: kubenet-849169 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-849169

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.23s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-849169 [took: 3.973341989s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-849169" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-849169
--- SKIP: TestNetworkPlugins/group/cilium (4.23s)

                                                
                                    
Copied to clipboard