Test Report: Docker_Linux_crio_arm64 19531

                    
                      cca1ca437c91fbc205ce13fbbdef95295053f0ce:2024-08-29:35997
                    
                

Test fail (3/328)

Order failed test Duration
33 TestAddons/parallel/Registry 76.06
34 TestAddons/parallel/Ingress 153.42
36 TestAddons/parallel/MetricsServer 357.68
x
+
TestAddons/parallel/Registry (76.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.899377ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6fb4cdfc84-8j4hm" [c34da2b3-42d0-4d82-98de-7390f8dc6265] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004140809s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-bssp7" [ee39ac2b-240a-4c03-af35-5b512ac6f4c9] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004597945s
addons_test.go:342: (dbg) Run:  kubectl --context addons-653733 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-653733 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Non-zero exit: kubectl --context addons-653733 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.141210119s)

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

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

                                                
                                                
** /stderr **
addons_test.go:349: failed to hit registry.kube-system.svc.cluster.local. args "kubectl --context addons-653733 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c \"wget --spider -S http://registry.kube-system.svc.cluster.local\"" failed: exit status 1
addons_test.go:353: expected curl response be "HTTP/1.1 200", but got *pod "registry-test" deleted
*
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 ip
2024/08/29 18:49:58 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 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-653733
helpers_test.go:235: (dbg) docker inspect addons-653733:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c",
	        "Created": "2024-08-29T18:37:33.133883659Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 284986,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-29T18:37:33.284933278Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cc8dc59c2b679153d99f84cc70dab3e87225f8a0d04f61969b54714a9c4cd4d",
	        "ResolvConfPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/hostname",
	        "HostsPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/hosts",
	        "LogPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c-json.log",
	        "Name": "/addons-653733",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-653733:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-653733",
	            "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/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28-init/diff:/var/lib/docker/overlay2/6f021524f08ac8167774bfdcbf9f318e367c63d8ed2d81d5322078b9af785506/diff",
	                "MergedDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/merged",
	                "UpperDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/diff",
	                "WorkDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-653733",
	                "Source": "/var/lib/docker/volumes/addons-653733/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-653733",
	            "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.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce",
	            "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-653733",
	                "name.minikube.sigs.k8s.io": "addons-653733",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b7fc581696e1bfe6e9440cddbd5f052082da65c64970b04d39dbb9219f7ca288",
	            "SandboxKey": "/var/run/docker/netns/b7fc581696e1",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-653733": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "be0ac0db7a836884f421a345aa144b3d11dbd6dccb13b5dadde462cad4ea61eb",
	                    "EndpointID": "d802fa7d31a7ecd2ecdd3fd245ee86819a6385a841cb7a6fee53ad581e531d36",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-653733",
	                        "e70e944db5b4"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-653733 -n addons-653733
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-653733 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 logs -n 25: (2.602571432s)
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-016149   | jenkins | v1.33.1 | 29 Aug 24 18:36 UTC |                     |
	|         | -p download-only-016149              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| delete  | -p download-only-016149              | download-only-016149   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| start   | -o=json --download-only              | download-only-501721   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | -p download-only-501721              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0         |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| delete  | -p download-only-501721              | download-only-501721   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| delete  | -p download-only-016149              | download-only-016149   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| delete  | -p download-only-501721              | download-only-501721   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| start   | --download-only -p                   | download-docker-401037 | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | download-docker-401037               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-401037            | download-docker-401037 | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| start   | --download-only -p                   | binary-mirror-567215   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | binary-mirror-567215                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43819               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-567215              | binary-mirror-567215   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| addons  | enable dashboard -p                  | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | addons-653733                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | addons-653733                        |                        |         |         |                     |                     |
	| start   | -p addons-653733 --wait=true         | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:40 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	| addons  | addons-653733 addons                 | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-653733 addons                 | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable         | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | yakd --alsologtostderr -v=1          |                        |         |         |                     |                     |
	| ip      | addons-653733 ip                     | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	| addons  | addons-653733 addons disable         | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/29 18:37:09
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0829 18:37:09.254713  284492 out.go:345] Setting OutFile to fd 1 ...
	I0829 18:37:09.254826  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:37:09.254837  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:37:09.254843  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:37:09.255100  284492 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 18:37:09.255539  284492 out.go:352] Setting JSON to false
	I0829 18:37:09.256418  284492 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8375,"bootTime":1724948255,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0829 18:37:09.256504  284492 start.go:139] virtualization:  
	I0829 18:37:09.258446  284492 out.go:177] * [addons-653733] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0829 18:37:09.261205  284492 out.go:177]   - MINIKUBE_LOCATION=19531
	I0829 18:37:09.261359  284492 notify.go:220] Checking for updates...
	I0829 18:37:09.265078  284492 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0829 18:37:09.267032  284492 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 18:37:09.269708  284492 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	I0829 18:37:09.271812  284492 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0829 18:37:09.273355  284492 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0829 18:37:09.275590  284492 driver.go:392] Setting default libvirt URI to qemu:///system
	I0829 18:37:09.298873  284492 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0829 18:37:09.299009  284492 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:37:09.370719  284492 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-29 18:37:09.359241712 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:37:09.370862  284492 docker.go:307] overlay module found
	I0829 18:37:09.372516  284492 out.go:177] * Using the docker driver based on user configuration
	I0829 18:37:09.374119  284492 start.go:297] selected driver: docker
	I0829 18:37:09.374143  284492 start.go:901] validating driver "docker" against <nil>
	I0829 18:37:09.374159  284492 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0829 18:37:09.374806  284492 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:37:09.434055  284492 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-29 18:37:09.424422928 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:37:09.434233  284492 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0829 18:37:09.434464  284492 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]
	I0829 18:37:09.435779  284492 out.go:177] * Using Docker driver with root privileges
	I0829 18:37:09.437547  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:09.437581  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:09.437594  284492 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0829 18:37:09.437680  284492 start.go:340] cluster config:
	{Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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}
	I0829 18:37:09.439312  284492 out.go:177] * Starting "addons-653733" primary control-plane node in "addons-653733" cluster
	I0829 18:37:09.440779  284492 cache.go:121] Beginning downloading kic base image for docker with crio
	I0829 18:37:09.442124  284492 out.go:177] * Pulling base image v0.0.44-1724775115-19521 ...
	I0829 18:37:09.444296  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:09.444365  284492 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0829 18:37:09.444380  284492 cache.go:56] Caching tarball of preloaded images
	I0829 18:37:09.444481  284492 preload.go:172] Found /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0829 18:37:09.444496  284492 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0829 18:37:09.444855  284492 profile.go:143] Saving config to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json ...
	I0829 18:37:09.444884  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json: {Name:mk166ee61549ac0b3e6f870cc9bebc2536012a62 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:09.445052  284492 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local docker daemon
	I0829 18:37:09.461096  284492 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce to local cache
	I0829 18:37:09.461233  284492 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory
	I0829 18:37:09.461256  284492 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory, skipping pull
	I0829 18:37:09.461262  284492 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce exists in cache, skipping pull
	I0829 18:37:09.461271  284492 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce as a tarball
	I0829 18:37:09.461280  284492 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce from local cache
	I0829 18:37:26.993536  284492 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce from cached tarball
	I0829 18:37:26.993578  284492 cache.go:194] Successfully downloaded all kic artifacts
	I0829 18:37:26.993620  284492 start.go:360] acquireMachinesLock for addons-653733: {Name:mkd50a056168db95a971b40d567a655d67ab0794 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0829 18:37:26.993750  284492 start.go:364] duration metric: took 108.446µs to acquireMachinesLock for "addons-653733"
	I0829 18:37:26.993779  284492 start.go:93] Provisioning new machine with config: &{Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0829 18:37:26.993862  284492 start.go:125] createHost starting for "" (driver="docker")
	I0829 18:37:26.996550  284492 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0829 18:37:26.996818  284492 start.go:159] libmachine.API.Create for "addons-653733" (driver="docker")
	I0829 18:37:26.996854  284492 client.go:168] LocalClient.Create starting
	I0829 18:37:26.996970  284492 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem
	I0829 18:37:27.281432  284492 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem
	I0829 18:37:27.417156  284492 cli_runner.go:164] Run: docker network inspect addons-653733 --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}}]}"
	W0829 18:37:27.434301  284492 cli_runner.go:211] docker network inspect addons-653733 --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
	I0829 18:37:27.434395  284492 network_create.go:284] running [docker network inspect addons-653733] to gather additional debugging logs...
	I0829 18:37:27.434422  284492 cli_runner.go:164] Run: docker network inspect addons-653733
	W0829 18:37:27.450874  284492 cli_runner.go:211] docker network inspect addons-653733 returned with exit code 1
	I0829 18:37:27.450909  284492 network_create.go:287] error running [docker network inspect addons-653733]: docker network inspect addons-653733: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-653733 not found
	I0829 18:37:27.450922  284492 network_create.go:289] output of [docker network inspect addons-653733]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-653733 not found
	
	** /stderr **
	I0829 18:37:27.451034  284492 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}}]}"
	I0829 18:37:27.467328  284492 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:0x4001a23c50}
	I0829 18:37:27.467367  284492 network_create.go:124] attempt to create docker network addons-653733 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0829 18:37:27.467422  284492 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-653733 addons-653733
	I0829 18:37:27.546087  284492 network_create.go:108] docker network addons-653733 192.168.49.0/24 created
	I0829 18:37:27.546120  284492 kic.go:121] calculated static IP "192.168.49.2" for the "addons-653733" container
	I0829 18:37:27.546197  284492 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0829 18:37:27.561494  284492 cli_runner.go:164] Run: docker volume create addons-653733 --label name.minikube.sigs.k8s.io=addons-653733 --label created_by.minikube.sigs.k8s.io=true
	I0829 18:37:27.578621  284492 oci.go:103] Successfully created a docker volume addons-653733
	I0829 18:37:27.578732  284492 cli_runner.go:164] Run: docker run --rm --name addons-653733-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --entrypoint /usr/bin/test -v addons-653733:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -d /var/lib
	I0829 18:37:28.935105  284492 cli_runner.go:217] Completed: docker run --rm --name addons-653733-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --entrypoint /usr/bin/test -v addons-653733:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -d /var/lib: (1.356316939s)
	I0829 18:37:28.935141  284492 oci.go:107] Successfully prepared a docker volume addons-653733
	I0829 18:37:28.935179  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:28.935199  284492 kic.go:194] Starting extracting preloaded images to volume ...
	I0829 18:37:28.935272  284492 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-653733:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -I lz4 -xf /preloaded.tar -C /extractDir
	I0829 18:37:33.062979  284492 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-653733:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -I lz4 -xf /preloaded.tar -C /extractDir: (4.127663699s)
	I0829 18:37:33.063016  284492 kic.go:203] duration metric: took 4.127811743s to extract preloaded images to volume ...
	W0829 18:37:33.063183  284492 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0829 18:37:33.063326  284492 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0829 18:37:33.120026  284492 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-653733 --name addons-653733 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-653733 --network addons-653733 --ip 192.168.49.2 --volume addons-653733:/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.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce
	I0829 18:37:33.456798  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Running}}
	I0829 18:37:33.482671  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:33.502452  284492 cli_runner.go:164] Run: docker exec addons-653733 stat /var/lib/dpkg/alternatives/iptables
	I0829 18:37:33.573669  284492 oci.go:144] the created container "addons-653733" has a running status.
	I0829 18:37:33.573707  284492 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa...
	I0829 18:37:34.030355  284492 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0829 18:37:34.061540  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:34.082680  284492 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0829 18:37:34.082700  284492 kic_runner.go:114] Args: [docker exec --privileged addons-653733 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0829 18:37:34.157443  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:34.181277  284492 machine.go:93] provisionDockerMachine start ...
	I0829 18:37:34.181371  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.203748  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.204008  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.204017  284492 main.go:141] libmachine: About to run SSH command:
	hostname
	I0829 18:37:34.363684  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-653733
	
	I0829 18:37:34.363747  284492 ubuntu.go:169] provisioning hostname "addons-653733"
	I0829 18:37:34.363842  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.391737  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.392003  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.392016  284492 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-653733 && echo "addons-653733" | sudo tee /etc/hostname
	I0829 18:37:34.555050  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-653733
	
	I0829 18:37:34.555172  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.580687  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.581298  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.581323  284492 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-653733' /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-653733/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-653733' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0829 18:37:34.724190  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0829 18:37:34.724221  284492 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19531-278350/.minikube CaCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19531-278350/.minikube}
	I0829 18:37:34.724256  284492 ubuntu.go:177] setting up certificates
	I0829 18:37:34.724265  284492 provision.go:84] configureAuth start
	I0829 18:37:34.724326  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:34.740918  284492 provision.go:143] copyHostCerts
	I0829 18:37:34.741007  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/key.pem (1675 bytes)
	I0829 18:37:34.741152  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/ca.pem (1082 bytes)
	I0829 18:37:34.741232  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/cert.pem (1123 bytes)
	I0829 18:37:34.741290  284492 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem org=jenkins.addons-653733 san=[127.0.0.1 192.168.49.2 addons-653733 localhost minikube]
	I0829 18:37:35.034830  284492 provision.go:177] copyRemoteCerts
	I0829 18:37:35.034920  284492 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0829 18:37:35.034965  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.066955  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.165173  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0829 18:37:35.191349  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0829 18:37:35.215946  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0829 18:37:35.239189  284492 provision.go:87] duration metric: took 514.909817ms to configureAuth
	I0829 18:37:35.239215  284492 ubuntu.go:193] setting minikube options for container-runtime
	I0829 18:37:35.239402  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:37:35.239523  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.256165  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:35.256421  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:35.256442  284492 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
	I0829 18:37:35.489851  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0829 18:37:35.489879  284492 machine.go:96] duration metric: took 1.308581383s to provisionDockerMachine
	I0829 18:37:35.489890  284492 client.go:171] duration metric: took 8.493026706s to LocalClient.Create
	I0829 18:37:35.489904  284492 start.go:167] duration metric: took 8.493087333s to libmachine.API.Create "addons-653733"
	I0829 18:37:35.489911  284492 start.go:293] postStartSetup for "addons-653733" (driver="docker")
	I0829 18:37:35.489922  284492 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]
	I0829 18:37:35.489996  284492 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
	I0829 18:37:35.490044  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.507731  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.605734  284492 ssh_runner.go:195] Run: cat /etc/os-release
	I0829 18:37:35.609301  284492 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0829 18:37:35.609339  284492 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0829 18:37:35.609350  284492 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0829 18:37:35.609357  284492 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0829 18:37:35.609368  284492 filesync.go:126] Scanning /home/jenkins/minikube-integration/19531-278350/.minikube/addons for local assets ...
	I0829 18:37:35.609437  284492 filesync.go:126] Scanning /home/jenkins/minikube-integration/19531-278350/.minikube/files for local assets ...
	I0829 18:37:35.609467  284492 start.go:296] duration metric: took 119.550536ms for postStartSetup
	I0829 18:37:35.609784  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:35.626541  284492 profile.go:143] Saving config to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json ...
	I0829 18:37:35.626857  284492 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0829 18:37:35.626911  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.643910  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.733119  284492 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0829 18:37:35.737895  284492 start.go:128] duration metric: took 8.744015735s to createHost
	I0829 18:37:35.737924  284492 start.go:83] releasing machines lock for "addons-653733", held for 8.744161736s
	I0829 18:37:35.737997  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:35.755011  284492 ssh_runner.go:195] Run: cat /version.json
	I0829 18:37:35.755070  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.755072  284492 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0829 18:37:35.755142  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.771860  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.777837  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.997330  284492 ssh_runner.go:195] Run: systemctl --version
	I0829 18:37:36.001800  284492 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0829 18:37:36.178431  284492 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0829 18:37:36.182889  284492 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" ;
	I0829 18:37:36.204163  284492 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0829 18:37:36.204320  284492 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" ;
	I0829 18:37:36.237058  284492 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0829 18:37:36.237126  284492 start.go:495] detecting cgroup driver to use...
	I0829 18:37:36.237176  284492 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0829 18:37:36.237251  284492 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0829 18:37:36.253279  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0829 18:37:36.265434  284492 docker.go:217] disabling cri-docker service (if available) ...
	I0829 18:37:36.265501  284492 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0829 18:37:36.279972  284492 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0829 18:37:36.295660  284492 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0829 18:37:36.387001  284492 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0829 18:37:36.479411  284492 docker.go:233] disabling docker service ...
	I0829 18:37:36.479480  284492 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0829 18:37:36.499931  284492 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0829 18:37:36.512252  284492 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0829 18:37:36.607194  284492 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0829 18:37:36.706714  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0829 18:37:36.717976  284492 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"
	I0829 18:37:36.735445  284492 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0829 18:37:36.735557  284492 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"
	I0829 18:37:36.746186  284492 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0829 18:37:36.746267  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.757126  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.767362  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.778074  284492 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0829 18:37:36.788088  284492 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"
	I0829 18:37:36.798981  284492 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"
	I0829 18:37:36.815066  284492 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"
	I0829 18:37:36.825624  284492 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0829 18:37:36.834220  284492 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0829 18:37:36.842808  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:37:36.926837  284492 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0829 18:37:37.055234  284492 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0829 18:37:37.055333  284492 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0829 18:37:37.060187  284492 start.go:563] Will wait 60s for crictl version
	I0829 18:37:37.060259  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:37:37.064260  284492 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0829 18:37:37.111576  284492 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0829 18:37:37.111691  284492 ssh_runner.go:195] Run: crio --version
	I0829 18:37:37.151623  284492 ssh_runner.go:195] Run: crio --version
	I0829 18:37:37.191820  284492 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0829 18:37:37.193221  284492 cli_runner.go:164] Run: docker network inspect addons-653733 --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}}]}"
	I0829 18:37:37.207896  284492 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0829 18:37:37.211937  284492 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""
	I0829 18:37:37.222792  284492 kubeadm.go:883] updating cluster {Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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} ...
	I0829 18:37:37.222927  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:37.222991  284492 ssh_runner.go:195] Run: sudo crictl images --output json
	I0829 18:37:37.301528  284492 crio.go:514] all images are preloaded for cri-o runtime.
	I0829 18:37:37.301552  284492 crio.go:433] Images already preloaded, skipping extraction
	I0829 18:37:37.301610  284492 ssh_runner.go:195] Run: sudo crictl images --output json
	I0829 18:37:37.340253  284492 crio.go:514] all images are preloaded for cri-o runtime.
	I0829 18:37:37.340279  284492 cache_images.go:84] Images are preloaded, skipping loading
	I0829 18:37:37.340288  284492 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0829 18:37:37.340385  284492 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-653733 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-653733 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:}
	I0829 18:37:37.340469  284492 ssh_runner.go:195] Run: crio config
	I0829 18:37:37.411478  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:37.411544  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:37.411571  284492 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0829 18:37:37.411620  284492 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-653733 NodeName:addons-653733 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}
	I0829 18:37:37.411805  284492 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-653733"
	  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.0
	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
	
	I0829 18:37:37.411895  284492 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0829 18:37:37.421156  284492 binaries.go:44] Found k8s binaries, skipping transfer
	I0829 18:37:37.421273  284492 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0829 18:37:37.430253  284492 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0829 18:37:37.448828  284492 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0829 18:37:37.467543  284492 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0829 18:37:37.485728  284492 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0829 18:37:37.489252  284492 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""
	I0829 18:37:37.500076  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:37:37.594258  284492 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0829 18:37:37.608554  284492 certs.go:68] Setting up /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733 for IP: 192.168.49.2
	I0829 18:37:37.608615  284492 certs.go:194] generating shared ca certs ...
	I0829 18:37:37.608645  284492 certs.go:226] acquiring lock for ca certs: {Name:mkf8d1ad25db369f57f9fb76a962553ce261185b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.608822  284492 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key
	I0829 18:37:37.981484  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt ...
	I0829 18:37:37.981516  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt: {Name:mkab40589a5f25db9f7f6e382dc2d2b8dd4cb1d1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.981751  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key ...
	I0829 18:37:37.981767  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key: {Name:mk74cf36f0fe52a118885231aa0c3b962eded79e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.982300  284492 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key
	I0829 18:37:38.456042  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt ...
	I0829 18:37:38.456075  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt: {Name:mk56ccaeecd0e972a2fb4e2a0361defc84abfeb5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:38.456701  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key ...
	I0829 18:37:38.456720  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key: {Name:mk1720a1bde877087633056cac5fbc0fb877b62c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:38.456820  284492 certs.go:256] generating profile certs ...
	I0829 18:37:38.456897  284492 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key
	I0829 18:37:38.456914  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt with IP's: []
	I0829 18:37:39.102307  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt ...
	I0829 18:37:39.102343  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: {Name:mk6c3927db57b979def0415090d356c09dc135bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:39.102554  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key ...
	I0829 18:37:39.102572  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key: {Name:mk74605420b0593c717379f386b640a31e1d7e56 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:39.102658  284492 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc
	I0829 18:37:39.102681  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0829 18:37:40.372239  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc ...
	I0829 18:37:40.372276  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc: {Name:mka4ad06f4e5ebf0ec3df46f895c4ce3e856365c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.372983  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc ...
	I0829 18:37:40.373005  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc: {Name:mkc7441a17beef25384c454b1f9a426de474f4fd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.373104  284492 certs.go:381] copying /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc -> /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt
	I0829 18:37:40.373193  284492 certs.go:385] copying /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc -> /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key
	I0829 18:37:40.373252  284492 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key
	I0829 18:37:40.373274  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt with IP's: []
	I0829 18:37:40.861802  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt ...
	I0829 18:37:40.861838  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt: {Name:mka683125526fb435cdcdd4d88784ff9eb5b8ede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.862766  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key ...
	I0829 18:37:40.862786  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key: {Name:mk5d42120b716f582a2c40948c90eb24cbfb1953 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.863397  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem (1675 bytes)
	I0829 18:37:40.863447  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem (1082 bytes)
	I0829 18:37:40.863478  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem (1123 bytes)
	I0829 18:37:40.863506  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem (1675 bytes)
	I0829 18:37:40.864158  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0829 18:37:40.889602  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0829 18:37:40.914583  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0829 18:37:40.939871  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0829 18:37:40.964981  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0829 18:37:40.989748  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0829 18:37:41.019405  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0829 18:37:41.046373  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0829 18:37:41.071793  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0829 18:37:41.097203  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0829 18:37:41.115765  284492 ssh_runner.go:195] Run: openssl version
	I0829 18:37:41.121639  284492 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"
	I0829 18:37:41.131363  284492 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.135153  284492 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 29 18:37 /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.135261  284492 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.142239  284492 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"
	I0829 18:37:41.152110  284492 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0829 18:37:41.155653  284492 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
	I0829 18:37:41.155735  284492 kubeadm.go:392] StartCluster: {Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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}
	I0829 18:37:41.155852  284492 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0829 18:37:41.155915  284492 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0829 18:37:41.198973  284492 cri.go:89] found id: ""
	I0829 18:37:41.199048  284492 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0829 18:37:41.208211  284492 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0829 18:37:41.217482  284492 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0829 18:37:41.217600  284492 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
	I0829 18:37:41.230889  284492 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
	I0829 18:37:41.230971  284492 kubeadm.go:157] found existing configuration files:
	
	I0829 18:37:41.231069  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0829 18:37:41.241363  284492 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
	I0829 18:37:41.241475  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0829 18:37:41.251098  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0829 18:37:41.261348  284492 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
	I0829 18:37:41.261441  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0829 18:37:41.272217  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0829 18:37:41.282386  284492 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
	I0829 18:37:41.282483  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0829 18:37:41.291909  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0829 18:37:41.301640  284492 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
	I0829 18:37:41.301754  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0829 18:37:41.311457  284492 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0829 18:37:41.357537  284492 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0829 18:37:41.357597  284492 kubeadm.go:310] [preflight] Running pre-flight checks
	I0829 18:37:41.378319  284492 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0829 18:37:41.378394  284492 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0829 18:37:41.378433  284492 kubeadm.go:310] OS: Linux
	I0829 18:37:41.378481  284492 kubeadm.go:310] CGROUPS_CPU: enabled
	I0829 18:37:41.378530  284492 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0829 18:37:41.378578  284492 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0829 18:37:41.378628  284492 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0829 18:37:41.378686  284492 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0829 18:37:41.378750  284492 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0829 18:37:41.378797  284492 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0829 18:37:41.378846  284492 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0829 18:37:41.378893  284492 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0829 18:37:41.452023  284492 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0829 18:37:41.452156  284492 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0829 18:37:41.452250  284492 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0829 18:37:41.459707  284492 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0829 18:37:41.462841  284492 out.go:235]   - Generating certificates and keys ...
	I0829 18:37:41.462987  284492 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0829 18:37:41.463071  284492 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0829 18:37:41.708846  284492 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0829 18:37:42.215320  284492 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0829 18:37:42.526897  284492 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0829 18:37:43.411180  284492 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0829 18:37:43.823715  284492 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0829 18:37:43.824019  284492 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-653733 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0829 18:37:44.005388  284492 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0829 18:37:44.005757  284492 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-653733 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0829 18:37:44.213288  284492 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0829 18:37:44.543313  284492 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0829 18:37:45.025066  284492 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0829 18:37:45.025151  284492 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0829 18:37:45.840411  284492 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0829 18:37:46.473660  284492 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0829 18:37:47.072541  284492 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0829 18:37:47.629672  284492 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0829 18:37:47.870762  284492 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0829 18:37:47.871592  284492 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0829 18:37:47.876844  284492 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0829 18:37:47.878580  284492 out.go:235]   - Booting up control plane ...
	I0829 18:37:47.878694  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0829 18:37:47.878783  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0829 18:37:47.879659  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0829 18:37:47.889933  284492 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0829 18:37:47.896659  284492 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0829 18:37:47.896909  284492 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0829 18:37:47.987800  284492 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0829 18:37:47.987922  284492 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0829 18:37:49.489519  284492 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501693512s
	I0829 18:37:49.489606  284492 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0829 18:37:55.491571  284492 kubeadm.go:310] [api-check] The API server is healthy after 6.002122422s
	I0829 18:37:55.510698  284492 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0829 18:37:55.524076  284492 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0829 18:37:55.552672  284492 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0829 18:37:55.552874  284492 kubeadm.go:310] [mark-control-plane] Marking the node addons-653733 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0829 18:37:55.564905  284492 kubeadm.go:310] [bootstrap-token] Using token: zj4ar4.1rbly05r598xhaea
	I0829 18:37:55.566484  284492 out.go:235]   - Configuring RBAC rules ...
	I0829 18:37:55.566652  284492 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0829 18:37:55.572398  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0829 18:37:55.581073  284492 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
	I0829 18:37:55.584849  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0829 18:37:55.588673  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0829 18:37:55.592359  284492 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0829 18:37:55.898626  284492 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0829 18:37:56.335403  284492 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0829 18:37:56.898690  284492 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0829 18:37:56.899914  284492 kubeadm.go:310] 
	I0829 18:37:56.899988  284492 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0829 18:37:56.900000  284492 kubeadm.go:310] 
	I0829 18:37:56.900076  284492 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0829 18:37:56.900086  284492 kubeadm.go:310] 
	I0829 18:37:56.900145  284492 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0829 18:37:56.900212  284492 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0829 18:37:56.900266  284492 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0829 18:37:56.900274  284492 kubeadm.go:310] 
	I0829 18:37:56.900326  284492 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0829 18:37:56.900335  284492 kubeadm.go:310] 
	I0829 18:37:56.900381  284492 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0829 18:37:56.900391  284492 kubeadm.go:310] 
	I0829 18:37:56.900441  284492 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0829 18:37:56.900514  284492 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0829 18:37:56.900589  284492 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0829 18:37:56.900597  284492 kubeadm.go:310] 
	I0829 18:37:56.900730  284492 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0829 18:37:56.900808  284492 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0829 18:37:56.900816  284492 kubeadm.go:310] 
	I0829 18:37:56.900897  284492 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zj4ar4.1rbly05r598xhaea \
	I0829 18:37:56.901016  284492 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f8d85c65da00fa8c06ca75d26335898b732ff715732e19b4d4e7258cf5ebe7f5 \
	I0829 18:37:56.901036  284492 kubeadm.go:310] 	--control-plane 
	I0829 18:37:56.901045  284492 kubeadm.go:310] 
	I0829 18:37:56.901126  284492 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0829 18:37:56.901141  284492 kubeadm.go:310] 
	I0829 18:37:56.901220  284492 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zj4ar4.1rbly05r598xhaea \
	I0829 18:37:56.901321  284492 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f8d85c65da00fa8c06ca75d26335898b732ff715732e19b4d4e7258cf5ebe7f5 
	I0829 18:37:56.905567  284492 kubeadm.go:310] W0829 18:37:41.353215    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.
	I0829 18:37:56.905869  284492 kubeadm.go:310] W0829 18:37:41.354991    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.
	I0829 18:37:56.906081  284492 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0829 18:37:56.906207  284492 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0829 18:37:56.906223  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:56.906231  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:56.907879  284492 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0829 18:37:56.909337  284492 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0829 18:37:56.914088  284492 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0829 18:37:56.914114  284492 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0829 18:37:56.933528  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0829 18:37:57.224850  284492 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0829 18:37:57.224996  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:57.225083  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-653733 minikube.k8s.io/updated_at=2024_08_29T18_37_57_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=95341f0b655cea8be5ebfc6bf112c8367dc08d33 minikube.k8s.io/name=addons-653733 minikube.k8s.io/primary=true
	I0829 18:37:57.238349  284492 ops.go:34] apiserver oom_adj: -16
	I0829 18:37:57.403282  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:57.903514  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:58.403765  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:58.904341  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:59.403827  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:59.904347  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:00.403386  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:00.903772  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:01.404284  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:01.526782  284492 kubeadm.go:1113] duration metric: took 4.301834588s to wait for elevateKubeSystemPrivileges
	I0829 18:38:01.526827  284492 kubeadm.go:394] duration metric: took 20.371124283s to StartCluster
	I0829 18:38:01.526854  284492 settings.go:142] acquiring lock: {Name:mka305c747eb32168052378c216bef13b135fce5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:38:01.527032  284492 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 18:38:01.527590  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/kubeconfig: {Name:mk4903ea2344f3cc08b01d282f083cb70742b328 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:38:01.528585  284492 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0829 18:38:01.528855  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0829 18:38:01.529288  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:38:01.529357  284492 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0829 18:38:01.529516  284492 addons.go:69] Setting yakd=true in profile "addons-653733"
	I0829 18:38:01.529552  284492 addons.go:234] Setting addon yakd=true in "addons-653733"
	I0829 18:38:01.529589  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.530245  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.530628  284492 addons.go:69] Setting inspektor-gadget=true in profile "addons-653733"
	I0829 18:38:01.530681  284492 addons.go:234] Setting addon inspektor-gadget=true in "addons-653733"
	I0829 18:38:01.530721  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.531318  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.531907  284492 addons.go:69] Setting cloud-spanner=true in profile "addons-653733"
	I0829 18:38:01.531966  284492 addons.go:234] Setting addon cloud-spanner=true in "addons-653733"
	I0829 18:38:01.532003  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.532823  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534543  284492 addons.go:69] Setting metrics-server=true in profile "addons-653733"
	I0829 18:38:01.535162  284492 addons.go:234] Setting addon metrics-server=true in "addons-653733"
	I0829 18:38:01.535201  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.534716  284492 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-653733"
	I0829 18:38:01.535966  284492 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-653733"
	I0829 18:38:01.535993  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.536465  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534747  284492 addons.go:69] Setting registry=true in profile "addons-653733"
	I0829 18:38:01.540128  284492 addons.go:234] Setting addon registry=true in "addons-653733"
	I0829 18:38:01.540171  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.540678  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.544806  284492 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-653733"
	I0829 18:38:01.544901  284492 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-653733"
	I0829 18:38:01.544962  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.545841  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534763  284492 addons.go:69] Setting storage-provisioner=true in profile "addons-653733"
	I0829 18:38:01.554896  284492 addons.go:234] Setting addon storage-provisioner=true in "addons-653733"
	I0829 18:38:01.554988  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.555714  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.556334  284492 addons.go:69] Setting default-storageclass=true in profile "addons-653733"
	I0829 18:38:01.556385  284492 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-653733"
	I0829 18:38:01.556778  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534773  284492 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-653733"
	I0829 18:38:01.574550  284492 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-653733"
	I0829 18:38:01.534786  284492 addons.go:69] Setting volcano=true in profile "addons-653733"
	I0829 18:38:01.576887  284492 addons.go:234] Setting addon volcano=true in "addons-653733"
	I0829 18:38:01.576975  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.577622  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.578046  284492 addons.go:69] Setting gcp-auth=true in profile "addons-653733"
	I0829 18:38:01.578082  284492 mustload.go:65] Loading cluster: addons-653733
	I0829 18:38:01.578296  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:38:01.578609  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534802  284492 addons.go:69] Setting volumesnapshots=true in profile "addons-653733"
	I0829 18:38:01.604739  284492 addons.go:234] Setting addon volumesnapshots=true in "addons-653733"
	I0829 18:38:01.604819  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.605448  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.622648  284492 addons.go:69] Setting ingress=true in profile "addons-653733"
	I0829 18:38:01.622691  284492 addons.go:234] Setting addon ingress=true in "addons-653733"
	I0829 18:38:01.622749  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.623392  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.535126  284492 out.go:177] * Verifying Kubernetes components...
	I0829 18:38:01.640449  284492 addons.go:69] Setting ingress-dns=true in profile "addons-653733"
	I0829 18:38:01.640494  284492 addons.go:234] Setting addon ingress-dns=true in "addons-653733"
	I0829 18:38:01.640537  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.643626  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.644159  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.701322  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.779284  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:38:01.790593  284492 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0829 18:38:01.792331  284492 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0829 18:38:01.792384  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0829 18:38:01.792468  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.793655  284492 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0829 18:38:01.853576  284492 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0829 18:38:01.853701  284492 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0829 18:38:01.853978  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.861331  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0829 18:38:01.861555  284492 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0829 18:38:01.863158  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:01.863223  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0829 18:38:01.863232  284492 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0829 18:38:01.863305  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.876618  284492 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0829 18:38:01.878162  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0829 18:38:01.878202  284492 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0829 18:38:01.878292  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.900929  284492 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0829 18:38:01.904297  284492 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0829 18:38:01.904347  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0829 18:38:01.904434  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.929761  284492 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0829 18:38:01.929786  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0829 18:38:01.929875  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.932427  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0829 18:38:01.935411  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0829 18:38:01.937347  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0829 18:38:01.939734  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0829 18:38:01.942109  284492 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0829 18:38:01.944072  284492 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-653733"
	I0829 18:38:01.946305  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0829 18:38:01.946460  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.947883  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.948269  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0829 18:38:01.948289  284492 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0829 18:38:01.948363  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.946556  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:01.959525  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0829 18:38:01.960285  284492 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0829 18:38:01.962678  284492 addons.go:234] Setting addon default-storageclass=true in "addons-653733"
	I0829 18:38:01.962726  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.963236  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.966903  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:01.967222  284492 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0829 18:38:01.968211  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0829 18:38:01.968312  284492 out.go:177]   - Using image docker.io/registry:2.8.3
	I0829 18:38:01.969177  284492 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0829 18:38:01.969196  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0829 18:38:01.969280  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.031189  284492 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0829 18:38:02.031225  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0829 18:38:02.031311  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	W0829 18:38:02.031796  284492 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0829 18:38:02.046128  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:02.047796  284492 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0829 18:38:02.047813  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0829 18:38:02.047882  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.049065  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0829 18:38:02.051104  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0829 18:38:02.058061  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0829 18:38:02.058111  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0829 18:38:02.058199  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.080081  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0829 18:38:02.084001  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.099502  284492 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0829 18:38:02.104234  284492 out.go:177]   - Using image docker.io/busybox:stable
	I0829 18:38:02.107325  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.108824  284492 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0829 18:38:02.108847  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0829 18:38:02.108912  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.120553  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.212002  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.220802  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.227398  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.254143  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.256587  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.257093  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.260233  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.263432  284492 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0829 18:38:02.263454  284492 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0829 18:38:02.263532  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.285001  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.320346  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.482081  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0829 18:38:02.537994  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0829 18:38:02.538017  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0829 18:38:02.625558  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0829 18:38:02.625586  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0829 18:38:02.710533  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0829 18:38:02.730740  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0829 18:38:02.730819  284492 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0829 18:38:02.747274  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0829 18:38:02.754425  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0829 18:38:02.754502  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0829 18:38:02.770143  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0829 18:38:02.780078  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0829 18:38:02.780164  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0829 18:38:02.783889  284492 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0829 18:38:02.783964  284492 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0829 18:38:02.790572  284492 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.011215402s)
	I0829 18:38:02.790804  284492 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0829 18:38:02.806883  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0829 18:38:02.806960  284492 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0829 18:38:02.813167  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0829 18:38:02.847647  284492 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0829 18:38:02.847718  284492 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0829 18:38:02.856410  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0829 18:38:02.874470  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0829 18:38:02.955165  284492 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0829 18:38:02.955243  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0829 18:38:02.968129  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0829 18:38:02.968197  284492 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0829 18:38:03.012616  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0829 18:38:03.012718  284492 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)
	I0829 18:38:03.029079  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0829 18:38:03.029154  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0829 18:38:03.048530  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0829 18:38:03.048612  284492 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0829 18:38:03.098396  284492 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0829 18:38:03.098506  284492 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0829 18:38:03.115597  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0829 18:38:03.224203  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0829 18:38:03.224281  284492 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0829 18:38:03.246255  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0829 18:38:03.246325  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0829 18:38:03.263948  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.273696  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0829 18:38:03.273774  284492 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0829 18:38:03.356691  284492 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0829 18:38:03.356778  284492 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0829 18:38:03.438582  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0829 18:38:03.438661  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0829 18:38:03.443428  284492 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0829 18:38:03.443501  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0829 18:38:03.446934  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0829 18:38:03.447002  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0829 18:38:03.526420  284492 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0829 18:38:03.526498  284492 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0829 18:38:03.603174  284492 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.522996679s)
	I0829 18:38:03.603209  284492 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0829 18:38:03.604279  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0829 18:38:03.604304  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0829 18:38:03.615278  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.622637  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.660664  284492 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0829 18:38:03.660692  284492 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0829 18:38:03.737129  284492 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0829 18:38:03.737156  284492 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0829 18:38:03.751567  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0829 18:38:03.751594  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0829 18:38:03.803100  284492 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0829 18:38:03.803128  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0829 18:38:03.864008  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.921963  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0829 18:38:03.921990  284492 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0829 18:38:04.043513  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.56137985s)
	I0829 18:38:04.105629  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0829 18:38:04.105653  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0829 18:38:04.196911  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0829 18:38:04.196937  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0829 18:38:04.259385  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0829 18:38:04.259413  284492 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0829 18:38:04.353262  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:04.451038  284492 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-653733" context rescaled to 1 replicas
	I0829 18:38:06.535598  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.824977475s)
	I0829 18:38:07.606663  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.859309316s)
	I0829 18:38:07.735333  284492 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.944490984s)
	I0829 18:38:07.735477  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.922230392s)
	I0829 18:38:07.735295  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.965052532s)
	I0829 18:38:07.737522  284492 node_ready.go:35] waiting up to 6m0s for node "addons-653733" to be "Ready" ...
	I0829 18:38:08.691413  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.834916723s)
	I0829 18:38:08.691450  284492 addons.go:475] Verifying addon ingress=true in "addons-653733"
	I0829 18:38:08.691645  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.817097614s)
	I0829 18:38:08.691838  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.576163198s)
	I0829 18:38:08.691865  284492 addons.go:475] Verifying addon registry=true in "addons-653733"
	I0829 18:38:08.691987  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.427939496s)
	I0829 18:38:08.692010  284492 addons.go:475] Verifying addon metrics-server=true in "addons-653733"
	I0829 18:38:08.692050  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.076744561s)
	I0829 18:38:08.692488  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.069814413s)
	W0829 18:38:08.692882  284492 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:08.692913  284492 retry.go:31] will retry after 173.61879ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:08.692567  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.8285306s)
	I0829 18:38:08.695494  284492 out.go:177] * Verifying ingress addon...
	I0829 18:38:08.695495  284492 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-653733 service yakd-dashboard -n yakd-dashboard
	
	I0829 18:38:08.695640  284492 out.go:177] * Verifying registry addon...
	I0829 18:38:08.699799  284492 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0829 18:38:08.700278  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0829 18:38:08.715030  284492 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0829 18:38:08.715110  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:08.716623  284492 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0829 18:38:08.716684  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:08.866893  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:09.099700  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.746381978s)
	I0829 18:38:09.099790  284492 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-653733"
	I0829 18:38:09.102712  284492 out.go:177] * Verifying csi-hostpath-driver addon...
	I0829 18:38:09.106186  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0829 18:38:09.125826  284492 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0829 18:38:09.125854  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:09.228709  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:09.230038  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:09.449259  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0829 18:38:09.449370  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:09.466725  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:09.576777  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0829 18:38:09.595112  284492 addons.go:234] Setting addon gcp-auth=true in "addons-653733"
	I0829 18:38:09.595170  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:09.595628  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:09.611261  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:09.617989  284492 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0829 18:38:09.618049  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:09.634887  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:09.703766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:09.705001  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:09.741444  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:10.110942  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:10.203591  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:10.204565  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:10.610161  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:10.705772  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:10.706638  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.111672  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:11.204518  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:11.207094  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.611105  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:11.709654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:11.710003  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.741889  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:11.768646  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.901705435s)
	I0829 18:38:11.768733  284492 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.15071813s)
	I0829 18:38:11.772000  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:11.774641  284492 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0829 18:38:11.777084  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0829 18:38:11.777112  284492 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0829 18:38:11.833805  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0829 18:38:11.833914  284492 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0829 18:38:11.869154  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0829 18:38:11.869398  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0829 18:38:11.923326  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:12.111349  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:12.205189  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:12.206671  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:12.651231  284492 addons.go:475] Verifying addon gcp-auth=true in "addons-653733"
	I0829 18:38:12.654455  284492 out.go:177] * Verifying gcp-auth addon...
	I0829 18:38:12.658295  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0829 18:38:12.662872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:12.684305  284492 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0829 18:38:12.684338  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:12.719809  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:12.721041  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.110383  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:13.162725  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:13.204969  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.206964  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:13.610790  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:13.665765  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:13.710804  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:13.712662  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.757778  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:14.110426  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:14.164316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:14.203881  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:14.205107  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:14.612642  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:14.662797  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:14.704812  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:14.704884  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.111772  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:15.162665  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:15.204404  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:15.205196  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.610093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:15.662756  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:15.706354  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.706856  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.112694  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:16.162408  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:16.205483  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.206653  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:16.241531  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:16.610053  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:16.663015  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:16.704163  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.705116  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:17.110434  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:17.161594  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:17.203433  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:17.204367  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:17.609781  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:17.661276  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:17.704322  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:17.705625  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.110221  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:18.161947  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:18.203834  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:18.204569  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.610235  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:18.661701  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:18.703617  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:18.704590  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.741105  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:19.110242  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:19.163308  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:19.203587  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:19.204470  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:19.610456  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:19.662252  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:19.704060  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:19.704442  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.110520  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:20.162297  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:20.205098  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.206541  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:20.610110  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:20.661970  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:20.704008  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.704588  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:20.741429  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:21.110397  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:21.161783  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:21.203340  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:21.204155  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:21.610346  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:21.661358  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:21.704430  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:21.705384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:22.109704  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:22.162615  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:22.204473  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:22.205338  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:22.610608  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:22.662143  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:22.704728  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:22.705758  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:23.109538  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:23.161720  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:23.203794  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:23.203885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:23.241320  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:23.610288  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:23.662009  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:23.703899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:23.704557  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:24.111176  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:24.161852  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:24.203577  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:24.204341  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:24.609407  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:24.662006  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:24.703506  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:24.704731  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.110756  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:25.162833  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:25.204142  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.205992  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:25.611773  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:25.661377  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:25.703578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:25.705008  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.741517  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:26.109895  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:26.162294  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:26.203945  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:26.204796  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:26.610291  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:26.661663  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:26.703511  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:26.704417  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.110652  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:27.162430  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:27.203936  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.204285  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:27.610118  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:27.662318  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:27.703762  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.704395  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:27.741841  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:28.110580  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:28.162798  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:28.203811  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:28.205241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:28.610078  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:28.662608  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:28.704302  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:28.705434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.109872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:29.161641  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:29.205500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:29.205742  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.609766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:29.662024  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:29.704418  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:29.704904  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.742044  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:30.119663  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:30.163843  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:30.204247  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:30.205078  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:30.610833  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:30.715331  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:30.716340  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:30.717405  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.113321  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:31.162363  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:31.205454  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:31.206890  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.610979  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:31.662692  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:31.704513  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:31.704914  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.742351  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:32.110063  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:32.161719  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:32.203609  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:32.204246  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:32.610524  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:32.663018  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:32.704403  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:32.704501  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:33.110661  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:33.162113  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:33.204605  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:33.205511  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:33.610171  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:33.662394  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:33.703579  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:33.705190  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:34.110134  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:34.162478  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:34.204175  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:34.205437  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:34.241497  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:34.610326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:34.661849  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:34.703211  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:34.704168  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:35.110615  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:35.162317  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:35.203579  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:35.204123  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:35.609917  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:35.661500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:35.704681  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:35.705423  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:36.110391  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:36.161659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:36.205055  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:36.205329  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:36.242927  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:36.609719  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:36.661921  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:36.703829  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:36.704440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.109836  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:37.162426  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:37.203901  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:37.204674  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.610039  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:37.662197  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:37.705050  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.705308  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.110355  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:38.162004  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:38.204185  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.204759  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:38.609562  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:38.661656  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:38.704327  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.705004  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:38.741333  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:39.110283  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:39.162441  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:39.203451  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:39.205185  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:39.609973  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:39.661331  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:39.704914  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:39.705136  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:40.110187  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:40.162458  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:40.203635  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:40.205026  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:40.609966  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:40.662221  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:40.703969  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:40.704089  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.110326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:41.161630  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:41.204909  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:41.206147  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.240998  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:41.610523  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:41.661806  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:41.704065  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.704747  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:42.123878  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:42.162199  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:42.205952  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:42.206349  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:42.609808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:42.662422  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:42.703885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:42.705396  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.109585  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:43.162350  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:43.204391  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.204721  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:43.609830  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:43.662233  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:43.704828  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.705478  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:43.741667  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:44.109996  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:44.162296  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:44.203996  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:44.205302  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:44.610450  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:44.662109  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:44.703980  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:44.705192  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:45.116506  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:45.171692  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:45.234420  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:45.236204  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:45.611235  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:45.661500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:45.703569  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:45.704643  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:46.109899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:46.161550  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:46.204188  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:46.205034  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:46.242259  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:46.610533  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:46.661897  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:46.704788  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:46.705529  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.110472  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:47.161752  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:47.203796  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.204236  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:47.614195  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:47.693217  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:47.719437  284492 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0829 18:38:47.719464  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:47.737172  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.752799  284492 node_ready.go:49] node "addons-653733" has status "Ready":"True"
	I0829 18:38:47.752830  284492 node_ready.go:38] duration metric: took 40.015196004s for node "addons-653733" to be "Ready" ...
	I0829 18:38:47.752841  284492 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" ...
	I0829 18:38:47.799471  284492 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:48.152267  284492 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0829 18:38:48.152299  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:48.219684  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:48.245922  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:48.246740  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:48.611511  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:48.662778  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:48.704160  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:48.706092  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.112054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:49.162061  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:49.211825  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:49.212888  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.615391  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:49.715623  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.716198  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:49.716539  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:49.824535  284492 pod_ready.go:103] pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:50.147809  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:50.167609  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:50.208343  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:50.209521  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:50.643830  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:50.683229  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:50.732367  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:50.733926  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:50.823441  284492 pod_ready.go:93] pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.823546  284492 pod_ready.go:82] duration metric: took 3.024034481s for pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.823618  284492 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.841741  284492 pod_ready.go:93] pod "etcd-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.841828  284492 pod_ready.go:82] duration metric: took 18.166927ms for pod "etcd-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.841865  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.857739  284492 pod_ready.go:93] pod "kube-apiserver-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.857825  284492 pod_ready.go:82] duration metric: took 15.923797ms for pod "kube-apiserver-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.857888  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.884339  284492 pod_ready.go:93] pod "kube-controller-manager-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.884437  284492 pod_ready.go:82] duration metric: took 26.522927ms for pod "kube-controller-manager-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.884471  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-68zn8" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.897162  284492 pod_ready.go:93] pod "kube-proxy-68zn8" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.897250  284492 pod_ready.go:82] duration metric: took 12.735668ms for pod "kube-proxy-68zn8" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.897277  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.111835  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:51.162492  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:51.206811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:51.207137  284492 pod_ready.go:93] pod "kube-scheduler-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:51.207157  284492 pod_ready.go:82] duration metric: took 309.852167ms for pod "kube-scheduler-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.207180  284492 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.208544  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:51.611475  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:51.662706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:51.704740  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:51.706654  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:52.111898  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:52.161867  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:52.204871  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:52.205892  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:52.611632  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:52.661559  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:52.704659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:52.706434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:53.111316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:53.161748  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:53.205459  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:53.206641  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:53.227927  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:53.611387  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:53.661884  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:53.705056  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:53.707271  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.112215  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:54.162008  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:54.210536  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.211186  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:54.611194  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:54.661892  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:54.705217  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.706022  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.112184  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:55.165158  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:55.204337  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.205289  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:55.611586  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:55.662387  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:55.703803  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.704877  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:55.714017  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:56.111562  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:56.161743  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:56.205094  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:56.205678  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:56.611980  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:56.663486  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:56.706281  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:56.707909  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.112654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:57.163230  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:57.206338  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.206933  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:57.611195  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:57.662706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:57.706716  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.717337  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:57.733135  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:58.133257  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:58.162251  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:58.205090  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:58.205682  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:58.613012  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:58.662682  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:58.705808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:58.716314  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:59.111571  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:59.162570  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:59.207065  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:59.208803  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:59.612512  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:59.662872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:59.706271  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:59.707087  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:00.167321  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:00.187448  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:00.233363  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:00.233977  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:00.254891  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:00.611231  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:00.662317  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:00.704564  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:00.705513  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.118864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:01.172549  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:01.213013  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:01.214804  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.612080  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:01.662620  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:01.706107  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.706773  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.111774  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:02.162486  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:02.206483  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.207023  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:02.612695  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:02.662555  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:02.705482  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.706570  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:02.714702  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:03.112696  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:03.162596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:03.206703  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:03.206988  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:03.611433  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:03.663223  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:03.706237  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:03.707208  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.111578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:04.162283  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:04.205219  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.205769  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:04.611158  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:04.662538  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:04.706778  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:04.708347  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.719237  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:05.111939  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:05.163673  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:05.211981  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:05.213550  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:05.612213  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:05.662839  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:05.706093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:05.708088  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.115962  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:06.164029  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:06.214013  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.214548  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:06.612182  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:06.668935  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:06.706751  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.714491  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.112085  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:07.162087  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:07.205726  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:07.206184  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.213598  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:07.612316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:07.711921  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:07.712742  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.714273  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:08.111867  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:08.162067  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:08.204914  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:08.205774  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:08.612845  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:08.667582  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:08.705769  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:08.706139  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.111855  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:09.161988  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:09.205261  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:09.206812  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.219350  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:09.612194  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:09.666093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:09.713121  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.713693  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.111915  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:10.162076  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:10.205327  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:10.207461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.616473  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:10.662262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:10.704576  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.705609  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.112410  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:11.161580  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:11.205018  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:11.205939  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.613095  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:11.663654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:11.706886  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:11.707944  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.715066  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:12.122020  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:12.162339  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:12.210615  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:12.211339  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:12.611901  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:12.666385  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:12.712924  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:12.713554  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.112286  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:13.221802  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:13.223596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:13.224978  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.611803  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:13.663379  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:13.715771  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.716348  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:13.719227  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:14.111458  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:14.162533  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:14.204703  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:14.205706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:14.612058  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:14.662848  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:14.710497  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:14.711069  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.120827  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:15.163584  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:15.207114  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.209259  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:15.615173  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:15.663210  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:15.705461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.706987  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:16.111200  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:16.213105  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:16.213758  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:16.215410  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:16.216947  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:16.611927  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:16.661621  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:16.705241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:16.706202  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:17.111504  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:17.161899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:17.203981  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:17.205116  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:17.610943  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:17.662288  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:17.705182  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:17.706192  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.112535  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:18.163170  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:18.206262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:18.207884  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.613985  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:18.662373  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:18.705857  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:18.707442  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.714535  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:19.111293  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:19.162415  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:19.206891  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:19.208147  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:19.610971  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:19.663046  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:19.709368  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:19.713061  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.118596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:20.162536  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:20.207334  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:20.209928  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.614848  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:20.694745  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:20.713694  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:20.715668  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.724417  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:21.113108  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:21.162999  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:21.205228  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:21.205685  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:21.611494  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:21.662043  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:21.713002  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:21.714030  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:22.110911  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:22.162546  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:22.206232  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:22.207362  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:22.612671  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:22.663788  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:22.713796  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:22.716608  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:23.114238  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:23.161625  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:23.208248  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:23.209055  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:23.218997  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:23.611054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:23.662646  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:23.711715  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:23.713105  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:24.111859  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:24.162514  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:24.203839  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:24.205838  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:24.611757  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:24.662046  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:24.706602  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:24.706809  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.114655  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:25.161761  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:25.204402  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.205721  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:25.612185  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:25.662806  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:25.705714  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:25.707056  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.725882  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:26.111320  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:26.211462  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:26.212465  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:26.212928  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:26.612239  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:26.663811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:26.705042  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:26.705400  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:27.111807  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:27.169270  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:27.205515  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:27.207100  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:27.611420  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:27.662033  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:27.705686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:27.706728  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:28.112377  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:28.163082  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:28.205729  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:28.207154  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:28.215777  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:28.613668  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:28.662431  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:28.705880  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:28.708384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:29.112183  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:29.162802  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:29.205226  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:29.208078  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:29.615700  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:29.670289  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:29.707476  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:29.709840  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.115300  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:30.221946  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:30.222698  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:30.223957  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.226968  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:30.612516  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:30.719590  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.719947  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:30.720545  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.111578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:31.162811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:31.205735  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:31.206256  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.612591  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:31.661984  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:31.704766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.705758  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.112047  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:32.162747  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:32.204234  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:32.205016  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.610998  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:32.662516  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:32.704816  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:32.705771  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.713913  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:33.117864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:33.162262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:33.206256  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:33.207658  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:33.613968  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:33.663687  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:33.707803  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:33.711366  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.112529  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:34.162421  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:34.206262  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:34.206908  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.614412  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:34.661995  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:34.704865  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.706491  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:34.731876  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:35.113559  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:35.162326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:35.206731  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:35.207939  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:35.612665  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:35.662373  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:35.706859  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:35.708023  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:36.111712  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:36.168207  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:36.206465  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:36.207145  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:36.618520  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:36.662868  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:36.704384  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:36.705438  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.112910  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:37.162461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:37.213539  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:37.216422  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.218085  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:37.611926  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:37.662544  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:37.704440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.705092  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:38.114345  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:38.214806  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:38.215173  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:38.215686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:38.611479  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:38.712313  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:38.712954  284492 kapi.go:107] duration metric: took 1m30.01267531s to wait for kubernetes.io/minikube-addons=registry ...
	I0829 18:39:38.713889  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:39.111726  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:39.162603  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:39.205890  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:39.219847  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:39.611998  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:39.661971  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:39.704624  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:40.111584  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:40.162768  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:40.204219  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:40.611646  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:40.711706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:40.713735  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.111618  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:41.162549  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:41.206239  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.611277  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:41.661642  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:41.705384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.713435  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:42.115163  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:42.162238  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:42.208164  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:42.612010  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:42.663257  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:42.704693  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.114808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:43.162427  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:43.205326  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.612715  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:43.663311  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:43.705736  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.715647  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:44.113801  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:44.163064  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:44.204647  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:44.615324  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:44.664864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:44.705246  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:45.148119  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:45.181805  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:45.223422  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:45.611916  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:45.662728  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:45.705713  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:46.112686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:46.162935  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:46.204448  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:46.217431  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:46.619234  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:46.667236  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:46.718076  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:47.110870  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:47.162199  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:47.204871  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:47.611877  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:47.662361  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:47.706757  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.133762  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:48.162622  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:48.205095  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.611885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:48.662191  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:48.705323  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.713999  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:49.116714  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:49.161775  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:49.204013  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:49.611618  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:49.662808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:49.704170  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:50.111302  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:50.162482  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:50.204955  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:50.612422  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:50.661880  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:50.704281  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:51.113674  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:51.162897  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:51.218224  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:51.220452  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:51.612515  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:51.662878  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:51.705519  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:52.111457  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:52.217995  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:52.219410  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:52.611898  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:52.662332  284492 kapi.go:107] duration metric: took 1m40.004061379s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0829 18:39:52.664414  284492 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-653733 cluster.
	I0829 18:39:52.666257  284492 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.
	I0829 18:39:52.667799  284492 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0829 18:39:52.704434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.112074  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:53.204138  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.616659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:53.704475  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.724520  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:54.111817  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:54.205360  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:54.612442  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:54.704477  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:55.112578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:55.204281  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:55.611560  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:55.704662  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:56.111854  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:56.222877  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:56.228692  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:56.611932  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:56.704245  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:57.129982  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:57.221406  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:57.612054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:57.705320  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.112147  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:58.204089  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.611314  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:58.704276  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.719871  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:59.116153  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:59.222832  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:59.612150  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:59.704382  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.153765  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:00.206440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.616476  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:00.707704  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.739455  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:01.118736  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:01.208978  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:01.611804  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:01.706615  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:02.111737  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:02.204797  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:02.612275  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:02.706337  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:03.121629  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:03.204053  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:03.214280  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:03.611472  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:03.705705  284492 kapi.go:107] duration metric: took 1m55.005903565s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0829 18:40:04.111404  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:04.614578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.111905  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.611534  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.713278  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:06.112241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:06.614358  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.112196  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.611303  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.714704  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:08.112753  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:08.214469  284492 pod_ready.go:93] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"True"
	I0829 18:40:08.214496  284492 pod_ready.go:82] duration metric: took 1m17.007304784s for pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.214508  284492 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.220361  284492 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace has status "Ready":"True"
	I0829 18:40:08.220386  284492 pod_ready.go:82] duration metric: took 5.869232ms for pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.220407  284492 pod_ready.go:39] duration metric: took 1m20.467552078s 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" ...
	I0829 18:40:08.220424  284492 api_server.go:52] waiting for apiserver process to appear ...
	I0829 18:40:08.220459  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:08.220523  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:08.275477  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:08.275553  284492 cri.go:89] found id: ""
	I0829 18:40:08.275580  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:08.275670  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.279978  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:08.280056  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:08.323347  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:08.323372  284492 cri.go:89] found id: ""
	I0829 18:40:08.323382  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:08.323447  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.326986  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:08.327074  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:08.367399  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:08.367431  284492 cri.go:89] found id: ""
	I0829 18:40:08.367440  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:08.367510  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.371130  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:08.371204  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:08.412241  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:08.412268  284492 cri.go:89] found id: ""
	I0829 18:40:08.412277  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:08.412381  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.416461  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:08.416537  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:08.464012  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:08.464033  284492 cri.go:89] found id: ""
	I0829 18:40:08.464042  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:08.464135  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.467781  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:08.467854  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:08.513418  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:08.513441  284492 cri.go:89] found id: ""
	I0829 18:40:08.513449  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:08.513530  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.517168  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:08.517242  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:08.562304  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:08.562327  284492 cri.go:89] found id: ""
	I0829 18:40:08.562335  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:08.562395  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.565992  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:08.566064  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:08.612808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:08.622393  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:08.622430  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:08.692530  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:08.692567  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:08.736033  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:08.736062  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:08.833428  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:08.833463  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:08.900716  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.900960  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.911577  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.911806  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.911993  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.912227  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.912421  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.912654  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.918316  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.918547  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.918717  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.918929  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919094  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.919296  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919475  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.919695  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919867  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920091  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.920291  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920518  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.920683  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920888  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:08.956648  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:08.956675  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:08.973371  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:08.973397  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:09.123160  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:09.267450  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:09.267867  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:09.387902  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:09.387937  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:09.458703  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:09.458743  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:09.559920  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:09.559956  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:09.612301  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:09.636439  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:09.636477  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:09.747722  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:09.747759  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:09.747831  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:09.747845  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:09.747853  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:09.747864  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:09.747871  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:09.747984  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:09.748000  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:09.748006  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:10.112137  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:10.611759  284492 kapi.go:107] duration metric: took 2m1.505573395s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0829 18:40:10.614663  284492 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0829 18:40:10.616889  284492 addons.go:510] duration metric: took 2m9.087533219s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0829 18:40:19.748419  284492 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0829 18:40:19.763284  284492 api_server.go:72] duration metric: took 2m18.234639739s to wait for apiserver process to appear ...
	I0829 18:40:19.763311  284492 api_server.go:88] waiting for apiserver healthz status ...
	I0829 18:40:19.763346  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:19.763411  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:19.809992  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:19.810015  284492 cri.go:89] found id: ""
	I0829 18:40:19.810025  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:19.810084  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.813841  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:19.813915  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:19.854026  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:19.854047  284492 cri.go:89] found id: ""
	I0829 18:40:19.854056  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:19.854121  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.857966  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:19.858057  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:19.898033  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:19.898055  284492 cri.go:89] found id: ""
	I0829 18:40:19.898064  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:19.898120  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.901923  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:19.901996  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:19.943262  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:19.943283  284492 cri.go:89] found id: ""
	I0829 18:40:19.943290  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:19.943353  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.947262  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:19.947335  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:19.993404  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:19.993436  284492 cri.go:89] found id: ""
	I0829 18:40:19.993446  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:19.993506  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.998717  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:19.998799  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:20.061937  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:20.061963  284492 cri.go:89] found id: ""
	I0829 18:40:20.061973  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:20.062071  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:20.066573  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:20.066681  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:20.117448  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:20.117527  284492 cri.go:89] found id: ""
	I0829 18:40:20.117545  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:20.117618  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:20.121941  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:20.121967  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:20.139773  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:20.139801  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:20.191266  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:20.191304  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:20.264654  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:20.264691  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:20.310519  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:20.310549  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:20.366685  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.366926  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.377412  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.377640  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.377824  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.378048  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.378236  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.378461  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384158  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.384390  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384559  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.384768  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384933  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385136  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.385315  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385532  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.385702  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385913  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.386097  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.386325  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.386491  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.386697  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:20.423723  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:20.423753  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:20.577253  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:20.577286  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:20.639281  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:20.639314  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:20.681520  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:20.681548  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:20.727538  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:20.727573  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:20.772577  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:20.772609  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:20.865974  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:20.866013  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:20.926103  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:20.926132  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:20.926212  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:20.926232  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.926266  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.926275  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.926288  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.926313  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:20.926339  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:20.926347  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:30.927650  284492 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0829 18:40:30.937415  284492 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0829 18:40:30.938653  284492 api_server.go:141] control plane version: v1.31.0
	I0829 18:40:30.938679  284492 api_server.go:131] duration metric: took 11.175359788s to wait for apiserver health ...
	I0829 18:40:30.938686  284492 system_pods.go:43] waiting for kube-system pods to appear ...
	I0829 18:40:30.938708  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:30.938769  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:30.982970  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:30.982992  284492 cri.go:89] found id: ""
	I0829 18:40:30.983000  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:30.983058  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:30.987655  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:30.987728  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:31.040623  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:31.040644  284492 cri.go:89] found id: ""
	I0829 18:40:31.040652  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:31.040712  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.044459  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:31.044559  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:31.093112  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:31.093187  284492 cri.go:89] found id: ""
	I0829 18:40:31.093202  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:31.093265  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.097823  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:31.097902  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:31.157234  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:31.157258  284492 cri.go:89] found id: ""
	I0829 18:40:31.157267  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:31.157329  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.161246  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:31.161319  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:31.202233  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:31.202255  284492 cri.go:89] found id: ""
	I0829 18:40:31.202264  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:31.202323  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.206011  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:31.206112  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:31.255757  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:31.255777  284492 cri.go:89] found id: ""
	I0829 18:40:31.255785  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:31.255844  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.259568  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:31.259649  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:31.310698  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:31.310769  284492 cri.go:89] found id: ""
	I0829 18:40:31.310791  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:31.310894  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.315330  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:31.315364  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:31.400382  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:31.400460  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:31.419028  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:31.419059  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:31.676932  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:31.676962  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:31.734387  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:31.734423  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:31.791034  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:31.791064  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:31.867310  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:31.867348  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:31.942896  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:31.942938  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:32.004479  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.004719  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.015316  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.015556  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.015740  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.015967  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.016239  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.016472  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022066  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.022290  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022454  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.022658  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022817  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023015  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023189  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023413  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023580  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023789  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023972  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.024201  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.024368  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.024569  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:32.063501  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:32.063547  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:32.130985  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:32.131024  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:32.172048  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:32.172079  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:32.221047  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:32.221079  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:32.317444  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:32.317476  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:32.317558  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:32.317569  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.317576  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.317589  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.317599  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.317625  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:32.317644  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:32.317651  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:42.330607  284492 system_pods.go:59] 18 kube-system pods found
	I0829 18:40:42.330659  284492 system_pods.go:61] "coredns-6f6b679f8f-phd78" [db1632b9-047b-4cd3-a3c3-2d32d8032daa] Running
	I0829 18:40:42.330667  284492 system_pods.go:61] "csi-hostpath-attacher-0" [ea8d1bc3-91e5-406c-8906-83cd2f5e2670] Running
	I0829 18:40:42.330672  284492 system_pods.go:61] "csi-hostpath-resizer-0" [21a22c10-fa11-4d77-812f-c8e5d2f22ab5] Running
	I0829 18:40:42.330677  284492 system_pods.go:61] "csi-hostpathplugin-5p8lc" [4937282f-0cb0-47b2-9384-cb176e2e5c0c] Running
	I0829 18:40:42.330682  284492 system_pods.go:61] "etcd-addons-653733" [97fc4b02-8e04-4aa6-ae98-7b4e2c53f157] Running
	I0829 18:40:42.330687  284492 system_pods.go:61] "kindnet-vkpxv" [6d01f7b7-449d-4e55-99ab-ad0634b0bd60] Running
	I0829 18:40:42.330691  284492 system_pods.go:61] "kube-apiserver-addons-653733" [46d42e5b-a08b-44de-ab64-afc74e2a5078] Running
	I0829 18:40:42.330695  284492 system_pods.go:61] "kube-controller-manager-addons-653733" [125a488b-d99d-4fd5-a759-9ec2a0ce3c01] Running
	I0829 18:40:42.330701  284492 system_pods.go:61] "kube-ingress-dns-minikube" [3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad] Running
	I0829 18:40:42.330705  284492 system_pods.go:61] "kube-proxy-68zn8" [7d3b1902-d616-4f42-9e48-4ed43cc896c1] Running
	I0829 18:40:42.330711  284492 system_pods.go:61] "kube-scheduler-addons-653733" [3d4cd16e-a51c-44f9-b5d4-fcbee18b6cca] Running
	I0829 18:40:42.330716  284492 system_pods.go:61] "metrics-server-8988944d9-zqwq2" [3c9ea312-d8cd-431d-ad53-25654e6c6c18] Running
	I0829 18:40:42.330720  284492 system_pods.go:61] "nvidia-device-plugin-daemonset-grqwd" [4f09c402-2f55-4e53-ae28-a70e517e2af9] Running
	I0829 18:40:42.330724  284492 system_pods.go:61] "registry-6fb4cdfc84-8j4hm" [c34da2b3-42d0-4d82-98de-7390f8dc6265] Running
	I0829 18:40:42.330730  284492 system_pods.go:61] "registry-proxy-bssp7" [ee39ac2b-240a-4c03-af35-5b512ac6f4c9] Running
	I0829 18:40:42.330735  284492 system_pods.go:61] "snapshot-controller-56fcc65765-55w62" [1958a494-ab36-4629-9260-9210b4447e26] Running
	I0829 18:40:42.330745  284492 system_pods.go:61] "snapshot-controller-56fcc65765-5v2qr" [5e9b4662-68e2-4235-9e1b-e46a1549e263] Running
	I0829 18:40:42.330750  284492 system_pods.go:61] "storage-provisioner" [4a14d41b-8d6c-4f8b-95a5-c4fee6693a5e] Running
	I0829 18:40:42.330755  284492 system_pods.go:74] duration metric: took 11.392063927s to wait for pod list to return data ...
	I0829 18:40:42.330765  284492 default_sa.go:34] waiting for default service account to be created ...
	I0829 18:40:42.334759  284492 default_sa.go:45] found service account: "default"
	I0829 18:40:42.334793  284492 default_sa.go:55] duration metric: took 4.019788ms for default service account to be created ...
	I0829 18:40:42.334804  284492 system_pods.go:116] waiting for k8s-apps to be running ...
	I0829 18:40:42.348646  284492 system_pods.go:86] 18 kube-system pods found
	I0829 18:40:42.348691  284492 system_pods.go:89] "coredns-6f6b679f8f-phd78" [db1632b9-047b-4cd3-a3c3-2d32d8032daa] Running
	I0829 18:40:42.348701  284492 system_pods.go:89] "csi-hostpath-attacher-0" [ea8d1bc3-91e5-406c-8906-83cd2f5e2670] Running
	I0829 18:40:42.348709  284492 system_pods.go:89] "csi-hostpath-resizer-0" [21a22c10-fa11-4d77-812f-c8e5d2f22ab5] Running
	I0829 18:40:42.348713  284492 system_pods.go:89] "csi-hostpathplugin-5p8lc" [4937282f-0cb0-47b2-9384-cb176e2e5c0c] Running
	I0829 18:40:42.348718  284492 system_pods.go:89] "etcd-addons-653733" [97fc4b02-8e04-4aa6-ae98-7b4e2c53f157] Running
	I0829 18:40:42.348725  284492 system_pods.go:89] "kindnet-vkpxv" [6d01f7b7-449d-4e55-99ab-ad0634b0bd60] Running
	I0829 18:40:42.348730  284492 system_pods.go:89] "kube-apiserver-addons-653733" [46d42e5b-a08b-44de-ab64-afc74e2a5078] Running
	I0829 18:40:42.348735  284492 system_pods.go:89] "kube-controller-manager-addons-653733" [125a488b-d99d-4fd5-a759-9ec2a0ce3c01] Running
	I0829 18:40:42.348740  284492 system_pods.go:89] "kube-ingress-dns-minikube" [3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad] Running
	I0829 18:40:42.348744  284492 system_pods.go:89] "kube-proxy-68zn8" [7d3b1902-d616-4f42-9e48-4ed43cc896c1] Running
	I0829 18:40:42.348749  284492 system_pods.go:89] "kube-scheduler-addons-653733" [3d4cd16e-a51c-44f9-b5d4-fcbee18b6cca] Running
	I0829 18:40:42.348754  284492 system_pods.go:89] "metrics-server-8988944d9-zqwq2" [3c9ea312-d8cd-431d-ad53-25654e6c6c18] Running
	I0829 18:40:42.348758  284492 system_pods.go:89] "nvidia-device-plugin-daemonset-grqwd" [4f09c402-2f55-4e53-ae28-a70e517e2af9] Running
	I0829 18:40:42.348764  284492 system_pods.go:89] "registry-6fb4cdfc84-8j4hm" [c34da2b3-42d0-4d82-98de-7390f8dc6265] Running
	I0829 18:40:42.348768  284492 system_pods.go:89] "registry-proxy-bssp7" [ee39ac2b-240a-4c03-af35-5b512ac6f4c9] Running
	I0829 18:40:42.348773  284492 system_pods.go:89] "snapshot-controller-56fcc65765-55w62" [1958a494-ab36-4629-9260-9210b4447e26] Running
	I0829 18:40:42.348777  284492 system_pods.go:89] "snapshot-controller-56fcc65765-5v2qr" [5e9b4662-68e2-4235-9e1b-e46a1549e263] Running
	I0829 18:40:42.348781  284492 system_pods.go:89] "storage-provisioner" [4a14d41b-8d6c-4f8b-95a5-c4fee6693a5e] Running
	I0829 18:40:42.348788  284492 system_pods.go:126] duration metric: took 13.978725ms to wait for k8s-apps to be running ...
	I0829 18:40:42.348796  284492 system_svc.go:44] waiting for kubelet service to be running ....
	I0829 18:40:42.348863  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0829 18:40:42.370291  284492 system_svc.go:56] duration metric: took 21.486319ms WaitForService to wait for kubelet
	I0829 18:40:42.370370  284492 kubeadm.go:582] duration metric: took 2m40.841729782s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0829 18:40:42.370407  284492 node_conditions.go:102] verifying NodePressure condition ...
	I0829 18:40:42.374218  284492 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0829 18:40:42.374270  284492 node_conditions.go:123] node cpu capacity is 2
	I0829 18:40:42.374283  284492 node_conditions.go:105] duration metric: took 3.858477ms to run NodePressure ...
	I0829 18:40:42.374296  284492 start.go:241] waiting for startup goroutines ...
	I0829 18:40:42.374304  284492 start.go:246] waiting for cluster config update ...
	I0829 18:40:42.374323  284492 start.go:255] writing updated cluster config ...
	I0829 18:40:42.374693  284492 ssh_runner.go:195] Run: rm -f paused
	I0829 18:40:42.778381  284492 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0829 18:40:42.781458  284492 out.go:177] * Done! kubectl is now configured to use "addons-653733" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.078701275Z" level=info msg="Stopped container 7403d10d56b04eaec24b2acc774653676544759ececf282b2c8fd2afb3a5ff59: kube-system/registry-6fb4cdfc84-8j4hm/registry" id=2feaec4b-7264-43ae-a7d8-1648d24c9f4c name=/runtime.v1.RuntimeService/StopContainer
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.079945180Z" level=info msg="Stopping pod sandbox: 3524ec0432080bbdb6b5264447057683e70a9a4353b09baaf49d411636c96aa1" id=700f8a81-406c-4bc5-9f99-62ee3bf1e716 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.080663452Z" level=info msg="Got pod network &{Name:registry-6fb4cdfc84-8j4hm Namespace:kube-system ID:3524ec0432080bbdb6b5264447057683e70a9a4353b09baaf49d411636c96aa1 UID:c34da2b3-42d0-4d82-98de-7390f8dc6265 NetNS:/var/run/netns/c6c42438-86cb-4b85-939e-d5a094a97a37 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.080818947Z" level=info msg="Deleting pod kube-system_registry-6fb4cdfc84-8j4hm from CNI network \"kindnet\" (type=ptp)"
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.116790947Z" level=info msg="Stopped container 52ac59ae832f9f850e29aaca7d3ee1f6dca460024c8d4b76679457e1497f4807: kube-system/registry-proxy-bssp7/registry-proxy" id=0570dcef-9d4f-4800-9779-01403fe3557e name=/runtime.v1.RuntimeService/StopContainer
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.117310123Z" level=info msg="Stopping pod sandbox: fb3126161168d9c8f83ac0c1d771c7269ad1c4a0f2187d65bb5d2298320bdd92" id=c2dcac1b-4392-4c58-9839-ce3dfe909410 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.122338592Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-66NEQQ3EME5E6GP6 - [0:0]\n:KUBE-HP-XX3FAP6RMTMDORYI - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-26XLIBIF265LBY4G - [0:0]\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cd82w_ingress-nginx_b921804d-8354-4e5d-98c9-abf31cd28909_0_ hostport 443\" -m tcp --dport 443 -j KUBE-HP-XX3FAP6RMTMDORYI\n-A KUBE-HOSTPORTS -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cd82w_ingress-nginx_b921804d-8354-4e5d-98c9-abf31cd28909_0_ hostport 80\" -m tcp --dport 80 -j KUBE-HP-26XLIBIF265LBY4G\n-A KUBE-HP-26XLIBIF265LBY4G -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cd82w_ingress-nginx_b921804d-8354-4e5d-98c9-abf31cd28909_0_ hostport 80\" -j KUBE-MARK-MASQ\n-A KUBE-HP-26XLIBIF265LBY4G -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cd82w_ingress-nginx_b921804d-8354-4e5d-98c
9-abf31cd28909_0_ hostport 80\" -m tcp -j DNAT --to-destination 10.244.0.20:80\n-A KUBE-HP-XX3FAP6RMTMDORYI -s 10.244.0.20/32 -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cd82w_ingress-nginx_b921804d-8354-4e5d-98c9-abf31cd28909_0_ hostport 443\" -j KUBE-MARK-MASQ\n-A KUBE-HP-XX3FAP6RMTMDORYI -p tcp -m comment --comment \"k8s_ingress-nginx-controller-bc57996ff-cd82w_ingress-nginx_b921804d-8354-4e5d-98c9-abf31cd28909_0_ hostport 443\" -m tcp -j DNAT --to-destination 10.244.0.20:443\n-X KUBE-HP-66NEQQ3EME5E6GP6\nCOMMIT\n"
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.127073878Z" level=info msg="Closing host port tcp:5000"
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.130242775Z" level=info msg="Stopped pod sandbox: 3524ec0432080bbdb6b5264447057683e70a9a4353b09baaf49d411636c96aa1" id=700f8a81-406c-4bc5-9f99-62ee3bf1e716 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.133661016Z" level=info msg="Host port tcp:5000 does not have an open socket"
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.133847198Z" level=info msg="Got pod network &{Name:registry-proxy-bssp7 Namespace:kube-system ID:fb3126161168d9c8f83ac0c1d771c7269ad1c4a0f2187d65bb5d2298320bdd92 UID:ee39ac2b-240a-4c03-af35-5b512ac6f4c9 NetNS:/var/run/netns/fcf8581d-f156-426e-b447-73af4af7f479 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.133996481Z" level=info msg="Deleting pod kube-system_registry-proxy-bssp7 from CNI network \"kindnet\" (type=ptp)"
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.164638680Z" level=info msg="Stopped pod sandbox: fb3126161168d9c8f83ac0c1d771c7269ad1c4a0f2187d65bb5d2298320bdd92" id=c2dcac1b-4392-4c58-9839-ce3dfe909410 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 29 18:49:59 addons-653733 crio[961]: time="2024-08-29 18:49:59.953097348Z" level=info msg="Removing container: 7403d10d56b04eaec24b2acc774653676544759ececf282b2c8fd2afb3a5ff59" id=3b18fe97-a7c6-4be5-a902-4cecb2f4c7e5 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.008045487Z" level=info msg="Removed container 7403d10d56b04eaec24b2acc774653676544759ececf282b2c8fd2afb3a5ff59: kube-system/registry-6fb4cdfc84-8j4hm/registry" id=3b18fe97-a7c6-4be5-a902-4cecb2f4c7e5 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.010786046Z" level=info msg="Removing container: 52ac59ae832f9f850e29aaca7d3ee1f6dca460024c8d4b76679457e1497f4807" id=4b3e22e0-1dc3-4dee-ab56-9db616764539 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.076469602Z" level=info msg="Removed container 52ac59ae832f9f850e29aaca7d3ee1f6dca460024c8d4b76679457e1497f4807: kube-system/registry-proxy-bssp7/registry-proxy" id=4b3e22e0-1dc3-4dee-ab56-9db616764539 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.614484441Z" level=info msg="Stopping container: 1e9d8ec547edc5e2b4a4e7f46b7fda1867f72687495bd986947623b36108c72c (timeout: 30s)" id=532a64b3-f872-44db-8882-2dba0f62441a name=/runtime.v1.RuntimeService/StopContainer
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.855278607Z" level=info msg="Stopped container 1e9d8ec547edc5e2b4a4e7f46b7fda1867f72687495bd986947623b36108c72c: kube-system/nvidia-device-plugin-daemonset-grqwd/nvidia-device-plugin-ctr" id=532a64b3-f872-44db-8882-2dba0f62441a name=/runtime.v1.RuntimeService/StopContainer
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.856270797Z" level=info msg="Stopping pod sandbox: 49e7be96f36995f1a7acb30e7a7bca515c70a3770402e44d588ae25cb746da14" id=b00fb3be-4669-42de-8d2b-cb7f3f070184 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.856975121Z" level=info msg="Got pod network &{Name:nvidia-device-plugin-daemonset-grqwd Namespace:kube-system ID:49e7be96f36995f1a7acb30e7a7bca515c70a3770402e44d588ae25cb746da14 UID:4f09c402-2f55-4e53-ae28-a70e517e2af9 NetNS:/var/run/netns/8121560d-c51a-4bef-a8fa-59dd5e309267 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.857152096Z" level=info msg="Deleting pod kube-system_nvidia-device-plugin-daemonset-grqwd from CNI network \"kindnet\" (type=ptp)"
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.898665506Z" level=info msg="Stopped pod sandbox: 49e7be96f36995f1a7acb30e7a7bca515c70a3770402e44d588ae25cb746da14" id=b00fb3be-4669-42de-8d2b-cb7f3f070184 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 29 18:50:00 addons-653733 crio[961]: time="2024-08-29 18:50:00.963098863Z" level=info msg="Removing container: 1e9d8ec547edc5e2b4a4e7f46b7fda1867f72687495bd986947623b36108c72c" id=85a61d66-a011-4bba-9b8c-707040a13b0c name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:50:01 addons-653733 crio[961]: time="2024-08-29 18:50:01.065931897Z" level=info msg="Removed container 1e9d8ec547edc5e2b4a4e7f46b7fda1867f72687495bd986947623b36108c72c: kube-system/nvidia-device-plugin-daemonset-grqwd/nvidia-device-plugin-ctr" id=85a61d66-a011-4bba-9b8c-707040a13b0c name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	54d2a54f5b1b3       ghcr.io/inspektor-gadget/inspektor-gadget@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc            10 seconds ago      Exited              gadget                    7                   1d4cd2cce0143       gadget-cwnnh
	ee9a8194e340a       registry.k8s.io/ingress-nginx/controller@sha256:22f9d129ae8c89a2cabbd13af3c1668944f3dd68fec186199b7024a0a2fc75b3             9 minutes ago       Running             controller                0                   d2b1b06d9070b       ingress-nginx-controller-bc57996ff-cd82w
	0e3a83dbd17c3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 10 minutes ago      Running             gcp-auth                  0                   6ae6f16952104       gcp-auth-89d5ffd79-r8874
	abb1ff2e17eb6       gcr.io/cloud-spanner-emulator/emulator@sha256:41ec188288c7943f488600462b2b74002814e52439be82d15de33c3ee4898a58               10 minutes ago      Running             cloud-spanner-emulator    0                   bfe1fe4f55413       cloud-spanner-emulator-769b77f747-m9whr
	efa1b204c5a6f       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             10 minutes ago      Running             local-path-provisioner    0                   4e3e3a7bd58d6       local-path-provisioner-86d989889c-xt94w
	804a76a47ee4e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              patch                     0                   8aaa7a335fc9a       ingress-nginx-admission-patch-czp5s
	d1428c292e721       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   10 minutes ago      Exited              create                    0                   4b468ed8155f8       ingress-nginx-admission-create-l2fcp
	94cce1601942e       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             10 minutes ago      Running             minikube-ingress-dns      0                   2819d320d3a61       kube-ingress-dns-minikube
	66743758fe59c       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        11 minutes ago      Running             metrics-server            0                   7fd61a84b243c       metrics-server-8988944d9-zqwq2
	a76ca50b2f291       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             11 minutes ago      Running             coredns                   0                   3675d6cb49de9       coredns-6f6b679f8f-phd78
	9c3626692232b       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             11 minutes ago      Running             storage-provisioner       0                   fd7928bbfe0aa       storage-provisioner
	e253bfc9a01a0       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           11 minutes ago      Running             kindnet-cni               0                   64c4628e2695c       kindnet-vkpxv
	1ddbea9c50c0a       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             11 minutes ago      Running             kube-proxy                0                   055cae79cc9bc       kube-proxy-68zn8
	f73514914531b       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             12 minutes ago      Running             kube-controller-manager   0                   73cabfcf90810       kube-controller-manager-addons-653733
	8a62d7051e1aa       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             12 minutes ago      Running             kube-apiserver            0                   f4bb4ee5e389c       kube-apiserver-addons-653733
	2c5231fe2fe38       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             12 minutes ago      Running             kube-scheduler            0                   7f24f7542c043       kube-scheduler-addons-653733
	7c32607aa8c88       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             12 minutes ago      Running             etcd                      0                   4b0c21126d47c       etcd-addons-653733
	
	
	==> coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] <==
	[INFO] 10.244.0.14:43894 - 12878 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000077948s
	[INFO] 10.244.0.14:41861 - 59285 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003250777s
	[INFO] 10.244.0.14:41861 - 44690 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003270411s
	[INFO] 10.244.0.14:53262 - 25154 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000184564s
	[INFO] 10.244.0.14:53262 - 6479 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000127564s
	[INFO] 10.244.0.14:48517 - 56540 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000097599s
	[INFO] 10.244.0.14:48517 - 31192 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000034633s
	[INFO] 10.244.0.14:37230 - 39795 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000047384s
	[INFO] 10.244.0.14:37230 - 14705 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000032672s
	[INFO] 10.244.0.14:33540 - 48676 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000053669s
	[INFO] 10.244.0.14:33540 - 15137 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000038023s
	[INFO] 10.244.0.14:33467 - 6395 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001428279s
	[INFO] 10.244.0.14:33467 - 29689 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001366994s
	[INFO] 10.244.0.14:46573 - 24800 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000064007s
	[INFO] 10.244.0.14:46573 - 41186 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000047704s
	[INFO] 10.244.0.19:44101 - 43817 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000157291s
	[INFO] 10.244.0.19:54934 - 53297 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000068102s
	[INFO] 10.244.0.19:52277 - 7586 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000257663s
	[INFO] 10.244.0.19:56312 - 63734 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000271891s
	[INFO] 10.244.0.19:50905 - 36506 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.0001727s
	[INFO] 10.244.0.19:39840 - 55501 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000088319s
	[INFO] 10.244.0.19:36098 - 31986 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003317566s
	[INFO] 10.244.0.19:37781 - 30519 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003288947s
	[INFO] 10.244.0.19:49616 - 31662 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.00208323s
	[INFO] 10.244.0.19:49931 - 44453 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00493246s
	
	
	==> describe nodes <==
	Name:               addons-653733
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-653733
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=95341f0b655cea8be5ebfc6bf112c8367dc08d33
	                    minikube.k8s.io/name=addons-653733
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_29T18_37_57_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-653733
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 29 Aug 2024 18:37:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-653733
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 29 Aug 2024 18:50:00 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 29 Aug 2024 18:49:31 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 29 Aug 2024 18:49:31 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 29 Aug 2024 18:49:31 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 29 Aug 2024 18:49:31 +0000   Thu, 29 Aug 2024 18:38:47 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-653733
	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:                 c4049170035b44f08794494eb1b46948
	  System UUID:                79fc3de1-cb9f-4941-8daa-505a4a42185e
	  Boot ID:                    b6af879c-d6db-4d49-a8d9-68363b58f954
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (17 in total)
	  Namespace                   Name                                                          CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                                          ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m18s
	  default                     cloud-spanner-emulator-769b77f747-m9whr                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gadget                      gadget-cwnnh                                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  gcp-auth                    gcp-auth-89d5ffd79-r8874                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  ingress-nginx               ingress-nginx-controller-bc57996ff-cd82w                      100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         11m
	  kube-system                 coredns-6f6b679f8f-phd78                                      100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     12m
	  kube-system                 etcd-addons-653733                                            100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         12m
	  kube-system                 kindnet-vkpxv                                                 100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      12m
	  kube-system                 kube-apiserver-addons-653733                                  250m (12%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-controller-manager-addons-653733                         200m (10%)    0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-ingress-dns-minikube                                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  kube-system                 kube-proxy-68zn8                                              0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 kube-scheduler-addons-653733                                  100m (5%)     0 (0%)      0 (0%)           0 (0%)         12m
	  kube-system                 metrics-server-8988944d9-zqwq2                                100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         11m
	  kube-system                 storage-provisioner                                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	  local-path-storage          helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a    0 (0%)        0 (0%)      0 (0%)           0 (0%)         0s
	  local-path-storage          local-path-provisioner-86d989889c-xt94w                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         11m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             510Mi (6%)   220Mi (2%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 11m                kube-proxy       
	  Normal   NodeHasSufficientMemory  12m (x8 over 12m)  kubelet          Node addons-653733 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m (x8 over 12m)  kubelet          Node addons-653733 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m (x7 over 12m)  kubelet          Node addons-653733 status is now: NodeHasSufficientPID
	  Normal   Starting                 12m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 12m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  12m                kubelet          Node addons-653733 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    12m                kubelet          Node addons-653733 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     12m                kubelet          Node addons-653733 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           12m                node-controller  Node addons-653733 event: Registered Node addons-653733 in Controller
	  Normal   NodeReady                11m                kubelet          Node addons-653733 status is now: NodeReady
	
	
	==> dmesg <==
	[Aug29 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014673] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.899353] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.258112] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002686] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.018078] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005361] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003978] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.806542] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.438125] kauditd_printk_skb: 36 callbacks suppressed
	[Aug29 17:36] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Aug29 17:38] hrtimer: interrupt took 23181981 ns
	[Aug29 18:13] overlayfs: '/var/lib/containers/storage/overlay/l/ZLTOCNGE2IGM6DT7VP2QP7OV3M' not a directory
	
	
	==> etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] <==
	{"level":"info","ts":"2024-08-29T18:37:50.972400Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-08-29T18:37:50.972454Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-08-29T18:37:50.972504Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-08-29T18:37:50.972541Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-08-29T18:37:50.972582Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-08-29T18:37:50.976286Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:50.976551Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-29T18:37:50.977460Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-29T18:37:50.978437Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-29T18:37:50.978768Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-29T18:37:50.989321Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-29T18:37:50.996615Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-29T18:37:51.000134Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-29T18:37:51.008451Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-29T18:37:51.008641Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-653733 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-08-29T18:37:51.008740Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:51.008840Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:51.008899Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:38:06.201741Z","caller":"traceutil/trace.go:171","msg":"trace[504074389] linearizableReadLoop","detail":"{readStateIndex:441; appliedIndex:440; }","duration":"134.674118ms","start":"2024-08-29T18:38:06.067050Z","end":"2024-08-29T18:38:06.201724Z","steps":["trace[504074389] 'read index received'  (duration: 60.750009ms)","trace[504074389] 'applied index is now lower than readState.Index'  (duration: 73.923354ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-29T18:38:06.202251Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"156.286266ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-08-29T18:38:06.202301Z","caller":"traceutil/trace.go:171","msg":"trace[1434286872] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:430; }","duration":"156.35637ms","start":"2024-08-29T18:38:06.045934Z","end":"2024-08-29T18:38:06.202291Z","steps":["trace[1434286872] 'agreement among raft nodes before linearized reading'  (duration: 155.863812ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-29T18:38:06.214430Z","caller":"traceutil/trace.go:171","msg":"trace[1493948420] transaction","detail":"{read_only:false; response_revision:430; number_of_response:1; }","duration":"168.766825ms","start":"2024-08-29T18:38:06.045648Z","end":"2024-08-29T18:38:06.214414Z","steps":["trace[1493948420] 'process raft request'  (duration: 82.711904ms)","trace[1493948420] 'compare'  (duration: 72.941292ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-29T18:47:51.463420Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1582}
	{"level":"info","ts":"2024-08-29T18:47:51.499718Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1582,"took":"35.837666ms","hash":1246697377,"current-db-size-bytes":6545408,"current-db-size":"6.5 MB","current-db-size-in-use-bytes":3526656,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-08-29T18:47:51.499780Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1246697377,"revision":1582,"compact-revision":-1}
	
	
	==> gcp-auth [0e3a83dbd17c39c2ba929eb4ab3809fd48624231eed369773d14f4efd41774a6] <==
	2024/08/29 18:39:51 GCP Auth Webhook started!
	2024/08/29 18:40:42 Ready to marshal response ...
	2024/08/29 18:40:42 Ready to write response ...
	2024/08/29 18:40:43 Ready to marshal response ...
	2024/08/29 18:40:43 Ready to write response ...
	2024/08/29 18:40:43 Ready to marshal response ...
	2024/08/29 18:40:43 Ready to write response ...
	2024/08/29 18:48:55 Ready to marshal response ...
	2024/08/29 18:48:55 Ready to write response ...
	2024/08/29 18:48:58 Ready to marshal response ...
	2024/08/29 18:48:58 Ready to write response ...
	2024/08/29 18:49:27 Ready to marshal response ...
	2024/08/29 18:49:27 Ready to write response ...
	2024/08/29 18:50:01 Ready to marshal response ...
	2024/08/29 18:50:01 Ready to write response ...
	2024/08/29 18:50:01 Ready to marshal response ...
	2024/08/29 18:50:01 Ready to write response ...
	
	
	==> kernel <==
	 18:50:01 up  2:32,  0 users,  load average: 0.31, 0.50, 1.22
	Linux addons-653733 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] <==
	I0829 18:47:57.433013       1 main.go:299] handling current node
	I0829 18:48:07.433245       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:48:07.433281       1 main.go:299] handling current node
	I0829 18:48:17.439464       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:48:17.439500       1 main.go:299] handling current node
	I0829 18:48:27.433761       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:48:27.433802       1 main.go:299] handling current node
	I0829 18:48:37.442391       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:48:37.442429       1 main.go:299] handling current node
	I0829 18:48:47.437687       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:48:47.437731       1 main.go:299] handling current node
	I0829 18:48:57.432912       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:48:57.432957       1 main.go:299] handling current node
	I0829 18:49:07.433454       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:49:07.433493       1 main.go:299] handling current node
	I0829 18:49:17.434908       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:49:17.435030       1 main.go:299] handling current node
	I0829 18:49:27.433131       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:49:27.433245       1 main.go:299] handling current node
	I0829 18:49:37.432992       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:49:37.433143       1 main.go:299] handling current node
	I0829 18:49:47.432937       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:49:47.432980       1 main.go:299] handling current node
	I0829 18:49:57.433062       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:49:57.433102       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] <==
	I0829 18:39:09.034139       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I0829 18:39:09.034191       1 controller.go:109] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E0829 18:40:08.045707       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.102.184.9:443: connect: connection refused" logger="UnhandledError"
	W0829 18:40:08.045919       1 handler_proxy.go:99] no RequestInfo found in the context
	E0829 18:40:08.046025       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"
	E0829 18:40:08.049220       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.102.184.9:443: connect: connection refused" logger="UnhandledError"
	E0829 18:40:08.054582       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.102.184.9:443: connect: connection refused" logger="UnhandledError"
	I0829 18:40:08.181041       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0829 18:49:06.429016       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0829 18:49:42.625045       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.625104       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.658610       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.658773       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.673422       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.673486       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.726970       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.727614       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.735201       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.735238       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0829 18:49:43.728757       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0829 18:49:43.736660       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0829 18:49:43.759138       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	
	
	==> kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] <==
	W0829 18:49:45.031482       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
	E0829 18:49:45.031532       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"
	W0829 18:49:45.255690       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
	E0829 18:49:45.255742       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"
	W0829 18:49:46.985311       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
	E0829 18:49:46.985360       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"
	W0829 18:49:47.286605       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
	E0829 18:49:47.286651       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"
	W0829 18:49:47.523235       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
	E0829 18:49:47.523281       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"
	I0829 18:49:49.491694       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="yakd-dashboard/yakd-dashboard-67d98fc6b" duration="4.627µs"
	W0829 18:49:51.534427       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
	E0829 18:49:51.534550       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"
	W0829 18:49:52.586126       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
	E0829 18:49:52.586168       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"
	W0829 18:49:52.849570       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
	E0829 18:49:52.849692       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"
	I0829 18:49:58.888885       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/registry-6fb4cdfc84" duration="4.635µs"
	I0829 18:49:59.571461       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0829 18:49:59.878295       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
	E0829 18:49:59.878334       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"
	I0829 18:50:00.888968       1 shared_informer.go:313] Waiting for caches to sync for resource quota
	I0829 18:50:00.889112       1 shared_informer.go:320] Caches are synced for resource quota
	I0829 18:50:01.333394       1 shared_informer.go:313] Waiting for caches to sync for garbage collector
	I0829 18:50:01.333440       1 shared_informer.go:320] Caches are synced for garbage collector
	
	
	==> kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] <==
	I0829 18:38:07.788009       1 server_linux.go:66] "Using iptables proxy"
	I0829 18:38:08.439569       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0829 18:38:08.441631       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`"
	I0829 18:38:08.526542       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0829 18:38:08.526675       1 server_linux.go:169] "Using iptables Proxier"
	I0829 18:38:08.529079       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"
	I0829 18:38:08.529688       1 server.go:483] "Version info" version="v1.31.0"
	I0829 18:38:08.529757       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0829 18:38:08.545639       1 config.go:197] "Starting service config controller"
	I0829 18:38:08.545763       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0829 18:38:08.545820       1 config.go:104] "Starting endpoint slice config controller"
	I0829 18:38:08.545849       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0829 18:38:08.546440       1 config.go:326] "Starting node config controller"
	I0829 18:38:08.548506       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0829 18:38:08.647419       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0829 18:38:08.647626       1 shared_informer.go:320] Caches are synced for service config
	I0829 18:38:08.648774       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] <==
	W0829 18:37:53.708212       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:53.708257       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.708643       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
	E0829 18:37:53.708718       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"
	W0829 18:37:53.708846       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
	E0829 18:37:53.708902       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"
	W0829 18:37:53.709023       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0829 18:37:53.709077       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.709146       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:53.709182       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.709262       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0829 18:37:53.709323       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:54.625460       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
	E0829 18:37:54.625590       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"
	W0829 18:37:54.657525       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
	E0829 18:37:54.657661       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"
	W0829 18:37:54.676849       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"
	E0829 18:37:54.676979       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"
	W0829 18:37:54.709603       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
	E0829 18:37:54.709726       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"
	W0829 18:37:54.836881       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
	E0829 18:37:54.836930       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"
	W0829 18:37:54.858150       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:54.858196       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0829 18:37:57.393303       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 29 18:50:01 addons-653733 kubelet[1493]: E0829 18:50:01.338399    1493 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="liveness-probe"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: E0829 18:50:01.338406    1493 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="576c87b2-7a58-4758-9dec-d84bf9b8ce57" containerName="yakd"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: E0829 18:50:01.338413    1493 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="21a22c10-fa11-4d77-812f-c8e5d2f22ab5" containerName="csi-resizer"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: E0829 18:50:01.338421    1493 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="csi-external-health-monitor-controller"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: E0829 18:50:01.338429    1493 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="ee39ac2b-240a-4c03-af35-5b512ac6f4c9" containerName="registry-proxy"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: E0829 18:50:01.338437    1493 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="hostpath"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.338476    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="5e9b4662-68e2-4235-9e1b-e46a1549e263" containerName="volume-snapshot-controller"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339073    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="4f09c402-2f55-4e53-ae28-a70e517e2af9" containerName="nvidia-device-plugin-ctr"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339116    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="csi-snapshotter"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339126    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="1958a494-ab36-4629-9260-9210b4447e26" containerName="volume-snapshot-controller"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339132    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="c34da2b3-42d0-4d82-98de-7390f8dc6265" containerName="registry"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339820    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="ee39ac2b-240a-4c03-af35-5b512ac6f4c9" containerName="registry-proxy"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339969    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="ea8d1bc3-91e5-406c-8906-83cd2f5e2670" containerName="csi-attacher"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339979    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="21a22c10-fa11-4d77-812f-c8e5d2f22ab5" containerName="csi-resizer"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339989    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="liveness-probe"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.339996    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="hostpath"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.340002    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="node-driver-registrar"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.340010    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="csi-external-health-monitor-controller"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.340028    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="576c87b2-7a58-4758-9dec-d84bf9b8ce57" containerName="yakd"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.340035    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="c30ccef4-1b31-4a24-9410-e8eac3ca8c1f" containerName="task-pv-container"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.340042    1493 memory_manager.go:354] "RemoveStaleState removing state" podUID="4937282f-0cb0-47b2-9384-cb176e2e5c0c" containerName="csi-provisioner"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.417025    1493 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-s9cx4\" (UniqueName: \"kubernetes.io/projected/b20ee52f-d8b1-4c21-99a9-d5b8638fbca6-kube-api-access-s9cx4\") pod \"helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a\" (UID: \"b20ee52f-d8b1-4c21-99a9-d5b8638fbca6\") " pod="local-path-storage/helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.417084    1493 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/b20ee52f-d8b1-4c21-99a9-d5b8638fbca6-gcp-creds\") pod \"helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a\" (UID: \"b20ee52f-d8b1-4c21-99a9-d5b8638fbca6\") " pod="local-path-storage/helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.417127    1493 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"data\" (UniqueName: \"kubernetes.io/host-path/b20ee52f-d8b1-4c21-99a9-d5b8638fbca6-data\") pod \"helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a\" (UID: \"b20ee52f-d8b1-4c21-99a9-d5b8638fbca6\") " pod="local-path-storage/helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a"
	Aug 29 18:50:01 addons-653733 kubelet[1493]: I0829 18:50:01.417159    1493 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"script\" (UniqueName: \"kubernetes.io/configmap/b20ee52f-d8b1-4c21-99a9-d5b8638fbca6-script\") pod \"helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a\" (UID: \"b20ee52f-d8b1-4c21-99a9-d5b8638fbca6\") " pod="local-path-storage/helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a"
	
	
	==> storage-provisioner [9c3626692232baf0901718447a0def856783953dc3d10ef3622d5f3ab0cadc9d] <==
	I0829 18:38:48.315664       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0829 18:38:48.333030       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0829 18:38:48.335014       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0829 18:38:48.352190       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0829 18:38:48.352388       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988!
	I0829 18:38:48.353591       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"34351685-277b-46da-8999-ac5ec6bf5b73", APIVersion:"v1", ResourceVersion:"919", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988 became leader
	I0829 18:38:48.453278       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988!
	

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-l2fcp" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-czp5s" not found
	Error from server (NotFound): pods "helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-653733 describe pod busybox test-local-path ingress-nginx-admission-create-l2fcp ingress-nginx-admission-patch-czp5s helper-pod-create-pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a: exit status 1
--- FAIL: TestAddons/parallel/Registry (76.06s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (153.42s)

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-653733 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 addons disable ingress-dns --alsologtostderr -v=1: (1.481064108s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 addons disable ingress --alsologtostderr -v=1: (7.924764974s)
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-653733
helpers_test.go:235: (dbg) docker inspect addons-653733:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c",
	        "Created": "2024-08-29T18:37:33.133883659Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 284986,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-29T18:37:33.284933278Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cc8dc59c2b679153d99f84cc70dab3e87225f8a0d04f61969b54714a9c4cd4d",
	        "ResolvConfPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/hostname",
	        "HostsPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/hosts",
	        "LogPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c-json.log",
	        "Name": "/addons-653733",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-653733:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-653733",
	            "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/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28-init/diff:/var/lib/docker/overlay2/6f021524f08ac8167774bfdcbf9f318e367c63d8ed2d81d5322078b9af785506/diff",
	                "MergedDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/merged",
	                "UpperDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/diff",
	                "WorkDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-653733",
	                "Source": "/var/lib/docker/volumes/addons-653733/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-653733",
	            "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.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce",
	            "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-653733",
	                "name.minikube.sigs.k8s.io": "addons-653733",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b7fc581696e1bfe6e9440cddbd5f052082da65c64970b04d39dbb9219f7ca288",
	            "SandboxKey": "/var/run/docker/netns/b7fc581696e1",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-653733": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "be0ac0db7a836884f421a345aa144b3d11dbd6dccb13b5dadde462cad4ea61eb",
	                    "EndpointID": "d802fa7d31a7ecd2ecdd3fd245ee86819a6385a841cb7a6fee53ad581e531d36",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-653733",
	                        "e70e944db5b4"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-653733 -n addons-653733
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-653733 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 logs -n 25: (1.494459522s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-016149                                                                     | download-only-016149   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| delete  | -p download-only-501721                                                                     | download-only-501721   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| start   | --download-only -p                                                                          | download-docker-401037 | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | download-docker-401037                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-401037                                                                   | download-docker-401037 | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-567215   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | binary-mirror-567215                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43819                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-567215                                                                     | binary-mirror-567215   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| addons  | enable dashboard -p                                                                         | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | addons-653733                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | addons-653733                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-653733 --wait=true                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:40 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-653733 addons                                                                        | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-653733 addons                                                                        | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-653733 ip                                                                            | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:50 UTC |
	|         | -p addons-653733                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | addons-653733                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | -p addons-653733                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-653733 ssh cat                                                                       | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | /opt/local-path-provisioner/pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:51 UTC | 29 Aug 24 18:51 UTC |
	|         | addons-653733                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-653733 ssh curl -s                                                                   | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:51 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-653733 ip                                                                            | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:53 UTC | 29 Aug 24 18:53 UTC |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:53 UTC | 29 Aug 24 18:53 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:53 UTC | 29 Aug 24 18:53 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/29 18:37:09
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0829 18:37:09.254713  284492 out.go:345] Setting OutFile to fd 1 ...
	I0829 18:37:09.254826  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:37:09.254837  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:37:09.254843  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:37:09.255100  284492 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 18:37:09.255539  284492 out.go:352] Setting JSON to false
	I0829 18:37:09.256418  284492 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8375,"bootTime":1724948255,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0829 18:37:09.256504  284492 start.go:139] virtualization:  
	I0829 18:37:09.258446  284492 out.go:177] * [addons-653733] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0829 18:37:09.261205  284492 out.go:177]   - MINIKUBE_LOCATION=19531
	I0829 18:37:09.261359  284492 notify.go:220] Checking for updates...
	I0829 18:37:09.265078  284492 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0829 18:37:09.267032  284492 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 18:37:09.269708  284492 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	I0829 18:37:09.271812  284492 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0829 18:37:09.273355  284492 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0829 18:37:09.275590  284492 driver.go:392] Setting default libvirt URI to qemu:///system
	I0829 18:37:09.298873  284492 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0829 18:37:09.299009  284492 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:37:09.370719  284492 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-29 18:37:09.359241712 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:37:09.370862  284492 docker.go:307] overlay module found
	I0829 18:37:09.372516  284492 out.go:177] * Using the docker driver based on user configuration
	I0829 18:37:09.374119  284492 start.go:297] selected driver: docker
	I0829 18:37:09.374143  284492 start.go:901] validating driver "docker" against <nil>
	I0829 18:37:09.374159  284492 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0829 18:37:09.374806  284492 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:37:09.434055  284492 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-29 18:37:09.424422928 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:37:09.434233  284492 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0829 18:37:09.434464  284492 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]
	I0829 18:37:09.435779  284492 out.go:177] * Using Docker driver with root privileges
	I0829 18:37:09.437547  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:09.437581  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:09.437594  284492 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0829 18:37:09.437680  284492 start.go:340] cluster config:
	{Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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}
	I0829 18:37:09.439312  284492 out.go:177] * Starting "addons-653733" primary control-plane node in "addons-653733" cluster
	I0829 18:37:09.440779  284492 cache.go:121] Beginning downloading kic base image for docker with crio
	I0829 18:37:09.442124  284492 out.go:177] * Pulling base image v0.0.44-1724775115-19521 ...
	I0829 18:37:09.444296  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:09.444365  284492 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0829 18:37:09.444380  284492 cache.go:56] Caching tarball of preloaded images
	I0829 18:37:09.444481  284492 preload.go:172] Found /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0829 18:37:09.444496  284492 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0829 18:37:09.444855  284492 profile.go:143] Saving config to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json ...
	I0829 18:37:09.444884  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json: {Name:mk166ee61549ac0b3e6f870cc9bebc2536012a62 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:09.445052  284492 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local docker daemon
	I0829 18:37:09.461096  284492 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce to local cache
	I0829 18:37:09.461233  284492 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory
	I0829 18:37:09.461256  284492 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory, skipping pull
	I0829 18:37:09.461262  284492 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce exists in cache, skipping pull
	I0829 18:37:09.461271  284492 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce as a tarball
	I0829 18:37:09.461280  284492 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce from local cache
	I0829 18:37:26.993536  284492 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce from cached tarball
	I0829 18:37:26.993578  284492 cache.go:194] Successfully downloaded all kic artifacts
	I0829 18:37:26.993620  284492 start.go:360] acquireMachinesLock for addons-653733: {Name:mkd50a056168db95a971b40d567a655d67ab0794 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0829 18:37:26.993750  284492 start.go:364] duration metric: took 108.446µs to acquireMachinesLock for "addons-653733"
	I0829 18:37:26.993779  284492 start.go:93] Provisioning new machine with config: &{Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0829 18:37:26.993862  284492 start.go:125] createHost starting for "" (driver="docker")
	I0829 18:37:26.996550  284492 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0829 18:37:26.996818  284492 start.go:159] libmachine.API.Create for "addons-653733" (driver="docker")
	I0829 18:37:26.996854  284492 client.go:168] LocalClient.Create starting
	I0829 18:37:26.996970  284492 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem
	I0829 18:37:27.281432  284492 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem
	I0829 18:37:27.417156  284492 cli_runner.go:164] Run: docker network inspect addons-653733 --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}}]}"
	W0829 18:37:27.434301  284492 cli_runner.go:211] docker network inspect addons-653733 --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
	I0829 18:37:27.434395  284492 network_create.go:284] running [docker network inspect addons-653733] to gather additional debugging logs...
	I0829 18:37:27.434422  284492 cli_runner.go:164] Run: docker network inspect addons-653733
	W0829 18:37:27.450874  284492 cli_runner.go:211] docker network inspect addons-653733 returned with exit code 1
	I0829 18:37:27.450909  284492 network_create.go:287] error running [docker network inspect addons-653733]: docker network inspect addons-653733: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-653733 not found
	I0829 18:37:27.450922  284492 network_create.go:289] output of [docker network inspect addons-653733]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-653733 not found
	
	** /stderr **
	I0829 18:37:27.451034  284492 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}}]}"
	I0829 18:37:27.467328  284492 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:0x4001a23c50}
	I0829 18:37:27.467367  284492 network_create.go:124] attempt to create docker network addons-653733 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0829 18:37:27.467422  284492 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-653733 addons-653733
	I0829 18:37:27.546087  284492 network_create.go:108] docker network addons-653733 192.168.49.0/24 created
	I0829 18:37:27.546120  284492 kic.go:121] calculated static IP "192.168.49.2" for the "addons-653733" container
	I0829 18:37:27.546197  284492 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0829 18:37:27.561494  284492 cli_runner.go:164] Run: docker volume create addons-653733 --label name.minikube.sigs.k8s.io=addons-653733 --label created_by.minikube.sigs.k8s.io=true
	I0829 18:37:27.578621  284492 oci.go:103] Successfully created a docker volume addons-653733
	I0829 18:37:27.578732  284492 cli_runner.go:164] Run: docker run --rm --name addons-653733-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --entrypoint /usr/bin/test -v addons-653733:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -d /var/lib
	I0829 18:37:28.935105  284492 cli_runner.go:217] Completed: docker run --rm --name addons-653733-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --entrypoint /usr/bin/test -v addons-653733:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -d /var/lib: (1.356316939s)
	I0829 18:37:28.935141  284492 oci.go:107] Successfully prepared a docker volume addons-653733
	I0829 18:37:28.935179  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:28.935199  284492 kic.go:194] Starting extracting preloaded images to volume ...
	I0829 18:37:28.935272  284492 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-653733:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -I lz4 -xf /preloaded.tar -C /extractDir
	I0829 18:37:33.062979  284492 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-653733:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -I lz4 -xf /preloaded.tar -C /extractDir: (4.127663699s)
	I0829 18:37:33.063016  284492 kic.go:203] duration metric: took 4.127811743s to extract preloaded images to volume ...
	W0829 18:37:33.063183  284492 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0829 18:37:33.063326  284492 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0829 18:37:33.120026  284492 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-653733 --name addons-653733 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-653733 --network addons-653733 --ip 192.168.49.2 --volume addons-653733:/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.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce
	I0829 18:37:33.456798  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Running}}
	I0829 18:37:33.482671  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:33.502452  284492 cli_runner.go:164] Run: docker exec addons-653733 stat /var/lib/dpkg/alternatives/iptables
	I0829 18:37:33.573669  284492 oci.go:144] the created container "addons-653733" has a running status.
	I0829 18:37:33.573707  284492 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa...
	I0829 18:37:34.030355  284492 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0829 18:37:34.061540  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:34.082680  284492 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0829 18:37:34.082700  284492 kic_runner.go:114] Args: [docker exec --privileged addons-653733 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0829 18:37:34.157443  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:34.181277  284492 machine.go:93] provisionDockerMachine start ...
	I0829 18:37:34.181371  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.203748  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.204008  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.204017  284492 main.go:141] libmachine: About to run SSH command:
	hostname
	I0829 18:37:34.363684  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-653733
	
	I0829 18:37:34.363747  284492 ubuntu.go:169] provisioning hostname "addons-653733"
	I0829 18:37:34.363842  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.391737  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.392003  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.392016  284492 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-653733 && echo "addons-653733" | sudo tee /etc/hostname
	I0829 18:37:34.555050  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-653733
	
	I0829 18:37:34.555172  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.580687  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.581298  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.581323  284492 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-653733' /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-653733/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-653733' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0829 18:37:34.724190  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0829 18:37:34.724221  284492 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19531-278350/.minikube CaCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19531-278350/.minikube}
	I0829 18:37:34.724256  284492 ubuntu.go:177] setting up certificates
	I0829 18:37:34.724265  284492 provision.go:84] configureAuth start
	I0829 18:37:34.724326  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:34.740918  284492 provision.go:143] copyHostCerts
	I0829 18:37:34.741007  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/key.pem (1675 bytes)
	I0829 18:37:34.741152  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/ca.pem (1082 bytes)
	I0829 18:37:34.741232  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/cert.pem (1123 bytes)
	I0829 18:37:34.741290  284492 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem org=jenkins.addons-653733 san=[127.0.0.1 192.168.49.2 addons-653733 localhost minikube]
	I0829 18:37:35.034830  284492 provision.go:177] copyRemoteCerts
	I0829 18:37:35.034920  284492 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0829 18:37:35.034965  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.066955  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.165173  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0829 18:37:35.191349  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0829 18:37:35.215946  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0829 18:37:35.239189  284492 provision.go:87] duration metric: took 514.909817ms to configureAuth
	I0829 18:37:35.239215  284492 ubuntu.go:193] setting minikube options for container-runtime
	I0829 18:37:35.239402  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:37:35.239523  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.256165  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:35.256421  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:35.256442  284492 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
	I0829 18:37:35.489851  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0829 18:37:35.489879  284492 machine.go:96] duration metric: took 1.308581383s to provisionDockerMachine
	I0829 18:37:35.489890  284492 client.go:171] duration metric: took 8.493026706s to LocalClient.Create
	I0829 18:37:35.489904  284492 start.go:167] duration metric: took 8.493087333s to libmachine.API.Create "addons-653733"
	I0829 18:37:35.489911  284492 start.go:293] postStartSetup for "addons-653733" (driver="docker")
	I0829 18:37:35.489922  284492 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]
	I0829 18:37:35.489996  284492 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
	I0829 18:37:35.490044  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.507731  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.605734  284492 ssh_runner.go:195] Run: cat /etc/os-release
	I0829 18:37:35.609301  284492 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0829 18:37:35.609339  284492 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0829 18:37:35.609350  284492 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0829 18:37:35.609357  284492 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0829 18:37:35.609368  284492 filesync.go:126] Scanning /home/jenkins/minikube-integration/19531-278350/.minikube/addons for local assets ...
	I0829 18:37:35.609437  284492 filesync.go:126] Scanning /home/jenkins/minikube-integration/19531-278350/.minikube/files for local assets ...
	I0829 18:37:35.609467  284492 start.go:296] duration metric: took 119.550536ms for postStartSetup
	I0829 18:37:35.609784  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:35.626541  284492 profile.go:143] Saving config to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json ...
	I0829 18:37:35.626857  284492 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0829 18:37:35.626911  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.643910  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.733119  284492 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0829 18:37:35.737895  284492 start.go:128] duration metric: took 8.744015735s to createHost
	I0829 18:37:35.737924  284492 start.go:83] releasing machines lock for "addons-653733", held for 8.744161736s
	I0829 18:37:35.737997  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:35.755011  284492 ssh_runner.go:195] Run: cat /version.json
	I0829 18:37:35.755070  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.755072  284492 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0829 18:37:35.755142  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.771860  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.777837  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.997330  284492 ssh_runner.go:195] Run: systemctl --version
	I0829 18:37:36.001800  284492 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0829 18:37:36.178431  284492 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0829 18:37:36.182889  284492 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" ;
	I0829 18:37:36.204163  284492 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0829 18:37:36.204320  284492 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" ;
	I0829 18:37:36.237058  284492 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0829 18:37:36.237126  284492 start.go:495] detecting cgroup driver to use...
	I0829 18:37:36.237176  284492 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0829 18:37:36.237251  284492 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0829 18:37:36.253279  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0829 18:37:36.265434  284492 docker.go:217] disabling cri-docker service (if available) ...
	I0829 18:37:36.265501  284492 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0829 18:37:36.279972  284492 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0829 18:37:36.295660  284492 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0829 18:37:36.387001  284492 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0829 18:37:36.479411  284492 docker.go:233] disabling docker service ...
	I0829 18:37:36.479480  284492 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0829 18:37:36.499931  284492 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0829 18:37:36.512252  284492 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0829 18:37:36.607194  284492 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0829 18:37:36.706714  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0829 18:37:36.717976  284492 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"
	I0829 18:37:36.735445  284492 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0829 18:37:36.735557  284492 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"
	I0829 18:37:36.746186  284492 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0829 18:37:36.746267  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.757126  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.767362  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.778074  284492 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0829 18:37:36.788088  284492 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"
	I0829 18:37:36.798981  284492 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"
	I0829 18:37:36.815066  284492 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"
	I0829 18:37:36.825624  284492 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0829 18:37:36.834220  284492 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0829 18:37:36.842808  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:37:36.926837  284492 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0829 18:37:37.055234  284492 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0829 18:37:37.055333  284492 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0829 18:37:37.060187  284492 start.go:563] Will wait 60s for crictl version
	I0829 18:37:37.060259  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:37:37.064260  284492 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0829 18:37:37.111576  284492 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0829 18:37:37.111691  284492 ssh_runner.go:195] Run: crio --version
	I0829 18:37:37.151623  284492 ssh_runner.go:195] Run: crio --version
	I0829 18:37:37.191820  284492 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0829 18:37:37.193221  284492 cli_runner.go:164] Run: docker network inspect addons-653733 --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}}]}"
	I0829 18:37:37.207896  284492 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0829 18:37:37.211937  284492 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""
	I0829 18:37:37.222792  284492 kubeadm.go:883] updating cluster {Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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} ...
	I0829 18:37:37.222927  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:37.222991  284492 ssh_runner.go:195] Run: sudo crictl images --output json
	I0829 18:37:37.301528  284492 crio.go:514] all images are preloaded for cri-o runtime.
	I0829 18:37:37.301552  284492 crio.go:433] Images already preloaded, skipping extraction
	I0829 18:37:37.301610  284492 ssh_runner.go:195] Run: sudo crictl images --output json
	I0829 18:37:37.340253  284492 crio.go:514] all images are preloaded for cri-o runtime.
	I0829 18:37:37.340279  284492 cache_images.go:84] Images are preloaded, skipping loading
	I0829 18:37:37.340288  284492 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0829 18:37:37.340385  284492 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-653733 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-653733 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:}
	I0829 18:37:37.340469  284492 ssh_runner.go:195] Run: crio config
	I0829 18:37:37.411478  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:37.411544  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:37.411571  284492 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0829 18:37:37.411620  284492 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-653733 NodeName:addons-653733 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}
	I0829 18:37:37.411805  284492 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-653733"
	  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.0
	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
	
	I0829 18:37:37.411895  284492 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0829 18:37:37.421156  284492 binaries.go:44] Found k8s binaries, skipping transfer
	I0829 18:37:37.421273  284492 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0829 18:37:37.430253  284492 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0829 18:37:37.448828  284492 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0829 18:37:37.467543  284492 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0829 18:37:37.485728  284492 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0829 18:37:37.489252  284492 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""
	I0829 18:37:37.500076  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:37:37.594258  284492 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0829 18:37:37.608554  284492 certs.go:68] Setting up /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733 for IP: 192.168.49.2
	I0829 18:37:37.608615  284492 certs.go:194] generating shared ca certs ...
	I0829 18:37:37.608645  284492 certs.go:226] acquiring lock for ca certs: {Name:mkf8d1ad25db369f57f9fb76a962553ce261185b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.608822  284492 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key
	I0829 18:37:37.981484  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt ...
	I0829 18:37:37.981516  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt: {Name:mkab40589a5f25db9f7f6e382dc2d2b8dd4cb1d1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.981751  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key ...
	I0829 18:37:37.981767  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key: {Name:mk74cf36f0fe52a118885231aa0c3b962eded79e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.982300  284492 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key
	I0829 18:37:38.456042  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt ...
	I0829 18:37:38.456075  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt: {Name:mk56ccaeecd0e972a2fb4e2a0361defc84abfeb5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:38.456701  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key ...
	I0829 18:37:38.456720  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key: {Name:mk1720a1bde877087633056cac5fbc0fb877b62c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:38.456820  284492 certs.go:256] generating profile certs ...
	I0829 18:37:38.456897  284492 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key
	I0829 18:37:38.456914  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt with IP's: []
	I0829 18:37:39.102307  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt ...
	I0829 18:37:39.102343  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: {Name:mk6c3927db57b979def0415090d356c09dc135bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:39.102554  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key ...
	I0829 18:37:39.102572  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key: {Name:mk74605420b0593c717379f386b640a31e1d7e56 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:39.102658  284492 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc
	I0829 18:37:39.102681  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0829 18:37:40.372239  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc ...
	I0829 18:37:40.372276  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc: {Name:mka4ad06f4e5ebf0ec3df46f895c4ce3e856365c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.372983  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc ...
	I0829 18:37:40.373005  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc: {Name:mkc7441a17beef25384c454b1f9a426de474f4fd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.373104  284492 certs.go:381] copying /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc -> /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt
	I0829 18:37:40.373193  284492 certs.go:385] copying /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc -> /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key
	I0829 18:37:40.373252  284492 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key
	I0829 18:37:40.373274  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt with IP's: []
	I0829 18:37:40.861802  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt ...
	I0829 18:37:40.861838  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt: {Name:mka683125526fb435cdcdd4d88784ff9eb5b8ede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.862766  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key ...
	I0829 18:37:40.862786  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key: {Name:mk5d42120b716f582a2c40948c90eb24cbfb1953 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.863397  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem (1675 bytes)
	I0829 18:37:40.863447  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem (1082 bytes)
	I0829 18:37:40.863478  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem (1123 bytes)
	I0829 18:37:40.863506  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem (1675 bytes)
	I0829 18:37:40.864158  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0829 18:37:40.889602  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0829 18:37:40.914583  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0829 18:37:40.939871  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0829 18:37:40.964981  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0829 18:37:40.989748  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0829 18:37:41.019405  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0829 18:37:41.046373  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0829 18:37:41.071793  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0829 18:37:41.097203  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0829 18:37:41.115765  284492 ssh_runner.go:195] Run: openssl version
	I0829 18:37:41.121639  284492 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"
	I0829 18:37:41.131363  284492 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.135153  284492 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 29 18:37 /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.135261  284492 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.142239  284492 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"
	I0829 18:37:41.152110  284492 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0829 18:37:41.155653  284492 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
	I0829 18:37:41.155735  284492 kubeadm.go:392] StartCluster: {Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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}
	I0829 18:37:41.155852  284492 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0829 18:37:41.155915  284492 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0829 18:37:41.198973  284492 cri.go:89] found id: ""
	I0829 18:37:41.199048  284492 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0829 18:37:41.208211  284492 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0829 18:37:41.217482  284492 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0829 18:37:41.217600  284492 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
	I0829 18:37:41.230889  284492 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
	I0829 18:37:41.230971  284492 kubeadm.go:157] found existing configuration files:
	
	I0829 18:37:41.231069  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0829 18:37:41.241363  284492 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
	I0829 18:37:41.241475  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0829 18:37:41.251098  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0829 18:37:41.261348  284492 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
	I0829 18:37:41.261441  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0829 18:37:41.272217  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0829 18:37:41.282386  284492 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
	I0829 18:37:41.282483  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0829 18:37:41.291909  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0829 18:37:41.301640  284492 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
	I0829 18:37:41.301754  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0829 18:37:41.311457  284492 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0829 18:37:41.357537  284492 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0829 18:37:41.357597  284492 kubeadm.go:310] [preflight] Running pre-flight checks
	I0829 18:37:41.378319  284492 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0829 18:37:41.378394  284492 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0829 18:37:41.378433  284492 kubeadm.go:310] OS: Linux
	I0829 18:37:41.378481  284492 kubeadm.go:310] CGROUPS_CPU: enabled
	I0829 18:37:41.378530  284492 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0829 18:37:41.378578  284492 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0829 18:37:41.378628  284492 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0829 18:37:41.378686  284492 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0829 18:37:41.378750  284492 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0829 18:37:41.378797  284492 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0829 18:37:41.378846  284492 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0829 18:37:41.378893  284492 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0829 18:37:41.452023  284492 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0829 18:37:41.452156  284492 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0829 18:37:41.452250  284492 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0829 18:37:41.459707  284492 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0829 18:37:41.462841  284492 out.go:235]   - Generating certificates and keys ...
	I0829 18:37:41.462987  284492 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0829 18:37:41.463071  284492 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0829 18:37:41.708846  284492 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0829 18:37:42.215320  284492 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0829 18:37:42.526897  284492 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0829 18:37:43.411180  284492 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0829 18:37:43.823715  284492 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0829 18:37:43.824019  284492 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-653733 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0829 18:37:44.005388  284492 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0829 18:37:44.005757  284492 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-653733 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0829 18:37:44.213288  284492 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0829 18:37:44.543313  284492 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0829 18:37:45.025066  284492 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0829 18:37:45.025151  284492 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0829 18:37:45.840411  284492 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0829 18:37:46.473660  284492 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0829 18:37:47.072541  284492 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0829 18:37:47.629672  284492 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0829 18:37:47.870762  284492 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0829 18:37:47.871592  284492 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0829 18:37:47.876844  284492 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0829 18:37:47.878580  284492 out.go:235]   - Booting up control plane ...
	I0829 18:37:47.878694  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0829 18:37:47.878783  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0829 18:37:47.879659  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0829 18:37:47.889933  284492 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0829 18:37:47.896659  284492 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0829 18:37:47.896909  284492 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0829 18:37:47.987800  284492 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0829 18:37:47.987922  284492 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0829 18:37:49.489519  284492 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501693512s
	I0829 18:37:49.489606  284492 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0829 18:37:55.491571  284492 kubeadm.go:310] [api-check] The API server is healthy after 6.002122422s
	I0829 18:37:55.510698  284492 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0829 18:37:55.524076  284492 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0829 18:37:55.552672  284492 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0829 18:37:55.552874  284492 kubeadm.go:310] [mark-control-plane] Marking the node addons-653733 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0829 18:37:55.564905  284492 kubeadm.go:310] [bootstrap-token] Using token: zj4ar4.1rbly05r598xhaea
	I0829 18:37:55.566484  284492 out.go:235]   - Configuring RBAC rules ...
	I0829 18:37:55.566652  284492 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0829 18:37:55.572398  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0829 18:37:55.581073  284492 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
	I0829 18:37:55.584849  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0829 18:37:55.588673  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0829 18:37:55.592359  284492 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0829 18:37:55.898626  284492 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0829 18:37:56.335403  284492 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0829 18:37:56.898690  284492 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0829 18:37:56.899914  284492 kubeadm.go:310] 
	I0829 18:37:56.899988  284492 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0829 18:37:56.900000  284492 kubeadm.go:310] 
	I0829 18:37:56.900076  284492 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0829 18:37:56.900086  284492 kubeadm.go:310] 
	I0829 18:37:56.900145  284492 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0829 18:37:56.900212  284492 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0829 18:37:56.900266  284492 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0829 18:37:56.900274  284492 kubeadm.go:310] 
	I0829 18:37:56.900326  284492 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0829 18:37:56.900335  284492 kubeadm.go:310] 
	I0829 18:37:56.900381  284492 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0829 18:37:56.900391  284492 kubeadm.go:310] 
	I0829 18:37:56.900441  284492 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0829 18:37:56.900514  284492 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0829 18:37:56.900589  284492 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0829 18:37:56.900597  284492 kubeadm.go:310] 
	I0829 18:37:56.900730  284492 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0829 18:37:56.900808  284492 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0829 18:37:56.900816  284492 kubeadm.go:310] 
	I0829 18:37:56.900897  284492 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zj4ar4.1rbly05r598xhaea \
	I0829 18:37:56.901016  284492 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f8d85c65da00fa8c06ca75d26335898b732ff715732e19b4d4e7258cf5ebe7f5 \
	I0829 18:37:56.901036  284492 kubeadm.go:310] 	--control-plane 
	I0829 18:37:56.901045  284492 kubeadm.go:310] 
	I0829 18:37:56.901126  284492 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0829 18:37:56.901141  284492 kubeadm.go:310] 
	I0829 18:37:56.901220  284492 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zj4ar4.1rbly05r598xhaea \
	I0829 18:37:56.901321  284492 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f8d85c65da00fa8c06ca75d26335898b732ff715732e19b4d4e7258cf5ebe7f5 
	I0829 18:37:56.905567  284492 kubeadm.go:310] W0829 18:37:41.353215    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.
	I0829 18:37:56.905869  284492 kubeadm.go:310] W0829 18:37:41.354991    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.
	I0829 18:37:56.906081  284492 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0829 18:37:56.906207  284492 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0829 18:37:56.906223  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:56.906231  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:56.907879  284492 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0829 18:37:56.909337  284492 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0829 18:37:56.914088  284492 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0829 18:37:56.914114  284492 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0829 18:37:56.933528  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0829 18:37:57.224850  284492 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0829 18:37:57.224996  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:57.225083  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-653733 minikube.k8s.io/updated_at=2024_08_29T18_37_57_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=95341f0b655cea8be5ebfc6bf112c8367dc08d33 minikube.k8s.io/name=addons-653733 minikube.k8s.io/primary=true
	I0829 18:37:57.238349  284492 ops.go:34] apiserver oom_adj: -16
	I0829 18:37:57.403282  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:57.903514  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:58.403765  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:58.904341  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:59.403827  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:59.904347  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:00.403386  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:00.903772  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:01.404284  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:01.526782  284492 kubeadm.go:1113] duration metric: took 4.301834588s to wait for elevateKubeSystemPrivileges
	I0829 18:38:01.526827  284492 kubeadm.go:394] duration metric: took 20.371124283s to StartCluster
	I0829 18:38:01.526854  284492 settings.go:142] acquiring lock: {Name:mka305c747eb32168052378c216bef13b135fce5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:38:01.527032  284492 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 18:38:01.527590  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/kubeconfig: {Name:mk4903ea2344f3cc08b01d282f083cb70742b328 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:38:01.528585  284492 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0829 18:38:01.528855  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0829 18:38:01.529288  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:38:01.529357  284492 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0829 18:38:01.529516  284492 addons.go:69] Setting yakd=true in profile "addons-653733"
	I0829 18:38:01.529552  284492 addons.go:234] Setting addon yakd=true in "addons-653733"
	I0829 18:38:01.529589  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.530245  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.530628  284492 addons.go:69] Setting inspektor-gadget=true in profile "addons-653733"
	I0829 18:38:01.530681  284492 addons.go:234] Setting addon inspektor-gadget=true in "addons-653733"
	I0829 18:38:01.530721  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.531318  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.531907  284492 addons.go:69] Setting cloud-spanner=true in profile "addons-653733"
	I0829 18:38:01.531966  284492 addons.go:234] Setting addon cloud-spanner=true in "addons-653733"
	I0829 18:38:01.532003  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.532823  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534543  284492 addons.go:69] Setting metrics-server=true in profile "addons-653733"
	I0829 18:38:01.535162  284492 addons.go:234] Setting addon metrics-server=true in "addons-653733"
	I0829 18:38:01.535201  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.534716  284492 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-653733"
	I0829 18:38:01.535966  284492 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-653733"
	I0829 18:38:01.535993  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.536465  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534747  284492 addons.go:69] Setting registry=true in profile "addons-653733"
	I0829 18:38:01.540128  284492 addons.go:234] Setting addon registry=true in "addons-653733"
	I0829 18:38:01.540171  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.540678  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.544806  284492 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-653733"
	I0829 18:38:01.544901  284492 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-653733"
	I0829 18:38:01.544962  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.545841  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534763  284492 addons.go:69] Setting storage-provisioner=true in profile "addons-653733"
	I0829 18:38:01.554896  284492 addons.go:234] Setting addon storage-provisioner=true in "addons-653733"
	I0829 18:38:01.554988  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.555714  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.556334  284492 addons.go:69] Setting default-storageclass=true in profile "addons-653733"
	I0829 18:38:01.556385  284492 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-653733"
	I0829 18:38:01.556778  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534773  284492 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-653733"
	I0829 18:38:01.574550  284492 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-653733"
	I0829 18:38:01.534786  284492 addons.go:69] Setting volcano=true in profile "addons-653733"
	I0829 18:38:01.576887  284492 addons.go:234] Setting addon volcano=true in "addons-653733"
	I0829 18:38:01.576975  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.577622  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.578046  284492 addons.go:69] Setting gcp-auth=true in profile "addons-653733"
	I0829 18:38:01.578082  284492 mustload.go:65] Loading cluster: addons-653733
	I0829 18:38:01.578296  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:38:01.578609  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534802  284492 addons.go:69] Setting volumesnapshots=true in profile "addons-653733"
	I0829 18:38:01.604739  284492 addons.go:234] Setting addon volumesnapshots=true in "addons-653733"
	I0829 18:38:01.604819  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.605448  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.622648  284492 addons.go:69] Setting ingress=true in profile "addons-653733"
	I0829 18:38:01.622691  284492 addons.go:234] Setting addon ingress=true in "addons-653733"
	I0829 18:38:01.622749  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.623392  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.535126  284492 out.go:177] * Verifying Kubernetes components...
	I0829 18:38:01.640449  284492 addons.go:69] Setting ingress-dns=true in profile "addons-653733"
	I0829 18:38:01.640494  284492 addons.go:234] Setting addon ingress-dns=true in "addons-653733"
	I0829 18:38:01.640537  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.643626  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.644159  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.701322  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.779284  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:38:01.790593  284492 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0829 18:38:01.792331  284492 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0829 18:38:01.792384  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0829 18:38:01.792468  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.793655  284492 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0829 18:38:01.853576  284492 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0829 18:38:01.853701  284492 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0829 18:38:01.853978  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.861331  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0829 18:38:01.861555  284492 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0829 18:38:01.863158  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:01.863223  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0829 18:38:01.863232  284492 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0829 18:38:01.863305  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.876618  284492 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0829 18:38:01.878162  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0829 18:38:01.878202  284492 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0829 18:38:01.878292  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.900929  284492 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0829 18:38:01.904297  284492 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0829 18:38:01.904347  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0829 18:38:01.904434  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.929761  284492 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0829 18:38:01.929786  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0829 18:38:01.929875  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.932427  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0829 18:38:01.935411  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0829 18:38:01.937347  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0829 18:38:01.939734  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0829 18:38:01.942109  284492 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0829 18:38:01.944072  284492 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-653733"
	I0829 18:38:01.946305  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0829 18:38:01.946460  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.947883  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.948269  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0829 18:38:01.948289  284492 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0829 18:38:01.948363  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.946556  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:01.959525  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0829 18:38:01.960285  284492 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0829 18:38:01.962678  284492 addons.go:234] Setting addon default-storageclass=true in "addons-653733"
	I0829 18:38:01.962726  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.963236  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.966903  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:01.967222  284492 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0829 18:38:01.968211  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0829 18:38:01.968312  284492 out.go:177]   - Using image docker.io/registry:2.8.3
	I0829 18:38:01.969177  284492 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0829 18:38:01.969196  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0829 18:38:01.969280  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.031189  284492 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0829 18:38:02.031225  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0829 18:38:02.031311  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	W0829 18:38:02.031796  284492 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0829 18:38:02.046128  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:02.047796  284492 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0829 18:38:02.047813  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0829 18:38:02.047882  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.049065  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0829 18:38:02.051104  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0829 18:38:02.058061  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0829 18:38:02.058111  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0829 18:38:02.058199  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.080081  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0829 18:38:02.084001  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.099502  284492 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0829 18:38:02.104234  284492 out.go:177]   - Using image docker.io/busybox:stable
	I0829 18:38:02.107325  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.108824  284492 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0829 18:38:02.108847  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0829 18:38:02.108912  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.120553  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.212002  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.220802  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.227398  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.254143  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.256587  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.257093  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.260233  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.263432  284492 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0829 18:38:02.263454  284492 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0829 18:38:02.263532  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.285001  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.320346  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.482081  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0829 18:38:02.537994  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0829 18:38:02.538017  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0829 18:38:02.625558  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0829 18:38:02.625586  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0829 18:38:02.710533  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0829 18:38:02.730740  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0829 18:38:02.730819  284492 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0829 18:38:02.747274  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0829 18:38:02.754425  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0829 18:38:02.754502  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0829 18:38:02.770143  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0829 18:38:02.780078  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0829 18:38:02.780164  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0829 18:38:02.783889  284492 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0829 18:38:02.783964  284492 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0829 18:38:02.790572  284492 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.011215402s)
	I0829 18:38:02.790804  284492 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0829 18:38:02.806883  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0829 18:38:02.806960  284492 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0829 18:38:02.813167  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0829 18:38:02.847647  284492 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0829 18:38:02.847718  284492 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0829 18:38:02.856410  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0829 18:38:02.874470  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0829 18:38:02.955165  284492 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0829 18:38:02.955243  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0829 18:38:02.968129  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0829 18:38:02.968197  284492 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0829 18:38:03.012616  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0829 18:38:03.012718  284492 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)
	I0829 18:38:03.029079  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0829 18:38:03.029154  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0829 18:38:03.048530  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0829 18:38:03.048612  284492 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0829 18:38:03.098396  284492 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0829 18:38:03.098506  284492 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0829 18:38:03.115597  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0829 18:38:03.224203  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0829 18:38:03.224281  284492 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0829 18:38:03.246255  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0829 18:38:03.246325  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0829 18:38:03.263948  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.273696  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0829 18:38:03.273774  284492 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0829 18:38:03.356691  284492 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0829 18:38:03.356778  284492 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0829 18:38:03.438582  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0829 18:38:03.438661  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0829 18:38:03.443428  284492 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0829 18:38:03.443501  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0829 18:38:03.446934  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0829 18:38:03.447002  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0829 18:38:03.526420  284492 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0829 18:38:03.526498  284492 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0829 18:38:03.603174  284492 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.522996679s)
	I0829 18:38:03.603209  284492 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0829 18:38:03.604279  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0829 18:38:03.604304  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0829 18:38:03.615278  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.622637  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.660664  284492 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0829 18:38:03.660692  284492 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0829 18:38:03.737129  284492 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0829 18:38:03.737156  284492 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0829 18:38:03.751567  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0829 18:38:03.751594  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0829 18:38:03.803100  284492 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0829 18:38:03.803128  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0829 18:38:03.864008  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.921963  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0829 18:38:03.921990  284492 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0829 18:38:04.043513  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.56137985s)
	I0829 18:38:04.105629  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0829 18:38:04.105653  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0829 18:38:04.196911  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0829 18:38:04.196937  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0829 18:38:04.259385  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0829 18:38:04.259413  284492 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0829 18:38:04.353262  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:04.451038  284492 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-653733" context rescaled to 1 replicas
	I0829 18:38:06.535598  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.824977475s)
	I0829 18:38:07.606663  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.859309316s)
	I0829 18:38:07.735333  284492 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.944490984s)
	I0829 18:38:07.735477  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.922230392s)
	I0829 18:38:07.735295  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.965052532s)
	I0829 18:38:07.737522  284492 node_ready.go:35] waiting up to 6m0s for node "addons-653733" to be "Ready" ...
	I0829 18:38:08.691413  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.834916723s)
	I0829 18:38:08.691450  284492 addons.go:475] Verifying addon ingress=true in "addons-653733"
	I0829 18:38:08.691645  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.817097614s)
	I0829 18:38:08.691838  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.576163198s)
	I0829 18:38:08.691865  284492 addons.go:475] Verifying addon registry=true in "addons-653733"
	I0829 18:38:08.691987  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.427939496s)
	I0829 18:38:08.692010  284492 addons.go:475] Verifying addon metrics-server=true in "addons-653733"
	I0829 18:38:08.692050  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.076744561s)
	I0829 18:38:08.692488  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.069814413s)
	W0829 18:38:08.692882  284492 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:08.692913  284492 retry.go:31] will retry after 173.61879ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:08.692567  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.8285306s)
	I0829 18:38:08.695494  284492 out.go:177] * Verifying ingress addon...
	I0829 18:38:08.695495  284492 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-653733 service yakd-dashboard -n yakd-dashboard
	
	I0829 18:38:08.695640  284492 out.go:177] * Verifying registry addon...
	I0829 18:38:08.699799  284492 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0829 18:38:08.700278  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0829 18:38:08.715030  284492 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0829 18:38:08.715110  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:08.716623  284492 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0829 18:38:08.716684  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:08.866893  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:09.099700  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.746381978s)
	I0829 18:38:09.099790  284492 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-653733"
	I0829 18:38:09.102712  284492 out.go:177] * Verifying csi-hostpath-driver addon...
	I0829 18:38:09.106186  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0829 18:38:09.125826  284492 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0829 18:38:09.125854  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:09.228709  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:09.230038  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:09.449259  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0829 18:38:09.449370  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:09.466725  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:09.576777  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0829 18:38:09.595112  284492 addons.go:234] Setting addon gcp-auth=true in "addons-653733"
	I0829 18:38:09.595170  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:09.595628  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:09.611261  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:09.617989  284492 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0829 18:38:09.618049  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:09.634887  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:09.703766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:09.705001  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:09.741444  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:10.110942  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:10.203591  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:10.204565  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:10.610161  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:10.705772  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:10.706638  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.111672  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:11.204518  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:11.207094  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.611105  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:11.709654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:11.710003  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.741889  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:11.768646  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.901705435s)
	I0829 18:38:11.768733  284492 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.15071813s)
	I0829 18:38:11.772000  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:11.774641  284492 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0829 18:38:11.777084  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0829 18:38:11.777112  284492 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0829 18:38:11.833805  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0829 18:38:11.833914  284492 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0829 18:38:11.869154  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0829 18:38:11.869398  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0829 18:38:11.923326  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:12.111349  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:12.205189  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:12.206671  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:12.651231  284492 addons.go:475] Verifying addon gcp-auth=true in "addons-653733"
	I0829 18:38:12.654455  284492 out.go:177] * Verifying gcp-auth addon...
	I0829 18:38:12.658295  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0829 18:38:12.662872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:12.684305  284492 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0829 18:38:12.684338  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:12.719809  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:12.721041  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.110383  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:13.162725  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:13.204969  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.206964  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:13.610790  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:13.665765  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:13.710804  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:13.712662  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.757778  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:14.110426  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:14.164316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:14.203881  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:14.205107  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:14.612642  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:14.662797  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:14.704812  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:14.704884  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.111772  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:15.162665  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:15.204404  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:15.205196  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.610093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:15.662756  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:15.706354  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.706856  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.112694  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:16.162408  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:16.205483  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.206653  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:16.241531  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:16.610053  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:16.663015  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:16.704163  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.705116  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:17.110434  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:17.161594  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:17.203433  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:17.204367  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:17.609781  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:17.661276  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:17.704322  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:17.705625  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.110221  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:18.161947  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:18.203834  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:18.204569  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.610235  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:18.661701  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:18.703617  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:18.704590  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.741105  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:19.110242  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:19.163308  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:19.203587  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:19.204470  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:19.610456  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:19.662252  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:19.704060  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:19.704442  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.110520  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:20.162297  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:20.205098  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.206541  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:20.610110  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:20.661970  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:20.704008  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.704588  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:20.741429  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:21.110397  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:21.161783  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:21.203340  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:21.204155  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:21.610346  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:21.661358  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:21.704430  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:21.705384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:22.109704  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:22.162615  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:22.204473  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:22.205338  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:22.610608  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:22.662143  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:22.704728  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:22.705758  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:23.109538  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:23.161720  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:23.203794  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:23.203885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:23.241320  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:23.610288  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:23.662009  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:23.703899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:23.704557  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:24.111176  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:24.161852  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:24.203577  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:24.204341  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:24.609407  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:24.662006  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:24.703506  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:24.704731  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.110756  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:25.162833  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:25.204142  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.205992  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:25.611773  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:25.661377  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:25.703578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:25.705008  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.741517  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:26.109895  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:26.162294  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:26.203945  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:26.204796  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:26.610291  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:26.661663  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:26.703511  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:26.704417  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.110652  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:27.162430  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:27.203936  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.204285  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:27.610118  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:27.662318  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:27.703762  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.704395  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:27.741841  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:28.110580  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:28.162798  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:28.203811  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:28.205241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:28.610078  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:28.662608  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:28.704302  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:28.705434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.109872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:29.161641  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:29.205500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:29.205742  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.609766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:29.662024  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:29.704418  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:29.704904  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.742044  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:30.119663  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:30.163843  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:30.204247  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:30.205078  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:30.610833  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:30.715331  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:30.716340  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:30.717405  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.113321  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:31.162363  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:31.205454  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:31.206890  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.610979  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:31.662692  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:31.704513  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:31.704914  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.742351  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:32.110063  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:32.161719  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:32.203609  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:32.204246  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:32.610524  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:32.663018  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:32.704403  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:32.704501  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:33.110661  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:33.162113  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:33.204605  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:33.205511  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:33.610171  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:33.662394  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:33.703579  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:33.705190  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:34.110134  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:34.162478  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:34.204175  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:34.205437  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:34.241497  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:34.610326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:34.661849  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:34.703211  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:34.704168  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:35.110615  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:35.162317  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:35.203579  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:35.204123  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:35.609917  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:35.661500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:35.704681  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:35.705423  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:36.110391  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:36.161659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:36.205055  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:36.205329  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:36.242927  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:36.609719  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:36.661921  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:36.703829  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:36.704440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.109836  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:37.162426  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:37.203901  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:37.204674  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.610039  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:37.662197  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:37.705050  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.705308  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.110355  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:38.162004  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:38.204185  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.204759  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:38.609562  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:38.661656  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:38.704327  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.705004  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:38.741333  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:39.110283  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:39.162441  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:39.203451  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:39.205185  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:39.609973  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:39.661331  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:39.704914  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:39.705136  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:40.110187  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:40.162458  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:40.203635  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:40.205026  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:40.609966  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:40.662221  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:40.703969  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:40.704089  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.110326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:41.161630  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:41.204909  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:41.206147  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.240998  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:41.610523  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:41.661806  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:41.704065  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.704747  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:42.123878  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:42.162199  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:42.205952  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:42.206349  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:42.609808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:42.662422  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:42.703885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:42.705396  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.109585  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:43.162350  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:43.204391  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.204721  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:43.609830  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:43.662233  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:43.704828  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.705478  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:43.741667  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:44.109996  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:44.162296  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:44.203996  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:44.205302  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:44.610450  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:44.662109  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:44.703980  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:44.705192  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:45.116506  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:45.171692  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:45.234420  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:45.236204  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:45.611235  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:45.661500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:45.703569  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:45.704643  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:46.109899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:46.161550  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:46.204188  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:46.205034  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:46.242259  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:46.610533  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:46.661897  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:46.704788  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:46.705529  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.110472  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:47.161752  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:47.203796  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.204236  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:47.614195  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:47.693217  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:47.719437  284492 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0829 18:38:47.719464  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:47.737172  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.752799  284492 node_ready.go:49] node "addons-653733" has status "Ready":"True"
	I0829 18:38:47.752830  284492 node_ready.go:38] duration metric: took 40.015196004s for node "addons-653733" to be "Ready" ...
	I0829 18:38:47.752841  284492 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" ...
	I0829 18:38:47.799471  284492 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:48.152267  284492 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0829 18:38:48.152299  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:48.219684  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:48.245922  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:48.246740  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:48.611511  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:48.662778  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:48.704160  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:48.706092  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.112054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:49.162061  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:49.211825  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:49.212888  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.615391  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:49.715623  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.716198  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:49.716539  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:49.824535  284492 pod_ready.go:103] pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:50.147809  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:50.167609  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:50.208343  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:50.209521  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:50.643830  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:50.683229  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:50.732367  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:50.733926  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:50.823441  284492 pod_ready.go:93] pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.823546  284492 pod_ready.go:82] duration metric: took 3.024034481s for pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.823618  284492 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.841741  284492 pod_ready.go:93] pod "etcd-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.841828  284492 pod_ready.go:82] duration metric: took 18.166927ms for pod "etcd-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.841865  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.857739  284492 pod_ready.go:93] pod "kube-apiserver-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.857825  284492 pod_ready.go:82] duration metric: took 15.923797ms for pod "kube-apiserver-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.857888  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.884339  284492 pod_ready.go:93] pod "kube-controller-manager-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.884437  284492 pod_ready.go:82] duration metric: took 26.522927ms for pod "kube-controller-manager-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.884471  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-68zn8" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.897162  284492 pod_ready.go:93] pod "kube-proxy-68zn8" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.897250  284492 pod_ready.go:82] duration metric: took 12.735668ms for pod "kube-proxy-68zn8" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.897277  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.111835  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:51.162492  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:51.206811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:51.207137  284492 pod_ready.go:93] pod "kube-scheduler-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:51.207157  284492 pod_ready.go:82] duration metric: took 309.852167ms for pod "kube-scheduler-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.207180  284492 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.208544  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:51.611475  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:51.662706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:51.704740  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:51.706654  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:52.111898  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:52.161867  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:52.204871  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:52.205892  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:52.611632  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:52.661559  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:52.704659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:52.706434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:53.111316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:53.161748  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:53.205459  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:53.206641  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:53.227927  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:53.611387  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:53.661884  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:53.705056  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:53.707271  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.112215  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:54.162008  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:54.210536  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.211186  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:54.611194  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:54.661892  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:54.705217  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.706022  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.112184  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:55.165158  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:55.204337  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.205289  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:55.611586  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:55.662387  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:55.703803  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.704877  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:55.714017  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:56.111562  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:56.161743  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:56.205094  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:56.205678  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:56.611980  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:56.663486  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:56.706281  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:56.707909  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.112654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:57.163230  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:57.206338  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.206933  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:57.611195  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:57.662706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:57.706716  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.717337  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:57.733135  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:58.133257  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:58.162251  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:58.205090  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:58.205682  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:58.613012  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:58.662682  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:58.705808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:58.716314  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:59.111571  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:59.162570  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:59.207065  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:59.208803  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:59.612512  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:59.662872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:59.706271  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:59.707087  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:00.167321  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:00.187448  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:00.233363  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:00.233977  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:00.254891  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:00.611231  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:00.662317  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:00.704564  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:00.705513  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.118864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:01.172549  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:01.213013  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:01.214804  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.612080  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:01.662620  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:01.706107  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.706773  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.111774  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:02.162486  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:02.206483  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.207023  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:02.612695  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:02.662555  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:02.705482  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.706570  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:02.714702  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:03.112696  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:03.162596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:03.206703  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:03.206988  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:03.611433  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:03.663223  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:03.706237  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:03.707208  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.111578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:04.162283  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:04.205219  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.205769  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:04.611158  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:04.662538  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:04.706778  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:04.708347  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.719237  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:05.111939  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:05.163673  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:05.211981  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:05.213550  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:05.612213  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:05.662839  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:05.706093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:05.708088  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.115962  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:06.164029  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:06.214013  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.214548  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:06.612182  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:06.668935  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:06.706751  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.714491  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.112085  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:07.162087  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:07.205726  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:07.206184  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.213598  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:07.612316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:07.711921  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:07.712742  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.714273  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:08.111867  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:08.162067  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:08.204914  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:08.205774  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:08.612845  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:08.667582  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:08.705769  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:08.706139  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.111855  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:09.161988  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:09.205261  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:09.206812  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.219350  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:09.612194  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:09.666093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:09.713121  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.713693  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.111915  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:10.162076  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:10.205327  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:10.207461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.616473  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:10.662262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:10.704576  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.705609  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.112410  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:11.161580  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:11.205018  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:11.205939  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.613095  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:11.663654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:11.706886  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:11.707944  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.715066  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:12.122020  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:12.162339  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:12.210615  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:12.211339  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:12.611901  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:12.666385  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:12.712924  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:12.713554  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.112286  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:13.221802  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:13.223596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:13.224978  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.611803  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:13.663379  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:13.715771  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.716348  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:13.719227  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:14.111458  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:14.162533  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:14.204703  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:14.205706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:14.612058  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:14.662848  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:14.710497  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:14.711069  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.120827  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:15.163584  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:15.207114  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.209259  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:15.615173  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:15.663210  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:15.705461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.706987  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:16.111200  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:16.213105  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:16.213758  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:16.215410  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:16.216947  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:16.611927  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:16.661621  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:16.705241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:16.706202  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:17.111504  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:17.161899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:17.203981  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:17.205116  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:17.610943  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:17.662288  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:17.705182  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:17.706192  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.112535  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:18.163170  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:18.206262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:18.207884  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.613985  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:18.662373  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:18.705857  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:18.707442  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.714535  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:19.111293  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:19.162415  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:19.206891  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:19.208147  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:19.610971  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:19.663046  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:19.709368  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:19.713061  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.118596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:20.162536  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:20.207334  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:20.209928  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.614848  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:20.694745  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:20.713694  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:20.715668  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.724417  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:21.113108  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:21.162999  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:21.205228  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:21.205685  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:21.611494  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:21.662043  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:21.713002  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:21.714030  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:22.110911  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:22.162546  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:22.206232  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:22.207362  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:22.612671  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:22.663788  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:22.713796  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:22.716608  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:23.114238  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:23.161625  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:23.208248  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:23.209055  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:23.218997  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:23.611054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:23.662646  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:23.711715  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:23.713105  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:24.111859  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:24.162514  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:24.203839  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:24.205838  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:24.611757  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:24.662046  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:24.706602  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:24.706809  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.114655  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:25.161761  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:25.204402  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.205721  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:25.612185  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:25.662806  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:25.705714  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:25.707056  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.725882  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:26.111320  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:26.211462  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:26.212465  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:26.212928  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:26.612239  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:26.663811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:26.705042  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:26.705400  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:27.111807  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:27.169270  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:27.205515  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:27.207100  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:27.611420  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:27.662033  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:27.705686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:27.706728  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:28.112377  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:28.163082  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:28.205729  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:28.207154  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:28.215777  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:28.613668  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:28.662431  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:28.705880  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:28.708384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:29.112183  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:29.162802  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:29.205226  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:29.208078  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:29.615700  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:29.670289  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:29.707476  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:29.709840  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.115300  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:30.221946  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:30.222698  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:30.223957  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.226968  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:30.612516  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:30.719590  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.719947  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:30.720545  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.111578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:31.162811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:31.205735  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:31.206256  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.612591  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:31.661984  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:31.704766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.705758  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.112047  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:32.162747  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:32.204234  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:32.205016  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.610998  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:32.662516  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:32.704816  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:32.705771  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.713913  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:33.117864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:33.162262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:33.206256  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:33.207658  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:33.613968  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:33.663687  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:33.707803  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:33.711366  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.112529  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:34.162421  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:34.206262  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:34.206908  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.614412  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:34.661995  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:34.704865  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.706491  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:34.731876  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:35.113559  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:35.162326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:35.206731  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:35.207939  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:35.612665  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:35.662373  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:35.706859  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:35.708023  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:36.111712  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:36.168207  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:36.206465  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:36.207145  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:36.618520  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:36.662868  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:36.704384  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:36.705438  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.112910  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:37.162461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:37.213539  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:37.216422  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.218085  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:37.611926  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:37.662544  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:37.704440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.705092  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:38.114345  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:38.214806  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:38.215173  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:38.215686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:38.611479  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:38.712313  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:38.712954  284492 kapi.go:107] duration metric: took 1m30.01267531s to wait for kubernetes.io/minikube-addons=registry ...
	I0829 18:39:38.713889  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:39.111726  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:39.162603  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:39.205890  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:39.219847  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:39.611998  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:39.661971  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:39.704624  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:40.111584  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:40.162768  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:40.204219  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:40.611646  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:40.711706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:40.713735  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.111618  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:41.162549  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:41.206239  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.611277  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:41.661642  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:41.705384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.713435  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:42.115163  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:42.162238  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:42.208164  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:42.612010  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:42.663257  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:42.704693  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.114808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:43.162427  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:43.205326  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.612715  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:43.663311  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:43.705736  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.715647  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:44.113801  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:44.163064  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:44.204647  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:44.615324  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:44.664864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:44.705246  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:45.148119  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:45.181805  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:45.223422  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:45.611916  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:45.662728  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:45.705713  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:46.112686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:46.162935  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:46.204448  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:46.217431  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:46.619234  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:46.667236  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:46.718076  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:47.110870  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:47.162199  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:47.204871  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:47.611877  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:47.662361  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:47.706757  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.133762  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:48.162622  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:48.205095  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.611885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:48.662191  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:48.705323  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.713999  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:49.116714  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:49.161775  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:49.204013  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:49.611618  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:49.662808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:49.704170  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:50.111302  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:50.162482  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:50.204955  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:50.612422  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:50.661880  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:50.704281  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:51.113674  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:51.162897  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:51.218224  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:51.220452  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:51.612515  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:51.662878  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:51.705519  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:52.111457  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:52.217995  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:52.219410  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:52.611898  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:52.662332  284492 kapi.go:107] duration metric: took 1m40.004061379s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0829 18:39:52.664414  284492 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-653733 cluster.
	I0829 18:39:52.666257  284492 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.
	I0829 18:39:52.667799  284492 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0829 18:39:52.704434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.112074  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:53.204138  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.616659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:53.704475  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.724520  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:54.111817  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:54.205360  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:54.612442  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:54.704477  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:55.112578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:55.204281  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:55.611560  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:55.704662  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:56.111854  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:56.222877  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:56.228692  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:56.611932  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:56.704245  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:57.129982  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:57.221406  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:57.612054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:57.705320  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.112147  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:58.204089  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.611314  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:58.704276  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.719871  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:59.116153  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:59.222832  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:59.612150  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:59.704382  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.153765  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:00.206440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.616476  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:00.707704  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.739455  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:01.118736  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:01.208978  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:01.611804  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:01.706615  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:02.111737  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:02.204797  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:02.612275  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:02.706337  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:03.121629  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:03.204053  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:03.214280  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:03.611472  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:03.705705  284492 kapi.go:107] duration metric: took 1m55.005903565s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0829 18:40:04.111404  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:04.614578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.111905  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.611534  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.713278  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:06.112241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:06.614358  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.112196  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.611303  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.714704  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:08.112753  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:08.214469  284492 pod_ready.go:93] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"True"
	I0829 18:40:08.214496  284492 pod_ready.go:82] duration metric: took 1m17.007304784s for pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.214508  284492 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.220361  284492 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace has status "Ready":"True"
	I0829 18:40:08.220386  284492 pod_ready.go:82] duration metric: took 5.869232ms for pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.220407  284492 pod_ready.go:39] duration metric: took 1m20.467552078s 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" ...
	I0829 18:40:08.220424  284492 api_server.go:52] waiting for apiserver process to appear ...
	I0829 18:40:08.220459  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:08.220523  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:08.275477  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:08.275553  284492 cri.go:89] found id: ""
	I0829 18:40:08.275580  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:08.275670  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.279978  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:08.280056  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:08.323347  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:08.323372  284492 cri.go:89] found id: ""
	I0829 18:40:08.323382  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:08.323447  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.326986  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:08.327074  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:08.367399  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:08.367431  284492 cri.go:89] found id: ""
	I0829 18:40:08.367440  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:08.367510  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.371130  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:08.371204  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:08.412241  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:08.412268  284492 cri.go:89] found id: ""
	I0829 18:40:08.412277  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:08.412381  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.416461  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:08.416537  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:08.464012  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:08.464033  284492 cri.go:89] found id: ""
	I0829 18:40:08.464042  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:08.464135  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.467781  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:08.467854  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:08.513418  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:08.513441  284492 cri.go:89] found id: ""
	I0829 18:40:08.513449  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:08.513530  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.517168  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:08.517242  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:08.562304  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:08.562327  284492 cri.go:89] found id: ""
	I0829 18:40:08.562335  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:08.562395  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.565992  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:08.566064  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:08.612808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:08.622393  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:08.622430  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:08.692530  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:08.692567  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:08.736033  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:08.736062  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:08.833428  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:08.833463  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:08.900716  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.900960  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.911577  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.911806  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.911993  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.912227  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.912421  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.912654  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.918316  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.918547  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.918717  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.918929  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919094  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.919296  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919475  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.919695  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919867  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920091  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.920291  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920518  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.920683  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920888  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:08.956648  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:08.956675  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:08.973371  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:08.973397  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:09.123160  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:09.267450  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:09.267867  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:09.387902  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:09.387937  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:09.458703  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:09.458743  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:09.559920  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:09.559956  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:09.612301  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:09.636439  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:09.636477  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:09.747722  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:09.747759  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:09.747831  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:09.747845  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:09.747853  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:09.747864  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:09.747871  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:09.747984  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:09.748000  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:09.748006  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:10.112137  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:10.611759  284492 kapi.go:107] duration metric: took 2m1.505573395s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0829 18:40:10.614663  284492 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0829 18:40:10.616889  284492 addons.go:510] duration metric: took 2m9.087533219s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0829 18:40:19.748419  284492 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0829 18:40:19.763284  284492 api_server.go:72] duration metric: took 2m18.234639739s to wait for apiserver process to appear ...
	I0829 18:40:19.763311  284492 api_server.go:88] waiting for apiserver healthz status ...
	I0829 18:40:19.763346  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:19.763411  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:19.809992  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:19.810015  284492 cri.go:89] found id: ""
	I0829 18:40:19.810025  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:19.810084  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.813841  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:19.813915  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:19.854026  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:19.854047  284492 cri.go:89] found id: ""
	I0829 18:40:19.854056  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:19.854121  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.857966  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:19.858057  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:19.898033  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:19.898055  284492 cri.go:89] found id: ""
	I0829 18:40:19.898064  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:19.898120  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.901923  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:19.901996  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:19.943262  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:19.943283  284492 cri.go:89] found id: ""
	I0829 18:40:19.943290  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:19.943353  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.947262  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:19.947335  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:19.993404  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:19.993436  284492 cri.go:89] found id: ""
	I0829 18:40:19.993446  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:19.993506  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.998717  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:19.998799  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:20.061937  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:20.061963  284492 cri.go:89] found id: ""
	I0829 18:40:20.061973  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:20.062071  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:20.066573  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:20.066681  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:20.117448  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:20.117527  284492 cri.go:89] found id: ""
	I0829 18:40:20.117545  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:20.117618  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:20.121941  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:20.121967  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:20.139773  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:20.139801  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:20.191266  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:20.191304  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:20.264654  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:20.264691  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:20.310519  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:20.310549  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:20.366685  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.366926  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.377412  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.377640  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.377824  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.378048  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.378236  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.378461  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384158  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.384390  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384559  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.384768  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384933  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385136  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.385315  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385532  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.385702  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385913  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.386097  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.386325  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.386491  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.386697  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:20.423723  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:20.423753  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:20.577253  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:20.577286  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:20.639281  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:20.639314  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:20.681520  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:20.681548  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:20.727538  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:20.727573  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:20.772577  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:20.772609  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:20.865974  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:20.866013  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:20.926103  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:20.926132  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:20.926212  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:20.926232  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.926266  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.926275  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.926288  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.926313  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:20.926339  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:20.926347  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:30.927650  284492 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0829 18:40:30.937415  284492 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0829 18:40:30.938653  284492 api_server.go:141] control plane version: v1.31.0
	I0829 18:40:30.938679  284492 api_server.go:131] duration metric: took 11.175359788s to wait for apiserver health ...
	I0829 18:40:30.938686  284492 system_pods.go:43] waiting for kube-system pods to appear ...
	I0829 18:40:30.938708  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:30.938769  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:30.982970  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:30.982992  284492 cri.go:89] found id: ""
	I0829 18:40:30.983000  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:30.983058  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:30.987655  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:30.987728  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:31.040623  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:31.040644  284492 cri.go:89] found id: ""
	I0829 18:40:31.040652  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:31.040712  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.044459  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:31.044559  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:31.093112  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:31.093187  284492 cri.go:89] found id: ""
	I0829 18:40:31.093202  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:31.093265  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.097823  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:31.097902  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:31.157234  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:31.157258  284492 cri.go:89] found id: ""
	I0829 18:40:31.157267  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:31.157329  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.161246  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:31.161319  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:31.202233  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:31.202255  284492 cri.go:89] found id: ""
	I0829 18:40:31.202264  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:31.202323  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.206011  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:31.206112  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:31.255757  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:31.255777  284492 cri.go:89] found id: ""
	I0829 18:40:31.255785  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:31.255844  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.259568  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:31.259649  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:31.310698  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:31.310769  284492 cri.go:89] found id: ""
	I0829 18:40:31.310791  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:31.310894  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.315330  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:31.315364  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:31.400382  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:31.400460  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:31.419028  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:31.419059  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:31.676932  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:31.676962  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:31.734387  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:31.734423  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:31.791034  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:31.791064  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:31.867310  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:31.867348  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:31.942896  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:31.942938  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:32.004479  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.004719  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.015316  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.015556  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.015740  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.015967  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.016239  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.016472  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022066  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.022290  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022454  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.022658  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022817  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023015  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023189  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023413  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023580  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023789  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023972  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.024201  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.024368  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.024569  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:32.063501  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:32.063547  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:32.130985  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:32.131024  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:32.172048  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:32.172079  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:32.221047  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:32.221079  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:32.317444  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:32.317476  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:32.317558  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:32.317569  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.317576  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.317589  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.317599  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.317625  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:32.317644  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:32.317651  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:42.330607  284492 system_pods.go:59] 18 kube-system pods found
	I0829 18:40:42.330659  284492 system_pods.go:61] "coredns-6f6b679f8f-phd78" [db1632b9-047b-4cd3-a3c3-2d32d8032daa] Running
	I0829 18:40:42.330667  284492 system_pods.go:61] "csi-hostpath-attacher-0" [ea8d1bc3-91e5-406c-8906-83cd2f5e2670] Running
	I0829 18:40:42.330672  284492 system_pods.go:61] "csi-hostpath-resizer-0" [21a22c10-fa11-4d77-812f-c8e5d2f22ab5] Running
	I0829 18:40:42.330677  284492 system_pods.go:61] "csi-hostpathplugin-5p8lc" [4937282f-0cb0-47b2-9384-cb176e2e5c0c] Running
	I0829 18:40:42.330682  284492 system_pods.go:61] "etcd-addons-653733" [97fc4b02-8e04-4aa6-ae98-7b4e2c53f157] Running
	I0829 18:40:42.330687  284492 system_pods.go:61] "kindnet-vkpxv" [6d01f7b7-449d-4e55-99ab-ad0634b0bd60] Running
	I0829 18:40:42.330691  284492 system_pods.go:61] "kube-apiserver-addons-653733" [46d42e5b-a08b-44de-ab64-afc74e2a5078] Running
	I0829 18:40:42.330695  284492 system_pods.go:61] "kube-controller-manager-addons-653733" [125a488b-d99d-4fd5-a759-9ec2a0ce3c01] Running
	I0829 18:40:42.330701  284492 system_pods.go:61] "kube-ingress-dns-minikube" [3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad] Running
	I0829 18:40:42.330705  284492 system_pods.go:61] "kube-proxy-68zn8" [7d3b1902-d616-4f42-9e48-4ed43cc896c1] Running
	I0829 18:40:42.330711  284492 system_pods.go:61] "kube-scheduler-addons-653733" [3d4cd16e-a51c-44f9-b5d4-fcbee18b6cca] Running
	I0829 18:40:42.330716  284492 system_pods.go:61] "metrics-server-8988944d9-zqwq2" [3c9ea312-d8cd-431d-ad53-25654e6c6c18] Running
	I0829 18:40:42.330720  284492 system_pods.go:61] "nvidia-device-plugin-daemonset-grqwd" [4f09c402-2f55-4e53-ae28-a70e517e2af9] Running
	I0829 18:40:42.330724  284492 system_pods.go:61] "registry-6fb4cdfc84-8j4hm" [c34da2b3-42d0-4d82-98de-7390f8dc6265] Running
	I0829 18:40:42.330730  284492 system_pods.go:61] "registry-proxy-bssp7" [ee39ac2b-240a-4c03-af35-5b512ac6f4c9] Running
	I0829 18:40:42.330735  284492 system_pods.go:61] "snapshot-controller-56fcc65765-55w62" [1958a494-ab36-4629-9260-9210b4447e26] Running
	I0829 18:40:42.330745  284492 system_pods.go:61] "snapshot-controller-56fcc65765-5v2qr" [5e9b4662-68e2-4235-9e1b-e46a1549e263] Running
	I0829 18:40:42.330750  284492 system_pods.go:61] "storage-provisioner" [4a14d41b-8d6c-4f8b-95a5-c4fee6693a5e] Running
	I0829 18:40:42.330755  284492 system_pods.go:74] duration metric: took 11.392063927s to wait for pod list to return data ...
	I0829 18:40:42.330765  284492 default_sa.go:34] waiting for default service account to be created ...
	I0829 18:40:42.334759  284492 default_sa.go:45] found service account: "default"
	I0829 18:40:42.334793  284492 default_sa.go:55] duration metric: took 4.019788ms for default service account to be created ...
	I0829 18:40:42.334804  284492 system_pods.go:116] waiting for k8s-apps to be running ...
	I0829 18:40:42.348646  284492 system_pods.go:86] 18 kube-system pods found
	I0829 18:40:42.348691  284492 system_pods.go:89] "coredns-6f6b679f8f-phd78" [db1632b9-047b-4cd3-a3c3-2d32d8032daa] Running
	I0829 18:40:42.348701  284492 system_pods.go:89] "csi-hostpath-attacher-0" [ea8d1bc3-91e5-406c-8906-83cd2f5e2670] Running
	I0829 18:40:42.348709  284492 system_pods.go:89] "csi-hostpath-resizer-0" [21a22c10-fa11-4d77-812f-c8e5d2f22ab5] Running
	I0829 18:40:42.348713  284492 system_pods.go:89] "csi-hostpathplugin-5p8lc" [4937282f-0cb0-47b2-9384-cb176e2e5c0c] Running
	I0829 18:40:42.348718  284492 system_pods.go:89] "etcd-addons-653733" [97fc4b02-8e04-4aa6-ae98-7b4e2c53f157] Running
	I0829 18:40:42.348725  284492 system_pods.go:89] "kindnet-vkpxv" [6d01f7b7-449d-4e55-99ab-ad0634b0bd60] Running
	I0829 18:40:42.348730  284492 system_pods.go:89] "kube-apiserver-addons-653733" [46d42e5b-a08b-44de-ab64-afc74e2a5078] Running
	I0829 18:40:42.348735  284492 system_pods.go:89] "kube-controller-manager-addons-653733" [125a488b-d99d-4fd5-a759-9ec2a0ce3c01] Running
	I0829 18:40:42.348740  284492 system_pods.go:89] "kube-ingress-dns-minikube" [3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad] Running
	I0829 18:40:42.348744  284492 system_pods.go:89] "kube-proxy-68zn8" [7d3b1902-d616-4f42-9e48-4ed43cc896c1] Running
	I0829 18:40:42.348749  284492 system_pods.go:89] "kube-scheduler-addons-653733" [3d4cd16e-a51c-44f9-b5d4-fcbee18b6cca] Running
	I0829 18:40:42.348754  284492 system_pods.go:89] "metrics-server-8988944d9-zqwq2" [3c9ea312-d8cd-431d-ad53-25654e6c6c18] Running
	I0829 18:40:42.348758  284492 system_pods.go:89] "nvidia-device-plugin-daemonset-grqwd" [4f09c402-2f55-4e53-ae28-a70e517e2af9] Running
	I0829 18:40:42.348764  284492 system_pods.go:89] "registry-6fb4cdfc84-8j4hm" [c34da2b3-42d0-4d82-98de-7390f8dc6265] Running
	I0829 18:40:42.348768  284492 system_pods.go:89] "registry-proxy-bssp7" [ee39ac2b-240a-4c03-af35-5b512ac6f4c9] Running
	I0829 18:40:42.348773  284492 system_pods.go:89] "snapshot-controller-56fcc65765-55w62" [1958a494-ab36-4629-9260-9210b4447e26] Running
	I0829 18:40:42.348777  284492 system_pods.go:89] "snapshot-controller-56fcc65765-5v2qr" [5e9b4662-68e2-4235-9e1b-e46a1549e263] Running
	I0829 18:40:42.348781  284492 system_pods.go:89] "storage-provisioner" [4a14d41b-8d6c-4f8b-95a5-c4fee6693a5e] Running
	I0829 18:40:42.348788  284492 system_pods.go:126] duration metric: took 13.978725ms to wait for k8s-apps to be running ...
	I0829 18:40:42.348796  284492 system_svc.go:44] waiting for kubelet service to be running ....
	I0829 18:40:42.348863  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0829 18:40:42.370291  284492 system_svc.go:56] duration metric: took 21.486319ms WaitForService to wait for kubelet
	I0829 18:40:42.370370  284492 kubeadm.go:582] duration metric: took 2m40.841729782s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0829 18:40:42.370407  284492 node_conditions.go:102] verifying NodePressure condition ...
	I0829 18:40:42.374218  284492 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0829 18:40:42.374270  284492 node_conditions.go:123] node cpu capacity is 2
	I0829 18:40:42.374283  284492 node_conditions.go:105] duration metric: took 3.858477ms to run NodePressure ...
	I0829 18:40:42.374296  284492 start.go:241] waiting for startup goroutines ...
	I0829 18:40:42.374304  284492 start.go:246] waiting for cluster config update ...
	I0829 18:40:42.374323  284492 start.go:255] writing updated cluster config ...
	I0829 18:40:42.374693  284492 ssh_runner.go:195] Run: rm -f paused
	I0829 18:40:42.778381  284492 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0829 18:40:42.781458  284492 out.go:177] * Done! kubectl is now configured to use "addons-653733" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 29 18:53:28 addons-653733 crio[961]: time="2024-08-29 18:53:28.987523324Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 29 18:53:29 addons-653733 crio[961]: time="2024-08-29 18:53:29.003364614Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/8c421f9933e273d3de2cfe4805f2fec5dd23a1d93eb25c4a648d1c4aabe9e126/merged/etc/passwd: no such file or directory"
	Aug 29 18:53:29 addons-653733 crio[961]: time="2024-08-29 18:53:29.003430164Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/8c421f9933e273d3de2cfe4805f2fec5dd23a1d93eb25c4a648d1c4aabe9e126/merged/etc/group: no such file or directory"
	Aug 29 18:53:29 addons-653733 crio[961]: time="2024-08-29 18:53:29.059396364Z" level=info msg="Created container 8332d6013ae4ff349d2577a71b63a8c416e99f472469772bc6b0c06646379d4a: default/hello-world-app-55bf9c44b4-sw7lk/hello-world-app" id=995b3172-bcd0-41f7-ac98-41ff98b8331d name=/runtime.v1.RuntimeService/CreateContainer
	Aug 29 18:53:29 addons-653733 crio[961]: time="2024-08-29 18:53:29.060200544Z" level=info msg="Starting container: 8332d6013ae4ff349d2577a71b63a8c416e99f472469772bc6b0c06646379d4a" id=b6e4c1a2-1f04-412d-9e04-e7ef42ea60e7 name=/runtime.v1.RuntimeService/StartContainer
	Aug 29 18:53:29 addons-653733 crio[961]: time="2024-08-29 18:53:29.078154057Z" level=info msg="Started container" PID=8880 containerID=8332d6013ae4ff349d2577a71b63a8c416e99f472469772bc6b0c06646379d4a description=default/hello-world-app-55bf9c44b4-sw7lk/hello-world-app id=b6e4c1a2-1f04-412d-9e04-e7ef42ea60e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2de4a010eb684c01472360c781a11dbdec83d5ddc8589f804195a072b3c51d0
	Aug 29 18:53:29 addons-653733 crio[961]: time="2024-08-29 18:53:29.560446080Z" level=info msg="Removing container: 94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648" id=12eaa1ae-11b4-4b54-80e8-1b2e534bae25 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:53:29 addons-653733 crio[961]: time="2024-08-29 18:53:29.584511364Z" level=info msg="Removed container 94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=12eaa1ae-11b4-4b54-80e8-1b2e534bae25 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:53:31 addons-653733 crio[961]: time="2024-08-29 18:53:31.348803008Z" level=info msg="Stopping container: ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0 (timeout: 2s)" id=48d7b263-87d5-4236-8fcb-d1eab51d54e4 name=/runtime.v1.RuntimeService/StopContainer
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.355086295Z" level=warning msg="Stopping container ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=48d7b263-87d5-4236-8fcb-d1eab51d54e4 name=/runtime.v1.RuntimeService/StopContainer
	Aug 29 18:53:33 addons-653733 conmon[4916]: conmon ee9a8194e340a7384daf <ninfo>: container 4927 exited with status 137
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.492663761Z" level=info msg="Stopped container ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0: ingress-nginx/ingress-nginx-controller-bc57996ff-cd82w/controller" id=48d7b263-87d5-4236-8fcb-d1eab51d54e4 name=/runtime.v1.RuntimeService/StopContainer
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.493286584Z" level=info msg="Stopping pod sandbox: d2b1b06d9070b940a5c3b24d524a8316e122640be59842b03b151d4ba1dfdb13" id=a2326440-6a9c-43f0-8424-789c1894cc43 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.497867640Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-XX3FAP6RMTMDORYI - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-26XLIBIF265LBY4G - [0:0]\n-X KUBE-HP-26XLIBIF265LBY4G\n-X KUBE-HP-XX3FAP6RMTMDORYI\nCOMMIT\n"
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.499252296Z" level=info msg="Closing host port tcp:80"
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.499298499Z" level=info msg="Closing host port tcp:443"
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.500613419Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.500642933Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.500817717Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-cd82w Namespace:ingress-nginx ID:d2b1b06d9070b940a5c3b24d524a8316e122640be59842b03b151d4ba1dfdb13 UID:b921804d-8354-4e5d-98c9-abf31cd28909 NetNS:/var/run/netns/559fd005-230d-48c9-bbe0-17f7a5167405 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.500957704Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-cd82w from CNI network \"kindnet\" (type=ptp)"
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.525731759Z" level=info msg="Stopped pod sandbox: d2b1b06d9070b940a5c3b24d524a8316e122640be59842b03b151d4ba1dfdb13" id=a2326440-6a9c-43f0-8424-789c1894cc43 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.573813130Z" level=info msg="Removing container: ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0" id=cfb92165-1d45-4e68-aef9-b59171a3d17e name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:53:33 addons-653733 crio[961]: time="2024-08-29 18:53:33.587585847Z" level=info msg="Removed container ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0: ingress-nginx/ingress-nginx-controller-bc57996ff-cd82w/controller" id=cfb92165-1d45-4e68-aef9-b59171a3d17e name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 29 18:53:35 addons-653733 crio[961]: time="2024-08-29 18:53:35.276053379Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=7270b1fc-4ee7-4984-b87b-8310b0f74899 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:53:35 addons-653733 crio[961]: time="2024-08-29 18:53:35.276324622Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=7270b1fc-4ee7-4984-b87b-8310b0f74899 name=/runtime.v1.ImageService/ImageStatus
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8332d6013ae4f       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   b2de4a010eb68       hello-world-app-55bf9c44b4-sw7lk
	a3993be2c019f       docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6                              2 minutes ago       Running             nginx                     0                   6d99bc51763f8       nginx
	0e3a83dbd17c3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 13 minutes ago      Running             gcp-auth                  0                   6ae6f16952104       gcp-auth-89d5ffd79-r8874
	804a76a47ee4e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   14 minutes ago      Exited              patch                     0                   8aaa7a335fc9a       ingress-nginx-admission-patch-czp5s
	d1428c292e721       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   14 minutes ago      Exited              create                    0                   4b468ed8155f8       ingress-nginx-admission-create-l2fcp
	66743758fe59c       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        14 minutes ago      Running             metrics-server            0                   7fd61a84b243c       metrics-server-8988944d9-zqwq2
	a76ca50b2f291       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             14 minutes ago      Running             coredns                   0                   3675d6cb49de9       coredns-6f6b679f8f-phd78
	9c3626692232b       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             14 minutes ago      Running             storage-provisioner       0                   fd7928bbfe0aa       storage-provisioner
	e253bfc9a01a0       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           15 minutes ago      Running             kindnet-cni               0                   64c4628e2695c       kindnet-vkpxv
	1ddbea9c50c0a       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             15 minutes ago      Running             kube-proxy                0                   055cae79cc9bc       kube-proxy-68zn8
	f73514914531b       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             15 minutes ago      Running             kube-controller-manager   0                   73cabfcf90810       kube-controller-manager-addons-653733
	8a62d7051e1aa       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             15 minutes ago      Running             kube-apiserver            0                   f4bb4ee5e389c       kube-apiserver-addons-653733
	2c5231fe2fe38       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             15 minutes ago      Running             kube-scheduler            0                   7f24f7542c043       kube-scheduler-addons-653733
	7c32607aa8c88       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             15 minutes ago      Running             etcd                      0                   4b0c21126d47c       etcd-addons-653733
	
	
	==> coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] <==
	[INFO] 10.244.0.14:43894 - 12878 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000077948s
	[INFO] 10.244.0.14:41861 - 59285 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003250777s
	[INFO] 10.244.0.14:41861 - 44690 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003270411s
	[INFO] 10.244.0.14:53262 - 25154 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000184564s
	[INFO] 10.244.0.14:53262 - 6479 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000127564s
	[INFO] 10.244.0.14:48517 - 56540 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000097599s
	[INFO] 10.244.0.14:48517 - 31192 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000034633s
	[INFO] 10.244.0.14:37230 - 39795 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000047384s
	[INFO] 10.244.0.14:37230 - 14705 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000032672s
	[INFO] 10.244.0.14:33540 - 48676 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000053669s
	[INFO] 10.244.0.14:33540 - 15137 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000038023s
	[INFO] 10.244.0.14:33467 - 6395 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001428279s
	[INFO] 10.244.0.14:33467 - 29689 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001366994s
	[INFO] 10.244.0.14:46573 - 24800 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000064007s
	[INFO] 10.244.0.14:46573 - 41186 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000047704s
	[INFO] 10.244.0.19:44101 - 43817 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000157291s
	[INFO] 10.244.0.19:54934 - 53297 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000068102s
	[INFO] 10.244.0.19:52277 - 7586 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000257663s
	[INFO] 10.244.0.19:56312 - 63734 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000271891s
	[INFO] 10.244.0.19:50905 - 36506 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.0001727s
	[INFO] 10.244.0.19:39840 - 55501 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000088319s
	[INFO] 10.244.0.19:36098 - 31986 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003317566s
	[INFO] 10.244.0.19:37781 - 30519 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003288947s
	[INFO] 10.244.0.19:49616 - 31662 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.00208323s
	[INFO] 10.244.0.19:49931 - 44453 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00493246s
	
	
	==> describe nodes <==
	Name:               addons-653733
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-653733
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=95341f0b655cea8be5ebfc6bf112c8367dc08d33
	                    minikube.k8s.io/name=addons-653733
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_29T18_37_57_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-653733
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 29 Aug 2024 18:37:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-653733
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 29 Aug 2024 18:53:34 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 29 Aug 2024 18:51:34 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 29 Aug 2024 18:51:34 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 29 Aug 2024 18:51:34 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 29 Aug 2024 18:51:34 +0000   Thu, 29 Aug 2024 18:38:47 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-653733
	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:                 c4049170035b44f08794494eb1b46948
	  System UUID:                79fc3de1-cb9f-4941-8daa-505a4a42185e
	  Boot ID:                    b6af879c-d6db-4d49-a8d9-68363b58f954
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         12m
	  default                     hello-world-app-55bf9c44b4-sw7lk         0 (0%)        0 (0%)      0 (0%)           0 (0%)         11s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  gcp-auth                    gcp-auth-89d5ffd79-r8874                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 coredns-6f6b679f8f-phd78                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     15m
	  kube-system                 etcd-addons-653733                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         15m
	  kube-system                 kindnet-vkpxv                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      15m
	  kube-system                 kube-apiserver-addons-653733             250m (12%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-controller-manager-addons-653733    200m (10%)    0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-proxy-68zn8                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 kube-scheduler-addons-653733             100m (5%)     0 (0%)      0 (0%)           0 (0%)         15m
	  kube-system                 metrics-server-8988944d9-zqwq2           100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         15m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         15m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                From             Message
	  ----     ------                   ----               ----             -------
	  Normal   Starting                 15m                kube-proxy       
	  Normal   NodeHasSufficientMemory  15m (x8 over 15m)  kubelet          Node addons-653733 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m (x8 over 15m)  kubelet          Node addons-653733 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m (x7 over 15m)  kubelet          Node addons-653733 status is now: NodeHasSufficientPID
	  Normal   Starting                 15m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 15m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  15m                kubelet          Node addons-653733 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    15m                kubelet          Node addons-653733 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     15m                kubelet          Node addons-653733 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           15m                node-controller  Node addons-653733 event: Registered Node addons-653733 in Controller
	  Normal   NodeReady                14m                kubelet          Node addons-653733 status is now: NodeReady
	
	
	==> dmesg <==
	[Aug29 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014673] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.899353] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.258112] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002686] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.018078] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005361] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003978] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.806542] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.438125] kauditd_printk_skb: 36 callbacks suppressed
	[Aug29 17:36] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Aug29 17:38] hrtimer: interrupt took 23181981 ns
	[Aug29 18:13] overlayfs: '/var/lib/containers/storage/overlay/l/ZLTOCNGE2IGM6DT7VP2QP7OV3M' not a directory
	
	
	==> etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] <==
	{"level":"info","ts":"2024-08-29T18:37:50.972541Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-08-29T18:37:50.972582Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-08-29T18:37:50.976286Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:50.976551Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-29T18:37:50.977460Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-29T18:37:50.978437Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-29T18:37:50.978768Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-29T18:37:50.989321Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-29T18:37:50.996615Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-29T18:37:51.000134Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-29T18:37:51.008451Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-29T18:37:51.008641Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-653733 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-08-29T18:37:51.008740Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:51.008840Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:51.008899Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:38:06.201741Z","caller":"traceutil/trace.go:171","msg":"trace[504074389] linearizableReadLoop","detail":"{readStateIndex:441; appliedIndex:440; }","duration":"134.674118ms","start":"2024-08-29T18:38:06.067050Z","end":"2024-08-29T18:38:06.201724Z","steps":["trace[504074389] 'read index received'  (duration: 60.750009ms)","trace[504074389] 'applied index is now lower than readState.Index'  (duration: 73.923354ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-29T18:38:06.202251Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"156.286266ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-08-29T18:38:06.202301Z","caller":"traceutil/trace.go:171","msg":"trace[1434286872] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:430; }","duration":"156.35637ms","start":"2024-08-29T18:38:06.045934Z","end":"2024-08-29T18:38:06.202291Z","steps":["trace[1434286872] 'agreement among raft nodes before linearized reading'  (duration: 155.863812ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-29T18:38:06.214430Z","caller":"traceutil/trace.go:171","msg":"trace[1493948420] transaction","detail":"{read_only:false; response_revision:430; number_of_response:1; }","duration":"168.766825ms","start":"2024-08-29T18:38:06.045648Z","end":"2024-08-29T18:38:06.214414Z","steps":["trace[1493948420] 'process raft request'  (duration: 82.711904ms)","trace[1493948420] 'compare'  (duration: 72.941292ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-29T18:47:51.463420Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1582}
	{"level":"info","ts":"2024-08-29T18:47:51.499718Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1582,"took":"35.837666ms","hash":1246697377,"current-db-size-bytes":6545408,"current-db-size":"6.5 MB","current-db-size-in-use-bytes":3526656,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-08-29T18:47:51.499780Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1246697377,"revision":1582,"compact-revision":-1}
	{"level":"info","ts":"2024-08-29T18:52:51.467717Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2005}
	{"level":"info","ts":"2024-08-29T18:52:51.483645Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":2005,"took":"15.339623ms","hash":2931914431,"current-db-size-bytes":6545408,"current-db-size":"6.5 MB","current-db-size-in-use-bytes":4567040,"current-db-size-in-use":"4.6 MB"}
	{"level":"info","ts":"2024-08-29T18:52:51.483701Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2931914431,"revision":2005,"compact-revision":1582}
	
	
	==> gcp-auth [0e3a83dbd17c39c2ba929eb4ab3809fd48624231eed369773d14f4efd41774a6] <==
	2024/08/29 18:40:43 Ready to write response ...
	2024/08/29 18:40:43 Ready to marshal response ...
	2024/08/29 18:40:43 Ready to write response ...
	2024/08/29 18:48:55 Ready to marshal response ...
	2024/08/29 18:48:55 Ready to write response ...
	2024/08/29 18:48:58 Ready to marshal response ...
	2024/08/29 18:48:58 Ready to write response ...
	2024/08/29 18:49:27 Ready to marshal response ...
	2024/08/29 18:49:27 Ready to write response ...
	2024/08/29 18:50:01 Ready to marshal response ...
	2024/08/29 18:50:01 Ready to write response ...
	2024/08/29 18:50:01 Ready to marshal response ...
	2024/08/29 18:50:01 Ready to write response ...
	2024/08/29 18:50:09 Ready to marshal response ...
	2024/08/29 18:50:09 Ready to write response ...
	2024/08/29 18:50:09 Ready to marshal response ...
	2024/08/29 18:50:09 Ready to write response ...
	2024/08/29 18:50:09 Ready to marshal response ...
	2024/08/29 18:50:09 Ready to write response ...
	2024/08/29 18:50:10 Ready to marshal response ...
	2024/08/29 18:50:10 Ready to write response ...
	2024/08/29 18:51:07 Ready to marshal response ...
	2024/08/29 18:51:07 Ready to write response ...
	2024/08/29 18:53:27 Ready to marshal response ...
	2024/08/29 18:53:27 Ready to write response ...
	
	
	==> kernel <==
	 18:53:39 up  2:36,  0 users,  load average: 1.09, 0.71, 1.14
	Linux addons-653733 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] <==
	I0829 18:51:37.434711       1 main.go:299] handling current node
	I0829 18:51:47.433019       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:51:47.433057       1 main.go:299] handling current node
	I0829 18:51:57.435244       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:51:57.435289       1 main.go:299] handling current node
	I0829 18:52:07.433613       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:52:07.433648       1 main.go:299] handling current node
	I0829 18:52:17.440191       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:52:17.440225       1 main.go:299] handling current node
	I0829 18:52:27.432946       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:52:27.433070       1 main.go:299] handling current node
	I0829 18:52:37.440224       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:52:37.440258       1 main.go:299] handling current node
	I0829 18:52:47.436233       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:52:47.436271       1 main.go:299] handling current node
	I0829 18:52:57.433126       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:52:57.433249       1 main.go:299] handling current node
	I0829 18:53:07.433629       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:53:07.433671       1 main.go:299] handling current node
	I0829 18:53:17.440731       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:53:17.440845       1 main.go:299] handling current node
	I0829 18:53:27.435418       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:53:27.435464       1 main.go:299] handling current node
	I0829 18:53:37.433736       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:53:37.433769       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] <==
	E0829 18:40:08.049220       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.102.184.9:443: connect: connection refused" logger="UnhandledError"
	E0829 18:40:08.054582       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.102.184.9:443: connect: connection refused" logger="UnhandledError"
	I0829 18:40:08.181041       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0829 18:49:06.429016       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0829 18:49:42.625045       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.625104       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.658610       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.658773       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.673422       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.673486       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.726970       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.727614       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.735201       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.735238       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0829 18:49:43.728757       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0829 18:49:43.736660       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0829 18:49:43.759138       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	I0829 18:50:09.524576       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.105.40.253"}
	E0829 18:50:27.916908       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0829 18:51:01.470845       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0829 18:51:02.503072       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0829 18:51:07.081845       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0829 18:51:07.396393       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.121.196"}
	I0829 18:53:27.704988       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.109.185.157"}
	E0829 18:53:29.579883       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	
	
	==> kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] <==
	W0829 18:52:03.645647       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
	E0829 18:52:03.645693       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"
	W0829 18:52:21.375841       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
	E0829 18:52:21.375883       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"
	W0829 18:52:29.036313       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
	E0829 18:52:29.036369       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"
	W0829 18:52:41.608854       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
	E0829 18:52:41.608898       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"
	W0829 18:52:53.445974       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
	E0829 18:52:53.446017       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"
	W0829 18:53:06.040784       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
	E0829 18:53:06.040830       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"
	W0829 18:53:08.397523       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
	E0829 18:53:08.397567       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"
	W0829 18:53:25.309127       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
	E0829 18:53:25.309171       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"
	I0829 18:53:27.486965       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="54.968078ms"
	I0829 18:53:27.500538       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="13.417437ms"
	I0829 18:53:27.501872       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="36.365µs"
	I0829 18:53:27.508029       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="21.111µs"
	I0829 18:53:29.617561       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="13.126871ms"
	I0829 18:53:29.618505       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="59.183µs"
	I0829 18:53:30.313995       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0829 18:53:30.319483       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0829 18:53:30.324316       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="4.365µs"
	
	
	==> kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] <==
	I0829 18:38:07.788009       1 server_linux.go:66] "Using iptables proxy"
	I0829 18:38:08.439569       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0829 18:38:08.441631       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`"
	I0829 18:38:08.526542       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0829 18:38:08.526675       1 server_linux.go:169] "Using iptables Proxier"
	I0829 18:38:08.529079       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"
	I0829 18:38:08.529688       1 server.go:483] "Version info" version="v1.31.0"
	I0829 18:38:08.529757       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0829 18:38:08.545639       1 config.go:197] "Starting service config controller"
	I0829 18:38:08.545763       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0829 18:38:08.545820       1 config.go:104] "Starting endpoint slice config controller"
	I0829 18:38:08.545849       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0829 18:38:08.546440       1 config.go:326] "Starting node config controller"
	I0829 18:38:08.548506       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0829 18:38:08.647419       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0829 18:38:08.647626       1 shared_informer.go:320] Caches are synced for service config
	I0829 18:38:08.648774       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] <==
	W0829 18:37:53.708212       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:53.708257       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.708643       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
	E0829 18:37:53.708718       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"
	W0829 18:37:53.708846       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
	E0829 18:37:53.708902       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"
	W0829 18:37:53.709023       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0829 18:37:53.709077       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.709146       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:53.709182       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.709262       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0829 18:37:53.709323       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:54.625460       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
	E0829 18:37:54.625590       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"
	W0829 18:37:54.657525       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
	E0829 18:37:54.657661       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"
	W0829 18:37:54.676849       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"
	E0829 18:37:54.676979       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"
	W0829 18:37:54.709603       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
	E0829 18:37:54.709726       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"
	W0829 18:37:54.836881       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
	E0829 18:37:54.836930       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"
	W0829 18:37:54.858150       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:54.858196       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0829 18:37:57.393303       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 29 18:53:28 addons-653733 kubelet[1493]: I0829 18:53:28.880649    1493 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-wqmgq\" (UniqueName: \"kubernetes.io/projected/3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad-kube-api-access-wqmgq\") pod \"3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad\" (UID: \"3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad\") "
	Aug 29 18:53:28 addons-653733 kubelet[1493]: I0829 18:53:28.889452    1493 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad-kube-api-access-wqmgq" (OuterVolumeSpecName: "kube-api-access-wqmgq") pod "3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad" (UID: "3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad"). InnerVolumeSpecName "kube-api-access-wqmgq". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 29 18:53:28 addons-653733 kubelet[1493]: I0829 18:53:28.981851    1493 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-wqmgq\" (UniqueName: \"kubernetes.io/projected/3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad-kube-api-access-wqmgq\") on node \"addons-653733\" DevicePath \"\""
	Aug 29 18:53:29 addons-653733 kubelet[1493]: I0829 18:53:29.558499    1493 scope.go:117] "RemoveContainer" containerID="94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648"
	Aug 29 18:53:29 addons-653733 kubelet[1493]: I0829 18:53:29.584874    1493 scope.go:117] "RemoveContainer" containerID="94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648"
	Aug 29 18:53:29 addons-653733 kubelet[1493]: E0829 18:53:29.585707    1493 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648\": container with ID starting with 94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648 not found: ID does not exist" containerID="94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648"
	Aug 29 18:53:29 addons-653733 kubelet[1493]: I0829 18:53:29.585744    1493 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648"} err="failed to get container status \"94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648\": rpc error: code = NotFound desc = could not find container \"94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648\": container with ID starting with 94cce1601942e2b283a1af3149d1df58e4a3f4162607864127c7ff2ad6a87648 not found: ID does not exist"
	Aug 29 18:53:30 addons-653733 kubelet[1493]: I0829 18:53:30.277058    1493 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad" path="/var/lib/kubelet/pods/3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad/volumes"
	Aug 29 18:53:30 addons-653733 kubelet[1493]: I0829 18:53:30.329298    1493 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-sw7lk" podStartSLOduration=2.18907895 podStartE2EDuration="3.329279264s" podCreationTimestamp="2024-08-29 18:53:27 +0000 UTC" firstStartedPulling="2024-08-29 18:53:27.844763848 +0000 UTC m=+931.720181380" lastFinishedPulling="2024-08-29 18:53:28.984964162 +0000 UTC m=+932.860381694" observedRunningTime="2024-08-29 18:53:29.600510938 +0000 UTC m=+933.475928486" watchObservedRunningTime="2024-08-29 18:53:30.329279264 +0000 UTC m=+934.204696804"
	Aug 29 18:53:32 addons-653733 kubelet[1493]: I0829 18:53:32.277018    1493 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0ef6069a-59af-4e4d-9e76-3bc04a1399f6" path="/var/lib/kubelet/pods/0ef6069a-59af-4e4d-9e76-3bc04a1399f6/volumes"
	Aug 29 18:53:32 addons-653733 kubelet[1493]: I0829 18:53:32.277451    1493 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="4f3e46d4-f537-499e-ab85-dd1d99dd8cbe" path="/var/lib/kubelet/pods/4f3e46d4-f537-499e-ab85-dd1d99dd8cbe/volumes"
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.572184    1493 scope.go:117] "RemoveContainer" containerID="ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0"
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.587927    1493 scope.go:117] "RemoveContainer" containerID="ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0"
	Aug 29 18:53:33 addons-653733 kubelet[1493]: E0829 18:53:33.588360    1493 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0\": container with ID starting with ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0 not found: ID does not exist" containerID="ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0"
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.588400    1493 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0"} err="failed to get container status \"ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0\": rpc error: code = NotFound desc = could not find container \"ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0\": container with ID starting with ee9a8194e340a7384daf5784a51d417cefc6301eaf7b6ae8222d9f621d1d25a0 not found: ID does not exist"
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.624018    1493 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-582l7\" (UniqueName: \"kubernetes.io/projected/b921804d-8354-4e5d-98c9-abf31cd28909-kube-api-access-582l7\") pod \"b921804d-8354-4e5d-98c9-abf31cd28909\" (UID: \"b921804d-8354-4e5d-98c9-abf31cd28909\") "
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.624076    1493 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/b921804d-8354-4e5d-98c9-abf31cd28909-webhook-cert\") pod \"b921804d-8354-4e5d-98c9-abf31cd28909\" (UID: \"b921804d-8354-4e5d-98c9-abf31cd28909\") "
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.626461    1493 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b921804d-8354-4e5d-98c9-abf31cd28909-kube-api-access-582l7" (OuterVolumeSpecName: "kube-api-access-582l7") pod "b921804d-8354-4e5d-98c9-abf31cd28909" (UID: "b921804d-8354-4e5d-98c9-abf31cd28909"). InnerVolumeSpecName "kube-api-access-582l7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.627218    1493 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/b921804d-8354-4e5d-98c9-abf31cd28909-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "b921804d-8354-4e5d-98c9-abf31cd28909" (UID: "b921804d-8354-4e5d-98c9-abf31cd28909"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.725430    1493 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-582l7\" (UniqueName: \"kubernetes.io/projected/b921804d-8354-4e5d-98c9-abf31cd28909-kube-api-access-582l7\") on node \"addons-653733\" DevicePath \"\""
	Aug 29 18:53:33 addons-653733 kubelet[1493]: I0829 18:53:33.725475    1493 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/b921804d-8354-4e5d-98c9-abf31cd28909-webhook-cert\") on node \"addons-653733\" DevicePath \"\""
	Aug 29 18:53:34 addons-653733 kubelet[1493]: I0829 18:53:34.276117    1493 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b921804d-8354-4e5d-98c9-abf31cd28909" path="/var/lib/kubelet/pods/b921804d-8354-4e5d-98c9-abf31cd28909/volumes"
	Aug 29 18:53:35 addons-653733 kubelet[1493]: E0829 18:53:35.276551    1493 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="c201934b-bd8f-4d77-941f-e09f86134c1a"
	Aug 29 18:53:36 addons-653733 kubelet[1493]: E0829 18:53:36.609681    1493 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957616609440071,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:53:36 addons-653733 kubelet[1493]: E0829 18:53:36.609715    1493 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957616609440071,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [9c3626692232baf0901718447a0def856783953dc3d10ef3622d5f3ab0cadc9d] <==
	I0829 18:38:48.315664       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0829 18:38:48.333030       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0829 18:38:48.335014       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0829 18:38:48.352190       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0829 18:38:48.352388       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988!
	I0829 18:38:48.353591       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"34351685-277b-46da-8999-ac5ec6bf5b73", APIVersion:"v1", ResourceVersion:"919", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988 became leader
	I0829 18:38:48.453278       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-653733/192.168.49.2
	Start Time:       Thu, 29 Aug 2024 18:40:43 +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-gf5tz (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-gf5tz:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	  gcp-creds:
	    Type:          HostPath (bare host directory volume)
	    Path:          /var/lib/minikube/google_application_credentials.json
	    HostPathType:  File
	QoS Class:         BestEffort
	Node-Selectors:    <none>
	Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type     Reason     Age                   From               Message
	  ----     ------     ----                  ----               -------
	  Normal   Scheduled  12m                   default-scheduler  Successfully assigned default/busybox to addons-653733
	  Normal   Pulling    11m (x4 over 12m)     kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     11m (x4 over 12m)     kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": unable to retrieve auth token: invalid username/password: unauthorized: authentication failed
	  Warning  Failed     11m (x4 over 12m)     kubelet            Error: ErrImagePull
	  Warning  Failed     11m (x6 over 12m)     kubelet            Error: ImagePullBackOff
	  Normal   BackOff    2m44s (x43 over 12m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (357.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 3.25395ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-8988944d9-zqwq2" [3c9ea312-d8cd-431d-ad53-25654e6c6c18] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004560127s
addons_test.go:417: (dbg) Run:  kubectl --context addons-653733 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-653733 top pods -n kube-system: exit status 1 (96.616958ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 12m32.455503645s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 12m35.4334897s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 12m40.223034421s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 12m45.446330925s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 12m57.082936698s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 13m10.37227782s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 13m39.252893387s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 14m5.208917785s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 14m49.229410313s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 15m33.490218113s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 16m45.589922199s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 17m26.034530991s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-phd78, age: 18m20.651278107s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c",
	        "Created": "2024-08-29T18:37:33.133883659Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 284986,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-29T18:37:33.284933278Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cc8dc59c2b679153d99f84cc70dab3e87225f8a0d04f61969b54714a9c4cd4d",
	        "ResolvConfPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/hostname",
	        "HostsPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/hosts",
	        "LogPath": "/var/lib/docker/containers/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c/e70e944db5b4a85faa7e5424ea5f172c0f0f991afee0cd36f5fe76e2a50d575c-json.log",
	        "Name": "/addons-653733",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-653733:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-653733",
	            "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/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28-init/diff:/var/lib/docker/overlay2/6f021524f08ac8167774bfdcbf9f318e367c63d8ed2d81d5322078b9af785506/diff",
	                "MergedDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/merged",
	                "UpperDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/diff",
	                "WorkDir": "/var/lib/docker/overlay2/697bad4771346bb2b5fbd8ba5c1b874165d3d024d14dd592d43e8be89d622a28/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-653733",
	                "Source": "/var/lib/docker/volumes/addons-653733/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-653733",
	            "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.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce",
	            "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-653733",
	                "name.minikube.sigs.k8s.io": "addons-653733",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "b7fc581696e1bfe6e9440cddbd5f052082da65c64970b04d39dbb9219f7ca288",
	            "SandboxKey": "/var/run/docker/netns/b7fc581696e1",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33134"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33135"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33138"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33136"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33137"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-653733": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "be0ac0db7a836884f421a345aa144b3d11dbd6dccb13b5dadde462cad4ea61eb",
	                    "EndpointID": "d802fa7d31a7ecd2ecdd3fd245ee86819a6385a841cb7a6fee53ad581e531d36",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-653733",
	                        "e70e944db5b4"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-653733 -n addons-653733
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-653733 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 logs -n 25: (1.556667813s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-501721                                                                     | download-only-501721   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| start   | --download-only -p                                                                          | download-docker-401037 | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | download-docker-401037                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-401037                                                                   | download-docker-401037 | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-567215   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | binary-mirror-567215                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43819                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-567215                                                                     | binary-mirror-567215   | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| addons  | enable dashboard -p                                                                         | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | addons-653733                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | addons-653733                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-653733 --wait=true                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:40 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| addons  | addons-653733 addons                                                                        | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-653733 addons                                                                        | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ip      | addons-653733 ip                                                                            | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:49 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:49 UTC | 29 Aug 24 18:50 UTC |
	|         | -p addons-653733                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | addons-653733                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | -p addons-653733                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-653733 ssh cat                                                                       | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | /opt/local-path-provisioner/pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:50 UTC | 29 Aug 24 18:50 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:51 UTC | 29 Aug 24 18:51 UTC |
	|         | addons-653733                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-653733 ssh curl -s                                                                   | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:51 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-653733 ip                                                                            | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:53 UTC | 29 Aug 24 18:53 UTC |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:53 UTC | 29 Aug 24 18:53 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-653733 addons disable                                                                | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:53 UTC | 29 Aug 24 18:53 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-653733 addons                                                                        | addons-653733          | jenkins | v1.33.1 | 29 Aug 24 18:56 UTC | 29 Aug 24 18:56 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/29 18:37:09
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0829 18:37:09.254713  284492 out.go:345] Setting OutFile to fd 1 ...
	I0829 18:37:09.254826  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:37:09.254837  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:37:09.254843  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:37:09.255100  284492 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 18:37:09.255539  284492 out.go:352] Setting JSON to false
	I0829 18:37:09.256418  284492 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8375,"bootTime":1724948255,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0829 18:37:09.256504  284492 start.go:139] virtualization:  
	I0829 18:37:09.258446  284492 out.go:177] * [addons-653733] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0829 18:37:09.261205  284492 out.go:177]   - MINIKUBE_LOCATION=19531
	I0829 18:37:09.261359  284492 notify.go:220] Checking for updates...
	I0829 18:37:09.265078  284492 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0829 18:37:09.267032  284492 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 18:37:09.269708  284492 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	I0829 18:37:09.271812  284492 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0829 18:37:09.273355  284492 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0829 18:37:09.275590  284492 driver.go:392] Setting default libvirt URI to qemu:///system
	I0829 18:37:09.298873  284492 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0829 18:37:09.299009  284492 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:37:09.370719  284492 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-29 18:37:09.359241712 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:37:09.370862  284492 docker.go:307] overlay module found
	I0829 18:37:09.372516  284492 out.go:177] * Using the docker driver based on user configuration
	I0829 18:37:09.374119  284492 start.go:297] selected driver: docker
	I0829 18:37:09.374143  284492 start.go:901] validating driver "docker" against <nil>
	I0829 18:37:09.374159  284492 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0829 18:37:09.374806  284492 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:37:09.434055  284492 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-29 18:37:09.424422928 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:37:09.434233  284492 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0829 18:37:09.434464  284492 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]
	I0829 18:37:09.435779  284492 out.go:177] * Using Docker driver with root privileges
	I0829 18:37:09.437547  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:09.437581  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:09.437594  284492 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0829 18:37:09.437680  284492 start.go:340] cluster config:
	{Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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}
	I0829 18:37:09.439312  284492 out.go:177] * Starting "addons-653733" primary control-plane node in "addons-653733" cluster
	I0829 18:37:09.440779  284492 cache.go:121] Beginning downloading kic base image for docker with crio
	I0829 18:37:09.442124  284492 out.go:177] * Pulling base image v0.0.44-1724775115-19521 ...
	I0829 18:37:09.444296  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:09.444365  284492 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0829 18:37:09.444380  284492 cache.go:56] Caching tarball of preloaded images
	I0829 18:37:09.444481  284492 preload.go:172] Found /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0829 18:37:09.444496  284492 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0829 18:37:09.444855  284492 profile.go:143] Saving config to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json ...
	I0829 18:37:09.444884  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json: {Name:mk166ee61549ac0b3e6f870cc9bebc2536012a62 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:09.445052  284492 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local docker daemon
	I0829 18:37:09.461096  284492 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce to local cache
	I0829 18:37:09.461233  284492 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory
	I0829 18:37:09.461256  284492 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory, skipping pull
	I0829 18:37:09.461262  284492 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce exists in cache, skipping pull
	I0829 18:37:09.461271  284492 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce as a tarball
	I0829 18:37:09.461280  284492 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce from local cache
	I0829 18:37:26.993536  284492 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce from cached tarball
	I0829 18:37:26.993578  284492 cache.go:194] Successfully downloaded all kic artifacts
	I0829 18:37:26.993620  284492 start.go:360] acquireMachinesLock for addons-653733: {Name:mkd50a056168db95a971b40d567a655d67ab0794 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0829 18:37:26.993750  284492 start.go:364] duration metric: took 108.446µs to acquireMachinesLock for "addons-653733"
	I0829 18:37:26.993779  284492 start.go:93] Provisioning new machine with config: &{Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0829 18:37:26.993862  284492 start.go:125] createHost starting for "" (driver="docker")
	I0829 18:37:26.996550  284492 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0829 18:37:26.996818  284492 start.go:159] libmachine.API.Create for "addons-653733" (driver="docker")
	I0829 18:37:26.996854  284492 client.go:168] LocalClient.Create starting
	I0829 18:37:26.996970  284492 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem
	I0829 18:37:27.281432  284492 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem
	I0829 18:37:27.417156  284492 cli_runner.go:164] Run: docker network inspect addons-653733 --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}}]}"
	W0829 18:37:27.434301  284492 cli_runner.go:211] docker network inspect addons-653733 --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
	I0829 18:37:27.434395  284492 network_create.go:284] running [docker network inspect addons-653733] to gather additional debugging logs...
	I0829 18:37:27.434422  284492 cli_runner.go:164] Run: docker network inspect addons-653733
	W0829 18:37:27.450874  284492 cli_runner.go:211] docker network inspect addons-653733 returned with exit code 1
	I0829 18:37:27.450909  284492 network_create.go:287] error running [docker network inspect addons-653733]: docker network inspect addons-653733: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-653733 not found
	I0829 18:37:27.450922  284492 network_create.go:289] output of [docker network inspect addons-653733]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-653733 not found
	
	** /stderr **
	I0829 18:37:27.451034  284492 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}}]}"
	I0829 18:37:27.467328  284492 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:0x4001a23c50}
	I0829 18:37:27.467367  284492 network_create.go:124] attempt to create docker network addons-653733 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0829 18:37:27.467422  284492 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-653733 addons-653733
	I0829 18:37:27.546087  284492 network_create.go:108] docker network addons-653733 192.168.49.0/24 created
	I0829 18:37:27.546120  284492 kic.go:121] calculated static IP "192.168.49.2" for the "addons-653733" container
	I0829 18:37:27.546197  284492 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0829 18:37:27.561494  284492 cli_runner.go:164] Run: docker volume create addons-653733 --label name.minikube.sigs.k8s.io=addons-653733 --label created_by.minikube.sigs.k8s.io=true
	I0829 18:37:27.578621  284492 oci.go:103] Successfully created a docker volume addons-653733
	I0829 18:37:27.578732  284492 cli_runner.go:164] Run: docker run --rm --name addons-653733-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --entrypoint /usr/bin/test -v addons-653733:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -d /var/lib
	I0829 18:37:28.935105  284492 cli_runner.go:217] Completed: docker run --rm --name addons-653733-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --entrypoint /usr/bin/test -v addons-653733:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -d /var/lib: (1.356316939s)
	I0829 18:37:28.935141  284492 oci.go:107] Successfully prepared a docker volume addons-653733
	I0829 18:37:28.935179  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:28.935199  284492 kic.go:194] Starting extracting preloaded images to volume ...
	I0829 18:37:28.935272  284492 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-653733:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -I lz4 -xf /preloaded.tar -C /extractDir
	I0829 18:37:33.062979  284492 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-653733:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce -I lz4 -xf /preloaded.tar -C /extractDir: (4.127663699s)
	I0829 18:37:33.063016  284492 kic.go:203] duration metric: took 4.127811743s to extract preloaded images to volume ...
	W0829 18:37:33.063183  284492 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0829 18:37:33.063326  284492 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0829 18:37:33.120026  284492 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-653733 --name addons-653733 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-653733 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-653733 --network addons-653733 --ip 192.168.49.2 --volume addons-653733:/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.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce
	I0829 18:37:33.456798  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Running}}
	I0829 18:37:33.482671  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:33.502452  284492 cli_runner.go:164] Run: docker exec addons-653733 stat /var/lib/dpkg/alternatives/iptables
	I0829 18:37:33.573669  284492 oci.go:144] the created container "addons-653733" has a running status.
	I0829 18:37:33.573707  284492 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa...
	I0829 18:37:34.030355  284492 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0829 18:37:34.061540  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:34.082680  284492 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0829 18:37:34.082700  284492 kic_runner.go:114] Args: [docker exec --privileged addons-653733 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0829 18:37:34.157443  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:37:34.181277  284492 machine.go:93] provisionDockerMachine start ...
	I0829 18:37:34.181371  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.203748  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.204008  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.204017  284492 main.go:141] libmachine: About to run SSH command:
	hostname
	I0829 18:37:34.363684  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-653733
	
	I0829 18:37:34.363747  284492 ubuntu.go:169] provisioning hostname "addons-653733"
	I0829 18:37:34.363842  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.391737  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.392003  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.392016  284492 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-653733 && echo "addons-653733" | sudo tee /etc/hostname
	I0829 18:37:34.555050  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-653733
	
	I0829 18:37:34.555172  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:34.580687  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:34.581298  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:34.581323  284492 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-653733' /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-653733/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-653733' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0829 18:37:34.724190  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0829 18:37:34.724221  284492 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19531-278350/.minikube CaCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19531-278350/.minikube}
	I0829 18:37:34.724256  284492 ubuntu.go:177] setting up certificates
	I0829 18:37:34.724265  284492 provision.go:84] configureAuth start
	I0829 18:37:34.724326  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:34.740918  284492 provision.go:143] copyHostCerts
	I0829 18:37:34.741007  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/key.pem (1675 bytes)
	I0829 18:37:34.741152  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/ca.pem (1082 bytes)
	I0829 18:37:34.741232  284492 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19531-278350/.minikube/cert.pem (1123 bytes)
	I0829 18:37:34.741290  284492 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem org=jenkins.addons-653733 san=[127.0.0.1 192.168.49.2 addons-653733 localhost minikube]
	I0829 18:37:35.034830  284492 provision.go:177] copyRemoteCerts
	I0829 18:37:35.034920  284492 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0829 18:37:35.034965  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.066955  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.165173  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0829 18:37:35.191349  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0829 18:37:35.215946  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0829 18:37:35.239189  284492 provision.go:87] duration metric: took 514.909817ms to configureAuth
	I0829 18:37:35.239215  284492 ubuntu.go:193] setting minikube options for container-runtime
	I0829 18:37:35.239402  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:37:35.239523  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.256165  284492 main.go:141] libmachine: Using SSH client type: native
	I0829 18:37:35.256421  284492 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33134 <nil> <nil>}
	I0829 18:37:35.256442  284492 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
	I0829 18:37:35.489851  284492 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0829 18:37:35.489879  284492 machine.go:96] duration metric: took 1.308581383s to provisionDockerMachine
	I0829 18:37:35.489890  284492 client.go:171] duration metric: took 8.493026706s to LocalClient.Create
	I0829 18:37:35.489904  284492 start.go:167] duration metric: took 8.493087333s to libmachine.API.Create "addons-653733"
	I0829 18:37:35.489911  284492 start.go:293] postStartSetup for "addons-653733" (driver="docker")
	I0829 18:37:35.489922  284492 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]
	I0829 18:37:35.489996  284492 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
	I0829 18:37:35.490044  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.507731  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.605734  284492 ssh_runner.go:195] Run: cat /etc/os-release
	I0829 18:37:35.609301  284492 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0829 18:37:35.609339  284492 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0829 18:37:35.609350  284492 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0829 18:37:35.609357  284492 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0829 18:37:35.609368  284492 filesync.go:126] Scanning /home/jenkins/minikube-integration/19531-278350/.minikube/addons for local assets ...
	I0829 18:37:35.609437  284492 filesync.go:126] Scanning /home/jenkins/minikube-integration/19531-278350/.minikube/files for local assets ...
	I0829 18:37:35.609467  284492 start.go:296] duration metric: took 119.550536ms for postStartSetup
	I0829 18:37:35.609784  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:35.626541  284492 profile.go:143] Saving config to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/config.json ...
	I0829 18:37:35.626857  284492 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0829 18:37:35.626911  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.643910  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.733119  284492 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0829 18:37:35.737895  284492 start.go:128] duration metric: took 8.744015735s to createHost
	I0829 18:37:35.737924  284492 start.go:83] releasing machines lock for "addons-653733", held for 8.744161736s
	I0829 18:37:35.737997  284492 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-653733
	I0829 18:37:35.755011  284492 ssh_runner.go:195] Run: cat /version.json
	I0829 18:37:35.755070  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.755072  284492 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0829 18:37:35.755142  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:37:35.771860  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.777837  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:37:35.997330  284492 ssh_runner.go:195] Run: systemctl --version
	I0829 18:37:36.001800  284492 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0829 18:37:36.178431  284492 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0829 18:37:36.182889  284492 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" ;
	I0829 18:37:36.204163  284492 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0829 18:37:36.204320  284492 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" ;
	I0829 18:37:36.237058  284492 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0829 18:37:36.237126  284492 start.go:495] detecting cgroup driver to use...
	I0829 18:37:36.237176  284492 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0829 18:37:36.237251  284492 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0829 18:37:36.253279  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0829 18:37:36.265434  284492 docker.go:217] disabling cri-docker service (if available) ...
	I0829 18:37:36.265501  284492 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0829 18:37:36.279972  284492 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0829 18:37:36.295660  284492 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0829 18:37:36.387001  284492 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0829 18:37:36.479411  284492 docker.go:233] disabling docker service ...
	I0829 18:37:36.479480  284492 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0829 18:37:36.499931  284492 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0829 18:37:36.512252  284492 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0829 18:37:36.607194  284492 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0829 18:37:36.706714  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0829 18:37:36.717976  284492 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"
	I0829 18:37:36.735445  284492 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0829 18:37:36.735557  284492 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"
	I0829 18:37:36.746186  284492 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0829 18:37:36.746267  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.757126  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.767362  284492 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0829 18:37:36.778074  284492 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0829 18:37:36.788088  284492 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"
	I0829 18:37:36.798981  284492 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"
	I0829 18:37:36.815066  284492 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"
	I0829 18:37:36.825624  284492 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0829 18:37:36.834220  284492 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0829 18:37:36.842808  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:37:36.926837  284492 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0829 18:37:37.055234  284492 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0829 18:37:37.055333  284492 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0829 18:37:37.060187  284492 start.go:563] Will wait 60s for crictl version
	I0829 18:37:37.060259  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:37:37.064260  284492 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0829 18:37:37.111576  284492 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0829 18:37:37.111691  284492 ssh_runner.go:195] Run: crio --version
	I0829 18:37:37.151623  284492 ssh_runner.go:195] Run: crio --version
	I0829 18:37:37.191820  284492 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0829 18:37:37.193221  284492 cli_runner.go:164] Run: docker network inspect addons-653733 --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}}]}"
	I0829 18:37:37.207896  284492 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0829 18:37:37.211937  284492 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""
	I0829 18:37:37.222792  284492 kubeadm.go:883] updating cluster {Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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} ...
	I0829 18:37:37.222927  284492 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:37.222991  284492 ssh_runner.go:195] Run: sudo crictl images --output json
	I0829 18:37:37.301528  284492 crio.go:514] all images are preloaded for cri-o runtime.
	I0829 18:37:37.301552  284492 crio.go:433] Images already preloaded, skipping extraction
	I0829 18:37:37.301610  284492 ssh_runner.go:195] Run: sudo crictl images --output json
	I0829 18:37:37.340253  284492 crio.go:514] all images are preloaded for cri-o runtime.
	I0829 18:37:37.340279  284492 cache_images.go:84] Images are preloaded, skipping loading
	I0829 18:37:37.340288  284492 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0829 18:37:37.340385  284492 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-653733 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-653733 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:}
	I0829 18:37:37.340469  284492 ssh_runner.go:195] Run: crio config
	I0829 18:37:37.411478  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:37.411544  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:37.411571  284492 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0829 18:37:37.411620  284492 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.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-653733 NodeName:addons-653733 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}
	I0829 18:37:37.411805  284492 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-653733"
	  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.0
	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
	
	I0829 18:37:37.411895  284492 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0829 18:37:37.421156  284492 binaries.go:44] Found k8s binaries, skipping transfer
	I0829 18:37:37.421273  284492 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0829 18:37:37.430253  284492 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0829 18:37:37.448828  284492 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0829 18:37:37.467543  284492 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0829 18:37:37.485728  284492 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0829 18:37:37.489252  284492 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""
	I0829 18:37:37.500076  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:37:37.594258  284492 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0829 18:37:37.608554  284492 certs.go:68] Setting up /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733 for IP: 192.168.49.2
	I0829 18:37:37.608615  284492 certs.go:194] generating shared ca certs ...
	I0829 18:37:37.608645  284492 certs.go:226] acquiring lock for ca certs: {Name:mkf8d1ad25db369f57f9fb76a962553ce261185b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.608822  284492 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key
	I0829 18:37:37.981484  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt ...
	I0829 18:37:37.981516  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt: {Name:mkab40589a5f25db9f7f6e382dc2d2b8dd4cb1d1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.981751  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key ...
	I0829 18:37:37.981767  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key: {Name:mk74cf36f0fe52a118885231aa0c3b962eded79e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:37.982300  284492 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key
	I0829 18:37:38.456042  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt ...
	I0829 18:37:38.456075  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt: {Name:mk56ccaeecd0e972a2fb4e2a0361defc84abfeb5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:38.456701  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key ...
	I0829 18:37:38.456720  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key: {Name:mk1720a1bde877087633056cac5fbc0fb877b62c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:38.456820  284492 certs.go:256] generating profile certs ...
	I0829 18:37:38.456897  284492 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key
	I0829 18:37:38.456914  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt with IP's: []
	I0829 18:37:39.102307  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt ...
	I0829 18:37:39.102343  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: {Name:mk6c3927db57b979def0415090d356c09dc135bb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:39.102554  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key ...
	I0829 18:37:39.102572  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.key: {Name:mk74605420b0593c717379f386b640a31e1d7e56 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:39.102658  284492 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc
	I0829 18:37:39.102681  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0829 18:37:40.372239  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc ...
	I0829 18:37:40.372276  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc: {Name:mka4ad06f4e5ebf0ec3df46f895c4ce3e856365c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.372983  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc ...
	I0829 18:37:40.373005  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc: {Name:mkc7441a17beef25384c454b1f9a426de474f4fd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.373104  284492 certs.go:381] copying /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt.d43580bc -> /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt
	I0829 18:37:40.373193  284492 certs.go:385] copying /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key.d43580bc -> /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key
	I0829 18:37:40.373252  284492 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key
	I0829 18:37:40.373274  284492 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt with IP's: []
	I0829 18:37:40.861802  284492 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt ...
	I0829 18:37:40.861838  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt: {Name:mka683125526fb435cdcdd4d88784ff9eb5b8ede Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.862766  284492 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key ...
	I0829 18:37:40.862786  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key: {Name:mk5d42120b716f582a2c40948c90eb24cbfb1953 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:40.863397  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca-key.pem (1675 bytes)
	I0829 18:37:40.863447  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/ca.pem (1082 bytes)
	I0829 18:37:40.863478  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/cert.pem (1123 bytes)
	I0829 18:37:40.863506  284492 certs.go:484] found cert: /home/jenkins/minikube-integration/19531-278350/.minikube/certs/key.pem (1675 bytes)
	I0829 18:37:40.864158  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0829 18:37:40.889602  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0829 18:37:40.914583  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0829 18:37:40.939871  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0829 18:37:40.964981  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0829 18:37:40.989748  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0829 18:37:41.019405  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0829 18:37:41.046373  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0829 18:37:41.071793  284492 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19531-278350/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0829 18:37:41.097203  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0829 18:37:41.115765  284492 ssh_runner.go:195] Run: openssl version
	I0829 18:37:41.121639  284492 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"
	I0829 18:37:41.131363  284492 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.135153  284492 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 29 18:37 /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.135261  284492 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0829 18:37:41.142239  284492 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"
	I0829 18:37:41.152110  284492 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0829 18:37:41.155653  284492 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
	I0829 18:37:41.155735  284492 kubeadm.go:392] StartCluster: {Name:addons-653733 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:addons-653733 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.0 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}
	I0829 18:37:41.155852  284492 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0829 18:37:41.155915  284492 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0829 18:37:41.198973  284492 cri.go:89] found id: ""
	I0829 18:37:41.199048  284492 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0829 18:37:41.208211  284492 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0829 18:37:41.217482  284492 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0829 18:37:41.217600  284492 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
	I0829 18:37:41.230889  284492 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
	I0829 18:37:41.230971  284492 kubeadm.go:157] found existing configuration files:
	
	I0829 18:37:41.231069  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0829 18:37:41.241363  284492 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
	I0829 18:37:41.241475  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0829 18:37:41.251098  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0829 18:37:41.261348  284492 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
	I0829 18:37:41.261441  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0829 18:37:41.272217  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0829 18:37:41.282386  284492 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
	I0829 18:37:41.282483  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0829 18:37:41.291909  284492 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0829 18:37:41.301640  284492 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
	I0829 18:37:41.301754  284492 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0829 18:37:41.311457  284492 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$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"
	I0829 18:37:41.357537  284492 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0829 18:37:41.357597  284492 kubeadm.go:310] [preflight] Running pre-flight checks
	I0829 18:37:41.378319  284492 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0829 18:37:41.378394  284492 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1068-aws
	I0829 18:37:41.378433  284492 kubeadm.go:310] OS: Linux
	I0829 18:37:41.378481  284492 kubeadm.go:310] CGROUPS_CPU: enabled
	I0829 18:37:41.378530  284492 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0829 18:37:41.378578  284492 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0829 18:37:41.378628  284492 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0829 18:37:41.378686  284492 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0829 18:37:41.378750  284492 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0829 18:37:41.378797  284492 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0829 18:37:41.378846  284492 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0829 18:37:41.378893  284492 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0829 18:37:41.452023  284492 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0829 18:37:41.452156  284492 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0829 18:37:41.452250  284492 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0829 18:37:41.459707  284492 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0829 18:37:41.462841  284492 out.go:235]   - Generating certificates and keys ...
	I0829 18:37:41.462987  284492 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0829 18:37:41.463071  284492 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0829 18:37:41.708846  284492 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0829 18:37:42.215320  284492 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0829 18:37:42.526897  284492 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0829 18:37:43.411180  284492 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0829 18:37:43.823715  284492 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0829 18:37:43.824019  284492 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-653733 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0829 18:37:44.005388  284492 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0829 18:37:44.005757  284492 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-653733 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0829 18:37:44.213288  284492 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0829 18:37:44.543313  284492 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0829 18:37:45.025066  284492 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0829 18:37:45.025151  284492 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0829 18:37:45.840411  284492 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0829 18:37:46.473660  284492 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0829 18:37:47.072541  284492 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0829 18:37:47.629672  284492 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0829 18:37:47.870762  284492 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0829 18:37:47.871592  284492 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0829 18:37:47.876844  284492 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0829 18:37:47.878580  284492 out.go:235]   - Booting up control plane ...
	I0829 18:37:47.878694  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0829 18:37:47.878783  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0829 18:37:47.879659  284492 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0829 18:37:47.889933  284492 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0829 18:37:47.896659  284492 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0829 18:37:47.896909  284492 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0829 18:37:47.987800  284492 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0829 18:37:47.987922  284492 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0829 18:37:49.489519  284492 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501693512s
	I0829 18:37:49.489606  284492 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0829 18:37:55.491571  284492 kubeadm.go:310] [api-check] The API server is healthy after 6.002122422s
	I0829 18:37:55.510698  284492 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0829 18:37:55.524076  284492 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0829 18:37:55.552672  284492 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0829 18:37:55.552874  284492 kubeadm.go:310] [mark-control-plane] Marking the node addons-653733 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0829 18:37:55.564905  284492 kubeadm.go:310] [bootstrap-token] Using token: zj4ar4.1rbly05r598xhaea
	I0829 18:37:55.566484  284492 out.go:235]   - Configuring RBAC rules ...
	I0829 18:37:55.566652  284492 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0829 18:37:55.572398  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0829 18:37:55.581073  284492 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
	I0829 18:37:55.584849  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0829 18:37:55.588673  284492 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0829 18:37:55.592359  284492 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0829 18:37:55.898626  284492 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0829 18:37:56.335403  284492 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0829 18:37:56.898690  284492 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0829 18:37:56.899914  284492 kubeadm.go:310] 
	I0829 18:37:56.899988  284492 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0829 18:37:56.900000  284492 kubeadm.go:310] 
	I0829 18:37:56.900076  284492 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0829 18:37:56.900086  284492 kubeadm.go:310] 
	I0829 18:37:56.900145  284492 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0829 18:37:56.900212  284492 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0829 18:37:56.900266  284492 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0829 18:37:56.900274  284492 kubeadm.go:310] 
	I0829 18:37:56.900326  284492 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0829 18:37:56.900335  284492 kubeadm.go:310] 
	I0829 18:37:56.900381  284492 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0829 18:37:56.900391  284492 kubeadm.go:310] 
	I0829 18:37:56.900441  284492 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0829 18:37:56.900514  284492 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0829 18:37:56.900589  284492 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0829 18:37:56.900597  284492 kubeadm.go:310] 
	I0829 18:37:56.900730  284492 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0829 18:37:56.900808  284492 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0829 18:37:56.900816  284492 kubeadm.go:310] 
	I0829 18:37:56.900897  284492 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token zj4ar4.1rbly05r598xhaea \
	I0829 18:37:56.901016  284492 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f8d85c65da00fa8c06ca75d26335898b732ff715732e19b4d4e7258cf5ebe7f5 \
	I0829 18:37:56.901036  284492 kubeadm.go:310] 	--control-plane 
	I0829 18:37:56.901045  284492 kubeadm.go:310] 
	I0829 18:37:56.901126  284492 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0829 18:37:56.901141  284492 kubeadm.go:310] 
	I0829 18:37:56.901220  284492 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token zj4ar4.1rbly05r598xhaea \
	I0829 18:37:56.901321  284492 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f8d85c65da00fa8c06ca75d26335898b732ff715732e19b4d4e7258cf5ebe7f5 
	I0829 18:37:56.905567  284492 kubeadm.go:310] W0829 18:37:41.353215    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.
	I0829 18:37:56.905869  284492 kubeadm.go:310] W0829 18:37:41.354991    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.
	I0829 18:37:56.906081  284492 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1068-aws\n", err: exit status 1
	I0829 18:37:56.906207  284492 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0829 18:37:56.906223  284492 cni.go:84] Creating CNI manager for ""
	I0829 18:37:56.906231  284492 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:56.907879  284492 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0829 18:37:56.909337  284492 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0829 18:37:56.914088  284492 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0829 18:37:56.914114  284492 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0829 18:37:56.933528  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0829 18:37:57.224850  284492 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0829 18:37:57.224996  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:57.225083  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-653733 minikube.k8s.io/updated_at=2024_08_29T18_37_57_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=95341f0b655cea8be5ebfc6bf112c8367dc08d33 minikube.k8s.io/name=addons-653733 minikube.k8s.io/primary=true
	I0829 18:37:57.238349  284492 ops.go:34] apiserver oom_adj: -16
	I0829 18:37:57.403282  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:57.903514  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:58.403765  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:58.904341  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:59.403827  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:37:59.904347  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:00.403386  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:00.903772  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:01.404284  284492 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0829 18:38:01.526782  284492 kubeadm.go:1113] duration metric: took 4.301834588s to wait for elevateKubeSystemPrivileges
	I0829 18:38:01.526827  284492 kubeadm.go:394] duration metric: took 20.371124283s to StartCluster
	I0829 18:38:01.526854  284492 settings.go:142] acquiring lock: {Name:mka305c747eb32168052378c216bef13b135fce5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:38:01.527032  284492 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 18:38:01.527590  284492 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/kubeconfig: {Name:mk4903ea2344f3cc08b01d282f083cb70742b328 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:38:01.528585  284492 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0829 18:38:01.528855  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0829 18:38:01.529288  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:38:01.529357  284492 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0829 18:38:01.529516  284492 addons.go:69] Setting yakd=true in profile "addons-653733"
	I0829 18:38:01.529552  284492 addons.go:234] Setting addon yakd=true in "addons-653733"
	I0829 18:38:01.529589  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.530245  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.530628  284492 addons.go:69] Setting inspektor-gadget=true in profile "addons-653733"
	I0829 18:38:01.530681  284492 addons.go:234] Setting addon inspektor-gadget=true in "addons-653733"
	I0829 18:38:01.530721  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.531318  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.531907  284492 addons.go:69] Setting cloud-spanner=true in profile "addons-653733"
	I0829 18:38:01.531966  284492 addons.go:234] Setting addon cloud-spanner=true in "addons-653733"
	I0829 18:38:01.532003  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.532823  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534543  284492 addons.go:69] Setting metrics-server=true in profile "addons-653733"
	I0829 18:38:01.535162  284492 addons.go:234] Setting addon metrics-server=true in "addons-653733"
	I0829 18:38:01.535201  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.534716  284492 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-653733"
	I0829 18:38:01.535966  284492 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-653733"
	I0829 18:38:01.535993  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.536465  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534747  284492 addons.go:69] Setting registry=true in profile "addons-653733"
	I0829 18:38:01.540128  284492 addons.go:234] Setting addon registry=true in "addons-653733"
	I0829 18:38:01.540171  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.540678  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.544806  284492 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-653733"
	I0829 18:38:01.544901  284492 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-653733"
	I0829 18:38:01.544962  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.545841  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534763  284492 addons.go:69] Setting storage-provisioner=true in profile "addons-653733"
	I0829 18:38:01.554896  284492 addons.go:234] Setting addon storage-provisioner=true in "addons-653733"
	I0829 18:38:01.554988  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.555714  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.556334  284492 addons.go:69] Setting default-storageclass=true in profile "addons-653733"
	I0829 18:38:01.556385  284492 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-653733"
	I0829 18:38:01.556778  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534773  284492 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-653733"
	I0829 18:38:01.574550  284492 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-653733"
	I0829 18:38:01.534786  284492 addons.go:69] Setting volcano=true in profile "addons-653733"
	I0829 18:38:01.576887  284492 addons.go:234] Setting addon volcano=true in "addons-653733"
	I0829 18:38:01.576975  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.577622  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.578046  284492 addons.go:69] Setting gcp-auth=true in profile "addons-653733"
	I0829 18:38:01.578082  284492 mustload.go:65] Loading cluster: addons-653733
	I0829 18:38:01.578296  284492 config.go:182] Loaded profile config "addons-653733": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 18:38:01.578609  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.534802  284492 addons.go:69] Setting volumesnapshots=true in profile "addons-653733"
	I0829 18:38:01.604739  284492 addons.go:234] Setting addon volumesnapshots=true in "addons-653733"
	I0829 18:38:01.604819  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.605448  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.622648  284492 addons.go:69] Setting ingress=true in profile "addons-653733"
	I0829 18:38:01.622691  284492 addons.go:234] Setting addon ingress=true in "addons-653733"
	I0829 18:38:01.622749  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.623392  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.535126  284492 out.go:177] * Verifying Kubernetes components...
	I0829 18:38:01.640449  284492 addons.go:69] Setting ingress-dns=true in profile "addons-653733"
	I0829 18:38:01.640494  284492 addons.go:234] Setting addon ingress-dns=true in "addons-653733"
	I0829 18:38:01.640537  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.643626  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.644159  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.701322  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.779284  284492 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0829 18:38:01.790593  284492 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0829 18:38:01.792331  284492 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0829 18:38:01.792384  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0829 18:38:01.792468  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.793655  284492 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0829 18:38:01.853576  284492 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0829 18:38:01.853701  284492 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0829 18:38:01.853978  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.861331  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0829 18:38:01.861555  284492 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0829 18:38:01.863158  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:01.863223  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0829 18:38:01.863232  284492 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0829 18:38:01.863305  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.876618  284492 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0829 18:38:01.878162  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0829 18:38:01.878202  284492 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0829 18:38:01.878292  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.900929  284492 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.23
	I0829 18:38:01.904297  284492 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0829 18:38:01.904347  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0829 18:38:01.904434  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.929761  284492 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0829 18:38:01.929786  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0829 18:38:01.929875  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.932427  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0829 18:38:01.935411  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0829 18:38:01.937347  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0829 18:38:01.939734  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0829 18:38:01.942109  284492 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0829 18:38:01.944072  284492 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-653733"
	I0829 18:38:01.946305  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0829 18:38:01.946460  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.947883  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.948269  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0829 18:38:01.948289  284492 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0829 18:38:01.948363  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:01.946556  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:01.959525  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0829 18:38:01.960285  284492 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0829 18:38:01.962678  284492 addons.go:234] Setting addon default-storageclass=true in "addons-653733"
	I0829 18:38:01.962726  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:01.963236  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:01.966903  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:01.967222  284492 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0829 18:38:01.968211  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0829 18:38:01.968312  284492 out.go:177]   - Using image docker.io/registry:2.8.3
	I0829 18:38:01.969177  284492 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0829 18:38:01.969196  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0829 18:38:01.969280  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.031189  284492 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0829 18:38:02.031225  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0829 18:38:02.031311  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	W0829 18:38:02.031796  284492 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0829 18:38:02.046128  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:02.047796  284492 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0829 18:38:02.047813  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0829 18:38:02.047882  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.049065  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0829 18:38:02.051104  284492 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0829 18:38:02.058061  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0829 18:38:02.058111  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0829 18:38:02.058199  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.080081  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0829 18:38:02.084001  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.099502  284492 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0829 18:38:02.104234  284492 out.go:177]   - Using image docker.io/busybox:stable
	I0829 18:38:02.107325  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.108824  284492 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0829 18:38:02.108847  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0829 18:38:02.108912  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.120553  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.212002  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.220802  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.227398  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.254143  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.256587  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.257093  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.260233  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.263432  284492 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0829 18:38:02.263454  284492 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0829 18:38:02.263532  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:02.285001  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.320346  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:02.482081  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0829 18:38:02.537994  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0829 18:38:02.538017  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0829 18:38:02.625558  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0829 18:38:02.625586  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0829 18:38:02.710533  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0829 18:38:02.730740  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0829 18:38:02.730819  284492 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0829 18:38:02.747274  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0829 18:38:02.754425  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0829 18:38:02.754502  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0829 18:38:02.770143  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0829 18:38:02.780078  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0829 18:38:02.780164  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0829 18:38:02.783889  284492 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0829 18:38:02.783964  284492 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0829 18:38:02.790572  284492 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.011215402s)
	I0829 18:38:02.790804  284492 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0829 18:38:02.806883  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0829 18:38:02.806960  284492 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0829 18:38:02.813167  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0829 18:38:02.847647  284492 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0829 18:38:02.847718  284492 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0829 18:38:02.856410  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0829 18:38:02.874470  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0829 18:38:02.955165  284492 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0829 18:38:02.955243  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0829 18:38:02.968129  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0829 18:38:02.968197  284492 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0829 18:38:03.012616  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0829 18:38:03.012718  284492 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)
	I0829 18:38:03.029079  284492 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0829 18:38:03.029154  284492 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0829 18:38:03.048530  284492 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0829 18:38:03.048612  284492 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0829 18:38:03.098396  284492 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0829 18:38:03.098506  284492 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0829 18:38:03.115597  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0829 18:38:03.224203  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0829 18:38:03.224281  284492 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0829 18:38:03.246255  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0829 18:38:03.246325  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0829 18:38:03.263948  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.273696  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0829 18:38:03.273774  284492 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0829 18:38:03.356691  284492 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0829 18:38:03.356778  284492 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0829 18:38:03.438582  284492 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0829 18:38:03.438661  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0829 18:38:03.443428  284492 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0829 18:38:03.443501  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0829 18:38:03.446934  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0829 18:38:03.447002  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0829 18:38:03.526420  284492 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0829 18:38:03.526498  284492 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0829 18:38:03.603174  284492 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/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.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.522996679s)
	I0829 18:38:03.603209  284492 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0829 18:38:03.604279  284492 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0829 18:38:03.604304  284492 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0829 18:38:03.615278  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.622637  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.660664  284492 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0829 18:38:03.660692  284492 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0829 18:38:03.737129  284492 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0829 18:38:03.737156  284492 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0829 18:38:03.751567  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0829 18:38:03.751594  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0829 18:38:03.803100  284492 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0829 18:38:03.803128  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0829 18:38:03.864008  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:03.921963  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0829 18:38:03.921990  284492 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0829 18:38:04.043513  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (1.56137985s)
	I0829 18:38:04.105629  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0829 18:38:04.105653  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0829 18:38:04.196911  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0829 18:38:04.196937  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0829 18:38:04.259385  284492 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0829 18:38:04.259413  284492 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0829 18:38:04.353262  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:04.451038  284492 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-653733" context rescaled to 1 replicas
	I0829 18:38:06.535598  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.824977475s)
	I0829 18:38:07.606663  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.859309316s)
	I0829 18:38:07.735333  284492 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (4.944490984s)
	I0829 18:38:07.735477  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (4.922230392s)
	I0829 18:38:07.735295  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.965052532s)
	I0829 18:38:07.737522  284492 node_ready.go:35] waiting up to 6m0s for node "addons-653733" to be "Ready" ...
	I0829 18:38:08.691413  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.834916723s)
	I0829 18:38:08.691450  284492 addons.go:475] Verifying addon ingress=true in "addons-653733"
	I0829 18:38:08.691645  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.817097614s)
	I0829 18:38:08.691838  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.576163198s)
	I0829 18:38:08.691865  284492 addons.go:475] Verifying addon registry=true in "addons-653733"
	I0829 18:38:08.691987  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.427939496s)
	I0829 18:38:08.692010  284492 addons.go:475] Verifying addon metrics-server=true in "addons-653733"
	I0829 18:38:08.692050  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.076744561s)
	I0829 18:38:08.692488  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.069814413s)
	W0829 18:38:08.692882  284492 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:08.692913  284492 retry.go:31] will retry after 173.61879ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:08.692567  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.8285306s)
	I0829 18:38:08.695494  284492 out.go:177] * Verifying ingress addon...
	I0829 18:38:08.695495  284492 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-653733 service yakd-dashboard -n yakd-dashboard
	
	I0829 18:38:08.695640  284492 out.go:177] * Verifying registry addon...
	I0829 18:38:08.699799  284492 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0829 18:38:08.700278  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0829 18:38:08.715030  284492 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0829 18:38:08.715110  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:08.716623  284492 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0829 18:38:08.716684  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:08.866893  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:09.099700  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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.746381978s)
	I0829 18:38:09.099790  284492 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-653733"
	I0829 18:38:09.102712  284492 out.go:177] * Verifying csi-hostpath-driver addon...
	I0829 18:38:09.106186  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0829 18:38:09.125826  284492 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0829 18:38:09.125854  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:09.228709  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:09.230038  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:09.449259  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0829 18:38:09.449370  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:09.466725  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:09.576777  284492 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0829 18:38:09.595112  284492 addons.go:234] Setting addon gcp-auth=true in "addons-653733"
	I0829 18:38:09.595170  284492 host.go:66] Checking if "addons-653733" exists ...
	I0829 18:38:09.595628  284492 cli_runner.go:164] Run: docker container inspect addons-653733 --format={{.State.Status}}
	I0829 18:38:09.611261  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:09.617989  284492 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0829 18:38:09.618049  284492 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-653733
	I0829 18:38:09.634887  284492 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33134 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/addons-653733/id_rsa Username:docker}
	I0829 18:38:09.703766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:09.705001  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:09.741444  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:10.110942  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:10.203591  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:10.204565  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:10.610161  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:10.705772  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:10.706638  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.111672  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:11.204518  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:11.207094  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.611105  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:11.709654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:11.710003  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:11.741889  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:11.768646  284492 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.901705435s)
	I0829 18:38:11.768733  284492 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.15071813s)
	I0829 18:38:11.772000  284492 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0829 18:38:11.774641  284492 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0829 18:38:11.777084  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0829 18:38:11.777112  284492 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0829 18:38:11.833805  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0829 18:38:11.833914  284492 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0829 18:38:11.869154  284492 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0829 18:38:11.869398  284492 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0829 18:38:11.923326  284492 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/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
	I0829 18:38:12.111349  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:12.205189  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:12.206671  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:12.651231  284492 addons.go:475] Verifying addon gcp-auth=true in "addons-653733"
	I0829 18:38:12.654455  284492 out.go:177] * Verifying gcp-auth addon...
	I0829 18:38:12.658295  284492 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0829 18:38:12.662872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:12.684305  284492 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0829 18:38:12.684338  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:12.719809  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:12.721041  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.110383  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:13.162725  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:13.204969  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.206964  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:13.610790  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:13.665765  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:13.710804  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:13.712662  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:13.757778  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:14.110426  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:14.164316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:14.203881  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:14.205107  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:14.612642  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:14.662797  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:14.704812  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:14.704884  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.111772  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:15.162665  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:15.204404  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:15.205196  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.610093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:15.662756  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:15.706354  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:15.706856  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.112694  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:16.162408  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:16.205483  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.206653  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:16.241531  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:16.610053  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:16.663015  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:16.704163  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:16.705116  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:17.110434  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:17.161594  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:17.203433  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:17.204367  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:17.609781  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:17.661276  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:17.704322  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:17.705625  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.110221  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:18.161947  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:18.203834  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:18.204569  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.610235  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:18.661701  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:18.703617  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:18.704590  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:18.741105  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:19.110242  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:19.163308  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:19.203587  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:19.204470  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:19.610456  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:19.662252  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:19.704060  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:19.704442  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.110520  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:20.162297  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:20.205098  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.206541  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:20.610110  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:20.661970  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:20.704008  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:20.704588  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:20.741429  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:21.110397  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:21.161783  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:21.203340  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:21.204155  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:21.610346  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:21.661358  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:21.704430  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:21.705384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:22.109704  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:22.162615  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:22.204473  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:22.205338  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:22.610608  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:22.662143  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:22.704728  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:22.705758  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:23.109538  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:23.161720  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:23.203794  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:23.203885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:23.241320  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:23.610288  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:23.662009  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:23.703899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:23.704557  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:24.111176  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:24.161852  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:24.203577  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:24.204341  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:24.609407  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:24.662006  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:24.703506  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:24.704731  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.110756  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:25.162833  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:25.204142  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.205992  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:25.611773  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:25.661377  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:25.703578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:25.705008  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:25.741517  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:26.109895  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:26.162294  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:26.203945  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:26.204796  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:26.610291  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:26.661663  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:26.703511  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:26.704417  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.110652  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:27.162430  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:27.203936  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.204285  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:27.610118  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:27.662318  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:27.703762  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:27.704395  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:27.741841  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:28.110580  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:28.162798  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:28.203811  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:28.205241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:28.610078  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:28.662608  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:28.704302  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:28.705434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.109872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:29.161641  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:29.205500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:29.205742  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.609766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:29.662024  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:29.704418  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:29.704904  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:29.742044  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:30.119663  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:30.163843  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:30.204247  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:30.205078  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:30.610833  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:30.715331  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:30.716340  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:30.717405  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.113321  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:31.162363  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:31.205454  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:31.206890  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.610979  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:31.662692  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:31.704513  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:31.704914  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:31.742351  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:32.110063  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:32.161719  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:32.203609  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:32.204246  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:32.610524  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:32.663018  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:32.704403  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:32.704501  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:33.110661  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:33.162113  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:33.204605  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:33.205511  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:33.610171  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:33.662394  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:33.703579  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:33.705190  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:34.110134  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:34.162478  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:34.204175  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:34.205437  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:34.241497  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:34.610326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:34.661849  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:34.703211  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:34.704168  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:35.110615  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:35.162317  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:35.203579  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:35.204123  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:35.609917  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:35.661500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:35.704681  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:35.705423  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:36.110391  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:36.161659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:36.205055  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:36.205329  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:36.242927  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:36.609719  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:36.661921  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:36.703829  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:36.704440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.109836  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:37.162426  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:37.203901  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:37.204674  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.610039  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:37.662197  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:37.705050  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:37.705308  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.110355  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:38.162004  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:38.204185  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.204759  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:38.609562  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:38.661656  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:38.704327  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:38.705004  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:38.741333  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:39.110283  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:39.162441  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:39.203451  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:39.205185  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:39.609973  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:39.661331  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:39.704914  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:39.705136  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:40.110187  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:40.162458  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:40.203635  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:40.205026  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:40.609966  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:40.662221  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:40.703969  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:40.704089  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.110326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:41.161630  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:41.204909  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:41.206147  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.240998  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:41.610523  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:41.661806  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:41.704065  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:41.704747  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:42.123878  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:42.162199  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:42.205952  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:42.206349  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:42.609808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:42.662422  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:42.703885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:42.705396  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.109585  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:43.162350  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:43.204391  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.204721  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:43.609830  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:43.662233  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:43.704828  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:43.705478  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:43.741667  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:44.109996  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:44.162296  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:44.203996  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:44.205302  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:44.610450  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:44.662109  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:44.703980  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:44.705192  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:45.116506  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:45.171692  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:45.234420  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:45.236204  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:45.611235  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:45.661500  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:45.703569  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:45.704643  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:46.109899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:46.161550  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:46.204188  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:46.205034  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:46.242259  284492 node_ready.go:53] node "addons-653733" has status "Ready":"False"
	I0829 18:38:46.610533  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:46.661897  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:46.704788  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:46.705529  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.110472  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:47.161752  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:47.203796  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.204236  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:47.614195  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:47.693217  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:47.719437  284492 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0829 18:38:47.719464  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:47.737172  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:47.752799  284492 node_ready.go:49] node "addons-653733" has status "Ready":"True"
	I0829 18:38:47.752830  284492 node_ready.go:38] duration metric: took 40.015196004s for node "addons-653733" to be "Ready" ...
	I0829 18:38:47.752841  284492 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" ...
	I0829 18:38:47.799471  284492 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:48.152267  284492 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0829 18:38:48.152299  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:48.219684  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:48.245922  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:48.246740  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:48.611511  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:48.662778  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:48.704160  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:48.706092  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.112054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:49.162061  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:49.211825  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:49.212888  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.615391  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:49.715623  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:49.716198  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:49.716539  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:49.824535  284492 pod_ready.go:103] pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:50.147809  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:50.167609  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:50.208343  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:50.209521  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:50.643830  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:50.683229  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:50.732367  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:50.733926  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:50.823441  284492 pod_ready.go:93] pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.823546  284492 pod_ready.go:82] duration metric: took 3.024034481s for pod "coredns-6f6b679f8f-phd78" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.823618  284492 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.841741  284492 pod_ready.go:93] pod "etcd-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.841828  284492 pod_ready.go:82] duration metric: took 18.166927ms for pod "etcd-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.841865  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.857739  284492 pod_ready.go:93] pod "kube-apiserver-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.857825  284492 pod_ready.go:82] duration metric: took 15.923797ms for pod "kube-apiserver-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.857888  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.884339  284492 pod_ready.go:93] pod "kube-controller-manager-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.884437  284492 pod_ready.go:82] duration metric: took 26.522927ms for pod "kube-controller-manager-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.884471  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-68zn8" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.897162  284492 pod_ready.go:93] pod "kube-proxy-68zn8" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:50.897250  284492 pod_ready.go:82] duration metric: took 12.735668ms for pod "kube-proxy-68zn8" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:50.897277  284492 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.111835  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:51.162492  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:51.206811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:51.207137  284492 pod_ready.go:93] pod "kube-scheduler-addons-653733" in "kube-system" namespace has status "Ready":"True"
	I0829 18:38:51.207157  284492 pod_ready.go:82] duration metric: took 309.852167ms for pod "kube-scheduler-addons-653733" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.207180  284492 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace to be "Ready" ...
	I0829 18:38:51.208544  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:51.611475  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:51.662706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:51.704740  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:51.706654  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:52.111898  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:52.161867  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:52.204871  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:52.205892  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:52.611632  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:52.661559  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:52.704659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:52.706434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:53.111316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:53.161748  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:53.205459  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:53.206641  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:53.227927  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:53.611387  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:53.661884  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:53.705056  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:53.707271  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.112215  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:54.162008  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:54.210536  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.211186  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:54.611194  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:54.661892  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:54.705217  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:54.706022  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.112184  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:55.165158  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:55.204337  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.205289  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:55.611586  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:55.662387  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:55.703803  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:55.704877  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:55.714017  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:56.111562  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:56.161743  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:56.205094  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:56.205678  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:56.611980  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:56.663486  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:56.706281  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:56.707909  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.112654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:57.163230  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:57.206338  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.206933  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:57.611195  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:57.662706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:57.706716  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:57.717337  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:57.733135  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:38:58.133257  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:58.162251  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:58.205090  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:58.205682  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:58.613012  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:58.662682  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:58.705808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:58.716314  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:59.111571  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:59.162570  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:59.207065  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:59.208803  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:38:59.612512  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:38:59.662872  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:38:59.706271  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:38:59.707087  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:00.167321  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:00.187448  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:00.233363  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:00.233977  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:00.254891  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:00.611231  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:00.662317  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:00.704564  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:00.705513  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.118864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:01.172549  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:01.213013  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:01.214804  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.612080  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:01.662620  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:01.706107  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:01.706773  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.111774  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:02.162486  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:02.206483  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.207023  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:02.612695  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:02.662555  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:02.705482  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:02.706570  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:02.714702  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:03.112696  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:03.162596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:03.206703  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:03.206988  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:03.611433  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:03.663223  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:03.706237  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:03.707208  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.111578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:04.162283  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:04.205219  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.205769  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:04.611158  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:04.662538  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:04.706778  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:04.708347  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:04.719237  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:05.111939  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:05.163673  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:05.211981  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:05.213550  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:05.612213  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:05.662839  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:05.706093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:05.708088  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.115962  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:06.164029  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:06.214013  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.214548  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:06.612182  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:06.668935  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:06.706751  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:06.714491  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.112085  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:07.162087  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:07.205726  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:07.206184  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.213598  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:07.612316  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:07.711921  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:07.712742  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:07.714273  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:08.111867  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:08.162067  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:08.204914  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:08.205774  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:08.612845  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:08.667582  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:08.705769  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:08.706139  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.111855  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:09.161988  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:09.205261  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:09.206812  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.219350  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:09.612194  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:09.666093  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:09.713121  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:09.713693  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.111915  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:10.162076  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:10.205327  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:10.207461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.616473  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:10.662262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:10.704576  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:10.705609  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.112410  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:11.161580  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:11.205018  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:11.205939  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.613095  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:11.663654  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:11.706886  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:11.707944  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:11.715066  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:12.122020  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:12.162339  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:12.210615  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:12.211339  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:12.611901  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:12.666385  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:12.712924  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:12.713554  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.112286  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:13.221802  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:13.223596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:13.224978  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.611803  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:13.663379  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:13.715771  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:13.716348  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:13.719227  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:14.111458  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:14.162533  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:14.204703  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:14.205706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:14.612058  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:14.662848  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:14.710497  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:14.711069  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.120827  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:15.163584  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:15.207114  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.209259  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:15.615173  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:15.663210  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:15.705461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:15.706987  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:16.111200  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:16.213105  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:16.213758  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:16.215410  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:16.216947  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:16.611927  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:16.661621  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:16.705241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:16.706202  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:17.111504  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:17.161899  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:17.203981  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:17.205116  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:17.610943  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:17.662288  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:17.705182  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:17.706192  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.112535  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:18.163170  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:18.206262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:18.207884  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.613985  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:18.662373  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:18.705857  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:18.707442  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:18.714535  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:19.111293  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:19.162415  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:19.206891  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:19.208147  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:19.610971  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:19.663046  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:19.709368  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:19.713061  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.118596  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:20.162536  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:20.207334  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:20.209928  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.614848  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:20.694745  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:20.713694  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:20.715668  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:20.724417  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:21.113108  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:21.162999  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:21.205228  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:21.205685  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:21.611494  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:21.662043  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:21.713002  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:21.714030  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:22.110911  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:22.162546  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:22.206232  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:22.207362  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:22.612671  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:22.663788  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:22.713796  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:22.716608  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:23.114238  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:23.161625  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:23.208248  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:23.209055  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:23.218997  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:23.611054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:23.662646  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:23.711715  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:23.713105  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:24.111859  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:24.162514  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:24.203839  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:24.205838  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:24.611757  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:24.662046  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:24.706602  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:24.706809  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.114655  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:25.161761  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:25.204402  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.205721  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:25.612185  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:25.662806  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:25.705714  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:25.707056  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:25.725882  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:26.111320  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:26.211462  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:26.212465  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:26.212928  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:26.612239  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:26.663811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:26.705042  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:26.705400  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:27.111807  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:27.169270  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:27.205515  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:27.207100  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:27.611420  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:27.662033  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:27.705686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:27.706728  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:28.112377  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:28.163082  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:28.205729  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:28.207154  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:28.215777  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:28.613668  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:28.662431  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:28.705880  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:28.708384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:29.112183  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:29.162802  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:29.205226  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:29.208078  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:29.615700  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:29.670289  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:29.707476  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:29.709840  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.115300  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:30.221946  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:30.222698  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:30.223957  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.226968  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:30.612516  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:30.719590  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:30.719947  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:30.720545  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.111578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:31.162811  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:31.205735  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:31.206256  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.612591  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:31.661984  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:31.704766  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:31.705758  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.112047  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:32.162747  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:32.204234  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:32.205016  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.610998  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:32.662516  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:32.704816  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:32.705771  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:32.713913  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:33.117864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:33.162262  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:33.206256  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:33.207658  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:33.613968  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:33.663687  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:33.707803  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:33.711366  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.112529  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:34.162421  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:34.206262  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:34.206908  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.614412  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:34.661995  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:34.704865  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:34.706491  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:34.731876  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:35.113559  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:35.162326  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:35.206731  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:35.207939  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:35.612665  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:35.662373  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:35.706859  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:35.708023  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:36.111712  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:36.168207  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:36.206465  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:36.207145  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:36.618520  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:36.662868  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:36.704384  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:36.705438  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.112910  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:37.162461  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:37.213539  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:37.216422  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.218085  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:37.611926  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:37.662544  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:37.704440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:37.705092  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:38.114345  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:38.214806  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:38.215173  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:38.215686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0829 18:39:38.611479  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:38.712313  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:38.712954  284492 kapi.go:107] duration metric: took 1m30.01267531s to wait for kubernetes.io/minikube-addons=registry ...
	I0829 18:39:38.713889  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:39.111726  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:39.162603  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:39.205890  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:39.219847  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:39.611998  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:39.661971  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:39.704624  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:40.111584  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:40.162768  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:40.204219  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:40.611646  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:40.711706  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:40.713735  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.111618  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:41.162549  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:41.206239  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.611277  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:41.661642  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:41.705384  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:41.713435  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:42.115163  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:42.162238  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:42.208164  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:42.612010  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:42.663257  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:42.704693  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.114808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:43.162427  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:43.205326  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.612715  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:43.663311  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:43.705736  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:43.715647  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:44.113801  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:44.163064  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:44.204647  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:44.615324  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:44.664864  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:44.705246  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:45.148119  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:45.181805  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:45.223422  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:45.611916  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:45.662728  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:45.705713  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:46.112686  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:46.162935  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:46.204448  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:46.217431  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:46.619234  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:46.667236  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:46.718076  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:47.110870  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:47.162199  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:47.204871  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:47.611877  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:47.662361  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:47.706757  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.133762  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:48.162622  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:48.205095  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.611885  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:48.662191  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:48.705323  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:48.713999  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:49.116714  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:49.161775  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:49.204013  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:49.611618  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:49.662808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:49.704170  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:50.111302  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:50.162482  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:50.204955  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:50.612422  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:50.661880  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:50.704281  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:51.113674  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:51.162897  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:51.218224  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:51.220452  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:51.612515  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:51.662878  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:51.705519  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:52.111457  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:52.217995  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0829 18:39:52.219410  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:52.611898  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:52.662332  284492 kapi.go:107] duration metric: took 1m40.004061379s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0829 18:39:52.664414  284492 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-653733 cluster.
	I0829 18:39:52.666257  284492 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.
	I0829 18:39:52.667799  284492 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0829 18:39:52.704434  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.112074  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:53.204138  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.616659  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:53.704475  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:53.724520  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:54.111817  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:54.205360  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:54.612442  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:54.704477  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:55.112578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:55.204281  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:55.611560  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:55.704662  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:56.111854  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:56.222877  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:56.228692  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:56.611932  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:56.704245  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:57.129982  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:57.221406  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:57.612054  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:57.705320  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.112147  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:58.204089  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.611314  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:58.704276  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:58.719871  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:39:59.116153  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:59.222832  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:39:59.612150  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:39:59.704382  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.153765  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:00.206440  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.616476  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:00.707704  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:00.739455  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:01.118736  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:01.208978  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:01.611804  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:01.706615  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:02.111737  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:02.204797  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:02.612275  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:02.706337  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:03.121629  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:03.204053  284492 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0829 18:40:03.214280  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:03.611472  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:03.705705  284492 kapi.go:107] duration metric: took 1m55.005903565s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0829 18:40:04.111404  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:04.614578  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.111905  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.611534  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:05.713278  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:06.112241  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:06.614358  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.112196  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.611303  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:07.714704  284492 pod_ready.go:103] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"False"
	I0829 18:40:08.112753  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:08.214469  284492 pod_ready.go:93] pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace has status "Ready":"True"
	I0829 18:40:08.214496  284492 pod_ready.go:82] duration metric: took 1m17.007304784s for pod "metrics-server-8988944d9-zqwq2" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.214508  284492 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.220361  284492 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace has status "Ready":"True"
	I0829 18:40:08.220386  284492 pod_ready.go:82] duration metric: took 5.869232ms for pod "nvidia-device-plugin-daemonset-grqwd" in "kube-system" namespace to be "Ready" ...
	I0829 18:40:08.220407  284492 pod_ready.go:39] duration metric: took 1m20.467552078s 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" ...
	I0829 18:40:08.220424  284492 api_server.go:52] waiting for apiserver process to appear ...
	I0829 18:40:08.220459  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:08.220523  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:08.275477  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:08.275553  284492 cri.go:89] found id: ""
	I0829 18:40:08.275580  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:08.275670  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.279978  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:08.280056  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:08.323347  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:08.323372  284492 cri.go:89] found id: ""
	I0829 18:40:08.323382  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:08.323447  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.326986  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:08.327074  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:08.367399  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:08.367431  284492 cri.go:89] found id: ""
	I0829 18:40:08.367440  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:08.367510  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.371130  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:08.371204  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:08.412241  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:08.412268  284492 cri.go:89] found id: ""
	I0829 18:40:08.412277  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:08.412381  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.416461  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:08.416537  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:08.464012  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:08.464033  284492 cri.go:89] found id: ""
	I0829 18:40:08.464042  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:08.464135  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.467781  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:08.467854  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:08.513418  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:08.513441  284492 cri.go:89] found id: ""
	I0829 18:40:08.513449  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:08.513530  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.517168  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:08.517242  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:08.562304  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:08.562327  284492 cri.go:89] found id: ""
	I0829 18:40:08.562335  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:08.562395  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:08.565992  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:08.566064  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:08.612808  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:08.622393  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:08.622430  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:08.692530  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:08.692567  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:08.736033  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:08.736062  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:08.833428  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:08.833463  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:08.900716  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.900960  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.911577  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.911806  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.911993  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.912227  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.912421  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.912654  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.918316  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.918547  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.918717  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.918929  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919094  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.919296  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919475  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.919695  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.919867  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920091  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.920291  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920518  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:08.920683  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:08.920888  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:08.956648  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:08.956675  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:08.973371  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:08.973397  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:09.123160  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:09.267450  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:09.267867  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:09.387902  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:09.387937  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:09.458703  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:09.458743  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:09.559920  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:09.559956  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:09.612301  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:09.636439  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:09.636477  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:09.747722  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:09.747759  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:09.747831  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:09.747845  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:09.747853  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:09.747864  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:09.747871  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:09.747984  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:09.748000  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:09.748006  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:10.112137  284492 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0829 18:40:10.611759  284492 kapi.go:107] duration metric: took 2m1.505573395s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0829 18:40:10.614663  284492 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, storage-provisioner, ingress-dns, storage-provisioner-rancher, metrics-server, inspektor-gadget, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0829 18:40:10.616889  284492 addons.go:510] duration metric: took 2m9.087533219s for enable addons: enabled=[nvidia-device-plugin cloud-spanner storage-provisioner ingress-dns storage-provisioner-rancher metrics-server inspektor-gadget yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0829 18:40:19.748419  284492 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0829 18:40:19.763284  284492 api_server.go:72] duration metric: took 2m18.234639739s to wait for apiserver process to appear ...
	I0829 18:40:19.763311  284492 api_server.go:88] waiting for apiserver healthz status ...
	I0829 18:40:19.763346  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:19.763411  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:19.809992  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:19.810015  284492 cri.go:89] found id: ""
	I0829 18:40:19.810025  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:19.810084  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.813841  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:19.813915  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:19.854026  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:19.854047  284492 cri.go:89] found id: ""
	I0829 18:40:19.854056  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:19.854121  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.857966  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:19.858057  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:19.898033  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:19.898055  284492 cri.go:89] found id: ""
	I0829 18:40:19.898064  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:19.898120  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.901923  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:19.901996  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:19.943262  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:19.943283  284492 cri.go:89] found id: ""
	I0829 18:40:19.943290  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:19.943353  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.947262  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:19.947335  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:19.993404  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:19.993436  284492 cri.go:89] found id: ""
	I0829 18:40:19.993446  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:19.993506  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:19.998717  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:19.998799  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:20.061937  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:20.061963  284492 cri.go:89] found id: ""
	I0829 18:40:20.061973  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:20.062071  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:20.066573  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:20.066681  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:20.117448  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:20.117527  284492 cri.go:89] found id: ""
	I0829 18:40:20.117545  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:20.117618  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:20.121941  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:20.121967  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:20.139773  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:20.139801  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:20.191266  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:20.191304  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:20.264654  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:20.264691  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:20.310519  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:20.310549  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:20.366685  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.366926  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.377412  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.377640  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.377824  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.378048  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.378236  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.378461  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384158  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.384390  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384559  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.384768  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.384933  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385136  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.385315  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385532  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.385702  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.385913  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.386097  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.386325  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.386491  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.386697  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:20.423723  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:20.423753  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:20.577253  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:20.577286  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:20.639281  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:20.639314  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:20.681520  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:20.681548  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:20.727538  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:20.727573  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:20.772577  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:20.772609  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:20.865974  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:20.866013  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:20.926103  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:20.926132  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:20.926212  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:20.926232  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.926266  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.926275  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:20.926288  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:20.926313  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:20.926339  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:20.926347  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:30.927650  284492 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0829 18:40:30.937415  284492 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0829 18:40:30.938653  284492 api_server.go:141] control plane version: v1.31.0
	I0829 18:40:30.938679  284492 api_server.go:131] duration metric: took 11.175359788s to wait for apiserver health ...
	I0829 18:40:30.938686  284492 system_pods.go:43] waiting for kube-system pods to appear ...
	I0829 18:40:30.938708  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0829 18:40:30.938769  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0829 18:40:30.982970  284492 cri.go:89] found id: "8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:30.982992  284492 cri.go:89] found id: ""
	I0829 18:40:30.983000  284492 logs.go:276] 1 containers: [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320]
	I0829 18:40:30.983058  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:30.987655  284492 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0829 18:40:30.987728  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0829 18:40:31.040623  284492 cri.go:89] found id: "7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:31.040644  284492 cri.go:89] found id: ""
	I0829 18:40:31.040652  284492 logs.go:276] 1 containers: [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661]
	I0829 18:40:31.040712  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.044459  284492 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0829 18:40:31.044559  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0829 18:40:31.093112  284492 cri.go:89] found id: "a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:31.093187  284492 cri.go:89] found id: ""
	I0829 18:40:31.093202  284492 logs.go:276] 1 containers: [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0]
	I0829 18:40:31.093265  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.097823  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0829 18:40:31.097902  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0829 18:40:31.157234  284492 cri.go:89] found id: "2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:31.157258  284492 cri.go:89] found id: ""
	I0829 18:40:31.157267  284492 logs.go:276] 1 containers: [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751]
	I0829 18:40:31.157329  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.161246  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0829 18:40:31.161319  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0829 18:40:31.202233  284492 cri.go:89] found id: "1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:31.202255  284492 cri.go:89] found id: ""
	I0829 18:40:31.202264  284492 logs.go:276] 1 containers: [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8]
	I0829 18:40:31.202323  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.206011  284492 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0829 18:40:31.206112  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0829 18:40:31.255757  284492 cri.go:89] found id: "f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:31.255777  284492 cri.go:89] found id: ""
	I0829 18:40:31.255785  284492 logs.go:276] 1 containers: [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a]
	I0829 18:40:31.255844  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.259568  284492 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0829 18:40:31.259649  284492 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0829 18:40:31.310698  284492 cri.go:89] found id: "e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:31.310769  284492 cri.go:89] found id: ""
	I0829 18:40:31.310791  284492 logs.go:276] 1 containers: [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d]
	I0829 18:40:31.310894  284492 ssh_runner.go:195] Run: which crictl
	I0829 18:40:31.315330  284492 logs.go:123] Gathering logs for kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] ...
	I0829 18:40:31.315364  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d"
	I0829 18:40:31.400382  284492 logs.go:123] Gathering logs for dmesg ...
	I0829 18:40:31.400460  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0829 18:40:31.419028  284492 logs.go:123] Gathering logs for describe nodes ...
	I0829 18:40:31.419059  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0829 18:40:31.676932  284492 logs.go:123] Gathering logs for etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] ...
	I0829 18:40:31.676962  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661"
	I0829 18:40:31.734387  284492 logs.go:123] Gathering logs for kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] ...
	I0829 18:40:31.734423  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8"
	I0829 18:40:31.791034  284492 logs.go:123] Gathering logs for kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] ...
	I0829 18:40:31.791064  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a"
	I0829 18:40:31.867310  284492 logs.go:123] Gathering logs for container status ...
	I0829 18:40:31.867348  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0829 18:40:31.942896  284492 logs.go:123] Gathering logs for kubelet ...
	I0829 18:40:31.942938  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0829 18:40:32.004479  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: W0829 18:38:08.108154    1493 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.004719  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:08 addons-653733 kubelet[1493]: E0829 18:38:08.108249    1493 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.015316  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645184    1493 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.015556  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645232    1493 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.015740  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.645287    1493 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.015967  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.645299    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.016239  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.656577    1493 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.016472  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.656620    1493 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022066  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684085    1493 reflector.go:561] object-"local-path-storage"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.022290  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684168    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022454  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684613    1493 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.022658  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684647    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.022817  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684701    1493 reflector.go:561] object-"default"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023015  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684713    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023189  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.684756    1493 reflector.go:561] object-"default"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "default": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023413  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.684768    1493 reflector.go:158] "Unhandled Error" err="object-\"default\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"default\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023580  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685236    1493 reflector.go:561] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.023789  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.023972  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.024201  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.024368  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.024569  284492 logs.go:138] Found kubelet problem: Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:32.063501  284492 logs.go:123] Gathering logs for kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] ...
	I0829 18:40:32.063547  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320"
	I0829 18:40:32.130985  284492 logs.go:123] Gathering logs for coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] ...
	I0829 18:40:32.131024  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0"
	I0829 18:40:32.172048  284492 logs.go:123] Gathering logs for kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] ...
	I0829 18:40:32.172079  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751"
	I0829 18:40:32.221047  284492 logs.go:123] Gathering logs for CRI-O ...
	I0829 18:40:32.221079  284492 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0829 18:40:32.317444  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:32.317476  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0829 18:40:32.317558  284492 out.go:270] X Problems detected in kubelet:
	W0829 18:40:32.317569  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685265    1493 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"gcp-auth-certs\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth-certs\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.317576  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685312    1493 reflector.go:561] object-"local-path-storage"/"local-path-config": failed to list *v1.ConfigMap: configmaps "local-path-config" is forbidden: User "system:node:addons-653733" cannot list resource "configmaps" in API group "" in the namespace "local-path-storage": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.317589  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685325    1493 reflector.go:158] "Unhandled Error" err="object-\"local-path-storage\"/\"local-path-config\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"local-path-config\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"local-path-storage\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	W0829 18:40:32.317599  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: W0829 18:38:47.685364    1493 reflector.go:561] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-653733" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-653733' and this object
	W0829 18:40:32.317625  284492 out.go:270]   Aug 29 18:38:47 addons-653733 kubelet[1493]: E0829 18:38:47.685376    1493 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"gcp-auth\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"gcp-auth\" is forbidden: User \"system:node:addons-653733\" cannot list resource \"secrets\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-653733' and this object" logger="UnhandledError"
	I0829 18:40:32.317644  284492 out.go:358] Setting ErrFile to fd 2...
	I0829 18:40:32.317651  284492 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:40:42.330607  284492 system_pods.go:59] 18 kube-system pods found
	I0829 18:40:42.330659  284492 system_pods.go:61] "coredns-6f6b679f8f-phd78" [db1632b9-047b-4cd3-a3c3-2d32d8032daa] Running
	I0829 18:40:42.330667  284492 system_pods.go:61] "csi-hostpath-attacher-0" [ea8d1bc3-91e5-406c-8906-83cd2f5e2670] Running
	I0829 18:40:42.330672  284492 system_pods.go:61] "csi-hostpath-resizer-0" [21a22c10-fa11-4d77-812f-c8e5d2f22ab5] Running
	I0829 18:40:42.330677  284492 system_pods.go:61] "csi-hostpathplugin-5p8lc" [4937282f-0cb0-47b2-9384-cb176e2e5c0c] Running
	I0829 18:40:42.330682  284492 system_pods.go:61] "etcd-addons-653733" [97fc4b02-8e04-4aa6-ae98-7b4e2c53f157] Running
	I0829 18:40:42.330687  284492 system_pods.go:61] "kindnet-vkpxv" [6d01f7b7-449d-4e55-99ab-ad0634b0bd60] Running
	I0829 18:40:42.330691  284492 system_pods.go:61] "kube-apiserver-addons-653733" [46d42e5b-a08b-44de-ab64-afc74e2a5078] Running
	I0829 18:40:42.330695  284492 system_pods.go:61] "kube-controller-manager-addons-653733" [125a488b-d99d-4fd5-a759-9ec2a0ce3c01] Running
	I0829 18:40:42.330701  284492 system_pods.go:61] "kube-ingress-dns-minikube" [3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad] Running
	I0829 18:40:42.330705  284492 system_pods.go:61] "kube-proxy-68zn8" [7d3b1902-d616-4f42-9e48-4ed43cc896c1] Running
	I0829 18:40:42.330711  284492 system_pods.go:61] "kube-scheduler-addons-653733" [3d4cd16e-a51c-44f9-b5d4-fcbee18b6cca] Running
	I0829 18:40:42.330716  284492 system_pods.go:61] "metrics-server-8988944d9-zqwq2" [3c9ea312-d8cd-431d-ad53-25654e6c6c18] Running
	I0829 18:40:42.330720  284492 system_pods.go:61] "nvidia-device-plugin-daemonset-grqwd" [4f09c402-2f55-4e53-ae28-a70e517e2af9] Running
	I0829 18:40:42.330724  284492 system_pods.go:61] "registry-6fb4cdfc84-8j4hm" [c34da2b3-42d0-4d82-98de-7390f8dc6265] Running
	I0829 18:40:42.330730  284492 system_pods.go:61] "registry-proxy-bssp7" [ee39ac2b-240a-4c03-af35-5b512ac6f4c9] Running
	I0829 18:40:42.330735  284492 system_pods.go:61] "snapshot-controller-56fcc65765-55w62" [1958a494-ab36-4629-9260-9210b4447e26] Running
	I0829 18:40:42.330745  284492 system_pods.go:61] "snapshot-controller-56fcc65765-5v2qr" [5e9b4662-68e2-4235-9e1b-e46a1549e263] Running
	I0829 18:40:42.330750  284492 system_pods.go:61] "storage-provisioner" [4a14d41b-8d6c-4f8b-95a5-c4fee6693a5e] Running
	I0829 18:40:42.330755  284492 system_pods.go:74] duration metric: took 11.392063927s to wait for pod list to return data ...
	I0829 18:40:42.330765  284492 default_sa.go:34] waiting for default service account to be created ...
	I0829 18:40:42.334759  284492 default_sa.go:45] found service account: "default"
	I0829 18:40:42.334793  284492 default_sa.go:55] duration metric: took 4.019788ms for default service account to be created ...
	I0829 18:40:42.334804  284492 system_pods.go:116] waiting for k8s-apps to be running ...
	I0829 18:40:42.348646  284492 system_pods.go:86] 18 kube-system pods found
	I0829 18:40:42.348691  284492 system_pods.go:89] "coredns-6f6b679f8f-phd78" [db1632b9-047b-4cd3-a3c3-2d32d8032daa] Running
	I0829 18:40:42.348701  284492 system_pods.go:89] "csi-hostpath-attacher-0" [ea8d1bc3-91e5-406c-8906-83cd2f5e2670] Running
	I0829 18:40:42.348709  284492 system_pods.go:89] "csi-hostpath-resizer-0" [21a22c10-fa11-4d77-812f-c8e5d2f22ab5] Running
	I0829 18:40:42.348713  284492 system_pods.go:89] "csi-hostpathplugin-5p8lc" [4937282f-0cb0-47b2-9384-cb176e2e5c0c] Running
	I0829 18:40:42.348718  284492 system_pods.go:89] "etcd-addons-653733" [97fc4b02-8e04-4aa6-ae98-7b4e2c53f157] Running
	I0829 18:40:42.348725  284492 system_pods.go:89] "kindnet-vkpxv" [6d01f7b7-449d-4e55-99ab-ad0634b0bd60] Running
	I0829 18:40:42.348730  284492 system_pods.go:89] "kube-apiserver-addons-653733" [46d42e5b-a08b-44de-ab64-afc74e2a5078] Running
	I0829 18:40:42.348735  284492 system_pods.go:89] "kube-controller-manager-addons-653733" [125a488b-d99d-4fd5-a759-9ec2a0ce3c01] Running
	I0829 18:40:42.348740  284492 system_pods.go:89] "kube-ingress-dns-minikube" [3f8d319f-9ce9-4990-bf7d-2c58d0bbc0ad] Running
	I0829 18:40:42.348744  284492 system_pods.go:89] "kube-proxy-68zn8" [7d3b1902-d616-4f42-9e48-4ed43cc896c1] Running
	I0829 18:40:42.348749  284492 system_pods.go:89] "kube-scheduler-addons-653733" [3d4cd16e-a51c-44f9-b5d4-fcbee18b6cca] Running
	I0829 18:40:42.348754  284492 system_pods.go:89] "metrics-server-8988944d9-zqwq2" [3c9ea312-d8cd-431d-ad53-25654e6c6c18] Running
	I0829 18:40:42.348758  284492 system_pods.go:89] "nvidia-device-plugin-daemonset-grqwd" [4f09c402-2f55-4e53-ae28-a70e517e2af9] Running
	I0829 18:40:42.348764  284492 system_pods.go:89] "registry-6fb4cdfc84-8j4hm" [c34da2b3-42d0-4d82-98de-7390f8dc6265] Running
	I0829 18:40:42.348768  284492 system_pods.go:89] "registry-proxy-bssp7" [ee39ac2b-240a-4c03-af35-5b512ac6f4c9] Running
	I0829 18:40:42.348773  284492 system_pods.go:89] "snapshot-controller-56fcc65765-55w62" [1958a494-ab36-4629-9260-9210b4447e26] Running
	I0829 18:40:42.348777  284492 system_pods.go:89] "snapshot-controller-56fcc65765-5v2qr" [5e9b4662-68e2-4235-9e1b-e46a1549e263] Running
	I0829 18:40:42.348781  284492 system_pods.go:89] "storage-provisioner" [4a14d41b-8d6c-4f8b-95a5-c4fee6693a5e] Running
	I0829 18:40:42.348788  284492 system_pods.go:126] duration metric: took 13.978725ms to wait for k8s-apps to be running ...
	I0829 18:40:42.348796  284492 system_svc.go:44] waiting for kubelet service to be running ....
	I0829 18:40:42.348863  284492 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0829 18:40:42.370291  284492 system_svc.go:56] duration metric: took 21.486319ms WaitForService to wait for kubelet
	I0829 18:40:42.370370  284492 kubeadm.go:582] duration metric: took 2m40.841729782s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0829 18:40:42.370407  284492 node_conditions.go:102] verifying NodePressure condition ...
	I0829 18:40:42.374218  284492 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0829 18:40:42.374270  284492 node_conditions.go:123] node cpu capacity is 2
	I0829 18:40:42.374283  284492 node_conditions.go:105] duration metric: took 3.858477ms to run NodePressure ...
	I0829 18:40:42.374296  284492 start.go:241] waiting for startup goroutines ...
	I0829 18:40:42.374304  284492 start.go:246] waiting for cluster config update ...
	I0829 18:40:42.374323  284492 start.go:255] writing updated cluster config ...
	I0829 18:40:42.374693  284492 ssh_runner.go:195] Run: rm -f paused
	I0829 18:40:42.778381  284492 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0829 18:40:42.781458  284492 out.go:177] * Done! kubectl is now configured to use "addons-653733" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 29 18:53:57 addons-653733 crio[961]: time="2024-08-29 18:53:57.341911360Z" level=info msg="Removing pod sandbox: 4b468ed8155f8515b95392d6902ce34d1dc5ce56dc879b93267660ad27a0b146" id=e0fe5af4-6f06-4b5b-9bc1-cae52474eab5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 29 18:53:57 addons-653733 crio[961]: time="2024-08-29 18:53:57.349928143Z" level=info msg="Removed pod sandbox: 4b468ed8155f8515b95392d6902ce34d1dc5ce56dc879b93267660ad27a0b146" id=e0fe5af4-6f06-4b5b-9bc1-cae52474eab5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 29 18:54:01 addons-653733 crio[961]: time="2024-08-29 18:54:01.276218586Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=536772b1-56de-400a-8453-c65bb530ca7f name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:01 addons-653733 crio[961]: time="2024-08-29 18:54:01.276457846Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=536772b1-56de-400a-8453-c65bb530ca7f name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:15 addons-653733 crio[961]: time="2024-08-29 18:54:15.276407276Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=ccca8136-433a-42e4-9cdb-4ce1dfb04a49 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:15 addons-653733 crio[961]: time="2024-08-29 18:54:15.276651336Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=ccca8136-433a-42e4-9cdb-4ce1dfb04a49 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:29 addons-653733 crio[961]: time="2024-08-29 18:54:29.275191179Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=0a8ac06a-c681-4b9f-95e4-960f204bc901 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:29 addons-653733 crio[961]: time="2024-08-29 18:54:29.275429175Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=0a8ac06a-c681-4b9f-95e4-960f204bc901 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:41 addons-653733 crio[961]: time="2024-08-29 18:54:41.275218303Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=8b9f9464-3a28-4ed3-95eb-158fc0925850 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:41 addons-653733 crio[961]: time="2024-08-29 18:54:41.275541969Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=8b9f9464-3a28-4ed3-95eb-158fc0925850 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:54 addons-653733 crio[961]: time="2024-08-29 18:54:54.276328299Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=6f1a7c98-895e-416e-9438-2d64f5f3fc8f name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:54:54 addons-653733 crio[961]: time="2024-08-29 18:54:54.277850398Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=6f1a7c98-895e-416e-9438-2d64f5f3fc8f name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:55:06 addons-653733 crio[961]: time="2024-08-29 18:55:06.275372339Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=d688dc49-d10b-4742-a535-d2c559cb815c name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:55:06 addons-653733 crio[961]: time="2024-08-29 18:55:06.275621306Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=d688dc49-d10b-4742-a535-d2c559cb815c name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:55:17 addons-653733 crio[961]: time="2024-08-29 18:55:17.282389703Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=97be5aff-ac54-4edd-972b-46aeba241f17 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:55:17 addons-653733 crio[961]: time="2024-08-29 18:55:17.282638464Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=97be5aff-ac54-4edd-972b-46aeba241f17 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:55:31 addons-653733 crio[961]: time="2024-08-29 18:55:31.275693937Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=cd38dda2-924c-4ec2-b929-e97cad412403 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:55:31 addons-653733 crio[961]: time="2024-08-29 18:55:31.275934264Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=cd38dda2-924c-4ec2-b929-e97cad412403 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:55:46 addons-653733 crio[961]: time="2024-08-29 18:55:46.275545567Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=588f8977-5aa3-45f7-840e-e63e0d88c846 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:55:46 addons-653733 crio[961]: time="2024-08-29 18:55:46.275780060Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=588f8977-5aa3-45f7-840e-e63e0d88c846 name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:56:01 addons-653733 crio[961]: time="2024-08-29 18:56:01.275572527Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=aa4f3223-cc0f-4f6f-a218-4a18824cd5ce name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:56:01 addons-653733 crio[961]: time="2024-08-29 18:56:01.275853936Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=aa4f3223-cc0f-4f6f-a218-4a18824cd5ce name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:56:14 addons-653733 crio[961]: time="2024-08-29 18:56:14.275381492Z" level=info msg="Checking image status: gcr.io/k8s-minikube/busybox:1.28.4-glibc" id=e5587008-6613-44c5-a80e-167978019e3a name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:56:14 addons-653733 crio[961]: time="2024-08-29 18:56:14.275633248Z" level=info msg="Image gcr.io/k8s-minikube/busybox:1.28.4-glibc not found" id=e5587008-6613-44c5-a80e-167978019e3a name=/runtime.v1.ImageService/ImageStatus
	Aug 29 18:56:22 addons-653733 crio[961]: time="2024-08-29 18:56:22.183428967Z" level=info msg="Stopping container: 66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7 (timeout: 30s)" id=60f56fbc-b890-4914-aa6d-6c4fbe0d2744 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8332d6013ae4f       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   b2de4a010eb68       hello-world-app-55bf9c44b4-sw7lk
	a3993be2c019f       docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6                         5 minutes ago       Running             nginx                     0                   6d99bc51763f8       nginx
	0e3a83dbd17c3       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            16 minutes ago      Running             gcp-auth                  0                   6ae6f16952104       gcp-auth-89d5ffd79-r8874
	66743758fe59c       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   17 minutes ago      Exited              metrics-server            0                   7fd61a84b243c       metrics-server-8988944d9-zqwq2
	a76ca50b2f291       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        17 minutes ago      Running             coredns                   0                   3675d6cb49de9       coredns-6f6b679f8f-phd78
	9c3626692232b       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        17 minutes ago      Running             storage-provisioner       0                   fd7928bbfe0aa       storage-provisioner
	e253bfc9a01a0       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                      18 minutes ago      Running             kindnet-cni               0                   64c4628e2695c       kindnet-vkpxv
	1ddbea9c50c0a       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                        18 minutes ago      Running             kube-proxy                0                   055cae79cc9bc       kube-proxy-68zn8
	f73514914531b       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                        18 minutes ago      Running             kube-controller-manager   0                   73cabfcf90810       kube-controller-manager-addons-653733
	8a62d7051e1aa       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                        18 minutes ago      Running             kube-apiserver            0                   f4bb4ee5e389c       kube-apiserver-addons-653733
	2c5231fe2fe38       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                        18 minutes ago      Running             kube-scheduler            0                   7f24f7542c043       kube-scheduler-addons-653733
	7c32607aa8c88       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        18 minutes ago      Running             etcd                      0                   4b0c21126d47c       etcd-addons-653733
	
	
	==> coredns [a76ca50b2f291fefda63bbe1460bc341eec61395093dee9e78f1874dab88c6d0] <==
	[INFO] 10.244.0.14:43894 - 12878 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000077948s
	[INFO] 10.244.0.14:41861 - 59285 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003250777s
	[INFO] 10.244.0.14:41861 - 44690 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.003270411s
	[INFO] 10.244.0.14:53262 - 25154 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000184564s
	[INFO] 10.244.0.14:53262 - 6479 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000127564s
	[INFO] 10.244.0.14:48517 - 56540 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000097599s
	[INFO] 10.244.0.14:48517 - 31192 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000034633s
	[INFO] 10.244.0.14:37230 - 39795 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000047384s
	[INFO] 10.244.0.14:37230 - 14705 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000032672s
	[INFO] 10.244.0.14:33540 - 48676 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000053669s
	[INFO] 10.244.0.14:33540 - 15137 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000038023s
	[INFO] 10.244.0.14:33467 - 6395 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001428279s
	[INFO] 10.244.0.14:33467 - 29689 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001366994s
	[INFO] 10.244.0.14:46573 - 24800 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000064007s
	[INFO] 10.244.0.14:46573 - 41186 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000047704s
	[INFO] 10.244.0.19:44101 - 43817 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000157291s
	[INFO] 10.244.0.19:54934 - 53297 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000068102s
	[INFO] 10.244.0.19:52277 - 7586 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000257663s
	[INFO] 10.244.0.19:56312 - 63734 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000271891s
	[INFO] 10.244.0.19:50905 - 36506 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.0001727s
	[INFO] 10.244.0.19:39840 - 55501 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000088319s
	[INFO] 10.244.0.19:36098 - 31986 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003317566s
	[INFO] 10.244.0.19:37781 - 30519 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003288947s
	[INFO] 10.244.0.19:49616 - 31662 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.00208323s
	[INFO] 10.244.0.19:49931 - 44453 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00493246s
	
	
	==> describe nodes <==
	Name:               addons-653733
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-653733
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=95341f0b655cea8be5ebfc6bf112c8367dc08d33
	                    minikube.k8s.io/name=addons-653733
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_29T18_37_57_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-653733
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 29 Aug 2024 18:37:53 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-653733
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 29 Aug 2024 18:56:18 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 29 Aug 2024 18:54:06 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 29 Aug 2024 18:54:06 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 29 Aug 2024 18:54:06 +0000   Thu, 29 Aug 2024 18:37:50 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 29 Aug 2024 18:54:06 +0000   Thu, 29 Aug 2024 18:38:47 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-653733
	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:                 c4049170035b44f08794494eb1b46948
	  System UUID:                79fc3de1-cb9f-4941-8daa-505a4a42185e
	  Boot ID:                    b6af879c-d6db-4d49-a8d9-68363b58f954
	  Kernel Version:             5.15.0-1068-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	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-sw7lk         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m56s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m16s
	  gcp-auth                    gcp-auth-89d5ffd79-r8874                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 coredns-6f6b679f8f-phd78                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     18m
	  kube-system                 etcd-addons-653733                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         18m
	  kube-system                 kindnet-vkpxv                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      18m
	  kube-system                 kube-apiserver-addons-653733             250m (12%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-controller-manager-addons-653733    200m (10%)    0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-proxy-68zn8                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 kube-scheduler-addons-653733             100m (5%)     0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	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                 18m                kube-proxy       
	  Normal   NodeHasSufficientMemory  18m (x8 over 18m)  kubelet          Node addons-653733 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m (x8 over 18m)  kubelet          Node addons-653733 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m (x7 over 18m)  kubelet          Node addons-653733 status is now: NodeHasSufficientPID
	  Normal   Starting                 18m                kubelet          Starting kubelet.
	  Warning  CgroupV1                 18m                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  18m                kubelet          Node addons-653733 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    18m                kubelet          Node addons-653733 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     18m                kubelet          Node addons-653733 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           18m                node-controller  Node addons-653733 event: Registered Node addons-653733 in Controller
	  Normal   NodeReady                17m                kubelet          Node addons-653733 status is now: NodeReady
	
	
	==> dmesg <==
	[Aug29 16:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014673] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.899353] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.258112] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002686] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.018078] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005361] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.003978] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.806542] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[  +6.438125] kauditd_printk_skb: 36 callbacks suppressed
	[Aug29 17:36] kmem.limit_in_bytes is deprecated and will be removed. Please report your usecase to linux-mm@kvack.org if you depend on this functionality.
	[Aug29 17:38] hrtimer: interrupt took 23181981 ns
	[Aug29 18:13] overlayfs: '/var/lib/containers/storage/overlay/l/ZLTOCNGE2IGM6DT7VP2QP7OV3M' not a directory
	
	
	==> etcd [7c32607aa8c88b8bc743e581b134e0a313aa037fd9c467f65f7583d1390b6661] <==
	{"level":"info","ts":"2024-08-29T18:37:50.972541Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-08-29T18:37:50.972582Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-08-29T18:37:50.976286Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:50.976551Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-29T18:37:50.977460Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-29T18:37:50.978437Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-29T18:37:50.978768Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-29T18:37:50.989321Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-29T18:37:50.996615Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-29T18:37:51.000134Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-29T18:37:51.008451Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-08-29T18:37:51.008641Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-653733 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-08-29T18:37:51.008740Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:51.008840Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:37:51.008899Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-29T18:38:06.201741Z","caller":"traceutil/trace.go:171","msg":"trace[504074389] linearizableReadLoop","detail":"{readStateIndex:441; appliedIndex:440; }","duration":"134.674118ms","start":"2024-08-29T18:38:06.067050Z","end":"2024-08-29T18:38:06.201724Z","steps":["trace[504074389] 'read index received'  (duration: 60.750009ms)","trace[504074389] 'applied index is now lower than readState.Index'  (duration: 73.923354ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-29T18:38:06.202251Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"156.286266ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:1 size:3145"}
	{"level":"info","ts":"2024-08-29T18:38:06.202301Z","caller":"traceutil/trace.go:171","msg":"trace[1434286872] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:1; response_revision:430; }","duration":"156.35637ms","start":"2024-08-29T18:38:06.045934Z","end":"2024-08-29T18:38:06.202291Z","steps":["trace[1434286872] 'agreement among raft nodes before linearized reading'  (duration: 155.863812ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-29T18:38:06.214430Z","caller":"traceutil/trace.go:171","msg":"trace[1493948420] transaction","detail":"{read_only:false; response_revision:430; number_of_response:1; }","duration":"168.766825ms","start":"2024-08-29T18:38:06.045648Z","end":"2024-08-29T18:38:06.214414Z","steps":["trace[1493948420] 'process raft request'  (duration: 82.711904ms)","trace[1493948420] 'compare'  (duration: 72.941292ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-29T18:47:51.463420Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1582}
	{"level":"info","ts":"2024-08-29T18:47:51.499718Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1582,"took":"35.837666ms","hash":1246697377,"current-db-size-bytes":6545408,"current-db-size":"6.5 MB","current-db-size-in-use-bytes":3526656,"current-db-size-in-use":"3.5 MB"}
	{"level":"info","ts":"2024-08-29T18:47:51.499780Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":1246697377,"revision":1582,"compact-revision":-1}
	{"level":"info","ts":"2024-08-29T18:52:51.467717Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":2005}
	{"level":"info","ts":"2024-08-29T18:52:51.483645Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":2005,"took":"15.339623ms","hash":2931914431,"current-db-size-bytes":6545408,"current-db-size":"6.5 MB","current-db-size-in-use-bytes":4567040,"current-db-size-in-use":"4.6 MB"}
	{"level":"info","ts":"2024-08-29T18:52:51.483701Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":2931914431,"revision":2005,"compact-revision":1582}
	
	
	==> gcp-auth [0e3a83dbd17c39c2ba929eb4ab3809fd48624231eed369773d14f4efd41774a6] <==
	2024/08/29 18:40:43 Ready to write response ...
	2024/08/29 18:40:43 Ready to marshal response ...
	2024/08/29 18:40:43 Ready to write response ...
	2024/08/29 18:48:55 Ready to marshal response ...
	2024/08/29 18:48:55 Ready to write response ...
	2024/08/29 18:48:58 Ready to marshal response ...
	2024/08/29 18:48:58 Ready to write response ...
	2024/08/29 18:49:27 Ready to marshal response ...
	2024/08/29 18:49:27 Ready to write response ...
	2024/08/29 18:50:01 Ready to marshal response ...
	2024/08/29 18:50:01 Ready to write response ...
	2024/08/29 18:50:01 Ready to marshal response ...
	2024/08/29 18:50:01 Ready to write response ...
	2024/08/29 18:50:09 Ready to marshal response ...
	2024/08/29 18:50:09 Ready to write response ...
	2024/08/29 18:50:09 Ready to marshal response ...
	2024/08/29 18:50:09 Ready to write response ...
	2024/08/29 18:50:09 Ready to marshal response ...
	2024/08/29 18:50:09 Ready to write response ...
	2024/08/29 18:50:10 Ready to marshal response ...
	2024/08/29 18:50:10 Ready to write response ...
	2024/08/29 18:51:07 Ready to marshal response ...
	2024/08/29 18:51:07 Ready to write response ...
	2024/08/29 18:53:27 Ready to marshal response ...
	2024/08/29 18:53:27 Ready to write response ...
	
	
	==> kernel <==
	 18:56:23 up  2:38,  0 users,  load average: 0.26, 0.45, 0.97
	Linux addons-653733 5.15.0-1068-aws #74~20.04.1-Ubuntu SMP Tue Aug 6 19:45:17 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [e253bfc9a01a045c84fc0d1b61fb1c82b037aa502fdf8416461bc6f0382af86d] <==
	I0829 18:54:17.437001       1 main.go:299] handling current node
	I0829 18:54:27.441597       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:54:27.441633       1 main.go:299] handling current node
	I0829 18:54:37.440312       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:54:37.440348       1 main.go:299] handling current node
	I0829 18:54:47.432932       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:54:47.432977       1 main.go:299] handling current node
	I0829 18:54:57.432916       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:54:57.433028       1 main.go:299] handling current node
	I0829 18:55:07.432911       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:55:07.432949       1 main.go:299] handling current node
	I0829 18:55:17.440162       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:55:17.440200       1 main.go:299] handling current node
	I0829 18:55:27.433705       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:55:27.433738       1 main.go:299] handling current node
	I0829 18:55:37.440158       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:55:37.440193       1 main.go:299] handling current node
	I0829 18:55:47.436222       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:55:47.436369       1 main.go:299] handling current node
	I0829 18:55:57.432933       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:55:57.432970       1 main.go:299] handling current node
	I0829 18:56:07.432913       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:56:07.432944       1 main.go:299] handling current node
	I0829 18:56:17.435244       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0829 18:56:17.435280       1 main.go:299] handling current node
	
	
	==> kube-apiserver [8a62d7051e1aa53fb36424027014fabb3c13e053b5bbf91c0019076e6ed6d320] <==
	E0829 18:40:08.049220       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.102.184.9:443: connect: connection refused" logger="UnhandledError"
	E0829 18:40:08.054582       1 remote_available_controller.go:448] "Unhandled Error" err="v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1: Get \"https://10.102.184.9:443/apis/metrics.k8s.io/v1beta1\": dial tcp 10.102.184.9:443: connect: connection refused" logger="UnhandledError"
	I0829 18:40:08.181041       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0829 18:49:06.429016       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0829 18:49:42.625045       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.625104       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.658610       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.658773       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.673422       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.673486       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.726970       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.727614       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0829 18:49:42.735201       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0829 18:49:42.735238       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0829 18:49:43.728757       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0829 18:49:43.736660       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0829 18:49:43.759138       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	I0829 18:50:09.524576       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.105.40.253"}
	E0829 18:50:27.916908       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0829 18:51:01.470845       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0829 18:51:02.503072       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0829 18:51:07.081845       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0829 18:51:07.396393       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.121.196"}
	I0829 18:53:27.704988       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.109.185.157"}
	E0829 18:53:29.579883       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	
	
	==> kube-controller-manager [f73514914531bdbf0ff09c5480e9cae61472939000e46025711e403fc215386a] <==
	E0829 18:54:01.878652       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"
	I0829 18:54:06.806357       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-653733"
	W0829 18:54:30.837328       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
	E0829 18:54:30.837372       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"
	W0829 18:54:32.029561       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
	E0829 18:54:32.029607       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"
	W0829 18:54:33.642207       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
	E0829 18:54:33.642249       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"
	W0829 18:54:57.738654       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
	E0829 18:54:57.738693       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"
	W0829 18:55:06.663128       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
	E0829 18:55:06.663172       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"
	W0829 18:55:09.224147       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
	E0829 18:55:09.224193       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"
	W0829 18:55:29.387286       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
	E0829 18:55:29.387332       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"
	W0829 18:55:34.214881       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
	E0829 18:55:34.214925       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"
	W0829 18:55:37.752240       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
	E0829 18:55:37.752288       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"
	W0829 18:55:44.926042       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
	E0829 18:55:44.926083       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"
	W0829 18:56:12.318652       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
	E0829 18:56:12.318698       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"
	I0829 18:56:22.153485       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-8988944d9" duration="9.576µs"
	
	
	==> kube-proxy [1ddbea9c50c0acb75544946c934e35e8b970084c27aaa8ab848a636033513ce8] <==
	I0829 18:38:07.788009       1 server_linux.go:66] "Using iptables proxy"
	I0829 18:38:08.439569       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0829 18:38:08.441631       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`"
	I0829 18:38:08.526542       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0829 18:38:08.526675       1 server_linux.go:169] "Using iptables Proxier"
	I0829 18:38:08.529079       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"
	I0829 18:38:08.529688       1 server.go:483] "Version info" version="v1.31.0"
	I0829 18:38:08.529757       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0829 18:38:08.545639       1 config.go:197] "Starting service config controller"
	I0829 18:38:08.545763       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0829 18:38:08.545820       1 config.go:104] "Starting endpoint slice config controller"
	I0829 18:38:08.545849       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0829 18:38:08.546440       1 config.go:326] "Starting node config controller"
	I0829 18:38:08.548506       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0829 18:38:08.647419       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0829 18:38:08.647626       1 shared_informer.go:320] Caches are synced for service config
	I0829 18:38:08.648774       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2c5231fe2fe383c65207675459a7b987893094e8fe9b243dd7ee6c0cb32ec751] <==
	W0829 18:37:53.708212       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:53.708257       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.708643       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
	E0829 18:37:53.708718       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"
	W0829 18:37:53.708846       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
	E0829 18:37:53.708902       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"
	W0829 18:37:53.709023       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0829 18:37:53.709077       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.709146       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:53.709182       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:53.709262       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0829 18:37:53.709323       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0829 18:37:54.625460       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
	E0829 18:37:54.625590       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"
	W0829 18:37:54.657525       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
	E0829 18:37:54.657661       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"
	W0829 18:37:54.676849       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"
	E0829 18:37:54.676979       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"
	W0829 18:37:54.709603       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
	E0829 18:37:54.709726       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"
	W0829 18:37:54.836881       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
	E0829 18:37:54.836930       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"
	W0829 18:37:54.858150       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0829 18:37:54.858196       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0829 18:37:57.393303       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 29 18:55:26 addons-653733 kubelet[1493]: E0829 18:55:26.643575    1493 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957726643242459,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:55:31 addons-653733 kubelet[1493]: E0829 18:55:31.276247    1493 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="c201934b-bd8f-4d77-941f-e09f86134c1a"
	Aug 29 18:55:36 addons-653733 kubelet[1493]: E0829 18:55:36.646218    1493 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957736645970247,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:55:36 addons-653733 kubelet[1493]: E0829 18:55:36.646257    1493 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957736645970247,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:55:46 addons-653733 kubelet[1493]: E0829 18:55:46.275999    1493 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="c201934b-bd8f-4d77-941f-e09f86134c1a"
	Aug 29 18:55:46 addons-653733 kubelet[1493]: E0829 18:55:46.648497    1493 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957746648234014,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:55:46 addons-653733 kubelet[1493]: E0829 18:55:46.648537    1493 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957746648234014,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:55:56 addons-653733 kubelet[1493]: E0829 18:55:56.651635    1493 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957756651368715,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:55:56 addons-653733 kubelet[1493]: E0829 18:55:56.651680    1493 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957756651368715,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:56:01 addons-653733 kubelet[1493]: E0829 18:56:01.276261    1493 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="c201934b-bd8f-4d77-941f-e09f86134c1a"
	Aug 29 18:56:06 addons-653733 kubelet[1493]: E0829 18:56:06.654293    1493 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957766654032001,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:56:06 addons-653733 kubelet[1493]: E0829 18:56:06.654329    1493 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957766654032001,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:56:14 addons-653733 kubelet[1493]: E0829 18:56:14.275924    1493 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="c201934b-bd8f-4d77-941f-e09f86134c1a"
	Aug 29 18:56:16 addons-653733 kubelet[1493]: E0829 18:56:16.657389    1493 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957776657141194,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:56:16 addons-653733 kubelet[1493]: E0829 18:56:16.657424    1493 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724957776657141194,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:578566,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.619289    1493 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-h4sv9\" (UniqueName: \"kubernetes.io/projected/3c9ea312-d8cd-431d-ad53-25654e6c6c18-kube-api-access-h4sv9\") pod \"3c9ea312-d8cd-431d-ad53-25654e6c6c18\" (UID: \"3c9ea312-d8cd-431d-ad53-25654e6c6c18\") "
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.619353    1493 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/3c9ea312-d8cd-431d-ad53-25654e6c6c18-tmp-dir\") pod \"3c9ea312-d8cd-431d-ad53-25654e6c6c18\" (UID: \"3c9ea312-d8cd-431d-ad53-25654e6c6c18\") "
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.619757    1493 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/3c9ea312-d8cd-431d-ad53-25654e6c6c18-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "3c9ea312-d8cd-431d-ad53-25654e6c6c18" (UID: "3c9ea312-d8cd-431d-ad53-25654e6c6c18"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.622100    1493 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3c9ea312-d8cd-431d-ad53-25654e6c6c18-kube-api-access-h4sv9" (OuterVolumeSpecName: "kube-api-access-h4sv9") pod "3c9ea312-d8cd-431d-ad53-25654e6c6c18" (UID: "3c9ea312-d8cd-431d-ad53-25654e6c6c18"). InnerVolumeSpecName "kube-api-access-h4sv9". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.720425    1493 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/3c9ea312-d8cd-431d-ad53-25654e6c6c18-tmp-dir\") on node \"addons-653733\" DevicePath \"\""
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.720462    1493 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-h4sv9\" (UniqueName: \"kubernetes.io/projected/3c9ea312-d8cd-431d-ad53-25654e6c6c18-kube-api-access-h4sv9\") on node \"addons-653733\" DevicePath \"\""
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.888932    1493 scope.go:117] "RemoveContainer" containerID="66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7"
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.920012    1493 scope.go:117] "RemoveContainer" containerID="66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7"
	Aug 29 18:56:23 addons-653733 kubelet[1493]: E0829 18:56:23.920428    1493 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7\": container with ID starting with 66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7 not found: ID does not exist" containerID="66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7"
	Aug 29 18:56:23 addons-653733 kubelet[1493]: I0829 18:56:23.920457    1493 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7"} err="failed to get container status \"66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7\": rpc error: code = NotFound desc = could not find container \"66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7\": container with ID starting with 66743758fe59c037a874e36e71f831ba31febe7cc3c9f92dcd89f5aa457e60c7 not found: ID does not exist"
	
	
	==> storage-provisioner [9c3626692232baf0901718447a0def856783953dc3d10ef3622d5f3ab0cadc9d] <==
	I0829 18:38:48.315664       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0829 18:38:48.333030       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0829 18:38:48.335014       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0829 18:38:48.352190       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0829 18:38:48.352388       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988!
	I0829 18:38:48.353591       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"34351685-277b-46da-8999-ac5ec6bf5b73", APIVersion:"v1", ResourceVersion:"919", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988 became leader
	I0829 18:38:48.453278       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-653733_0a565b48-dc95-4787-84a6-40115f0eb988!
	

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

                                                
                                                
-- stdout --
	Name:             busybox
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-653733/192.168.49.2
	Start Time:       Thu, 29 Aug 2024 18:40:43 +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-gf5tz (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   True 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-gf5tz:
	    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-653733
	  Normal   Pulling    14m (x4 over 15m)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
	  Warning  Failed     14m (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     14m (x4 over 15m)   kubelet            Error: ErrImagePull
	  Warning  Failed     13m (x6 over 15m)   kubelet            Error: ImagePullBackOff
	  Normal   BackOff    39s (x64 over 15m)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"

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

                                                
                                    

Test pass (295/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 10.73
4 TestDownloadOnly/v1.20.0/preload-exists 0.01
8 TestDownloadOnly/v1.20.0/LogsDuration 0.39
9 TestDownloadOnly/v1.20.0/DeleteAll 0.42
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.31.0/json-events 6.36
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.07
18 TestDownloadOnly/v1.31.0/DeleteAll 0.2
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.56
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.09
27 TestAddons/Setup 213.59
31 TestAddons/serial/GCPAuth/Namespaces 0.27
35 TestAddons/parallel/InspektorGadget 11.8
39 TestAddons/parallel/CSI 55.99
40 TestAddons/parallel/Headlamp 18.77
41 TestAddons/parallel/CloudSpanner 5.63
42 TestAddons/parallel/LocalPath 54.31
43 TestAddons/parallel/NvidiaDevicePlugin 5.98
44 TestAddons/parallel/Yakd 11.77
45 TestAddons/StoppedEnableDisable 6.29
46 TestCertOptions 39.98
47 TestCertExpiration 238.35
49 TestForceSystemdFlag 40.61
50 TestForceSystemdEnv 45.93
56 TestErrorSpam/setup 28.73
57 TestErrorSpam/start 0.77
58 TestErrorSpam/status 1.2
59 TestErrorSpam/pause 1.82
60 TestErrorSpam/unpause 1.92
61 TestErrorSpam/stop 1.51
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 50.68
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 35.36
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.09
72 TestFunctional/serial/CacheCmd/cache/add_remote 5
73 TestFunctional/serial/CacheCmd/cache/add_local 1.49
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.05
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.18
78 TestFunctional/serial/CacheCmd/cache/delete 0.14
79 TestFunctional/serial/MinikubeKubectlCmd 0.15
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
81 TestFunctional/serial/ExtraConfig 34.26
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.91
84 TestFunctional/serial/LogsFileCmd 1.89
85 TestFunctional/serial/InvalidService 4.63
87 TestFunctional/parallel/ConfigCmd 0.45
88 TestFunctional/parallel/DashboardCmd 10.04
89 TestFunctional/parallel/DryRun 0.44
90 TestFunctional/parallel/InternationalLanguage 0.23
91 TestFunctional/parallel/StatusCmd 1.2
95 TestFunctional/parallel/ServiceCmdConnect 16.64
96 TestFunctional/parallel/AddonsCmd 0.18
97 TestFunctional/parallel/PersistentVolumeClaim 25.49
99 TestFunctional/parallel/SSHCmd 0.61
100 TestFunctional/parallel/CpCmd 2.02
102 TestFunctional/parallel/FileSync 0.39
103 TestFunctional/parallel/CertSync 2.12
107 TestFunctional/parallel/NodeLabels 0.09
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.77
111 TestFunctional/parallel/License 0.28
112 TestFunctional/parallel/Version/short 0.09
113 TestFunctional/parallel/Version/components 1.07
114 TestFunctional/parallel/ImageCommands/ImageListShort 1.81
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.33
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
118 TestFunctional/parallel/ImageCommands/ImageBuild 4.17
119 TestFunctional/parallel/ImageCommands/Setup 1.07
120 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
121 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
122 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.21
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.61
124 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.19
125 TestFunctional/parallel/ProfileCmd/profile_not_create 0.56
126 TestFunctional/parallel/ProfileCmd/profile_list 0.46
127 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2.03
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.4
130 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
131 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
133 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.5
134 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.81
135 TestFunctional/parallel/ImageCommands/ImageRemove 0.58
136 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.14
137 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.23
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
139 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
143 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
144 TestFunctional/parallel/ServiceCmd/DeployApp 8.3
145 TestFunctional/parallel/MountCmd/any-port 9.2
146 TestFunctional/parallel/ServiceCmd/List 0.52
147 TestFunctional/parallel/ServiceCmd/JSONOutput 0.58
148 TestFunctional/parallel/ServiceCmd/HTTPS 0.37
149 TestFunctional/parallel/ServiceCmd/Format 0.4
150 TestFunctional/parallel/ServiceCmd/URL 0.38
151 TestFunctional/parallel/MountCmd/specific-port 2.45
152 TestFunctional/parallel/MountCmd/VerifyCleanup 1.42
153 TestFunctional/delete_echo-server_images 0.03
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 181.61
160 TestMultiControlPlane/serial/DeployApp 9.42
161 TestMultiControlPlane/serial/PingHostFromPods 1.62
162 TestMultiControlPlane/serial/AddWorkerNode 36.86
163 TestMultiControlPlane/serial/NodeLabels 0.12
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.77
165 TestMultiControlPlane/serial/CopyFile 19.61
166 TestMultiControlPlane/serial/StopSecondaryNode 13.16
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.6
168 TestMultiControlPlane/serial/RestartSecondaryNode 21.69
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 16.56
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 204.8
171 TestMultiControlPlane/serial/DeleteSecondaryNode 13.82
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.53
173 TestMultiControlPlane/serial/StopCluster 35.92
174 TestMultiControlPlane/serial/RestartCluster 121.92
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
176 TestMultiControlPlane/serial/AddSecondaryNode 76.03
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.78
181 TestJSONOutput/start/Command 50.56
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.76
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.7
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.93
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.23
206 TestKicCustomNetwork/create_custom_network 41.32
207 TestKicCustomNetwork/use_default_bridge_network 37.33
208 TestKicExistingNetwork 34.32
209 TestKicCustomSubnet 37.54
210 TestKicStaticIP 36.36
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 72.91
215 TestMountStart/serial/StartWithMountFirst 7.17
216 TestMountStart/serial/VerifyMountFirst 0.28
217 TestMountStart/serial/StartWithMountSecond 7.58
218 TestMountStart/serial/VerifyMountSecond 0.38
219 TestMountStart/serial/DeleteFirst 1.81
220 TestMountStart/serial/VerifyMountPostDelete 0.26
221 TestMountStart/serial/Stop 1.2
222 TestMountStart/serial/RestartStopped 8.14
223 TestMountStart/serial/VerifyMountPostStop 0.26
226 TestMultiNode/serial/FreshStart2Nodes 82.91
227 TestMultiNode/serial/DeployApp2Nodes 6.06
228 TestMultiNode/serial/PingHostFrom2Pods 1.03
229 TestMultiNode/serial/AddNode 30.61
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.34
232 TestMultiNode/serial/CopyFile 10.41
233 TestMultiNode/serial/StopNode 2.28
234 TestMultiNode/serial/StartAfterStop 10.08
235 TestMultiNode/serial/RestartKeepsNodes 108.47
236 TestMultiNode/serial/DeleteNode 5.53
237 TestMultiNode/serial/StopMultiNode 23.97
238 TestMultiNode/serial/RestartMultiNode 48.5
239 TestMultiNode/serial/ValidateNameConflict 34.74
244 TestPreload 212.14
246 TestScheduledStopUnix 105.92
249 TestInsufficientStorage 11.07
250 TestRunningBinaryUpgrade 80.54
252 TestKubernetesUpgrade 398.69
253 TestMissingContainerUpgrade 186.65
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
256 TestNoKubernetes/serial/StartWithK8s 39.35
257 TestNoKubernetes/serial/StartWithStopK8s 10.71
258 TestNoKubernetes/serial/Start 6.73
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
260 TestNoKubernetes/serial/ProfileList 0.57
261 TestNoKubernetes/serial/Stop 1.22
262 TestNoKubernetes/serial/StartNoArgs 7.52
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.31
264 TestStoppedBinaryUpgrade/Setup 1
265 TestStoppedBinaryUpgrade/Upgrade 79.53
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.36
275 TestPause/serial/Start 52.89
276 TestPause/serial/SecondStartNoReconfiguration 40.24
277 TestPause/serial/Pause 0.79
278 TestPause/serial/VerifyStatus 0.32
279 TestPause/serial/Unpause 0.81
280 TestPause/serial/PauseAgain 1.14
281 TestPause/serial/DeletePaused 2.85
282 TestPause/serial/VerifyDeletedResources 0.35
290 TestNetworkPlugins/group/false 5.65
295 TestStartStop/group/old-k8s-version/serial/FirstStart 177.53
297 TestStartStop/group/no-preload/serial/FirstStart 153.66
298 TestStartStop/group/old-k8s-version/serial/DeployApp 11.68
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.21
300 TestStartStop/group/old-k8s-version/serial/Stop 11.97
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
302 TestStartStop/group/old-k8s-version/serial/SecondStart 129.87
303 TestStartStop/group/no-preload/serial/DeployApp 11.37
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.07
305 TestStartStop/group/no-preload/serial/Stop 11.96
306 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.02
307 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
308 TestStartStop/group/no-preload/serial/SecondStart 275.37
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.13
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.3
311 TestStartStop/group/old-k8s-version/serial/Pause 4.16
313 TestStartStop/group/embed-certs/serial/FirstStart 58.63
314 TestStartStop/group/embed-certs/serial/DeployApp 10.35
315 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.19
316 TestStartStop/group/embed-certs/serial/Stop 12.03
317 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.19
318 TestStartStop/group/embed-certs/serial/SecondStart 267.8
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
320 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.1
321 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
322 TestStartStop/group/no-preload/serial/Pause 3.11
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 52.86
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.43
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.14
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.05
328 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.13
331 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 335.4
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.3
333 TestStartStop/group/embed-certs/serial/Pause 4.36
335 TestStartStop/group/newest-cni/serial/FirstStart 36.59
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.46
338 TestStartStop/group/newest-cni/serial/Stop 11.98
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.26
340 TestStartStop/group/newest-cni/serial/SecondStart 15.98
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.28
344 TestStartStop/group/newest-cni/serial/Pause 3.12
345 TestNetworkPlugins/group/auto/Start 52.73
346 TestNetworkPlugins/group/auto/KubeletFlags 0.28
347 TestNetworkPlugins/group/auto/NetCatPod 11.37
348 TestNetworkPlugins/group/auto/DNS 0.2
349 TestNetworkPlugins/group/auto/Localhost 0.18
350 TestNetworkPlugins/group/auto/HairPin 0.16
351 TestNetworkPlugins/group/flannel/Start 43.73
352 TestNetworkPlugins/group/flannel/ControllerPod 6.01
353 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
354 TestNetworkPlugins/group/flannel/NetCatPod 12.26
355 TestNetworkPlugins/group/flannel/DNS 0.22
356 TestNetworkPlugins/group/flannel/Localhost 0.16
357 TestNetworkPlugins/group/flannel/HairPin 0.16
358 TestNetworkPlugins/group/calico/Start 61.88
359 TestNetworkPlugins/group/calico/ControllerPod 6.01
360 TestNetworkPlugins/group/calico/KubeletFlags 0.4
361 TestNetworkPlugins/group/calico/NetCatPod 14.34
362 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
363 TestNetworkPlugins/group/calico/DNS 0.19
364 TestNetworkPlugins/group/calico/Localhost 0.2
365 TestNetworkPlugins/group/calico/HairPin 0.19
366 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.18
367 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.29
368 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.78
369 TestNetworkPlugins/group/custom-flannel/Start 65.16
370 TestNetworkPlugins/group/kindnet/Start 58.79
371 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
372 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.35
373 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
374 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
375 TestNetworkPlugins/group/kindnet/NetCatPod 10.25
376 TestNetworkPlugins/group/custom-flannel/DNS 0.19
377 TestNetworkPlugins/group/custom-flannel/Localhost 0.16
378 TestNetworkPlugins/group/custom-flannel/HairPin 0.15
379 TestNetworkPlugins/group/kindnet/DNS 0.24
380 TestNetworkPlugins/group/kindnet/Localhost 0.26
381 TestNetworkPlugins/group/kindnet/HairPin 0.21
382 TestNetworkPlugins/group/bridge/Start 83.37
383 TestNetworkPlugins/group/enable-default-cni/Start 47.22
384 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.27
385 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.41
386 TestNetworkPlugins/group/enable-default-cni/DNS 0.18
387 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
388 TestNetworkPlugins/group/enable-default-cni/HairPin 0.16
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.48
390 TestNetworkPlugins/group/bridge/NetCatPod 14.49
391 TestNetworkPlugins/group/bridge/DNS 0.18
392 TestNetworkPlugins/group/bridge/Localhost 0.15
393 TestNetworkPlugins/group/bridge/HairPin 0.19
x
+
TestDownloadOnly/v1.20.0/json-events (10.73s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-016149 | jenkins | v1.33.1 | 29 Aug 24 18:36 UTC |          |
	|         | -p download-only-016149        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/29 18:36:49
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0829 18:36:49.315666  283736 out.go:345] Setting OutFile to fd 1 ...
	I0829 18:36:49.315907  283736 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:36:49.315935  283736 out.go:358] Setting ErrFile to fd 2...
	I0829 18:36:49.315952  283736 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:36:49.316267  283736 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	W0829 18:36:49.316441  283736 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19531-278350/.minikube/config/config.json: open /home/jenkins/minikube-integration/19531-278350/.minikube/config/config.json: no such file or directory
	I0829 18:36:49.316977  283736 out.go:352] Setting JSON to true
	I0829 18:36:49.317898  283736 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8355,"bootTime":1724948255,"procs":157,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0829 18:36:49.318000  283736 start.go:139] virtualization:  
	I0829 18:36:49.322149  283736 out.go:97] [download-only-016149] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0829 18:36:49.322382  283736 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball: no such file or directory
	I0829 18:36:49.322429  283736 notify.go:220] Checking for updates...
	I0829 18:36:49.324932  283736 out.go:169] MINIKUBE_LOCATION=19531
	I0829 18:36:49.327578  283736 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0829 18:36:49.330203  283736 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 18:36:49.332806  283736 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	I0829 18:36:49.335529  283736 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0829 18:36:49.340990  283736 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0829 18:36:49.341297  283736 driver.go:392] Setting default libvirt URI to qemu:///system
	I0829 18:36:49.366987  283736 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0829 18:36:49.367095  283736 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:36:49.421116  283736 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-29 18:36:49.411459948 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:36:49.421229  283736 docker.go:307] overlay module found
	I0829 18:36:49.424076  283736 out.go:97] Using the docker driver based on user configuration
	I0829 18:36:49.424123  283736 start.go:297] selected driver: docker
	I0829 18:36:49.424131  283736 start.go:901] validating driver "docker" against <nil>
	I0829 18:36:49.424248  283736 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:36:49.478908  283736 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-29 18:36:49.469279227 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:36:49.479066  283736 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0829 18:36:49.479322  283736 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0829 18:36:49.479472  283736 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0829 18:36:49.482244  283736 out.go:169] Using Docker driver with root privileges
	I0829 18:36:49.484705  283736 cni.go:84] Creating CNI manager for ""
	I0829 18:36:49.484754  283736 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:36:49.484766  283736 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0829 18:36:49.484866  283736 start.go:340] cluster config:
	{Name:download-only-016149 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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-016149 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}
	I0829 18:36:49.487527  283736 out.go:97] Starting "download-only-016149" primary control-plane node in "download-only-016149" cluster
	I0829 18:36:49.487566  283736 cache.go:121] Beginning downloading kic base image for docker with crio
	I0829 18:36:49.490306  283736 out.go:97] Pulling base image v0.0.44-1724775115-19521 ...
	I0829 18:36:49.490352  283736 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0829 18:36:49.490488  283736 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local docker daemon
	I0829 18:36:49.506136  283736 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce to local cache
	I0829 18:36:49.506317  283736 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory
	I0829 18:36:49.506412  283736 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce to local cache
	I0829 18:36:49.629152  283736 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
	I0829 18:36:49.629177  283736 cache.go:56] Caching tarball of preloaded images
	I0829 18:36:49.629781  283736 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0829 18:36:49.632949  283736 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0829 18:36:49.632983  283736 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0829 18:36:49.728014  283736 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/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0829 18:36:55.202759  283736 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0829 18:36:55.202854  283736 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0829 18:36:56.375039  283736 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0829 18:36:56.375427  283736 profile.go:143] Saving config to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/download-only-016149/config.json ...
	I0829 18:36:56.375467  283736 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/download-only-016149/config.json: {Name:mk1e1abaa696c4d0f85236816a06f44b0e5c29ed Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:36:56.376415  283736 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0829 18:36:56.378758  283736 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19531-278350/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-016149 host does not exist
	  To start a cluster, run: "minikube start -p download-only-016149"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/json-events (6.36s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-501721 --force --alsologtostderr --kubernetes-version=v1.31.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-501721 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (6.356372293s)
--- PASS: TestDownloadOnly/v1.31.0/json-events (6.36s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-016149 | jenkins | v1.33.1 | 29 Aug 24 18:36 UTC |                     |
	|         | -p download-only-016149        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| delete  | -p download-only-016149        | download-only-016149 | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC | 29 Aug 24 18:37 UTC |
	| start   | -o=json --download-only        | download-only-501721 | jenkins | v1.33.1 | 29 Aug 24 18:37 UTC |                     |
	|         | -p download-only-501721        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/29 18:37:00
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0829 18:37:00.998143  283940 out.go:345] Setting OutFile to fd 1 ...
	I0829 18:37:00.998340  283940 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:37:00.998369  283940 out.go:358] Setting ErrFile to fd 2...
	I0829 18:37:00.998391  283940 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 18:37:00.998642  283940 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 18:37:00.999084  283940 out.go:352] Setting JSON to true
	I0829 18:37:01.000008  283940 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":8366,"bootTime":1724948255,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0829 18:37:01.000133  283940 start.go:139] virtualization:  
	I0829 18:37:01.002309  283940 out.go:97] [download-only-501721] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0829 18:37:01.002540  283940 notify.go:220] Checking for updates...
	I0829 18:37:01.003939  283940 out.go:169] MINIKUBE_LOCATION=19531
	I0829 18:37:01.008273  283940 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0829 18:37:01.010403  283940 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 18:37:01.011975  283940 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	I0829 18:37:01.013528  283940 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0829 18:37:01.017311  283940 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0829 18:37:01.017624  283940 driver.go:392] Setting default libvirt URI to qemu:///system
	I0829 18:37:01.061528  283940 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0829 18:37:01.061624  283940 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:37:01.128544  283940 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-29 18:37:01.117105739 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:37:01.128688  283940 docker.go:307] overlay module found
	I0829 18:37:01.130413  283940 out.go:97] Using the docker driver based on user configuration
	I0829 18:37:01.130458  283940 start.go:297] selected driver: docker
	I0829 18:37:01.130466  283940 start.go:901] validating driver "docker" against <nil>
	I0829 18:37:01.130588  283940 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 18:37:01.187730  283940 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-29 18:37:01.17833403 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 18:37:01.187906  283940 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0829 18:37:01.188250  283940 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0829 18:37:01.188411  283940 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0829 18:37:01.189977  283940 out.go:169] Using Docker driver with root privileges
	I0829 18:37:01.191458  283940 cni.go:84] Creating CNI manager for ""
	I0829 18:37:01.191493  283940 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0829 18:37:01.191504  283940 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0829 18:37:01.191593  283940 start.go:340] cluster config:
	{Name:download-only-501721 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:download-only-501721 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.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}
	I0829 18:37:01.193141  283940 out.go:97] Starting "download-only-501721" primary control-plane node in "download-only-501721" cluster
	I0829 18:37:01.193172  283940 cache.go:121] Beginning downloading kic base image for docker with crio
	I0829 18:37:01.194342  283940 out.go:97] Pulling base image v0.0.44-1724775115-19521 ...
	I0829 18:37:01.194370  283940 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:01.194544  283940 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local docker daemon
	I0829 18:37:01.210686  283940 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce to local cache
	I0829 18:37:01.210813  283940 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory
	I0829 18:37:01.210839  283940 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce in local cache directory, skipping pull
	I0829 18:37:01.210845  283940 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce exists in cache, skipping pull
	I0829 18:37:01.210855  283940 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce as a tarball
	I0829 18:37:01.251445  283940 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0829 18:37:01.251470  283940 cache.go:56] Caching tarball of preloaded images
	I0829 18:37:01.252028  283940 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:01.254076  283940 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0829 18:37:01.254100  283940 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0829 18:37:01.341980  283940 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:e6af375765e1700a37be5f07489fb80e -> /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0829 18:37:05.042366  283940 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0829 18:37:05.042714  283940 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19531-278350/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0829 18:37:05.923486  283940 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0829 18:37:05.923857  283940 profile.go:143] Saving config to /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/download-only-501721/config.json ...
	I0829 18:37:05.923890  283940 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/download-only-501721/config.json: {Name:mke1e7bc72304cc0ba41264038ecce6405909153 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0829 18:37:05.924071  283940 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0829 18:37:05.924636  283940 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19531-278350/.minikube/cache/linux/arm64/v1.31.0/kubectl
	
	
	* The control-plane node download-only-501721 host does not exist
	  To start a cluster, run: "minikube start -p download-only-501721"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.09s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (213.59s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-cwnnh" [f3d84438-da90-4d8f-bf62-309e43da1005] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004202621s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-653733
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-653733: (5.797870632s)
--- PASS: TestAddons/parallel/InspektorGadget (11.80s)

                                                
                                    
x
+
TestAddons/parallel/CSI (55.99s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 5.288446ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-653733 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-653733 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [b89f4227-6037-48f4-91c7-3570eb1b18ba] Pending
helpers_test.go:344: "task-pv-pod" [b89f4227-6037-48f4-91c7-3570eb1b18ba] 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" [b89f4227-6037-48f4-91c7-3570eb1b18ba] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003995342s
addons_test.go:590: (dbg) Run:  kubectl --context addons-653733 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-653733 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-653733 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-653733 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-653733 delete pod task-pv-pod: (1.263874017s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-653733 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-653733 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-653733 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [c30ccef4-1b31-4a24-9410-e8eac3ca8c1f] Pending
helpers_test.go:344: "task-pv-pod-restore" [c30ccef4-1b31-4a24-9410-e8eac3ca8c1f] 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" [c30ccef4-1b31-4a24-9410-e8eac3ca8c1f] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004398613s
addons_test.go:632: (dbg) Run:  kubectl --context addons-653733 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-653733 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-653733 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.823041383s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (55.99s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (18.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-653733 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-653733 --alsologtostderr -v=1: (1.009013066s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-jtlk4" [42d84e74-de1c-4c05-a915-d1fac26b267e] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-jtlk4" [42d84e74-de1c-4c05-a915-d1fac26b267e] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-jtlk4" [42d84e74-de1c-4c05-a915-d1fac26b267e] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 12.004364182s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 addons disable headlamp --alsologtostderr -v=1: (5.751083682s)
--- PASS: TestAddons/parallel/Headlamp (18.77s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-769b77f747-m9whr" [e9328251-f1c3-42ca-871f-755abd7ced89] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.008668922s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-653733
--- PASS: TestAddons/parallel/CloudSpanner (5.63s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (54.31s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-653733 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-653733 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-653733 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [3c330b1c-9427-4779-ad1a-1ec2235903f9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [3c330b1c-9427-4779-ad1a-1ec2235903f9] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [3c330b1c-9427-4779-ad1a-1ec2235903f9] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.005085473s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-653733 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 ssh "cat /opt/local-path-provisioner/pvc-f3a43f7b-03d3-4638-8470-6ddf33bfea8a_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-653733 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-653733 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.985638089s)
--- PASS: TestAddons/parallel/LocalPath (54.31s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-grqwd" [4f09c402-2f55-4e53-ae28-a70e517e2af9] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004515647s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-653733
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.98s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-7qsm2" [576c87b2-7a58-4758-9dec-d84bf9b8ce57] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004349664s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-653733 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-653733 addons disable yakd --alsologtostderr -v=1: (5.765416451s)
--- PASS: TestAddons/parallel/Yakd (11.77s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (6.29s)

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

                                                
                                    
x
+
TestCertOptions (39.98s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (238.35s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-639362 --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-639362 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (38.882493149s)
E0829 19:39:44.443293  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-639362 --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-639362 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (17.019186975s)
helpers_test.go:175: Cleaning up "cert-expiration-639362" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-639362
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-639362: (2.445366701s)
--- PASS: TestCertExpiration (238.35s)

                                                
                                    
x
+
TestForceSystemdFlag (40.61s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (45.93s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (28.73s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.77s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.2s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.82s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.92s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.51s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (50.68s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (35.36s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.09s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-331371 cache add registry.k8s.io/pause:3.1: (1.721424332s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-331371 cache add registry.k8s.io/pause:3.3: (1.626945583s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-331371 cache add registry.k8s.io/pause:latest: (1.654318908s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (5.00s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.26s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.91s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.89s)

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

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.63s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.45s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (10.04s)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0829 19:00:13.887205  312465 out.go:345] Setting OutFile to fd 1 ...
	I0829 19:00:13.887397  312465 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:00:13.887427  312465 out.go:358] Setting ErrFile to fd 2...
	I0829 19:00:13.887511  312465 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:00:13.887781  312465 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 19:00:13.888266  312465 out.go:352] Setting JSON to false
	I0829 19:00:13.889272  312465 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":9759,"bootTime":1724948255,"procs":193,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0829 19:00:13.889374  312465 start.go:139] virtualization:  
	I0829 19:00:13.892880  312465 out.go:177] * [functional-331371] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0829 19:00:13.895716  312465 out.go:177]   - MINIKUBE_LOCATION=19531
	I0829 19:00:13.895874  312465 notify.go:220] Checking for updates...
	I0829 19:00:13.901036  312465 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0829 19:00:13.903723  312465 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 19:00:13.906554  312465 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	I0829 19:00:13.909537  312465 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0829 19:00:13.912333  312465 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0829 19:00:13.915710  312465 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 19:00:13.916716  312465 driver.go:392] Setting default libvirt URI to qemu:///system
	I0829 19:00:13.941850  312465 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0829 19:00:13.941982  312465 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 19:00:13.998254  312465 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-29 19:00:13.987499827 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 19:00:13.998372  312465 docker.go:307] overlay module found
	I0829 19:00:14.001260  312465 out.go:177] * Using the docker driver based on existing profile
	I0829 19:00:14.017864  312465 start.go:297] selected driver: docker
	I0829 19:00:14.017897  312465 start.go:901] validating driver "docker" against &{Name:functional-331371 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:functional-331371 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.0 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}
	I0829 19:00:14.018046  312465 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0829 19:00:14.021389  312465 out.go:201] 
	W0829 19:00:14.029277  312465 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
	I0829 19:00:14.032155  312465 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.23s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0829 19:00:22.773048  313594 out.go:345] Setting OutFile to fd 1 ...
	I0829 19:00:22.773538  313594 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:00:22.773568  313594 out.go:358] Setting ErrFile to fd 2...
	I0829 19:00:22.773590  313594 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:00:22.774060  313594 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 19:00:22.774607  313594 out.go:352] Setting JSON to false
	I0829 19:00:22.775792  313594 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":9768,"bootTime":1724948255,"procs":200,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0829 19:00:22.775910  313594 start.go:139] virtualization:  
	I0829 19:00:22.781930  313594 out.go:177] * [functional-331371] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0829 19:00:22.784376  313594 out.go:177]   - MINIKUBE_LOCATION=19531
	I0829 19:00:22.784559  313594 notify.go:220] Checking for updates...
	I0829 19:00:22.789589  313594 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0829 19:00:22.791251  313594 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 19:00:22.793338  313594 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	I0829 19:00:22.794904  313594 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0829 19:00:22.797085  313594 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0829 19:00:22.799509  313594 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 19:00:22.800116  313594 driver.go:392] Setting default libvirt URI to qemu:///system
	I0829 19:00:22.826189  313594 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0829 19:00:22.826316  313594 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 19:00:22.910879  313594 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-29 19:00:22.899854165 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 19:00:22.910993  313594 docker.go:307] overlay module found
	I0829 19:00:22.914435  313594 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0829 19:00:22.917088  313594 start.go:297] selected driver: docker
	I0829 19:00:22.917115  313594 start.go:901] validating driver "docker" against &{Name:functional-331371 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1724775115-19521@sha256:5e61ebc6e68d69e31cadead040aa9b41aa36d281b29a7d562fa41077c99ed3ce 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.0 ClusterName:functional-331371 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.0 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}
	I0829 19:00:22.917241  313594 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0829 19:00:22.921405  313594 out.go:201] 
	W0829 19:00:22.922912  313594 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
	I0829 19:00:22.924660  313594 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (16.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-331371 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-331371 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-jn95z" [200d7325-9970-46d5-8d6a-7ca9f20654c3] 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-jn95z" [200d7325-9970-46d5-8d6a-7ca9f20654c3] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 16.004095139s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31956
functional_test.go:1675: http://192.168.49.2:31956: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.18s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.49s)

                                                
                                                
=== 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" [11570826-5b2e-4251-8302-6143c58f1b27] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.008379001s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-331371 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-331371 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-331371 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-331371 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" [5a2b3e88-86a0-466e-9528-751bac29d9a8] Pending
helpers_test.go:344: "sp-pod" [5a2b3e88-86a0-466e-9528-751bac29d9a8] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [5a2b3e88-86a0-466e-9528-751bac29d9a8] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003236739s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-331371 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-331371 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-331371 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" [9a9947df-764f-4546-b951-a8a3a5686cb9] Pending
helpers_test.go:344: "sp-pod" [9a9947df-764f-4546-b951-a8a3a5686cb9] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.0035882s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-331371 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.49s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.61s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.02s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.39s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.77s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.28s)

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

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

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

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

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

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

                                                
                                                
=== 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-331371 image ls --format short --alsologtostderr
functional_test.go:261: (dbg) Done: out/minikube-linux-arm64 -p functional-331371 image ls --format short --alsologtostderr: (1.814177752s)
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-331371 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.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-331371
localhost/kicbase/echo-server:functional-331371
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
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-331371 image ls --format short --alsologtostderr:
I0829 19:00:29.200245  314875 out.go:345] Setting OutFile to fd 1 ...
I0829 19:00:29.200512  314875 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:29.200534  314875 out.go:358] Setting ErrFile to fd 2...
I0829 19:00:29.200556  314875 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:29.200811  314875 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
I0829 19:00:29.201512  314875 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:29.201672  314875 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:29.202168  314875 cli_runner.go:164] Run: docker container inspect functional-331371 --format={{.State.Status}}
I0829 19:00:29.224474  314875 ssh_runner.go:195] Run: systemctl --version
I0829 19:00:29.224550  314875 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331371
I0829 19:00:29.253627  314875 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/functional-331371/id_rsa Username:docker}
I0829 19:00:29.379732  314875 ssh_runner.go:195] Run: sudo crictl images --output json
I0829 19:00:30.941638  314875 ssh_runner.go:235] Completed: sudo crictl images --output json: (1.561866819s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (1.81s)

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

                                                
                                                
=== 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-331371 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-331371 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/library/nginx                 | latest             | a9dfdba8b7190 | 197MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/kube-scheduler          | v1.31.0            | fbbbd428abb4d | 67MB   |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| localhost/minikube-local-cache-test     | functional-331371  | dda32480834e9 | 3.33kB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/kube-apiserver          | v1.31.0            | cd0f0ae0ec9e0 | 92.6MB |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| localhost/kicbase/echo-server           | functional-331371  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/kube-controller-manager | v1.31.0            | fcb0683e6bdbd | 86.9MB |
| registry.k8s.io/kube-proxy              | v1.31.0            | 71d55d66fd4ee | 95.9MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | d5e283bc63d43 | 90.3MB |
| docker.io/library/nginx                 | alpine             | 70594c812316a | 48.4MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-331371 image ls --format table --alsologtostderr:
I0829 19:00:33.680851  315140 out.go:345] Setting OutFile to fd 1 ...
I0829 19:00:33.681067  315140 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:33.681091  315140 out.go:358] Setting ErrFile to fd 2...
I0829 19:00:33.681108  315140 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:33.681384  315140 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
I0829 19:00:33.682052  315140 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:33.682239  315140 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:33.682786  315140 cli_runner.go:164] Run: docker container inspect functional-331371 --format={{.State.Status}}
I0829 19:00:33.700854  315140 ssh_runner.go:195] Run: systemctl --version
I0829 19:00:33.700905  315140 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331371
I0829 19:00:33.719353  315140 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/functional-331371/id_rsa Username:docker}
I0829 19:00:33.830983  315140 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

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

                                                
                                                
=== 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-331371 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-331371 image ls --format json --alsologtostderr:
[{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb","repoDigests":["registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808","registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"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:e59730b14890252c14f
85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"dda32480834e9e7d8910fd5b1824d47f064e9526d2c4d1ccce6ee9025840f3fd","repoDigests":["localhost/minikube-local-cache-test@sha256:6013ec96dc753baa085b0848a21538354298be702ec1de84f26fcbadb1bb103b"],"repoTags":["localhost/minikube-local-cache-test:functional-331371"],"size":"3330"},{"id":"70594c812316a9bc20dd5d679982c6322dc7cf0128687ae9f849d0207783e753","repoDigests":["docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6","docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48397013"},{"id":"a9dfdba8b719078c5705fdecd6f83157
65cc79e473111aa9451551ddc340b2bc","repoDigests":["docker.io/library/nginx@sha256:447a8665cc1dab95b1ca778e162215839ccbb9189104c79d7ec3a81e14577add","docker.io/library/nginx@sha256:bab0713884fed8a137ba5bd2d67d218c6192bd79b5a3526d3eb15567e035eb55"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172049"},{"id":"cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"92567005"},{"id":"fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k
8s.io/kube-controller-manager:v1.31.0"],"size":"86930758"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-331371"],"size":"4788229"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"
],"size":"58812704"},{"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":"d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"90290738"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"]
,"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"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":"71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89","repoDigests":["registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971","registry.k8s.io/kube-
proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"95949719"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-331371 image ls --format json --alsologtostderr:
I0829 19:00:33.360996  315102 out.go:345] Setting OutFile to fd 1 ...
I0829 19:00:33.361241  315102 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:33.361266  315102 out.go:358] Setting ErrFile to fd 2...
I0829 19:00:33.361288  315102 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:33.361559  315102 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
I0829 19:00:33.362257  315102 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:33.362413  315102 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:33.362904  315102 cli_runner.go:164] Run: docker container inspect functional-331371 --format={{.State.Status}}
I0829 19:00:33.386127  315102 ssh_runner.go:195] Run: systemctl --version
I0829 19:00:33.386178  315102 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331371
I0829 19:00:33.405322  315102 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/functional-331371/id_rsa Username:docker}
I0829 19:00:33.502425  315102 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.33s)

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

                                                
                                                
=== 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-331371 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-331371 image ls --format yaml --alsologtostderr:
- 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: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-331371
size: "4788229"
- id: fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
- registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67007814"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "90290738"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- 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: fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "86930758"
- id: 71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "95949719"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 70594c812316a9bc20dd5d679982c6322dc7cf0128687ae9f849d0207783e753
repoDigests:
- docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6
- docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
repoTags:
- docker.io/library/nginx:alpine
size: "48397013"
- id: a9dfdba8b719078c5705fdecd6f8315765cc79e473111aa9451551ddc340b2bc
repoDigests:
- docker.io/library/nginx@sha256:447a8665cc1dab95b1ca778e162215839ccbb9189104c79d7ec3a81e14577add
- docker.io/library/nginx@sha256:bab0713884fed8a137ba5bd2d67d218c6192bd79b5a3526d3eb15567e035eb55
repoTags:
- docker.io/library/nginx:latest
size: "197172049"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "92567005"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- 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: dda32480834e9e7d8910fd5b1824d47f064e9526d2c4d1ccce6ee9025840f3fd
repoDigests:
- localhost/minikube-local-cache-test@sha256:6013ec96dc753baa085b0848a21538354298be702ec1de84f26fcbadb1bb103b
repoTags:
- localhost/minikube-local-cache-test:functional-331371
size: "3330"
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- 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: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-331371 image ls --format yaml --alsologtostderr:
I0829 19:00:33.060772  315068 out.go:345] Setting OutFile to fd 1 ...
I0829 19:00:33.060948  315068 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:33.060962  315068 out.go:358] Setting ErrFile to fd 2...
I0829 19:00:33.060968  315068 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:33.061243  315068 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
I0829 19:00:33.061932  315068 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:33.062058  315068 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:33.062547  315068 cli_runner.go:164] Run: docker container inspect functional-331371 --format={{.State.Status}}
I0829 19:00:33.084797  315068 ssh_runner.go:195] Run: systemctl --version
I0829 19:00:33.084858  315068 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331371
I0829 19:00:33.120154  315068 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/functional-331371/id_rsa Username:docker}
I0829 19:00:33.217849  315068 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 image build -t localhost/my-image:functional-331371 testdata/build --alsologtostderr
2024/08/29 19:00:32 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-331371 image build -t localhost/my-image:functional-331371 testdata/build --alsologtostderr: (3.551052965s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-331371 image build -t localhost/my-image:functional-331371 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 5d5512c15bc
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-331371
--> 9bdd5515757
Successfully tagged localhost/my-image:functional-331371
9bdd5515757652c34a79b9d09a039e8a8d28ee38de44b12f0ed9b6a8870a5556
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-331371 image build -t localhost/my-image:functional-331371 testdata/build --alsologtostderr:
I0829 19:00:31.435695  315005 out.go:345] Setting OutFile to fd 1 ...
I0829 19:00:31.436641  315005 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:31.436721  315005 out.go:358] Setting ErrFile to fd 2...
I0829 19:00:31.436749  315005 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0829 19:00:31.437175  315005 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
I0829 19:00:31.438142  315005 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:31.438904  315005 config.go:182] Loaded profile config "functional-331371": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0829 19:00:31.439503  315005 cli_runner.go:164] Run: docker container inspect functional-331371 --format={{.State.Status}}
I0829 19:00:31.459191  315005 ssh_runner.go:195] Run: systemctl --version
I0829 19:00:31.459268  315005 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-331371
I0829 19:00:31.496155  315005 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33144 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/functional-331371/id_rsa Username:docker}
I0829 19:00:31.605175  315005 build_images.go:161] Building image from path: /tmp/build.4103551989.tar
I0829 19:00:31.605257  315005 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0829 19:00:31.622325  315005 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4103551989.tar
I0829 19:00:31.627101  315005 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4103551989.tar: stat -c "%s %y" /var/lib/minikube/build/build.4103551989.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4103551989.tar': No such file or directory
I0829 19:00:31.627134  315005 ssh_runner.go:362] scp /tmp/build.4103551989.tar --> /var/lib/minikube/build/build.4103551989.tar (3072 bytes)
I0829 19:00:31.659480  315005 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4103551989
I0829 19:00:31.669579  315005 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4103551989 -xf /var/lib/minikube/build/build.4103551989.tar
I0829 19:00:31.679800  315005 crio.go:315] Building image: /var/lib/minikube/build/build.4103551989
I0829 19:00:31.679911  315005 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-331371 /var/lib/minikube/build/build.4103551989 --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
I0829 19:00:34.849975  315005 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-331371 /var/lib/minikube/build/build.4103551989 --cgroup-manager=cgroupfs: (3.170034414s)
I0829 19:00:34.850038  315005 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4103551989
I0829 19:00:34.859212  315005 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4103551989.tar
I0829 19:00:34.868192  315005 build_images.go:217] Built localhost/my-image:functional-331371 from /tmp/build.4103551989.tar
I0829 19:00:34.868224  315005 build_images.go:133] succeeded building to: functional-331371
I0829 19:00:34.868229  315005 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.17s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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.654353ms" 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 "57.667573ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.40s)

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

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

                                                
                                    
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-331371 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-331371 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" [fa487eb2-86ad-44ef-8d61-dbd9a227de8d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [fa487eb2-86ad-44ef-8d61-dbd9a227de8d] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004435281s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.50s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-331371 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-331371 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-pvrlx" [ea98ef86-ac9c-4c2c-99f6-68856fefab96] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-pvrlx" [ea98ef86-ac9c-4c2c-99f6-68856fefab96] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.003921147s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.30s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug 29 19:00 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 29 19:00 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 29 19:00 test-1724958014286525588
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 ssh cat /mount-9p/test-1724958014286525588
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-331371 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" [31974f3d-f004-4b36-8ba6-7d3a4c0ef8b3] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [31974f3d-f004-4b36-8ba6-7d3a4c0ef8b3] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [31974f3d-f004-4b36-8ba6-7d3a4c0ef8b3] 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.004651897s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-331371 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-331371 /tmp/TestFunctionalparallelMountCmdany-port430314640/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.20s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-331371 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-331371 /tmp/TestFunctionalparallelMountCmdspecific-port1035278557/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-331371 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-331371 ssh "sudo umount -f /mount-9p": exit status 1 (289.311519ms)

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (181.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-827121 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0829 19:00:43.356139  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:43.362916  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:43.374350  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:43.395799  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:43.437270  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:43.518764  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:43.681021  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:44.005439  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:44.647589  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:45.929611  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:48.491345  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:00:53.613157  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:01:03.854807  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:01:24.336183  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:02:05.297832  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:03:27.219260  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-827121 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m0.787025829s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (181.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (9.42s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.77s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp testdata/cp-test.txt ha-827121:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2099015859/001/cp-test_ha-827121.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121:/home/docker/cp-test.txt ha-827121-m02:/home/docker/cp-test_ha-827121_ha-827121-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m02 "sudo cat /home/docker/cp-test_ha-827121_ha-827121-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121:/home/docker/cp-test.txt ha-827121-m03:/home/docker/cp-test_ha-827121_ha-827121-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m03 "sudo cat /home/docker/cp-test_ha-827121_ha-827121-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121:/home/docker/cp-test.txt ha-827121-m04:/home/docker/cp-test_ha-827121_ha-827121-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m04 "sudo cat /home/docker/cp-test_ha-827121_ha-827121-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp testdata/cp-test.txt ha-827121-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2099015859/001/cp-test_ha-827121-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m02:/home/docker/cp-test.txt ha-827121:/home/docker/cp-test_ha-827121-m02_ha-827121.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121 "sudo cat /home/docker/cp-test_ha-827121-m02_ha-827121.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m02:/home/docker/cp-test.txt ha-827121-m03:/home/docker/cp-test_ha-827121-m02_ha-827121-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m03 "sudo cat /home/docker/cp-test_ha-827121-m02_ha-827121-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m02:/home/docker/cp-test.txt ha-827121-m04:/home/docker/cp-test_ha-827121-m02_ha-827121-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m04 "sudo cat /home/docker/cp-test_ha-827121-m02_ha-827121-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp testdata/cp-test.txt ha-827121-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2099015859/001/cp-test_ha-827121-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m03:/home/docker/cp-test.txt ha-827121:/home/docker/cp-test_ha-827121-m03_ha-827121.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121 "sudo cat /home/docker/cp-test_ha-827121-m03_ha-827121.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m03:/home/docker/cp-test.txt ha-827121-m02:/home/docker/cp-test_ha-827121-m03_ha-827121-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m02 "sudo cat /home/docker/cp-test_ha-827121-m03_ha-827121-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m03:/home/docker/cp-test.txt ha-827121-m04:/home/docker/cp-test_ha-827121-m03_ha-827121-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m04 "sudo cat /home/docker/cp-test_ha-827121-m03_ha-827121-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp testdata/cp-test.txt ha-827121-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2099015859/001/cp-test_ha-827121-m04.txt
E0829 19:04:44.444210  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:04:44.450588  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:04:44.461890  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:04:44.483151  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m04 "sudo cat /home/docker/cp-test.txt"
E0829 19:04:44.524811  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:04:44.606454  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:04:44.768733  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m04:/home/docker/cp-test.txt ha-827121:/home/docker/cp-test_ha-827121-m04_ha-827121.txt
E0829 19:04:45.090562  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m04 "sudo cat /home/docker/cp-test.txt"
E0829 19:04:45.732370  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121 "sudo cat /home/docker/cp-test_ha-827121-m04_ha-827121.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m04:/home/docker/cp-test.txt ha-827121-m02:/home/docker/cp-test_ha-827121-m04_ha-827121-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m02 "sudo cat /home/docker/cp-test_ha-827121-m04_ha-827121-m02.txt"
E0829 19:04:47.014595  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 cp ha-827121-m04:/home/docker/cp-test.txt ha-827121-m03:/home/docker/cp-test_ha-827121-m04_ha-827121-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 ssh -n ha-827121-m03 "sudo cat /home/docker/cp-test_ha-827121-m04_ha-827121-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (13.16s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 node stop m02 -v=7 --alsologtostderr
E0829 19:04:49.576323  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:04:54.697675  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-827121 node stop m02 -v=7 --alsologtostderr: (12.34941075s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-827121 status -v=7 --alsologtostderr: exit status 7 (808.960052ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0829 19:05:00.678271  330932 out.go:345] Setting OutFile to fd 1 ...
	I0829 19:05:00.678404  330932 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:05:00.678413  330932 out.go:358] Setting ErrFile to fd 2...
	I0829 19:05:00.678418  330932 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:05:00.678686  330932 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 19:05:00.678930  330932 out.go:352] Setting JSON to false
	I0829 19:05:00.678983  330932 mustload.go:65] Loading cluster: ha-827121
	I0829 19:05:00.679134  330932 notify.go:220] Checking for updates...
	I0829 19:05:00.679460  330932 config.go:182] Loaded profile config "ha-827121": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 19:05:00.679472  330932 status.go:255] checking status of ha-827121 ...
	I0829 19:05:00.680231  330932 cli_runner.go:164] Run: docker container inspect ha-827121 --format={{.State.Status}}
	I0829 19:05:00.703766  330932 status.go:330] ha-827121 host status = "Running" (err=<nil>)
	I0829 19:05:00.703799  330932 host.go:66] Checking if "ha-827121" exists ...
	I0829 19:05:00.704249  330932 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-827121
	I0829 19:05:00.741765  330932 host.go:66] Checking if "ha-827121" exists ...
	I0829 19:05:00.742233  330932 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0829 19:05:00.742297  330932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-827121
	I0829 19:05:00.766242  330932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33150 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/ha-827121/id_rsa Username:docker}
	I0829 19:05:00.862578  330932 ssh_runner.go:195] Run: systemctl --version
	I0829 19:05:00.867920  330932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0829 19:05:00.885924  330932 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 19:05:00.951910  330932 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-08-29 19:05:00.941076478 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 19:05:00.952610  330932 kubeconfig.go:125] found "ha-827121" server: "https://192.168.49.254:8443"
	I0829 19:05:00.952650  330932 api_server.go:166] Checking apiserver status ...
	I0829 19:05:00.952714  330932 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0829 19:05:00.965731  330932 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1418/cgroup
	I0829 19:05:00.976710  330932 api_server.go:182] apiserver freezer: "9:freezer:/docker/27a0f4db1b42e4a305dfbb9a2a7b28ede7c7741deaa2dd07391323c99331d7ed/crio/crio-b514557b89ae7609d720f035957dd9d2731446fb555a3cb0cc75ea558354c688"
	I0829 19:05:00.976786  330932 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/27a0f4db1b42e4a305dfbb9a2a7b28ede7c7741deaa2dd07391323c99331d7ed/crio/crio-b514557b89ae7609d720f035957dd9d2731446fb555a3cb0cc75ea558354c688/freezer.state
	I0829 19:05:00.986781  330932 api_server.go:204] freezer state: "THAWED"
	I0829 19:05:00.986812  330932 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0829 19:05:00.995377  330932 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0829 19:05:00.995407  330932 status.go:422] ha-827121 apiserver status = Running (err=<nil>)
	I0829 19:05:00.995432  330932 status.go:257] ha-827121 status: &{Name:ha-827121 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0829 19:05:00.995450  330932 status.go:255] checking status of ha-827121-m02 ...
	I0829 19:05:00.995795  330932 cli_runner.go:164] Run: docker container inspect ha-827121-m02 --format={{.State.Status}}
	I0829 19:05:01.033762  330932 status.go:330] ha-827121-m02 host status = "Stopped" (err=<nil>)
	I0829 19:05:01.033785  330932 status.go:343] host is not running, skipping remaining checks
	I0829 19:05:01.033793  330932 status.go:257] ha-827121-m02 status: &{Name:ha-827121-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0829 19:05:01.033816  330932 status.go:255] checking status of ha-827121-m03 ...
	I0829 19:05:01.034141  330932 cli_runner.go:164] Run: docker container inspect ha-827121-m03 --format={{.State.Status}}
	I0829 19:05:01.057962  330932 status.go:330] ha-827121-m03 host status = "Running" (err=<nil>)
	I0829 19:05:01.057990  330932 host.go:66] Checking if "ha-827121-m03" exists ...
	I0829 19:05:01.058306  330932 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-827121-m03
	I0829 19:05:01.077310  330932 host.go:66] Checking if "ha-827121-m03" exists ...
	I0829 19:05:01.077633  330932 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0829 19:05:01.077682  330932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-827121-m03
	I0829 19:05:01.098296  330932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33160 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/ha-827121-m03/id_rsa Username:docker}
	I0829 19:05:01.198078  330932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0829 19:05:01.211088  330932 kubeconfig.go:125] found "ha-827121" server: "https://192.168.49.254:8443"
	I0829 19:05:01.211175  330932 api_server.go:166] Checking apiserver status ...
	I0829 19:05:01.211234  330932 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0829 19:05:01.224130  330932 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1334/cgroup
	I0829 19:05:01.234720  330932 api_server.go:182] apiserver freezer: "9:freezer:/docker/c026bdabacfa2fd5c4461734618f70ba9b76e49ac9525b52dfbf8e41e57e22c5/crio/crio-e2112a4999b11f49f93982ef49eb35d06a674bd7b30702d0b85a4c67dc4a7eec"
	I0829 19:05:01.234834  330932 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c026bdabacfa2fd5c4461734618f70ba9b76e49ac9525b52dfbf8e41e57e22c5/crio/crio-e2112a4999b11f49f93982ef49eb35d06a674bd7b30702d0b85a4c67dc4a7eec/freezer.state
	I0829 19:05:01.246813  330932 api_server.go:204] freezer state: "THAWED"
	I0829 19:05:01.246851  330932 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0829 19:05:01.254919  330932 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0829 19:05:01.254948  330932 status.go:422] ha-827121-m03 apiserver status = Running (err=<nil>)
	I0829 19:05:01.254959  330932 status.go:257] ha-827121-m03 status: &{Name:ha-827121-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0829 19:05:01.254977  330932 status.go:255] checking status of ha-827121-m04 ...
	I0829 19:05:01.255309  330932 cli_runner.go:164] Run: docker container inspect ha-827121-m04 --format={{.State.Status}}
	I0829 19:05:01.273119  330932 status.go:330] ha-827121-m04 host status = "Running" (err=<nil>)
	I0829 19:05:01.273145  330932 host.go:66] Checking if "ha-827121-m04" exists ...
	I0829 19:05:01.273469  330932 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-827121-m04
	I0829 19:05:01.291850  330932 host.go:66] Checking if "ha-827121-m04" exists ...
	I0829 19:05:01.292256  330932 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0829 19:05:01.292307  330932 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-827121-m04
	I0829 19:05:01.311444  330932 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33165 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/ha-827121-m04/id_rsa Username:docker}
	I0829 19:05:01.405504  330932 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0829 19:05:01.422322  330932 status.go:257] ha-827121-m04 status: &{Name:ha-827121-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.6s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (21.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 node start m02 -v=7 --alsologtostderr
E0829 19:05:04.939870  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-827121 node start m02 -v=7 --alsologtostderr: (20.196122953s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-827121 status -v=7 --alsologtostderr: (1.339195992s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (21.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.56s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0829 19:05:25.421420  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (16.556794606s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (16.56s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (204.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-827121 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-827121 -v=7 --alsologtostderr
E0829 19:05:43.357005  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:06:06.382865  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:06:11.061456  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-827121 -v=7 --alsologtostderr: (37.199769979s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-827121 --wait=true -v=7 --alsologtostderr
E0829 19:07:28.304286  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-827121 --wait=true -v=7 --alsologtostderr: (2m47.446880156s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-827121
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (204.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.92s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 stop -v=7 --alsologtostderr
E0829 19:09:44.443785  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-827121 stop -v=7 --alsologtostderr: (35.812253908s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-827121 status -v=7 --alsologtostderr: exit status 7 (111.613153ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0829 19:09:55.294190  345379 out.go:345] Setting OutFile to fd 1 ...
	I0829 19:09:55.294329  345379 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:09:55.294341  345379 out.go:358] Setting ErrFile to fd 2...
	I0829 19:09:55.294346  345379 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:09:55.294588  345379 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 19:09:55.294781  345379 out.go:352] Setting JSON to false
	I0829 19:09:55.294819  345379 mustload.go:65] Loading cluster: ha-827121
	I0829 19:09:55.294903  345379 notify.go:220] Checking for updates...
	I0829 19:09:55.295232  345379 config.go:182] Loaded profile config "ha-827121": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 19:09:55.295253  345379 status.go:255] checking status of ha-827121 ...
	I0829 19:09:55.295821  345379 cli_runner.go:164] Run: docker container inspect ha-827121 --format={{.State.Status}}
	I0829 19:09:55.313498  345379 status.go:330] ha-827121 host status = "Stopped" (err=<nil>)
	I0829 19:09:55.313520  345379 status.go:343] host is not running, skipping remaining checks
	I0829 19:09:55.313529  345379 status.go:257] ha-827121 status: &{Name:ha-827121 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0829 19:09:55.313562  345379 status.go:255] checking status of ha-827121-m02 ...
	I0829 19:09:55.313897  345379 cli_runner.go:164] Run: docker container inspect ha-827121-m02 --format={{.State.Status}}
	I0829 19:09:55.341665  345379 status.go:330] ha-827121-m02 host status = "Stopped" (err=<nil>)
	I0829 19:09:55.341687  345379 status.go:343] host is not running, skipping remaining checks
	I0829 19:09:55.341695  345379 status.go:257] ha-827121-m02 status: &{Name:ha-827121-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0829 19:09:55.341725  345379 status.go:255] checking status of ha-827121-m04 ...
	I0829 19:09:55.342087  345379 cli_runner.go:164] Run: docker container inspect ha-827121-m04 --format={{.State.Status}}
	I0829 19:09:55.358446  345379 status.go:330] ha-827121-m04 host status = "Stopped" (err=<nil>)
	I0829 19:09:55.358469  345379 status.go:343] host is not running, skipping remaining checks
	I0829 19:09:55.358476  345379 status.go:257] ha-827121-m04 status: &{Name:ha-827121-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (121.92s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-827121 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0829 19:10:12.146146  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:10:43.356347  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-827121 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m0.913477423s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 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 (121.92s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (76.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-827121 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-827121 --control-plane -v=7 --alsologtostderr: (1m15.035215215s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-827121 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (76.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.78s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (50.56s)

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

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.76s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.7s)

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

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

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

                                                
                                    
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-594462 --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-594462 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (85.019433ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"632911cb-89fc-483b-927f-c69112d75330","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-594462] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5b8f69a9-968d-44a8-ba79-593e04fa99c3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19531"}}
	{"specversion":"1.0","id":"854d21d8-37e1-4a2e-afe9-e81c2191407b","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":"005d96cd-7205-494f-afc5-e1d41bc3a211","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig"}}
	{"specversion":"1.0","id":"94450258-1c0f-4245-a930-33ff57e26abf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube"}}
	{"specversion":"1.0","id":"2c097ab0-c24d-422b-8421-9a3e0061bfbb","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":"8fe4a00c-4ae0-4456-98f9-d34033e2a59f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"7b6f3d42-2db7-47dc-b707-416d2d0806fc","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-594462" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-594462
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (41.32s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-075411 --network=
E0829 19:14:44.444036  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-075411 --network=: (39.16384888s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-075411" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-075411
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-075411: (2.131127563s)
--- PASS: TestKicCustomNetwork/create_custom_network (41.32s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (37.33s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-496416 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-496416 --network=bridge: (35.195698793s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-496416" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-496416
E0829 19:15:43.356237  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-496416: (2.110081718s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (37.33s)

                                                
                                    
x
+
TestKicExistingNetwork (34.32s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-165783 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-165783 --network=existing-network: (32.189534077s)
helpers_test.go:175: Cleaning up "existing-network-165783" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-165783
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-165783: (1.968677262s)
--- PASS: TestKicExistingNetwork (34.32s)

                                                
                                    
x
+
TestKicCustomSubnet (37.54s)

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

                                                
                                    
x
+
TestKicStaticIP (36.36s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-360964 --static-ip=192.168.200.200
E0829 19:17:06.422880  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/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-360964 --static-ip=192.168.200.200: (34.113525449s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-360964 ip
helpers_test.go:175: Cleaning up "static-ip-360964" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-360964
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-360964: (2.088706198s)
--- PASS: TestKicStaticIP (36.36s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (72.91s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-736421 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-736421 --driver=docker  --container-runtime=crio: (35.28212126s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-739514 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-739514 --driver=docker  --container-runtime=crio: (31.880935513s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-736421
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-739514
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-739514" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-739514
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-739514: (2.073663253s)
helpers_test.go:175: Cleaning up "first-736421" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-736421
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-736421: (2.306756832s)
--- PASS: TestMinikubeProfile (72.91s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.17s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.58s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.38s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.81s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.14s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (82.91s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-136713 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0829 19:19:44.444292  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-136713 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m22.397057209s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-136713 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (82.91s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-136713 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-136713 -- exec busybox-7dff88458-hwcr5 -- 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-136713 -- exec busybox-7dff88458-hwcr5 -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-136713 -- exec busybox-7dff88458-l2z8b -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
E0829 19:20:43.356634  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-136713 -- exec busybox-7dff88458-l2z8b -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.03s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-136713 -v 3 --alsologtostderr
E0829 19:21:07.508762  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-136713 -v 3 --alsologtostderr: (29.902896291s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-136713 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (30.61s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.34s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.41s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.28s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0829 19:21:26.954689  399298 out.go:345] Setting OutFile to fd 1 ...
	I0829 19:21:26.954815  399298 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:21:26.954826  399298 out.go:358] Setting ErrFile to fd 2...
	I0829 19:21:26.954831  399298 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:21:26.955063  399298 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 19:21:26.955257  399298 out.go:352] Setting JSON to false
	I0829 19:21:26.955294  399298 mustload.go:65] Loading cluster: multinode-136713
	I0829 19:21:26.955423  399298 notify.go:220] Checking for updates...
	I0829 19:21:26.955743  399298 config.go:182] Loaded profile config "multinode-136713": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 19:21:26.955766  399298 status.go:255] checking status of multinode-136713 ...
	I0829 19:21:26.956608  399298 cli_runner.go:164] Run: docker container inspect multinode-136713 --format={{.State.Status}}
	I0829 19:21:26.974795  399298 status.go:330] multinode-136713 host status = "Running" (err=<nil>)
	I0829 19:21:26.974822  399298 host.go:66] Checking if "multinode-136713" exists ...
	I0829 19:21:26.975132  399298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-136713
	I0829 19:21:26.997945  399298 host.go:66] Checking if "multinode-136713" exists ...
	I0829 19:21:26.998269  399298 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0829 19:21:26.998332  399298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-136713
	I0829 19:21:27.033713  399298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33272 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/multinode-136713/id_rsa Username:docker}
	I0829 19:21:27.129739  399298 ssh_runner.go:195] Run: systemctl --version
	I0829 19:21:27.134344  399298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0829 19:21:27.146653  399298 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 19:21:27.211701  399298 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:40 OomKillDisable:true NGoroutines:61 SystemTime:2024-08-29 19:21:27.200760648 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 19:21:27.212397  399298 kubeconfig.go:125] found "multinode-136713" server: "https://192.168.67.2:8443"
	I0829 19:21:27.212436  399298 api_server.go:166] Checking apiserver status ...
	I0829 19:21:27.212487  399298 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0829 19:21:27.224356  399298 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1406/cgroup
	I0829 19:21:27.233732  399298 api_server.go:182] apiserver freezer: "9:freezer:/docker/6ffea6b7406c020c232a412e669aad065d38ea47dfaf3f56ff022acd88fd1e5d/crio/crio-6ba1a5eb19070b312c6fe6bb052e33ae25f5a2d0d34791653f297e71d81e0fed"
	I0829 19:21:27.233808  399298 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6ffea6b7406c020c232a412e669aad065d38ea47dfaf3f56ff022acd88fd1e5d/crio/crio-6ba1a5eb19070b312c6fe6bb052e33ae25f5a2d0d34791653f297e71d81e0fed/freezer.state
	I0829 19:21:27.242935  399298 api_server.go:204] freezer state: "THAWED"
	I0829 19:21:27.242970  399298 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0829 19:21:27.251785  399298 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0829 19:21:27.251815  399298 status.go:422] multinode-136713 apiserver status = Running (err=<nil>)
	I0829 19:21:27.251826  399298 status.go:257] multinode-136713 status: &{Name:multinode-136713 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0829 19:21:27.251843  399298 status.go:255] checking status of multinode-136713-m02 ...
	I0829 19:21:27.252275  399298 cli_runner.go:164] Run: docker container inspect multinode-136713-m02 --format={{.State.Status}}
	I0829 19:21:27.269123  399298 status.go:330] multinode-136713-m02 host status = "Running" (err=<nil>)
	I0829 19:21:27.269144  399298 host.go:66] Checking if "multinode-136713-m02" exists ...
	I0829 19:21:27.269770  399298 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-136713-m02
	I0829 19:21:27.286737  399298 host.go:66] Checking if "multinode-136713-m02" exists ...
	I0829 19:21:27.287055  399298 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0829 19:21:27.287094  399298 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-136713-m02
	I0829 19:21:27.304729  399298 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33277 SSHKeyPath:/home/jenkins/minikube-integration/19531-278350/.minikube/machines/multinode-136713-m02/id_rsa Username:docker}
	I0829 19:21:27.401534  399298 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0829 19:21:27.413471  399298 status.go:257] multinode-136713-m02 status: &{Name:multinode-136713-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0829 19:21:27.413515  399298 status.go:255] checking status of multinode-136713-m03 ...
	I0829 19:21:27.413869  399298 cli_runner.go:164] Run: docker container inspect multinode-136713-m03 --format={{.State.Status}}
	I0829 19:21:27.431763  399298 status.go:330] multinode-136713-m03 host status = "Stopped" (err=<nil>)
	I0829 19:21:27.431788  399298 status.go:343] host is not running, skipping remaining checks
	I0829 19:21:27.431795  399298 status.go:257] multinode-136713-m03 status: &{Name:multinode-136713-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.08s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (108.47s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-136713
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-136713
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-136713: (24.942561482s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-136713 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-136713 --wait=true -v=8 --alsologtostderr: (1m23.398901123s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-136713
--- PASS: TestMultiNode/serial/RestartKeepsNodes (108.47s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.53s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.97s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0829 19:23:55.437233  406998 out.go:345] Setting OutFile to fd 1 ...
	I0829 19:23:55.437359  406998 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:23:55.437369  406998 out.go:358] Setting ErrFile to fd 2...
	I0829 19:23:55.437374  406998 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:23:55.437610  406998 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 19:23:55.437796  406998 out.go:352] Setting JSON to false
	I0829 19:23:55.437835  406998 mustload.go:65] Loading cluster: multinode-136713
	I0829 19:23:55.437951  406998 notify.go:220] Checking for updates...
	I0829 19:23:55.438262  406998 config.go:182] Loaded profile config "multinode-136713": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 19:23:55.438272  406998 status.go:255] checking status of multinode-136713 ...
	I0829 19:23:55.438762  406998 cli_runner.go:164] Run: docker container inspect multinode-136713 --format={{.State.Status}}
	I0829 19:23:55.458382  406998 status.go:330] multinode-136713 host status = "Stopped" (err=<nil>)
	I0829 19:23:55.458404  406998 status.go:343] host is not running, skipping remaining checks
	I0829 19:23:55.458411  406998 status.go:257] multinode-136713 status: &{Name:multinode-136713 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0829 19:23:55.458435  406998 status.go:255] checking status of multinode-136713-m02 ...
	I0829 19:23:55.458760  406998 cli_runner.go:164] Run: docker container inspect multinode-136713-m02 --format={{.State.Status}}
	I0829 19:23:55.480541  406998 status.go:330] multinode-136713-m02 host status = "Stopped" (err=<nil>)
	I0829 19:23:55.480562  406998 status.go:343] host is not running, skipping remaining checks
	I0829 19:23:55.480579  406998 status.go:257] multinode-136713-m02 status: &{Name:multinode-136713-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (48.5s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.74s)

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

                                                
                                                
-- stdout --
	* [multinode-136713-m02] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19531
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-136713-m02' is duplicated with machine name 'multinode-136713-m02' in profile 'multinode-136713'
	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-136713-m03 --driver=docker  --container-runtime=crio
E0829 19:24:44.443594  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-136713-m03 --driver=docker  --container-runtime=crio: (32.273060393s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-136713
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-136713: exit status 80 (306.845959ms)

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

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

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

                                                
                                    
x
+
TestPreload (212.14s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-849419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0829 19:25:43.356133  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-849419 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (2m57.673411037s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-849419 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-849419 image pull gcr.io/k8s-minikube/busybox: (3.333753146s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-849419
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-849419: (5.821027354s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-849419 --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-849419 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (22.536893556s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-849419 image list
helpers_test.go:175: Cleaning up "test-preload-849419" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-849419
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-849419: (2.425758084s)
--- PASS: TestPreload (212.14s)

                                                
                                    
x
+
TestScheduledStopUnix (105.92s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-161194 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-161194 --memory=2048 --driver=docker  --container-runtime=crio: (29.395512169s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-161194 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-161194 -n scheduled-stop-161194
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-161194 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-161194 --cancel-scheduled
E0829 19:29:44.443332  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-161194 -n scheduled-stop-161194
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-161194
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-161194 --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-161194
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-161194: exit status 7 (63.370321ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.07s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-567110 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
E0829 19:30:43.356274  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-567110 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (8.563947382s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"82fea755-ac00-4c61-8202-8a4b7e0c83e0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-567110] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"5b27544c-8ead-4b9d-acec-92ee9de0dfcf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19531"}}
	{"specversion":"1.0","id":"c7ba5de5-8541-41cc-91a1-ffa23c0389dd","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":"8b24acc4-904e-4158-8e44-05a0569ee5df","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig"}}
	{"specversion":"1.0","id":"1b8753f3-a684-496e-8c13-f047bdb4829c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube"}}
	{"specversion":"1.0","id":"5b0b65c5-da29-4f37-b45e-49522f5040e5","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":"418410e8-c02b-4c80-9cf0-522f9bcc46dc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"562d34ad-661d-4967-9893-14bae17b14b4","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":"88868108-f3e8-4a1a-a40f-2f6987802133","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":"7de9840a-233d-4d95-b42c-a89688f64809","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":"f1276526-e2ca-4f2a-b996-82c7728a1ecf","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":"5439495b-bded-47f7-b09f-6b5fef9cb63d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-567110\" primary control-plane node in \"insufficient-storage-567110\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"e606875b-ed45-46b0-b847-ad9b4f81f845","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1724775115-19521 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"071173a6-e1b0-4ef8-b19b-8125925d5177","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":"96b4d6cf-1ad6-465e-ac60-6ce90e4f5ab8","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-567110 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-567110 --output=json --layout=cluster: exit status 7 (300.082323ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-567110","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.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-567110","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0829 19:30:49.771486  424913 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-567110" does not appear in /home/jenkins/minikube-integration/19531-278350/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0829 19:30:50.073563  424975 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-567110" does not appear in /home/jenkins/minikube-integration/19531-278350/kubeconfig
	E0829 19:30:50.085403  424975 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/insufficient-storage-567110/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (80.54s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1055572142 start -p running-upgrade-287657 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0829 19:35:43.356230  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1055572142 start -p running-upgrade-287657 --memory=2200 --vm-driver=docker  --container-runtime=crio: (48.864925923s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-287657 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-287657 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (27.282129985s)
helpers_test.go:175: Cleaning up "running-upgrade-287657" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-287657
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-287657: (3.244986756s)
--- PASS: TestRunningBinaryUpgrade (80.54s)

                                                
                                    
x
+
TestKubernetesUpgrade (398.69s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-140333 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0829 19:33:46.424279  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-140333 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m40.291009979s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-140333 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-140333 --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-140333 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (108.93517ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-140333] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19531
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.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.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-140333
	    minikube start -p kubernetes-upgrade-140333 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-1403332 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0, by running:
	    
	    minikube start -p kubernetes-upgrade-140333 --kubernetes-version=v1.31.0
	    

                                                
                                                
** /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-140333 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-140333 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.701190987s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-140333" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-140333
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-140333: (2.530816319s)
--- PASS: TestKubernetesUpgrade (398.69s)

                                                
                                    
x
+
TestMissingContainerUpgrade (186.65s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3991068295 start -p missing-upgrade-834589 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3991068295 start -p missing-upgrade-834589 --memory=2200 --driver=docker  --container-runtime=crio: (1m57.351083227s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-834589
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-834589: (10.529361171s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-834589
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-834589 --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-834589 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.87910263s)
helpers_test.go:175: Cleaning up "missing-upgrade-834589" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-834589
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-834589: (1.966259479s)
--- PASS: TestMissingContainerUpgrade (186.65s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-868853] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19531
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.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.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (39.35s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (10.71s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.73s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.57s)

                                                
                                                
=== 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 (0.57s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.52s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.31s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (79.53s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1796493817 start -p stopped-upgrade-993259 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0829 19:34:44.443339  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1796493817 start -p stopped-upgrade-993259 --memory=2200 --vm-driver=docker  --container-runtime=crio: (45.945500864s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1796493817 -p stopped-upgrade-993259 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1796493817 -p stopped-upgrade-993259 stop: (1.968380296s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-993259 --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-993259 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.611249006s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (79.53s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.36s)

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

                                                
                                    
x
+
TestPause/serial/Start (52.89s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (40.24s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-579518 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0829 19:37:47.510208  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-579518 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (40.219909778s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (40.24s)

                                                
                                    
x
+
TestPause/serial/Pause (0.79s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-579518","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-579518","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.32s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.81s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.14s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.85s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.35s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (5.65s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0829 19:38:43.962867  464675 out.go:345] Setting OutFile to fd 1 ...
	I0829 19:38:43.963085  464675 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:38:43.963092  464675 out.go:358] Setting ErrFile to fd 2...
	I0829 19:38:43.963096  464675 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0829 19:38:43.963360  464675 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19531-278350/.minikube/bin
	I0829 19:38:43.963818  464675 out.go:352] Setting JSON to false
	I0829 19:38:43.964877  464675 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":12069,"bootTime":1724948255,"procs":186,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1068-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0829 19:38:43.964950  464675 start.go:139] virtualization:  
	I0829 19:38:43.970238  464675 out.go:177] * [false-739938] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0829 19:38:43.973098  464675 out.go:177]   - MINIKUBE_LOCATION=19531
	I0829 19:38:43.973148  464675 notify.go:220] Checking for updates...
	I0829 19:38:43.979225  464675 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0829 19:38:43.981792  464675 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19531-278350/kubeconfig
	I0829 19:38:43.984559  464675 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19531-278350/.minikube
	I0829 19:38:43.987295  464675 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0829 19:38:43.990258  464675 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0829 19:38:43.993360  464675 config.go:182] Loaded profile config "force-systemd-flag-807380": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0829 19:38:43.993475  464675 driver.go:392] Setting default libvirt URI to qemu:///system
	I0829 19:38:44.056369  464675 docker.go:123] docker version: linux-27.2.0:Docker Engine - Community
	I0829 19:38:44.056508  464675 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0829 19:38:44.153535  464675 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:34 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-29 19:38:44.136579567 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1068-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214835200 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.2.0 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:472731909fa34bd7bc9c087e4c27943f9835f111 Expected:472731909fa34bd7bc9c087e4c27943f9835f111} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.2]] Warnings:<nil>}}
	I0829 19:38:44.153657  464675 docker.go:307] overlay module found
	I0829 19:38:44.159292  464675 out.go:177] * Using the docker driver based on user configuration
	I0829 19:38:44.164293  464675 start.go:297] selected driver: docker
	I0829 19:38:44.164319  464675 start.go:901] validating driver "docker" against <nil>
	I0829 19:38:44.164333  464675 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0829 19:38:44.169616  464675 out.go:201] 
	W0829 19:38:44.174255  464675 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
	I0829 19:38:44.179759  464675 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-134743 --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
E0829 19:40:43.357793  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/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-134743 --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: (2m57.531380412s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (177.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-276034 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-276034 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (2m33.664217051s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (153.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-134743 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" [24f4e5e5-c73c-428c-8287-8adcb45447f1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [24f4e5e5-c73c-428c-8287-8adcb45447f1] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004287808s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-134743 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.68s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-134743 --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
E0829 19:44:44.444361  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-134743 --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: (2m9.521623557s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-134743 -n old-k8s-version-134743
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (129.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-276034 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" [f4dec33a-d86b-4809-a51e-a2ed1dbcd986] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f4dec33a-d86b-4809-a51e-a2ed1dbcd986] Running
E0829 19:45:43.356422  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.003841695s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-276034 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.37s)

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

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

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

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

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

                                                
                                                
=== 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-8w69t" [55dffdb0-d618-4a8b-ba53-bc8ed009d0cf] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.018764736s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.02s)

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

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

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

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

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

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

                                                
                                                
=== 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-8w69t" [55dffdb0-d618-4a8b-ba53-bc8ed009d0cf] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003719834s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-134743 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.13s)

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

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

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

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

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

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

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

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

                                                
                                    
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-073562 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" [fec7ee40-1f2d-402d-82b0-7e9d61ed6475] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [fec7ee40-1f2d-402d-82b0-7e9d61ed6475] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.014397261s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-073562 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.35s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-073562 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0829 19:48:19.642896  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:19.649413  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:19.660901  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:19.682666  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:19.724129  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:19.805661  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:19.967219  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:20.288857  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:20.931284  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:22.213222  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:24.775238  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:29.897574  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:48:40.139268  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:49:00.621326  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:49:41.583662  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:49:44.443552  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:50:26.425964  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/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-073562 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m27.485167993s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-073562 -n embed-certs-073562
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (267.80s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-jg7zm" [422447c0-d6ff-49b9-a1af-5b436ebb559a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004162087s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.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-jg7zm" [422447c0-d6ff-49b9-a1af-5b436ebb559a] Running
E0829 19:50:43.356447  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004554229s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-276034 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.10s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-716343 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0829 19:51:03.506046  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/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-716343 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (52.864391794s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (52.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-716343 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" [76e98b12-0a05-498d-acff-bbaaffa7cdd2] Pending
helpers_test.go:344: "busybox" [76e98b12-0a05-498d-acff-bbaaffa7cdd2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [76e98b12-0a05-498d-acff-bbaaffa7cdd2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.003799795s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-716343 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.43s)

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

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

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

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

                                                
                                    
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-vtklf" [055d8f5d-e812-437d-a704-2f0ecbdff6e1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004113978s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-716343 -n default-k8s-diff-port-716343
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-716343 -n default-k8s-diff-port-716343: exit status 7 (72.655577ms)

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

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

                                                
                                                
=== 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-vtklf" [055d8f5d-e812-437d-a704-2f0ecbdff6e1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004705293s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-073562 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.13s)

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

                                                
                                                
=== 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-716343 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-716343 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (5m35.045294484s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-716343 -n default-k8s-diff-port-716343
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (335.40s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-816053 --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.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-816053 --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.0: (36.58873179s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (36.59s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-816053 --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.0
E0829 19:53:19.642561  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/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-816053 --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.0: (15.606089979s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-816053 -n newest-cni-816053
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.98s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0829 19:53:47.348927  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:54:27.511822  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/functional-331371/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (52.732823206s)
--- PASS: TestNetworkPlugins/group/auto/Start (52.73s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-739938 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-ldpfp" [dd4bf30e-7471-41e2-9c62-66c4e139646f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ldpfp" [dd4bf30e-7471-41e2-9c62-66c4e139646f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.004079548s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.37s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0829 19:55:35.414732  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:35.428089  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:35.444203  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:35.465626  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:35.508693  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:35.590104  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:35.752023  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:36.073915  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:36.715941  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:37.998205  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:40.560079  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:43.356483  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:55:45.681975  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (43.732743421s)
--- PASS: TestNetworkPlugins/group/flannel/Start (43.73s)

                                                
                                    
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-g87ml" [e2b08dd4-62b8-47f7-a442-6bf6f754d683] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00424455s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-739938 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-9mw85" [adf06641-b18a-4d87-a373-3fe21bcdbedb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0829 19:55:55.924118  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-9mw85" [adf06641-b18a-4d87-a373-3fe21bcdbedb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.006027601s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.26s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0829 19:56:57.367538  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m1.882748738s)
--- PASS: TestNetworkPlugins/group/calico/Start (61.88s)

                                                
                                    
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-87dxq" [4dbde345-e736-4354-9716-adb40a3a119b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005616144s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-739938 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-bvgf5" [095a4510-2a4f-475e-8dae-7e6ec0966706] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-bvgf5" [095a4510-2a4f-475e-8dae-7e6ec0966706] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 14.00515721s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (14.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-rzj7f" [e1cee1dd-7081-4fd4-84f1-cae0f5834c05] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003509254s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-rzj7f" [e1cee1dd-7081-4fd4-84f1-cae0f5834c05] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004253187s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-716343 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.18s)

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

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

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

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

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

                                                
                                                
-- 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-716343 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-716343 --alsologtostderr -v=1: (1.376601902s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-716343 -n default-k8s-diff-port-716343
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-716343 -n default-k8s-diff-port-716343
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.78s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0829 19:58:19.289594  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:58:19.643327  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/old-k8s-version-134743/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (58.787877828s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (58.79s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-739938 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-626df" [772f1e00-838b-491a-8e9c-a0e2599c01fd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-626df" [772f1e00-838b-491a-8e9c-a0e2599c01fd] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003986013s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.35s)

                                                
                                    
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-8m6tv" [2757f6fe-b69a-4d68-a802-46a289cbbfe3] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.005931032s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-739938 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-j749p" [84534608-9960-4ec6-9bae-8c40ebec45cf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-j749p" [84534608-9960-4ec6-9bae-8c40ebec45cf] Running
E0829 19:59:30.228172  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:59:30.234578  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:59:30.245947  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:59:30.267308  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:59:30.308769  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:59:30.390265  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:59:30.559921  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:59:30.881780  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 19:59:31.524092  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.004192015s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.25s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0829 19:59:50.732174  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m23.370618173s)
--- PASS: TestNetworkPlugins/group/bridge/Start (83.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0829 20:00:11.213643  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:35.415012  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/no-preload-276034/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:43.356214  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/addons-653733/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-739938 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (47.216810316s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (47.22s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-739938 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-c8lpj" [0597eee4-bb31-41d0-aa1e-be0e1b9ff02b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0829 20:00:46.381930  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:46.388444  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:46.399886  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:46.421414  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:46.462875  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:46.544546  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:46.706199  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:47.028089  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:47.670317  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:48.952313  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-c8lpj" [0597eee4-bb31-41d0-aa1e-be0e1b9ff02b] Running
E0829 20:00:51.514097  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:52.175196  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/auto-739938/client.crt: no such file or directory" logger="UnhandledError"
E0829 20:00:56.635624  283731 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19531-278350/.minikube/profiles/flannel-739938/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.003613318s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.41s)

                                                
                                    
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-739938 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.18s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-739938 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-57dxb" [9b9444fc-a794-4803-9025-027c1a304d6c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-57dxb" [9b9444fc-a794-4803-9025-027c1a304d6c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 14.004351125s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (14.49s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-739938 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.19s)

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

                                                
                                    

Test skip (30/328)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/kubectl
aaa_download_only_test.go:167: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.31.0/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-401037 --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-401037" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-401037
--- 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:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.00s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.47s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (6.21s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard