Test Report: Docker_Linux_crio_arm64 20317

                    
                      bb508b30435b2a744d00b2f75d06f98d338973f1:2025-01-27:38093
                    
                

Test fail (1/330)

Order failed test Duration
36 TestAddons/parallel/Ingress 157.18
x
+
TestAddons/parallel/Ingress (157.18s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-162377 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-162377 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-162377 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [f41da545-ad87-462b-827f-fe13fa4cafce] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [f41da545-ad87-462b-827f-fe13fa4cafce] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 14.005675522s
I0127 12:37:08.305828  718937 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-162377 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m9.456290521s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-162377 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
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-162377
helpers_test.go:235: (dbg) docker inspect addons-162377:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "5c5134d073c7036fc237ba26ec37eb0d4263880c6aba36537a318906579625a2",
	        "Created": "2025-01-27T12:33:22.99346201Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 720198,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-01-27T12:33:23.160648089Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0434cf58b6dbace281e5de753aa4b2e3fe33dc9a3be53021531403743c3f155a",
	        "ResolvConfPath": "/var/lib/docker/containers/5c5134d073c7036fc237ba26ec37eb0d4263880c6aba36537a318906579625a2/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/5c5134d073c7036fc237ba26ec37eb0d4263880c6aba36537a318906579625a2/hostname",
	        "HostsPath": "/var/lib/docker/containers/5c5134d073c7036fc237ba26ec37eb0d4263880c6aba36537a318906579625a2/hosts",
	        "LogPath": "/var/lib/docker/containers/5c5134d073c7036fc237ba26ec37eb0d4263880c6aba36537a318906579625a2/5c5134d073c7036fc237ba26ec37eb0d4263880c6aba36537a318906579625a2-json.log",
	        "Name": "/addons-162377",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-162377:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-162377",
	            "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/42b1fcb0977573e705c11d201366c5146a2e33dde00268a6b33ec55314b3ed30-init/diff:/var/lib/docker/overlay2/40fc51226428aa29da857e1363fe87763987e03ba04d4caa7c743e3d05464045/diff",
	                "MergedDir": "/var/lib/docker/overlay2/42b1fcb0977573e705c11d201366c5146a2e33dde00268a6b33ec55314b3ed30/merged",
	                "UpperDir": "/var/lib/docker/overlay2/42b1fcb0977573e705c11d201366c5146a2e33dde00268a6b33ec55314b3ed30/diff",
	                "WorkDir": "/var/lib/docker/overlay2/42b1fcb0977573e705c11d201366c5146a2e33dde00268a6b33ec55314b3ed30/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-162377",
	                "Source": "/var/lib/docker/volumes/addons-162377/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-162377",
	            "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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-162377",
	                "name.minikube.sigs.k8s.io": "addons-162377",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "8c77ad7d1c3ac74e9a2db6346a42540890f6f8d5022b4d54c0aca60c45c60bdd",
	            "SandboxKey": "/var/run/docker/netns/8c77ad7d1c3a",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33528"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33529"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33532"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33530"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33531"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-162377": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9624c0fa06a51bcc817bc9934ebee05b8a1eca02813f7ed44fd0f06a71a5fac0",
	                    "EndpointID": "00010c697ead0aa2916f7e68d4c802ff5695a48bea561ac42fe8d5606ba2ba0e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-162377",
	                        "5c5134d073c7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-162377 -n addons-162377
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-162377 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-162377 logs -n 25: (1.5807587s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-404186                                                                     | download-only-404186   | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC | 27 Jan 25 12:32 UTC |
	| start   | --download-only -p                                                                          | download-docker-868799 | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC |                     |
	|         | download-docker-868799                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-868799                                                                   | download-docker-868799 | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC | 27 Jan 25 12:32 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-570982   | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC |                     |
	|         | binary-mirror-570982                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:38215                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-570982                                                                     | binary-mirror-570982   | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC | 27 Jan 25 12:32 UTC |
	| addons  | disable dashboard -p                                                                        | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC |                     |
	|         | addons-162377                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC |                     |
	|         | addons-162377                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-162377 --wait=true                                                                | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC | 27 Jan 25 12:35 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=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-162377 addons disable                                                                | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:35 UTC | 27 Jan 25 12:35 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-162377 addons disable                                                                | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:36 UTC | 27 Jan 25 12:36 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:36 UTC | 27 Jan 25 12:36 UTC |
	|         | -p addons-162377                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-162377 addons disable                                                                | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:36 UTC | 27 Jan 25 12:36 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-162377 ip                                                                            | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:36 UTC | 27 Jan 25 12:36 UTC |
	| addons  | addons-162377 addons disable                                                                | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:36 UTC | 27 Jan 25 12:36 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-162377 addons                                                                        | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:36 UTC | 27 Jan 25 12:36 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-162377 addons                                                                        | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:36 UTC | 27 Jan 25 12:36 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-162377 ssh curl -s                                                                   | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:37 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-162377 addons                                                                        | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:37 UTC | 27 Jan 25 12:37 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-162377 addons                                                                        | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:37 UTC | 27 Jan 25 12:37 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-162377 ssh cat                                                                       | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:37 UTC | 27 Jan 25 12:37 UTC |
	|         | /opt/local-path-provisioner/pvc-eb992393-b3ee-4968-b71b-49f5c36fdcd2_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-162377 addons disable                                                                | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:37 UTC | 27 Jan 25 12:38 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-162377 addons disable                                                                | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:38 UTC | 27 Jan 25 12:38 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-162377 addons                                                                        | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:38 UTC | 27 Jan 25 12:38 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-162377 addons                                                                        | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:38 UTC | 27 Jan 25 12:38 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-162377 ip                                                                            | addons-162377          | jenkins | v1.35.0 | 27 Jan 25 12:39 UTC | 27 Jan 25 12:39 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 12:32:58
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 12:32:58.034436  719692 out.go:345] Setting OutFile to fd 1 ...
	I0127 12:32:58.034615  719692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:32:58.034624  719692 out.go:358] Setting ErrFile to fd 2...
	I0127 12:32:58.034630  719692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:32:58.034898  719692 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 12:32:58.035368  719692 out.go:352] Setting JSON to false
	I0127 12:32:58.036323  719692 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11723,"bootTime":1737969455,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 12:32:58.036401  719692 start.go:139] virtualization:  
	I0127 12:32:58.039889  719692 out.go:177] * [addons-162377] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0127 12:32:58.043692  719692 out.go:177]   - MINIKUBE_LOCATION=20317
	I0127 12:32:58.043933  719692 notify.go:220] Checking for updates...
	I0127 12:32:58.049609  719692 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 12:32:58.052435  719692 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig
	I0127 12:32:58.055273  719692 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube
	I0127 12:32:58.058066  719692 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0127 12:32:58.060918  719692 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 12:32:58.063969  719692 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 12:32:58.088798  719692 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 12:32:58.088922  719692 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:32:58.145314  719692 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-01-27 12:32:58.135769291 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:32:58.145433  719692 docker.go:318] overlay module found
	I0127 12:32:58.148566  719692 out.go:177] * Using the docker driver based on user configuration
	I0127 12:32:58.151476  719692 start.go:297] selected driver: docker
	I0127 12:32:58.151497  719692 start.go:901] validating driver "docker" against <nil>
	I0127 12:32:58.151511  719692 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 12:32:58.152218  719692 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:32:58.204362  719692 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-01-27 12:32:58.195510415 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:32:58.204593  719692 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 12:32:58.204816  719692 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]
	I0127 12:32:58.207755  719692 out.go:177] * Using Docker driver with root privileges
	I0127 12:32:58.210616  719692 cni.go:84] Creating CNI manager for ""
	I0127 12:32:58.210689  719692 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 12:32:58.210703  719692 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0127 12:32:58.210786  719692 start.go:340] cluster config:
	{Name:addons-162377 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-162377 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0127 12:32:58.213822  719692 out.go:177] * Starting "addons-162377" primary control-plane node in "addons-162377" cluster
	I0127 12:32:58.216541  719692 cache.go:121] Beginning downloading kic base image for docker with crio
	I0127 12:32:58.219408  719692 out.go:177] * Pulling base image v0.0.46 ...
	I0127 12:32:58.222229  719692 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 12:32:58.222274  719692 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
	I0127 12:32:58.222295  719692 cache.go:56] Caching tarball of preloaded images
	I0127 12:32:58.222328  719692 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 12:32:58.222401  719692 preload.go:172] Found /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0127 12:32:58.222415  719692 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0127 12:32:58.222785  719692 profile.go:143] Saving config to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/config.json ...
	I0127 12:32:58.222810  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/config.json: {Name:mkd2a1338e5accf6ca9a91c5c690cc07a8ebf580 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:32:58.238139  719692 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 12:32:58.238298  719692 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 12:32:58.238322  719692 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0127 12:32:58.238327  719692 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0127 12:32:58.238339  719692 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0127 12:32:58.238374  719692 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0127 12:33:15.550973  719692 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0127 12:33:15.551012  719692 cache.go:227] Successfully downloaded all kic artifacts
	I0127 12:33:15.551043  719692 start.go:360] acquireMachinesLock for addons-162377: {Name:mk3ccd1519ec7734858e4f477a270b36b460a499 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0127 12:33:15.551163  719692 start.go:364] duration metric: took 95.03µs to acquireMachinesLock for "addons-162377"
	I0127 12:33:15.551194  719692 start.go:93] Provisioning new machine with config: &{Name:addons-162377 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-162377 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0127 12:33:15.551264  719692 start.go:125] createHost starting for "" (driver="docker")
	I0127 12:33:15.554516  719692 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0127 12:33:15.554758  719692 start.go:159] libmachine.API.Create for "addons-162377" (driver="docker")
	I0127 12:33:15.554794  719692 client.go:168] LocalClient.Create starting
	I0127 12:33:15.554904  719692 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca.pem
	I0127 12:33:15.936189  719692 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/cert.pem
	I0127 12:33:16.456924  719692 cli_runner.go:164] Run: docker network inspect addons-162377 --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}}]}"
	W0127 12:33:16.472124  719692 cli_runner.go:211] docker network inspect addons-162377 --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
	I0127 12:33:16.472205  719692 network_create.go:284] running [docker network inspect addons-162377] to gather additional debugging logs...
	I0127 12:33:16.472226  719692 cli_runner.go:164] Run: docker network inspect addons-162377
	W0127 12:33:16.487848  719692 cli_runner.go:211] docker network inspect addons-162377 returned with exit code 1
	I0127 12:33:16.487885  719692 network_create.go:287] error running [docker network inspect addons-162377]: docker network inspect addons-162377: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-162377 not found
	I0127 12:33:16.487901  719692 network_create.go:289] output of [docker network inspect addons-162377]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-162377 not found
	
	** /stderr **
	I0127 12:33:16.488018  719692 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}}]}"
	I0127 12:33:16.504661  719692 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:0x4001bc5ed0}
	I0127 12:33:16.504713  719692 network_create.go:124] attempt to create docker network addons-162377 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0127 12:33:16.504776  719692 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-162377 addons-162377
	I0127 12:33:16.576139  719692 network_create.go:108] docker network addons-162377 192.168.49.0/24 created
	I0127 12:33:16.576174  719692 kic.go:121] calculated static IP "192.168.49.2" for the "addons-162377" container
	I0127 12:33:16.576260  719692 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0127 12:33:16.591472  719692 cli_runner.go:164] Run: docker volume create addons-162377 --label name.minikube.sigs.k8s.io=addons-162377 --label created_by.minikube.sigs.k8s.io=true
	I0127 12:33:16.609210  719692 oci.go:103] Successfully created a docker volume addons-162377
	I0127 12:33:16.609312  719692 cli_runner.go:164] Run: docker run --rm --name addons-162377-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-162377 --entrypoint /usr/bin/test -v addons-162377:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0127 12:33:18.738785  719692 cli_runner.go:217] Completed: docker run --rm --name addons-162377-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-162377 --entrypoint /usr/bin/test -v addons-162377:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (2.129411728s)
	I0127 12:33:18.738816  719692 oci.go:107] Successfully prepared a docker volume addons-162377
	I0127 12:33:18.738829  719692 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 12:33:18.738848  719692 kic.go:194] Starting extracting preloaded images to volume ...
	I0127 12:33:18.738923  719692 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-162377:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0127 12:33:22.926089  719692 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-162377:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.187118053s)
	I0127 12:33:22.926122  719692 kic.go:203] duration metric: took 4.187271288s to extract preloaded images to volume ...
	W0127 12:33:22.926253  719692 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0127 12:33:22.926396  719692 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0127 12:33:22.978447  719692 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-162377 --name addons-162377 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-162377 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-162377 --network addons-162377 --ip 192.168.49.2 --volume addons-162377:/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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0127 12:33:23.335605  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Running}}
	I0127 12:33:23.356311  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:23.385054  719692 cli_runner.go:164] Run: docker exec addons-162377 stat /var/lib/dpkg/alternatives/iptables
	I0127 12:33:23.435687  719692 oci.go:144] the created container "addons-162377" has a running status.
	I0127 12:33:23.435723  719692 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa...
	I0127 12:33:24.238178  719692 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0127 12:33:24.261334  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:24.288119  719692 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0127 12:33:24.288145  719692 kic_runner.go:114] Args: [docker exec --privileged addons-162377 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0127 12:33:24.352643  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:24.372948  719692 machine.go:93] provisionDockerMachine start ...
	I0127 12:33:24.373047  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:24.395414  719692 main.go:141] libmachine: Using SSH client type: native
	I0127 12:33:24.395684  719692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4132a0] 0x415ae0 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0127 12:33:24.395694  719692 main.go:141] libmachine: About to run SSH command:
	hostname
	I0127 12:33:24.530963  719692 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-162377
	
	I0127 12:33:24.530988  719692 ubuntu.go:169] provisioning hostname "addons-162377"
	I0127 12:33:24.531050  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:24.549911  719692 main.go:141] libmachine: Using SSH client type: native
	I0127 12:33:24.550158  719692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4132a0] 0x415ae0 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0127 12:33:24.550171  719692 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-162377 && echo "addons-162377" | sudo tee /etc/hostname
	I0127 12:33:24.686191  719692 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-162377
	
	I0127 12:33:24.686281  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:24.704127  719692 main.go:141] libmachine: Using SSH client type: native
	I0127 12:33:24.704386  719692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4132a0] 0x415ae0 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0127 12:33:24.704409  719692 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-162377' /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-162377/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-162377' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0127 12:33:24.826404  719692 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0127 12:33:24.826431  719692 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20317-713554/.minikube CaCertPath:/home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20317-713554/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20317-713554/.minikube}
	I0127 12:33:24.826455  719692 ubuntu.go:177] setting up certificates
	I0127 12:33:24.826465  719692 provision.go:84] configureAuth start
	I0127 12:33:24.826528  719692 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-162377
	I0127 12:33:24.843773  719692 provision.go:143] copyHostCerts
	I0127 12:33:24.843860  719692 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20317-713554/.minikube/ca.pem (1078 bytes)
	I0127 12:33:24.843999  719692 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20317-713554/.minikube/cert.pem (1123 bytes)
	I0127 12:33:24.844058  719692 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20317-713554/.minikube/key.pem (1679 bytes)
	I0127 12:33:24.844111  719692 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20317-713554/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca-key.pem org=jenkins.addons-162377 san=[127.0.0.1 192.168.49.2 addons-162377 localhost minikube]
	I0127 12:33:25.322286  719692 provision.go:177] copyRemoteCerts
	I0127 12:33:25.322396  719692 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0127 12:33:25.322461  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:25.345746  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:25.435146  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0127 12:33:25.459280  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0127 12:33:25.483192  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0127 12:33:25.506751  719692 provision.go:87] duration metric: took 680.268003ms to configureAuth
	I0127 12:33:25.506776  719692 ubuntu.go:193] setting minikube options for container-runtime
	I0127 12:33:25.506973  719692 config.go:182] Loaded profile config "addons-162377": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 12:33:25.507076  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:25.523822  719692 main.go:141] libmachine: Using SSH client type: native
	I0127 12:33:25.524077  719692 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x4132a0] 0x415ae0 <nil>  [] 0s} 127.0.0.1 33528 <nil> <nil>}
	I0127 12:33:25.524101  719692 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
	I0127 12:33:25.744330  719692 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0127 12:33:25.744354  719692 machine.go:96] duration metric: took 1.371386267s to provisionDockerMachine
	I0127 12:33:25.744364  719692 client.go:171] duration metric: took 10.189559256s to LocalClient.Create
	I0127 12:33:25.744385  719692 start.go:167] duration metric: took 10.189628809s to libmachine.API.Create "addons-162377"
	I0127 12:33:25.744392  719692 start.go:293] postStartSetup for "addons-162377" (driver="docker")
	I0127 12:33:25.744403  719692 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]
	I0127 12:33:25.744472  719692 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
	I0127 12:33:25.744511  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:25.762083  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:25.851398  719692 ssh_runner.go:195] Run: cat /etc/os-release
	I0127 12:33:25.854472  719692 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0127 12:33:25.854511  719692 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0127 12:33:25.854522  719692 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0127 12:33:25.854535  719692 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0127 12:33:25.854547  719692 filesync.go:126] Scanning /home/jenkins/minikube-integration/20317-713554/.minikube/addons for local assets ...
	I0127 12:33:25.854615  719692 filesync.go:126] Scanning /home/jenkins/minikube-integration/20317-713554/.minikube/files for local assets ...
	I0127 12:33:25.854643  719692 start.go:296] duration metric: took 110.244754ms for postStartSetup
	I0127 12:33:25.854963  719692 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-162377
	I0127 12:33:25.872428  719692 profile.go:143] Saving config to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/config.json ...
	I0127 12:33:25.872735  719692 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 12:33:25.872786  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:25.889083  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:25.976065  719692 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0127 12:33:25.981187  719692 start.go:128] duration metric: took 10.429905564s to createHost
	I0127 12:33:25.981215  719692 start.go:83] releasing machines lock for "addons-162377", held for 10.430037343s
	I0127 12:33:25.981328  719692 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-162377
	I0127 12:33:26.000707  719692 ssh_runner.go:195] Run: cat /version.json
	I0127 12:33:26.000740  719692 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0127 12:33:26.000759  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:26.000827  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:26.024012  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:26.034508  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:26.113848  719692 ssh_runner.go:195] Run: systemctl --version
	I0127 12:33:26.253891  719692 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0127 12:33:26.396070  719692 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0127 12:33:26.400383  719692 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" ;
	I0127 12:33:26.422643  719692 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0127 12:33:26.422793  719692 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" ;
	I0127 12:33:26.452813  719692 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0127 12:33:26.452879  719692 start.go:495] detecting cgroup driver to use...
	I0127 12:33:26.452937  719692 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0127 12:33:26.453029  719692 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0127 12:33:26.469674  719692 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0127 12:33:26.482318  719692 docker.go:217] disabling cri-docker service (if available) ...
	I0127 12:33:26.482492  719692 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0127 12:33:26.499337  719692 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0127 12:33:26.513872  719692 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0127 12:33:26.604583  719692 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0127 12:33:26.707664  719692 docker.go:233] disabling docker service ...
	I0127 12:33:26.707774  719692 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0127 12:33:26.729872  719692 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0127 12:33:26.742651  719692 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0127 12:33:26.837030  719692 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0127 12:33:26.951383  719692 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0127 12:33:26.963177  719692 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"
	I0127 12:33:26.980831  719692 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0127 12:33:26.980929  719692 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"
	I0127 12:33:26.991373  719692 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0127 12:33:26.991505  719692 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0127 12:33:27.001349  719692 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0127 12:33:27.012779  719692 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0127 12:33:27.022973  719692 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0127 12:33:27.032375  719692 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"
	I0127 12:33:27.042711  719692 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"
	I0127 12:33:27.059673  719692 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"
	I0127 12:33:27.074138  719692 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0127 12:33:27.082958  719692 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0127 12:33:27.091844  719692 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 12:33:27.169883  719692 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0127 12:33:27.289138  719692 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0127 12:33:27.289222  719692 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0127 12:33:27.293105  719692 start.go:563] Will wait 60s for crictl version
	I0127 12:33:27.293170  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:33:27.296696  719692 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0127 12:33:27.333725  719692 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0127 12:33:27.333825  719692 ssh_runner.go:195] Run: crio --version
	I0127 12:33:27.370771  719692 ssh_runner.go:195] Run: crio --version
	I0127 12:33:27.412189  719692 out.go:177] * Preparing Kubernetes v1.32.1 on CRI-O 1.24.6 ...
	I0127 12:33:27.414905  719692 cli_runner.go:164] Run: docker network inspect addons-162377 --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}}]}"
	I0127 12:33:27.434582  719692 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0127 12:33:27.438275  719692 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""
	I0127 12:33:27.449242  719692 kubeadm.go:883] updating cluster {Name:addons-162377 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-162377 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0127 12:33:27.449365  719692 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 12:33:27.449423  719692 ssh_runner.go:195] Run: sudo crictl images --output json
	I0127 12:33:27.526264  719692 crio.go:514] all images are preloaded for cri-o runtime.
	I0127 12:33:27.526290  719692 crio.go:433] Images already preloaded, skipping extraction
	I0127 12:33:27.526368  719692 ssh_runner.go:195] Run: sudo crictl images --output json
	I0127 12:33:27.561673  719692 crio.go:514] all images are preloaded for cri-o runtime.
	I0127 12:33:27.561694  719692 cache_images.go:84] Images are preloaded, skipping loading
	I0127 12:33:27.561702  719692 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 crio true true} ...
	I0127 12:33:27.561805  719692 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-162377 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-162377 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:}
	I0127 12:33:27.561882  719692 ssh_runner.go:195] Run: crio config
	I0127 12:33:27.613838  719692 cni.go:84] Creating CNI manager for ""
	I0127 12:33:27.613908  719692 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 12:33:27.613933  719692 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0127 12:33:27.613989  719692 kubeadm.go:189] 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.32.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-162377 NodeName:addons-162377 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}
	I0127 12:33:27.614148  719692 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	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-162377"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0127 12:33:27.614237  719692 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0127 12:33:27.622896  719692 binaries.go:44] Found k8s binaries, skipping transfer
	I0127 12:33:27.622965  719692 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0127 12:33:27.631447  719692 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0127 12:33:27.648886  719692 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0127 12:33:27.667149  719692 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0127 12:33:27.684571  719692 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0127 12:33:27.687872  719692 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""
	I0127 12:33:27.698427  719692 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 12:33:27.787605  719692 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0127 12:33:27.801021  719692 certs.go:68] Setting up /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377 for IP: 192.168.49.2
	I0127 12:33:27.801045  719692 certs.go:194] generating shared ca certs ...
	I0127 12:33:27.801061  719692 certs.go:226] acquiring lock for ca certs: {Name:mk4f5c0b90dc0dd1c6325ca0fc22a856732fdf13 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:27.801187  719692 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20317-713554/.minikube/ca.key
	I0127 12:33:28.990132  719692 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20317-713554/.minikube/ca.crt ...
	I0127 12:33:28.990169  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/ca.crt: {Name:mke4f9571d398a612d9311d1971094ba10075ebb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:28.990417  719692 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20317-713554/.minikube/ca.key ...
	I0127 12:33:28.990433  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/ca.key: {Name:mk1f78e8d56257ea21c7c5105c0cc20cf5c44559 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:28.990535  719692 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20317-713554/.minikube/proxy-client-ca.key
	I0127 12:33:29.155168  719692 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20317-713554/.minikube/proxy-client-ca.crt ...
	I0127 12:33:29.155199  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/proxy-client-ca.crt: {Name:mk9d0de317f6aca8b2cf7cb88d985607b5e45656 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:29.155389  719692 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20317-713554/.minikube/proxy-client-ca.key ...
	I0127 12:33:29.155402  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/proxy-client-ca.key: {Name:mk4b708d89d53869526f48c6d55337aa34541e20 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:29.155492  719692 certs.go:256] generating profile certs ...
	I0127 12:33:29.155551  719692 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.key
	I0127 12:33:29.155569  719692 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt with IP's: []
	I0127 12:33:29.853692  719692 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt ...
	I0127 12:33:29.853723  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: {Name:mk928763ff451c8ed7ea56e496a447f10efc3884 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:29.853924  719692 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.key ...
	I0127 12:33:29.853940  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.key: {Name:mk8c905b944819071e3a27dfd775b6a337e9eb66 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:29.854066  719692 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.key.da7a101a
	I0127 12:33:29.854086  719692 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.crt.da7a101a with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0127 12:33:30.521990  719692 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.crt.da7a101a ...
	I0127 12:33:30.522022  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.crt.da7a101a: {Name:mk5493b7a49a10147c3190b46ae3d4c96022f417 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:30.522846  719692 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.key.da7a101a ...
	I0127 12:33:30.522866  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.key.da7a101a: {Name:mkd3f73bd596e3d51580440fa3c878314564b220 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:30.522957  719692 certs.go:381] copying /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.crt.da7a101a -> /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.crt
	I0127 12:33:30.523038  719692 certs.go:385] copying /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.key.da7a101a -> /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.key
	I0127 12:33:30.523096  719692 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/proxy-client.key
	I0127 12:33:30.523115  719692 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/proxy-client.crt with IP's: []
	I0127 12:33:31.223813  719692 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/proxy-client.crt ...
	I0127 12:33:31.223849  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/proxy-client.crt: {Name:mkb1168ac1903ebc027d5f5ffca6c020bb7f2d9f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:31.224040  719692 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/proxy-client.key ...
	I0127 12:33:31.224054  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/proxy-client.key: {Name:mk6201058d76decfcf110b633d1978e0efed032c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:31.224246  719692 certs.go:484] found cert: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca-key.pem (1679 bytes)
	I0127 12:33:31.224289  719692 certs.go:484] found cert: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/ca.pem (1078 bytes)
	I0127 12:33:31.224320  719692 certs.go:484] found cert: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/cert.pem (1123 bytes)
	I0127 12:33:31.224348  719692 certs.go:484] found cert: /home/jenkins/minikube-integration/20317-713554/.minikube/certs/key.pem (1679 bytes)
	I0127 12:33:31.225004  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0127 12:33:31.250831  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0127 12:33:31.277133  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0127 12:33:31.301538  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0127 12:33:31.325528  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0127 12:33:31.351693  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0127 12:33:31.376513  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0127 12:33:31.400852  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0127 12:33:31.424937  719692 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20317-713554/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0127 12:33:31.449411  719692 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0127 12:33:31.467567  719692 ssh_runner.go:195] Run: openssl version
	I0127 12:33:31.473110  719692 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"
	I0127 12:33:31.484081  719692 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0127 12:33:31.488322  719692 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Jan 27 12:33 /usr/share/ca-certificates/minikubeCA.pem
	I0127 12:33:31.488385  719692 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0127 12:33:31.497175  719692 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"
	I0127 12:33:31.511879  719692 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0127 12:33:31.516430  719692 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
	I0127 12:33:31.516481  719692 kubeadm.go:392] StartCluster: {Name:addons-162377 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:addons-162377 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 12:33:31.516573  719692 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0127 12:33:31.516638  719692 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0127 12:33:31.564550  719692 cri.go:89] found id: ""
	I0127 12:33:31.564662  719692 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0127 12:33:31.573618  719692 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0127 12:33:31.582568  719692 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0127 12:33:31.582637  719692 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
	I0127 12:33:31.591376  719692 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
	I0127 12:33:31.591398  719692 kubeadm.go:157] found existing configuration files:
	
	I0127 12:33:31.591452  719692 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0127 12:33:31.600077  719692 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
	I0127 12:33:31.600147  719692 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0127 12:33:31.608973  719692 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0127 12:33:31.617631  719692 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
	I0127 12:33:31.617791  719692 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0127 12:33:31.626131  719692 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0127 12:33:31.635104  719692 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
	I0127 12:33:31.635171  719692 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0127 12:33:31.643574  719692 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0127 12:33:31.652151  719692 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
	I0127 12:33:31.652215  719692 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0127 12:33:31.660855  719692 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0127 12:33:31.705086  719692 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0127 12:33:31.705382  719692 kubeadm.go:310] [preflight] Running pre-flight checks
	I0127 12:33:31.723113  719692 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0127 12:33:31.723194  719692 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-aws
	I0127 12:33:31.723234  719692 kubeadm.go:310] OS: Linux
	I0127 12:33:31.723284  719692 kubeadm.go:310] CGROUPS_CPU: enabled
	I0127 12:33:31.723336  719692 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0127 12:33:31.723387  719692 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0127 12:33:31.723441  719692 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0127 12:33:31.723493  719692 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0127 12:33:31.723550  719692 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0127 12:33:31.723599  719692 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0127 12:33:31.723651  719692 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0127 12:33:31.723702  719692 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0127 12:33:31.780682  719692 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0127 12:33:31.780896  719692 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0127 12:33:31.781046  719692 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0127 12:33:31.787623  719692 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0127 12:33:31.793913  719692 out.go:235]   - Generating certificates and keys ...
	I0127 12:33:31.794017  719692 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0127 12:33:31.794088  719692 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0127 12:33:31.931298  719692 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0127 12:33:32.430763  719692 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0127 12:33:33.277030  719692 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0127 12:33:33.450245  719692 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0127 12:33:33.994487  719692 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0127 12:33:33.994891  719692 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-162377 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0127 12:33:35.532342  719692 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0127 12:33:35.532733  719692 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-162377 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0127 12:33:36.101179  719692 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0127 12:33:36.666443  719692 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0127 12:33:36.928811  719692 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0127 12:33:36.929149  719692 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0127 12:33:37.281251  719692 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0127 12:33:37.440551  719692 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0127 12:33:37.988527  719692 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0127 12:33:38.176958  719692 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0127 12:33:38.664934  719692 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0127 12:33:38.665788  719692 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0127 12:33:38.668720  719692 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0127 12:33:38.672098  719692 out.go:235]   - Booting up control plane ...
	I0127 12:33:38.672202  719692 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0127 12:33:38.672278  719692 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0127 12:33:38.672573  719692 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0127 12:33:38.684179  719692 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0127 12:33:38.690966  719692 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0127 12:33:38.691028  719692 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0127 12:33:38.783691  719692 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0127 12:33:38.783815  719692 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0127 12:33:40.285720  719692 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50175052s
	I0127 12:33:40.285810  719692 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0127 12:33:46.286928  719692 kubeadm.go:310] [api-check] The API server is healthy after 6.001546079s
	I0127 12:33:46.309615  719692 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0127 12:33:46.323151  719692 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0127 12:33:46.348501  719692 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0127 12:33:46.348745  719692 kubeadm.go:310] [mark-control-plane] Marking the node addons-162377 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0127 12:33:46.358802  719692 kubeadm.go:310] [bootstrap-token] Using token: e96dz6.xujdcjcxv53oj401
	I0127 12:33:46.361826  719692 out.go:235]   - Configuring RBAC rules ...
	I0127 12:33:46.361965  719692 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0127 12:33:46.367619  719692 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0127 12:33:46.375447  719692 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
	I0127 12:33:46.380511  719692 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0127 12:33:46.384300  719692 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0127 12:33:46.388435  719692 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0127 12:33:46.694295  719692 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0127 12:33:47.127813  719692 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0127 12:33:47.695904  719692 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0127 12:33:47.697081  719692 kubeadm.go:310] 
	I0127 12:33:47.697162  719692 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0127 12:33:47.697181  719692 kubeadm.go:310] 
	I0127 12:33:47.697259  719692 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0127 12:33:47.697269  719692 kubeadm.go:310] 
	I0127 12:33:47.697295  719692 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0127 12:33:47.697356  719692 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0127 12:33:47.697410  719692 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0127 12:33:47.697418  719692 kubeadm.go:310] 
	I0127 12:33:47.697473  719692 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0127 12:33:47.697483  719692 kubeadm.go:310] 
	I0127 12:33:47.697531  719692 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0127 12:33:47.697539  719692 kubeadm.go:310] 
	I0127 12:33:47.697592  719692 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0127 12:33:47.697681  719692 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0127 12:33:47.697752  719692 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0127 12:33:47.697763  719692 kubeadm.go:310] 
	I0127 12:33:47.697847  719692 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0127 12:33:47.697928  719692 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0127 12:33:47.697939  719692 kubeadm.go:310] 
	I0127 12:33:47.698023  719692 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token e96dz6.xujdcjcxv53oj401 \
	I0127 12:33:47.698131  719692 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b72c1c164977160dd03ee6dd14689febc198ea7bbba4c020d3a88becc7a40a98 \
	I0127 12:33:47.698156  719692 kubeadm.go:310] 	--control-plane 
	I0127 12:33:47.698166  719692 kubeadm.go:310] 
	I0127 12:33:47.698251  719692 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0127 12:33:47.698260  719692 kubeadm.go:310] 
	I0127 12:33:47.698348  719692 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token e96dz6.xujdcjcxv53oj401 \
	I0127 12:33:47.698473  719692 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:b72c1c164977160dd03ee6dd14689febc198ea7bbba4c020d3a88becc7a40a98 
	I0127 12:33:47.702464  719692 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0127 12:33:47.702697  719692 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-1075-aws\n", err: exit status 1
	I0127 12:33:47.702810  719692 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0127 12:33:47.702834  719692 cni.go:84] Creating CNI manager for ""
	I0127 12:33:47.702846  719692 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 12:33:47.705986  719692 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0127 12:33:47.708842  719692 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0127 12:33:47.713248  719692 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0127 12:33:47.713268  719692 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0127 12:33:47.731107  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0127 12:33:48.006263  719692 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0127 12:33:48.006417  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:48.006472  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-162377 minikube.k8s.io/updated_at=2025_01_27T12_33_48_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=0d71ce9b1959d04f0d9fa7dbc5639a49619ad89b minikube.k8s.io/name=addons-162377 minikube.k8s.io/primary=true
	I0127 12:33:48.022192  719692 ops.go:34] apiserver oom_adj: -16
	I0127 12:33:48.172969  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:48.673547  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:49.173079  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:49.673674  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:50.173116  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:50.673544  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:51.173553  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:51.673083  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:52.173064  719692 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0127 12:33:52.261092  719692 kubeadm.go:1113] duration metric: took 4.254790484s to wait for elevateKubeSystemPrivileges
	I0127 12:33:52.261121  719692 kubeadm.go:394] duration metric: took 20.744642423s to StartCluster
	I0127 12:33:52.261138  719692 settings.go:142] acquiring lock: {Name:mk22524831f0d71081edee82253af2bb07fc6391 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:52.261278  719692 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20317-713554/kubeconfig
	I0127 12:33:52.261693  719692 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/kubeconfig: {Name:mkcd98ab89f3bde76047c01a79b8fa74448bf59e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:33:52.261898  719692 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0127 12:33:52.262028  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0127 12:33:52.262259  719692 config.go:182] Loaded profile config "addons-162377": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 12:33:52.262288  719692 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0127 12:33:52.262422  719692 addons.go:69] Setting yakd=true in profile "addons-162377"
	I0127 12:33:52.262437  719692 addons.go:238] Setting addon yakd=true in "addons-162377"
	I0127 12:33:52.262459  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.262962  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.263430  719692 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-162377"
	I0127 12:33:52.263444  719692 addons.go:69] Setting metrics-server=true in profile "addons-162377"
	I0127 12:33:52.263455  719692 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-162377"
	I0127 12:33:52.263466  719692 addons.go:238] Setting addon metrics-server=true in "addons-162377"
	I0127 12:33:52.263472  719692 addons.go:69] Setting registry=true in profile "addons-162377"
	I0127 12:33:52.263480  719692 addons.go:238] Setting addon registry=true in "addons-162377"
	I0127 12:33:52.263492  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.263511  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.263926  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.263956  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.267026  719692 addons.go:69] Setting cloud-spanner=true in profile "addons-162377"
	I0127 12:33:52.267057  719692 addons.go:238] Setting addon cloud-spanner=true in "addons-162377"
	I0127 12:33:52.267096  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.267545  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.270269  719692 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-162377"
	I0127 12:33:52.270341  719692 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-162377"
	I0127 12:33:52.270394  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.274920  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.282006  719692 addons.go:69] Setting storage-provisioner=true in profile "addons-162377"
	I0127 12:33:52.282098  719692 addons.go:238] Setting addon storage-provisioner=true in "addons-162377"
	I0127 12:33:52.282170  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.282817  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.286347  719692 addons.go:69] Setting default-storageclass=true in profile "addons-162377"
	I0127 12:33:52.286489  719692 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-162377"
	I0127 12:33:52.286841  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.295390  719692 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-162377"
	I0127 12:33:52.295433  719692 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-162377"
	I0127 12:33:52.295844  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.302567  719692 addons.go:69] Setting gcp-auth=true in profile "addons-162377"
	I0127 12:33:52.302607  719692 mustload.go:65] Loading cluster: addons-162377
	I0127 12:33:52.302811  719692 config.go:182] Loaded profile config "addons-162377": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 12:33:52.303059  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.309777  719692 addons.go:69] Setting volcano=true in profile "addons-162377"
	I0127 12:33:52.309812  719692 addons.go:238] Setting addon volcano=true in "addons-162377"
	I0127 12:33:52.309849  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.310312  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.322504  719692 addons.go:69] Setting ingress=true in profile "addons-162377"
	I0127 12:33:52.322541  719692 addons.go:238] Setting addon ingress=true in "addons-162377"
	I0127 12:33:52.322588  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.323075  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.339788  719692 addons.go:69] Setting volumesnapshots=true in profile "addons-162377"
	I0127 12:33:52.339823  719692 addons.go:238] Setting addon volumesnapshots=true in "addons-162377"
	I0127 12:33:52.339861  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.340345  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.340535  719692 addons.go:69] Setting ingress-dns=true in profile "addons-162377"
	I0127 12:33:52.340554  719692 addons.go:238] Setting addon ingress-dns=true in "addons-162377"
	I0127 12:33:52.340598  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.341004  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.359991  719692 out.go:177] * Verifying Kubernetes components...
	I0127 12:33:52.362597  719692 addons.go:69] Setting inspektor-gadget=true in profile "addons-162377"
	I0127 12:33:52.362636  719692 addons.go:238] Setting addon inspektor-gadget=true in "addons-162377"
	I0127 12:33:52.362680  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.363141  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.367101  719692 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0127 12:33:52.263450  719692 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-162377"
	I0127 12:33:52.399572  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.400120  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.263468  719692 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-162377"
	I0127 12:33:52.411727  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.412216  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.416122  719692 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0127 12:33:52.421811  719692 out.go:177]   - Using image docker.io/registry:2.8.3
	I0127 12:33:52.425010  719692 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0127 12:33:52.425078  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0127 12:33:52.425176  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.464738  719692 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0127 12:33:52.466313  719692 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0127 12:33:52.502368  719692 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0127 12:33:52.518037  719692 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0127 12:33:52.518116  719692 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0127 12:33:52.518227  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.532465  719692 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0127 12:33:52.532490  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0127 12:33:52.532552  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.540489  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0127 12:33:52.544479  719692 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-162377"
	I0127 12:33:52.544565  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.560722  719692 addons.go:238] Setting addon default-storageclass=true in "addons-162377"
	I0127 12:33:52.560764  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.561171  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.571424  719692 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0127 12:33:52.571580  719692 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0127 12:33:52.571723  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	W0127 12:33:52.576000  719692 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0127 12:33:52.576239  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0127 12:33:52.577388  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:33:52.589435  719692 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0127 12:33:52.593098  719692 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.36.0
	I0127 12:33:52.593345  719692 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0127 12:33:52.593378  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0127 12:33:52.593475  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.596320  719692 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0127 12:33:52.596344  719692 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0127 12:33:52.596408  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.641003  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0127 12:33:52.644162  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0127 12:33:52.648267  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0127 12:33:52.651814  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0127 12:33:52.654911  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0127 12:33:52.655878  719692 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0127 12:33:52.662150  719692 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0127 12:33:52.662388  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0127 12:33:52.662441  719692 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0127 12:33:52.678858  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0127 12:33:52.679451  719692 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0127 12:33:52.679471  719692 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0127 12:33:52.679535  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.682427  719692 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0127 12:33:52.682539  719692 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0127 12:33:52.682897  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.705909  719692 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0127 12:33:52.705979  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0127 12:33:52.706076  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.710136  719692 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0127 12:33:52.710160  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0127 12:33:52.710221  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.731287  719692 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0127 12:33:52.736354  719692 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0127 12:33:52.736440  719692 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0127 12:33:52.736565  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.751470  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:33:52.753942  719692 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0127 12:33:52.754255  719692 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0127 12:33:52.754291  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0127 12:33:52.754472  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.757196  719692 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0127 12:33:52.757210  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0127 12:33:52.757265  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.767595  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.805971  719692 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0127 12:33:52.830790  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.839366  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.841017  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.845745  719692 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0127 12:33:52.849229  719692 out.go:177]   - Using image docker.io/busybox:stable
	I0127 12:33:52.852155  719692 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0127 12:33:52.852180  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0127 12:33:52.852243  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.879079  719692 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0127 12:33:52.879104  719692 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0127 12:33:52.879165  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:33:52.890957  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.899093  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.909606  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.913420  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.917809  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.919350  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.939253  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	W0127 12:33:52.947363  719692 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0127 12:33:52.947389  719692 retry.go:31] will retry after 281.875561ms: ssh: handshake failed: EOF
	I0127 12:33:52.956087  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:33:52.958610  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	W0127 12:33:52.959641  719692 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0127 12:33:52.959663  719692 retry.go:31] will retry after 311.883786ms: ssh: handshake failed: EOF
	I0127 12:33:53.205834  719692 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0127 12:33:53.205910  719692 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0127 12:33:53.277066  719692 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0127 12:33:53.277158  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0127 12:33:53.279854  719692 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0127 12:33:53.279930  719692 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0127 12:33:53.320542  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0127 12:33:53.341621  719692 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0127 12:33:53.341697  719692 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0127 12:33:53.345022  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0127 12:33:53.380092  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0127 12:33:53.394504  719692 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0127 12:33:53.394577  719692 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0127 12:33:53.444368  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0127 12:33:53.452240  719692 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0127 12:33:53.452303  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0127 12:33:53.464938  719692 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0127 12:33:53.465013  719692 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0127 12:33:53.489831  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0127 12:33:53.494826  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0127 12:33:53.497801  719692 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0127 12:33:53.497873  719692 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0127 12:33:53.514963  719692 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0127 12:33:53.515036  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0127 12:33:53.577004  719692 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0127 12:33:53.577078  719692 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0127 12:33:53.589692  719692 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0127 12:33:53.589770  719692 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0127 12:33:53.601477  719692 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0127 12:33:53.601560  719692 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0127 12:33:53.616478  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0127 12:33:53.628905  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0127 12:33:53.682729  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0127 12:33:53.706873  719692 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0127 12:33:53.706963  719692 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)
	I0127 12:33:53.728606  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0127 12:33:53.786390  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0127 12:33:53.800527  719692 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0127 12:33:53.800601  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0127 12:33:53.815898  719692 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0127 12:33:53.815976  719692 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0127 12:33:53.873603  719692 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0127 12:33:53.873680  719692 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0127 12:33:53.967997  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0127 12:33:53.978820  719692 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0127 12:33:53.978898  719692 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0127 12:33:54.076770  719692 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0127 12:33:54.076848  719692 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0127 12:33:54.160659  719692 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0127 12:33:54.160738  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0127 12:33:54.314801  719692 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0127 12:33:54.314880  719692 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0127 12:33:54.347086  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0127 12:33:54.434347  719692 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0127 12:33:54.434426  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0127 12:33:54.512943  719692 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0127 12:33:54.513026  719692 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0127 12:33:54.598223  719692 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0127 12:33:54.598294  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0127 12:33:54.653054  719692 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0127 12:33:54.653124  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0127 12:33:54.749786  719692 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0127 12:33:54.749864  719692 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0127 12:33:54.807810  719692 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.001806754s)
	I0127 12:33:54.808020  719692 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.267453586s)
	I0127 12:33:54.808054  719692 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0127 12:33:54.809690  719692 node_ready.go:35] waiting up to 6m0s for node "addons-162377" to be "Ready" ...
	I0127 12:33:54.924333  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0127 12:33:56.298915  719692 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-162377" context rescaled to 1 replicas
	I0127 12:33:56.340929  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.020310864s)
	I0127 12:33:56.939330  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:33:56.990885  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.645789457s)
	I0127 12:33:57.464953  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.084788373s)
	I0127 12:33:57.465019  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.02057808s)
	I0127 12:33:58.662137  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.172222616s)
	I0127 12:33:58.662170  719692 addons.go:479] Verifying addon ingress=true in "addons-162377"
	I0127 12:33:58.662310  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.167411629s)
	I0127 12:33:58.662417  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.045870834s)
	I0127 12:33:58.662499  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.033516514s)
	I0127 12:33:58.662621  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.979813925s)
	I0127 12:33:58.662650  719692 addons.go:479] Verifying addon registry=true in "addons-162377"
	I0127 12:33:58.662672  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (4.933991809s)
	I0127 12:33:58.662730  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.876269105s)
	I0127 12:33:58.662744  719692 addons.go:479] Verifying addon metrics-server=true in "addons-162377"
	I0127 12:33:58.662789  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.694716131s)
	I0127 12:33:58.663048  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.315882243s)
	W0127 12:33:58.663279  719692 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0127 12:33:58.663296  719692 retry.go:31] will retry after 145.403654ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0127 12:33:58.665707  719692 out.go:177] * Verifying registry addon...
	I0127 12:33:58.665859  719692 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-162377 service yakd-dashboard -n yakd-dashboard
	
	I0127 12:33:58.665934  719692 out.go:177] * Verifying ingress addon...
	I0127 12:33:58.670643  719692 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0127 12:33:58.671731  719692 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0127 12:33:58.684893  719692 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0127 12:33:58.684971  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:33:58.685837  719692 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0127 12:33:58.685885  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:33:58.808884  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0127 12:33:58.994258  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.06988072s)
	I0127 12:33:58.994301  719692 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-162377"
	I0127 12:33:58.998384  719692 out.go:177] * Verifying csi-hostpath-driver addon...
	I0127 12:33:59.004038  719692 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0127 12:33:59.017835  719692 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0127 12:33:59.017915  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:33:59.176460  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:33:59.177412  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:33:59.313685  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:33:59.517588  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:33:59.674710  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:33:59.676202  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:00.035372  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:00.193363  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:00.194315  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:00.512862  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:00.673692  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:00.674927  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:01.008624  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:01.108566  719692 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0127 12:34:01.108664  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:34:01.127113  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:34:01.175039  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:01.176447  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:01.234566  719692 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0127 12:34:01.259082  719692 addons.go:238] Setting addon gcp-auth=true in "addons-162377"
	I0127 12:34:01.259164  719692 host.go:66] Checking if "addons-162377" exists ...
	I0127 12:34:01.259723  719692 cli_runner.go:164] Run: docker container inspect addons-162377 --format={{.State.Status}}
	I0127 12:34:01.283804  719692 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0127 12:34:01.283868  719692 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-162377
	I0127 12:34:01.304015  719692 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/addons-162377/id_rsa Username:docker}
	I0127 12:34:01.314715  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:01.516163  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:01.649155  719692 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (2.840162937s)
	I0127 12:34:01.652799  719692 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0127 12:34:01.655768  719692 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0127 12:34:01.658610  719692 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0127 12:34:01.658681  719692 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0127 12:34:01.679107  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:01.679502  719692 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0127 12:34:01.679530  719692 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0127 12:34:01.681041  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:01.701228  719692 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0127 12:34:01.701298  719692 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0127 12:34:01.720853  719692 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0127 12:34:02.016266  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:02.179637  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:02.180741  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:02.293524  719692 addons.go:479] Verifying addon gcp-auth=true in "addons-162377"
	I0127 12:34:02.296502  719692 out.go:177] * Verifying gcp-auth addon...
	I0127 12:34:02.300450  719692 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0127 12:34:02.307504  719692 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0127 12:34:02.307569  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:02.508420  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:02.673897  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:02.675254  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:02.804762  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:03.014701  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:03.173463  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:03.175479  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:03.304012  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:03.512567  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:03.673985  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:03.676529  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:03.804024  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:03.813319  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:04.010003  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:04.175790  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:04.176471  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:04.304032  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:04.509064  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:04.676139  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:04.676413  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:04.804606  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:05.010036  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:05.174797  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:05.176006  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:05.304232  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:05.507926  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:05.674004  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:05.675383  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:05.803933  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:06.011120  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:06.176885  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:06.177306  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:06.304738  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:06.313729  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:06.513695  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:06.674469  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:06.675906  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:06.804019  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:07.008503  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:07.174343  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:07.176477  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:07.303975  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:07.517082  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:07.674605  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:07.676049  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:07.803599  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:08.009691  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:08.176249  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:08.176527  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:08.303429  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:08.508219  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:08.673882  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:08.676077  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:08.805678  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:08.813988  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:09.010309  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:09.175059  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:09.175440  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:09.304450  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:09.513005  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:09.673786  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:09.676393  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:09.805490  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:10.011113  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:10.175756  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:10.176973  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:10.304429  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:10.508815  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:10.674203  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:10.675534  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:10.803765  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:11.012218  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:11.176572  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:11.176913  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:11.304480  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:11.313487  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:11.507762  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:11.676014  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:11.676307  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:11.803619  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:12.011568  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:12.174442  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:12.175656  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:12.304095  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:12.513250  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:12.674253  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:12.675252  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:12.805734  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:13.010754  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:13.174999  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:13.175756  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:13.303743  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:13.508479  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:13.673684  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:13.675818  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:13.804423  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:13.813370  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:14.010452  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:14.175566  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:14.176296  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:14.304626  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:14.508298  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:14.674657  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:14.675458  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:14.803752  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:15.011504  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:15.174745  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:15.176441  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:15.303674  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:15.508696  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:15.674565  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:15.675653  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:15.803939  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:16.010869  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:16.175635  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:16.176460  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:16.304030  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:16.313083  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:16.507695  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:16.674082  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:16.675684  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:16.804139  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:17.008774  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:17.174557  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:17.176326  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:17.303572  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:17.508563  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:17.674324  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:17.675023  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:17.804323  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:18.016656  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:18.175716  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:18.175843  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:18.304100  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:18.313823  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:18.513913  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:18.675229  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:18.676011  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:18.804495  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:19.009704  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:19.174731  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:19.176149  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:19.304673  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:19.508673  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:19.674757  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:19.676209  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:19.803624  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:20.020320  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:20.175380  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:20.176121  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:20.304315  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:20.508209  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:20.674416  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:20.676116  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:20.803575  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:20.813446  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:21.010391  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:21.178180  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:21.178406  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:21.303304  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:21.515840  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:21.674836  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:21.675979  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:21.804725  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:22.012205  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:22.174913  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:22.175899  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:22.304023  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:22.511753  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:22.674703  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:22.675530  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:22.804875  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:23.009370  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:23.174163  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:23.176142  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:23.304562  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:23.313821  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:23.512694  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:23.673833  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:23.675090  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:23.803611  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:24.008705  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:24.174593  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:24.176298  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:24.303629  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:24.511079  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:24.674462  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:24.675800  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:24.804246  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:25.009687  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:25.175209  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:25.176005  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:25.304354  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:25.508193  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:25.674827  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:25.674923  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:25.804056  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:25.813281  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:26.009951  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:26.175509  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:26.176239  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:26.303983  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:26.512611  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:26.674001  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:26.676223  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:26.803450  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:27.008635  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:27.176527  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:27.177359  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:27.304442  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:27.508456  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:27.674120  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:27.676047  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:27.804511  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:28.010163  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:28.175152  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:28.175957  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:28.304346  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:28.313015  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:28.508254  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:28.675030  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:28.675065  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:28.804372  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:29.009313  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:29.175733  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:29.176115  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:29.304217  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:29.513239  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:29.674823  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:29.675577  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:29.804118  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:30.012938  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:30.175282  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:30.176343  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:30.303919  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:30.313766  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:30.512696  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:30.674494  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:30.676480  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:30.803570  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:31.010322  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:31.175116  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:31.176459  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:31.304052  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:31.508469  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:31.673548  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:31.675844  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:31.804230  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:32.009197  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:32.173611  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:32.175691  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:32.303981  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:32.508814  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:32.675688  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:32.676419  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:32.803491  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:32.813607  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:33.011162  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:33.175054  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:33.175961  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:33.303732  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:33.511588  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:33.673853  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:33.675644  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:33.803977  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:34.014728  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:34.174334  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:34.176493  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:34.303768  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:34.513487  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:34.674767  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:34.677522  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:34.803373  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:35.020403  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:35.174720  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:35.175912  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:35.304298  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:35.313534  719692 node_ready.go:53] node "addons-162377" has status "Ready":"False"
	I0127 12:34:35.509281  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:35.674828  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:35.676515  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:35.804103  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:36.030251  719692 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0127 12:34:36.030278  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:36.216644  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:36.220243  719692 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0127 12:34:36.220278  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:36.334081  719692 node_ready.go:49] node "addons-162377" has status "Ready":"True"
	I0127 12:34:36.334111  719692 node_ready.go:38] duration metric: took 41.524244332s for node "addons-162377" to be "Ready" ...
	I0127 12:34:36.334123  719692 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" ...
	I0127 12:34:36.347630  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:36.386625  719692 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-6p9n9" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:36.521713  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:36.696553  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:36.697152  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:36.814914  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:37.013256  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:37.201999  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:37.202945  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:37.310165  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:37.392735  719692 pod_ready.go:93] pod "coredns-668d6bf9bc-6p9n9" in "kube-system" namespace has status "Ready":"True"
	I0127 12:34:37.392760  719692 pod_ready.go:82] duration metric: took 1.006099418s for pod "coredns-668d6bf9bc-6p9n9" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.392802  719692 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-162377" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.398278  719692 pod_ready.go:93] pod "etcd-addons-162377" in "kube-system" namespace has status "Ready":"True"
	I0127 12:34:37.398303  719692 pod_ready.go:82] duration metric: took 5.485809ms for pod "etcd-addons-162377" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.398319  719692 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-162377" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.423132  719692 pod_ready.go:93] pod "kube-apiserver-addons-162377" in "kube-system" namespace has status "Ready":"True"
	I0127 12:34:37.423164  719692 pod_ready.go:82] duration metric: took 24.837064ms for pod "kube-apiserver-addons-162377" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.423179  719692 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-162377" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.431757  719692 pod_ready.go:93] pod "kube-controller-manager-addons-162377" in "kube-system" namespace has status "Ready":"True"
	I0127 12:34:37.431786  719692 pod_ready.go:82] duration metric: took 8.598494ms for pod "kube-controller-manager-addons-162377" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.431813  719692 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-xwp4n" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.511310  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:37.519174  719692 pod_ready.go:93] pod "kube-proxy-xwp4n" in "kube-system" namespace has status "Ready":"True"
	I0127 12:34:37.519200  719692 pod_ready.go:82] duration metric: took 87.377779ms for pod "kube-proxy-xwp4n" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.519212  719692 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-162377" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.679486  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:37.680071  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:37.805855  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:37.917736  719692 pod_ready.go:93] pod "kube-scheduler-addons-162377" in "kube-system" namespace has status "Ready":"True"
	I0127 12:34:37.917769  719692 pod_ready.go:82] duration metric: took 398.548573ms for pod "kube-scheduler-addons-162377" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:37.917783  719692 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-jr22g" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:38.011597  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:38.184469  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:38.184664  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:38.318727  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:38.510281  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:38.677787  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:38.679572  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:38.804684  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:39.019955  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:39.180708  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:39.181548  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:39.304786  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:39.513637  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:39.681136  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:39.683268  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:39.805793  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:39.928305  719692 pod_ready.go:103] pod "metrics-server-7fbb699795-jr22g" in "kube-system" namespace has status "Ready":"False"
	I0127 12:34:40.015878  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:40.178943  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:40.180924  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:40.305838  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:40.515416  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:40.680435  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:40.681258  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:40.805032  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:41.012720  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:41.181556  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:41.182836  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:41.326479  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:41.518009  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:41.677277  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:41.687656  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:41.805107  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:42.012714  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:42.179294  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:42.181092  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:42.306031  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:42.425510  719692 pod_ready.go:103] pod "metrics-server-7fbb699795-jr22g" in "kube-system" namespace has status "Ready":"False"
	I0127 12:34:42.519152  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:42.683784  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:42.686155  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:42.805129  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:43.013310  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:43.175518  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:43.178180  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:43.305494  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:43.515477  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:43.676605  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:43.678177  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:43.807553  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:44.011951  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:44.175971  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:44.177256  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:44.305016  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:44.512938  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:44.677066  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:44.678687  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:44.804308  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:44.924693  719692 pod_ready.go:103] pod "metrics-server-7fbb699795-jr22g" in "kube-system" namespace has status "Ready":"False"
	I0127 12:34:45.018293  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:45.212464  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:45.214315  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:45.311256  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:45.512531  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:45.679730  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:45.681313  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:45.803844  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:46.016318  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:46.178210  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:46.181432  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:46.305470  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:46.515835  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:46.676460  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:46.677548  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:46.804157  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:46.925506  719692 pod_ready.go:103] pod "metrics-server-7fbb699795-jr22g" in "kube-system" namespace has status "Ready":"False"
	I0127 12:34:47.020110  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:47.176658  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:47.180254  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:47.304449  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:47.514968  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:47.675110  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:47.676252  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:47.804782  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:48.011035  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:48.176591  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:48.177523  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:48.303660  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:48.523283  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:48.677399  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:48.678494  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:48.804528  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:48.926801  719692 pod_ready.go:103] pod "metrics-server-7fbb699795-jr22g" in "kube-system" namespace has status "Ready":"False"
	I0127 12:34:49.011014  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:49.184573  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:49.189413  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:49.305077  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:49.519279  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:49.677756  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:49.679142  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:49.803971  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:50.011991  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:50.178743  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:50.180419  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:50.304115  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:50.514565  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:50.681319  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:50.683193  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:50.804084  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:51.011579  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:51.178104  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:51.178980  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:51.327679  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:51.424890  719692 pod_ready.go:93] pod "metrics-server-7fbb699795-jr22g" in "kube-system" namespace has status "Ready":"True"
	I0127 12:34:51.424915  719692 pod_ready.go:82] duration metric: took 13.507123122s for pod "metrics-server-7fbb699795-jr22g" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:51.424927  719692 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace to be "Ready" ...
	I0127 12:34:51.514551  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:51.676161  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:51.677468  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:51.804034  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:52.010684  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:52.175215  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:52.178249  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:52.305870  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:52.522912  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:52.675198  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:52.676117  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:52.805124  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:53.013924  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:53.175854  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:53.176766  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:53.303880  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:53.431503  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:34:53.520995  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:53.675223  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:53.676587  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:53.804983  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:54.012999  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:54.176658  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:54.177870  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:54.305462  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:54.512321  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:54.677685  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:54.678685  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:54.804024  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:55.013190  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:55.177088  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:55.177844  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:55.307509  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:55.431910  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:34:55.515135  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:55.677369  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:55.678708  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:55.804257  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:56.010713  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:56.175816  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:56.176843  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:56.306076  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:56.512576  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:56.675644  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:56.676991  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:56.805986  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:57.010071  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:57.177357  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:57.192409  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:57.304315  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:57.432098  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:34:57.513344  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:57.677099  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:57.678331  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:57.809080  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:58.010120  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:58.176024  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:58.178492  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:58.309718  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:58.518016  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:58.675944  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:58.677856  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:58.804574  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:59.011311  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:59.203838  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:59.205128  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:59.323710  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:59.510202  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:34:59.678752  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:34:59.681197  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:34:59.804500  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:34:59.931951  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:00.019846  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:00.196766  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:00.196698  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:00.304238  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:00.515475  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:00.675569  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:00.677485  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:00.803988  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:01.010107  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:01.177583  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:01.177827  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:01.304765  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:01.518020  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:01.677334  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:01.677868  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:01.805153  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:01.935981  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:02.012224  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:02.178280  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:02.179983  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:02.306798  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:02.514863  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:02.685862  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:02.687223  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:02.804853  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:03.022302  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:03.175601  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:03.177446  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:03.304796  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:03.515730  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:03.677045  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:03.677625  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:03.804670  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:04.009850  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:04.177986  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:04.179970  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:04.304220  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:04.431604  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:04.510057  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:04.675455  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:04.678439  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:04.803915  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:05.012059  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:05.183363  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:05.185812  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:05.308391  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:05.517575  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:05.675827  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:05.677401  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:05.803819  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:06.028011  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:06.177127  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:06.177648  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:06.304971  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:06.442638  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:06.515520  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:06.675518  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:06.680358  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:06.806308  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:07.018690  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:07.178922  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:07.181075  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:07.309452  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:07.509959  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:07.676304  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:07.677120  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:07.804387  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:08.014461  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:08.176548  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:08.176944  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:08.307042  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:08.513222  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:08.676434  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:08.676897  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:08.803764  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:08.931992  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:09.013489  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:09.176104  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:09.177475  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:09.305120  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:09.513930  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:09.676553  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:09.677396  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:09.812217  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:10.011524  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:10.177087  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:10.178562  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:10.304097  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:10.509498  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:10.675918  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:10.677199  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:10.804624  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:11.010326  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:11.174515  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:11.176062  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:11.304659  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:11.432082  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:11.512876  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:11.679037  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:11.680244  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:11.804589  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:12.009701  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:12.176663  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:12.178548  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:12.303571  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:12.513693  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:12.699238  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:12.700423  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:12.804203  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:13.010019  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:13.176712  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:13.177773  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:13.304652  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:13.512729  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:13.676462  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:13.677057  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:13.804388  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:13.931380  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:14.009568  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:14.175933  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:14.176908  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:14.304281  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:14.509886  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:14.674288  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:14.677141  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:14.804894  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:15.015644  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:15.175240  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:15.178047  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:15.305266  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:15.517165  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:15.677109  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:15.677966  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:15.804918  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:15.932942  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:16.010865  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:16.177977  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:16.179541  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:16.305093  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:16.513687  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:16.676197  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:16.682244  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:16.807346  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:17.015174  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:17.177336  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:17.184448  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:17.304735  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:17.513188  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:17.675116  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:17.677141  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:17.806493  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:18.010308  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:18.178079  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:18.179479  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:18.306133  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:18.435031  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:18.512923  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:18.677965  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:18.678683  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:18.804743  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:19.010153  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:19.175691  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:19.178205  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:19.304634  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:19.525803  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:19.677176  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:19.679328  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:19.804082  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:20.013453  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:20.176257  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:20.180249  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:20.304671  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:20.519296  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:20.678324  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:20.678924  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:20.804171  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:20.949995  719692 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"False"
	I0127 12:35:21.010217  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:21.177083  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:21.178715  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:21.304946  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:21.509818  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:21.676175  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:21.677366  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:21.807470  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:22.015513  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:22.174587  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:22.176500  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:22.304014  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:22.430946  719692 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace has status "Ready":"True"
	I0127 12:35:22.430972  719692 pod_ready.go:82] duration metric: took 31.006035768s for pod "nvidia-device-plugin-daemonset-c222x" in "kube-system" namespace to be "Ready" ...
	I0127 12:35:22.430994  719692 pod_ready.go:39] duration metric: took 46.096857707s 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" ...
	I0127 12:35:22.431013  719692 api_server.go:52] waiting for apiserver process to appear ...
	I0127 12:35:22.431048  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0127 12:35:22.431113  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0127 12:35:22.477559  719692 cri.go:89] found id: "0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b"
	I0127 12:35:22.477629  719692 cri.go:89] found id: ""
	I0127 12:35:22.477654  719692 logs.go:282] 1 containers: [0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b]
	I0127 12:35:22.477742  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:22.481474  719692 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0127 12:35:22.481589  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0127 12:35:22.515459  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:22.530460  719692 cri.go:89] found id: "3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864"
	I0127 12:35:22.530485  719692 cri.go:89] found id: ""
	I0127 12:35:22.530492  719692 logs.go:282] 1 containers: [3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864]
	I0127 12:35:22.530571  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:22.534034  719692 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0127 12:35:22.534129  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0127 12:35:22.574508  719692 cri.go:89] found id: "92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a"
	I0127 12:35:22.574532  719692 cri.go:89] found id: ""
	I0127 12:35:22.574539  719692 logs.go:282] 1 containers: [92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a]
	I0127 12:35:22.574627  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:22.578663  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0127 12:35:22.578755  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0127 12:35:22.616192  719692 cri.go:89] found id: "608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155"
	I0127 12:35:22.616269  719692 cri.go:89] found id: ""
	I0127 12:35:22.616292  719692 logs.go:282] 1 containers: [608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155]
	I0127 12:35:22.616388  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:22.619977  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0127 12:35:22.620070  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0127 12:35:22.658423  719692 cri.go:89] found id: "f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9"
	I0127 12:35:22.658501  719692 cri.go:89] found id: ""
	I0127 12:35:22.658524  719692 logs.go:282] 1 containers: [f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9]
	I0127 12:35:22.658622  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:22.662085  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0127 12:35:22.662192  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0127 12:35:22.676419  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:22.678532  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:22.716638  719692 cri.go:89] found id: "7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd"
	I0127 12:35:22.716700  719692 cri.go:89] found id: ""
	I0127 12:35:22.716714  719692 logs.go:282] 1 containers: [7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd]
	I0127 12:35:22.716772  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:22.720246  719692 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0127 12:35:22.720357  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0127 12:35:22.763272  719692 cri.go:89] found id: "e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476"
	I0127 12:35:22.763299  719692 cri.go:89] found id: ""
	I0127 12:35:22.763307  719692 logs.go:282] 1 containers: [e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476]
	I0127 12:35:22.763379  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:22.766811  719692 logs.go:123] Gathering logs for kindnet [e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476] ...
	I0127 12:35:22.766837  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476"
	I0127 12:35:22.804811  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:22.811121  719692 logs.go:123] Gathering logs for CRI-O ...
	I0127 12:35:22.811149  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0127 12:35:22.899242  719692 logs.go:123] Gathering logs for dmesg ...
	I0127 12:35:22.899281  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0127 12:35:22.916345  719692 logs.go:123] Gathering logs for coredns [92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a] ...
	I0127 12:35:22.916374  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a"
	I0127 12:35:22.956304  719692 logs.go:123] Gathering logs for kube-scheduler [608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155] ...
	I0127 12:35:22.956330  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155"
	I0127 12:35:23.002812  719692 logs.go:123] Gathering logs for kube-proxy [f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9] ...
	I0127 12:35:23.002853  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9"
	I0127 12:35:23.013341  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:23.066881  719692 logs.go:123] Gathering logs for kube-controller-manager [7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd] ...
	I0127 12:35:23.067000  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd"
	I0127 12:35:23.148797  719692 logs.go:123] Gathering logs for kubelet ...
	I0127 12:35:23.148855  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0127 12:35:23.182509  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:23.185053  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0127 12:35:23.244708  719692 logs.go:138] Found kubelet problem: Jan 27 12:34:35 addons-162377 kubelet[1520]: W0127 12:34:35.946323    1520 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-162377" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-162377' and this object
	W0127 12:35:23.244979  719692 logs.go:138] Found kubelet problem: Jan 27 12:34:35 addons-162377 kubelet[1520]: E0127 12:34:35.946406    1520 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-162377\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-162377' and this object" logger="UnhandledError"
	I0127 12:35:23.277699  719692 logs.go:123] Gathering logs for describe nodes ...
	I0127 12:35:23.277726  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0127 12:35:23.305005  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:23.479243  719692 logs.go:123] Gathering logs for kube-apiserver [0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b] ...
	I0127 12:35:23.479274  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b"
	I0127 12:35:23.517739  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:23.539520  719692 logs.go:123] Gathering logs for etcd [3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864] ...
	I0127 12:35:23.539553  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864"
	I0127 12:35:23.596695  719692 logs.go:123] Gathering logs for container status ...
	I0127 12:35:23.596729  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0127 12:35:23.644282  719692 out.go:358] Setting ErrFile to fd 2...
	I0127 12:35:23.644313  719692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0127 12:35:23.644398  719692 out.go:270] X Problems detected in kubelet:
	W0127 12:35:23.644414  719692 out.go:270]   Jan 27 12:34:35 addons-162377 kubelet[1520]: W0127 12:34:35.946323    1520 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-162377" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-162377' and this object
	W0127 12:35:23.644445  719692 out.go:270]   Jan 27 12:34:35 addons-162377 kubelet[1520]: E0127 12:34:35.946406    1520 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-162377\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-162377' and this object" logger="UnhandledError"
	I0127 12:35:23.644472  719692 out.go:358] Setting ErrFile to fd 2...
	I0127 12:35:23.644479  719692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:35:23.675362  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:23.676418  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:23.804197  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:24.011937  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:24.175851  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:24.177780  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:24.304303  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:24.513709  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:24.677801  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:24.679162  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:24.804880  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:25.013245  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:25.176191  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:25.177643  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:25.304281  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:25.518772  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:25.677024  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:25.678772  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:25.805000  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:26.011259  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:26.176230  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:26.177252  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:26.305213  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:26.510424  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:26.676632  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0127 12:35:26.677109  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:26.804444  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:27.021570  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:27.180372  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:27.180734  719692 kapi.go:107] duration metric: took 1m28.510094881s to wait for kubernetes.io/minikube-addons=registry ...
	I0127 12:35:27.305735  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:27.510537  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:27.676305  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:27.804923  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:28.009920  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:28.176168  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:28.304285  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:28.510136  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:28.676760  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:28.804236  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:29.011859  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:29.176711  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:29.304024  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:29.509873  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:29.676422  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:29.804922  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:30.050742  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:30.177002  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:30.304092  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:30.516367  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:30.676429  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:30.804156  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:31.012367  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:31.176463  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:31.307518  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:31.525723  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:31.678586  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:31.804901  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:32.010265  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:32.178385  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:32.310743  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:32.513484  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:32.678593  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:32.805623  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:33.017040  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:33.176506  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:33.304595  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:33.513290  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:33.645722  719692 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 12:35:33.662123  719692 api_server.go:72] duration metric: took 1m41.400195077s to wait for apiserver process to appear ...
	I0127 12:35:33.662202  719692 api_server.go:88] waiting for apiserver healthz status ...
	I0127 12:35:33.662253  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0127 12:35:33.662345  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0127 12:35:33.677012  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:33.709674  719692 cri.go:89] found id: "0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b"
	I0127 12:35:33.709741  719692 cri.go:89] found id: ""
	I0127 12:35:33.709762  719692 logs.go:282] 1 containers: [0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b]
	I0127 12:35:33.709854  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:33.714511  719692 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0127 12:35:33.714636  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0127 12:35:33.754843  719692 cri.go:89] found id: "3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864"
	I0127 12:35:33.754864  719692 cri.go:89] found id: ""
	I0127 12:35:33.754872  719692 logs.go:282] 1 containers: [3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864]
	I0127 12:35:33.754944  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:33.758561  719692 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0127 12:35:33.758644  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0127 12:35:33.803928  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:33.806659  719692 cri.go:89] found id: "92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a"
	I0127 12:35:33.806681  719692 cri.go:89] found id: ""
	I0127 12:35:33.806688  719692 logs.go:282] 1 containers: [92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a]
	I0127 12:35:33.806745  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:33.810294  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0127 12:35:33.810412  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0127 12:35:33.869258  719692 cri.go:89] found id: "608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155"
	I0127 12:35:33.869337  719692 cri.go:89] found id: ""
	I0127 12:35:33.869367  719692 logs.go:282] 1 containers: [608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155]
	I0127 12:35:33.869458  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:33.875876  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0127 12:35:33.876005  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0127 12:35:33.924734  719692 cri.go:89] found id: "f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9"
	I0127 12:35:33.924757  719692 cri.go:89] found id: ""
	I0127 12:35:33.924765  719692 logs.go:282] 1 containers: [f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9]
	I0127 12:35:33.924825  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:33.929094  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0127 12:35:33.929172  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0127 12:35:33.974918  719692 cri.go:89] found id: "7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd"
	I0127 12:35:33.974940  719692 cri.go:89] found id: ""
	I0127 12:35:33.974948  719692 logs.go:282] 1 containers: [7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd]
	I0127 12:35:33.975005  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:33.980257  719692 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0127 12:35:33.980333  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0127 12:35:34.010729  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:34.030638  719692 cri.go:89] found id: "e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476"
	I0127 12:35:34.030668  719692 cri.go:89] found id: ""
	I0127 12:35:34.030677  719692 logs.go:282] 1 containers: [e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476]
	I0127 12:35:34.030739  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:34.035027  719692 logs.go:123] Gathering logs for kube-controller-manager [7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd] ...
	I0127 12:35:34.035055  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd"
	I0127 12:35:34.129557  719692 logs.go:123] Gathering logs for kindnet [e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476] ...
	I0127 12:35:34.129595  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476"
	I0127 12:35:34.174591  719692 logs.go:123] Gathering logs for CRI-O ...
	I0127 12:35:34.174624  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0127 12:35:34.178916  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:34.277161  719692 logs.go:123] Gathering logs for container status ...
	I0127 12:35:34.277230  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0127 12:35:34.305429  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:34.355295  719692 logs.go:123] Gathering logs for kubelet ...
	I0127 12:35:34.355328  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0127 12:35:34.448321  719692 logs.go:138] Found kubelet problem: Jan 27 12:34:35 addons-162377 kubelet[1520]: W0127 12:34:35.946323    1520 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-162377" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-162377' and this object
	W0127 12:35:34.448559  719692 logs.go:138] Found kubelet problem: Jan 27 12:34:35 addons-162377 kubelet[1520]: E0127 12:34:35.946406    1520 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-162377\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-162377' and this object" logger="UnhandledError"
	I0127 12:35:34.489834  719692 logs.go:123] Gathering logs for kube-proxy [f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9] ...
	I0127 12:35:34.489912  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9"
	I0127 12:35:34.519537  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:34.557848  719692 logs.go:123] Gathering logs for kube-apiserver [0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b] ...
	I0127 12:35:34.557927  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b"
	I0127 12:35:34.648956  719692 logs.go:123] Gathering logs for etcd [3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864] ...
	I0127 12:35:34.648986  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864"
	I0127 12:35:34.678394  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:34.731387  719692 logs.go:123] Gathering logs for coredns [92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a] ...
	I0127 12:35:34.731427  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a"
	I0127 12:35:34.798929  719692 logs.go:123] Gathering logs for kube-scheduler [608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155] ...
	I0127 12:35:34.798959  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155"
	I0127 12:35:34.804510  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:34.856997  719692 logs.go:123] Gathering logs for dmesg ...
	I0127 12:35:34.857032  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0127 12:35:34.875360  719692 logs.go:123] Gathering logs for describe nodes ...
	I0127 12:35:34.875390  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0127 12:35:35.023287  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:35.081869  719692 out.go:358] Setting ErrFile to fd 2...
	I0127 12:35:35.081900  719692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0127 12:35:35.081967  719692 out.go:270] X Problems detected in kubelet:
	W0127 12:35:35.081979  719692 out.go:270]   Jan 27 12:34:35 addons-162377 kubelet[1520]: W0127 12:34:35.946323    1520 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-162377" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-162377' and this object
	W0127 12:35:35.081988  719692 out.go:270]   Jan 27 12:34:35 addons-162377 kubelet[1520]: E0127 12:34:35.946406    1520 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-162377\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-162377' and this object" logger="UnhandledError"
	I0127 12:35:35.081995  719692 out.go:358] Setting ErrFile to fd 2...
	I0127 12:35:35.082000  719692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:35:35.176909  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:35.305237  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:35.511182  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:35.695268  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:35.804725  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:36.013133  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:36.176865  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:36.305051  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:36.514307  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:36.676743  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:36.804402  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:37.010950  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:37.181068  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:37.327483  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:37.519925  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:37.677540  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:37.808652  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:38.010096  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:38.192506  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:38.305180  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:38.518558  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:38.676418  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:38.805721  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:39.014537  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:39.177005  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:39.304829  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:39.513484  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:39.676728  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:39.804100  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:40.011152  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:40.214423  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:40.303705  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:40.520334  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:40.677956  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:40.820045  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:41.011950  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:41.176368  719692 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0127 12:35:41.310959  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:41.513471  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:41.678035  719692 kapi.go:107] duration metric: took 1m43.006295119s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0127 12:35:41.804447  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:42.010988  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:42.304949  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:42.514092  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:42.804808  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:43.011353  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:43.304137  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:43.517344  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:43.804217  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:44.017818  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:44.306912  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:44.510167  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:44.804581  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:45.012652  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:45.083088  719692 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0127 12:35:45.101123  719692 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0127 12:35:45.102586  719692 api_server.go:141] control plane version: v1.32.1
	I0127 12:35:45.102619  719692 api_server.go:131] duration metric: took 11.440395981s to wait for apiserver health ...
	I0127 12:35:45.102629  719692 system_pods.go:43] waiting for kube-system pods to appear ...
	I0127 12:35:45.102654  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0127 12:35:45.102724  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0127 12:35:45.188551  719692 cri.go:89] found id: "0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b"
	I0127 12:35:45.188576  719692 cri.go:89] found id: ""
	I0127 12:35:45.188585  719692 logs.go:282] 1 containers: [0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b]
	I0127 12:35:45.188656  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:45.225156  719692 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0127 12:35:45.225427  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0127 12:35:45.331981  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:45.422947  719692 cri.go:89] found id: "3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864"
	I0127 12:35:45.423018  719692 cri.go:89] found id: ""
	I0127 12:35:45.423054  719692 logs.go:282] 1 containers: [3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864]
	I0127 12:35:45.423150  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:45.441688  719692 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0127 12:35:45.441810  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0127 12:35:45.542180  719692 cri.go:89] found id: "92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a"
	I0127 12:35:45.542250  719692 cri.go:89] found id: ""
	I0127 12:35:45.542271  719692 logs.go:282] 1 containers: [92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a]
	I0127 12:35:45.542390  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:45.550439  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0127 12:35:45.550567  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0127 12:35:45.574178  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:45.660446  719692 cri.go:89] found id: "608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155"
	I0127 12:35:45.660520  719692 cri.go:89] found id: ""
	I0127 12:35:45.660543  719692 logs.go:282] 1 containers: [608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155]
	I0127 12:35:45.660638  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:45.667461  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0127 12:35:45.667585  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0127 12:35:45.754511  719692 cri.go:89] found id: "f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9"
	I0127 12:35:45.754589  719692 cri.go:89] found id: ""
	I0127 12:35:45.754611  719692 logs.go:282] 1 containers: [f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9]
	I0127 12:35:45.754701  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:45.762951  719692 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0127 12:35:45.763100  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0127 12:35:45.805559  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:45.823822  719692 cri.go:89] found id: "7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd"
	I0127 12:35:45.823849  719692 cri.go:89] found id: ""
	I0127 12:35:45.823858  719692 logs.go:282] 1 containers: [7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd]
	I0127 12:35:45.823915  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:45.828716  719692 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0127 12:35:45.828790  719692 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0127 12:35:45.893808  719692 cri.go:89] found id: "e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476"
	I0127 12:35:45.893832  719692 cri.go:89] found id: ""
	I0127 12:35:45.893839  719692 logs.go:282] 1 containers: [e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476]
	I0127 12:35:45.893927  719692 ssh_runner.go:195] Run: which crictl
	I0127 12:35:45.898273  719692 logs.go:123] Gathering logs for kubelet ...
	I0127 12:35:45.898298  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0127 12:35:45.994161  719692 logs.go:138] Found kubelet problem: Jan 27 12:34:35 addons-162377 kubelet[1520]: W0127 12:34:35.946323    1520 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-162377" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-162377' and this object
	W0127 12:35:45.994432  719692 logs.go:138] Found kubelet problem: Jan 27 12:34:35 addons-162377 kubelet[1520]: E0127 12:34:35.946406    1520 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-162377\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-162377' and this object" logger="UnhandledError"
	I0127 12:35:46.011450  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:46.045679  719692 logs.go:123] Gathering logs for coredns [92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a] ...
	I0127 12:35:46.045724  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a"
	I0127 12:35:46.105739  719692 logs.go:123] Gathering logs for kube-proxy [f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9] ...
	I0127 12:35:46.105770  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9"
	I0127 12:35:46.163930  719692 logs.go:123] Gathering logs for kube-controller-manager [7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd] ...
	I0127 12:35:46.164000  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd"
	I0127 12:35:46.246300  719692 logs.go:123] Gathering logs for container status ...
	I0127 12:35:46.246403  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0127 12:35:46.308636  719692 logs.go:123] Gathering logs for dmesg ...
	I0127 12:35:46.308703  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0127 12:35:46.317046  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:46.340763  719692 logs.go:123] Gathering logs for describe nodes ...
	I0127 12:35:46.340849  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0127 12:35:46.518386  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:46.556874  719692 logs.go:123] Gathering logs for kube-apiserver [0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b] ...
	I0127 12:35:46.556958  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b"
	I0127 12:35:46.641713  719692 logs.go:123] Gathering logs for etcd [3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864] ...
	I0127 12:35:46.641795  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864"
	I0127 12:35:46.781210  719692 logs.go:123] Gathering logs for kube-scheduler [608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155] ...
	I0127 12:35:46.781316  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155"
	I0127 12:35:46.810454  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:46.900254  719692 logs.go:123] Gathering logs for kindnet [e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476] ...
	I0127 12:35:46.900288  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476"
	I0127 12:35:46.964476  719692 logs.go:123] Gathering logs for CRI-O ...
	I0127 12:35:46.964506  719692 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0127 12:35:47.012715  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:47.115086  719692 out.go:358] Setting ErrFile to fd 2...
	I0127 12:35:47.115176  719692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0127 12:35:47.115290  719692 out.go:270] X Problems detected in kubelet:
	W0127 12:35:47.115544  719692 out.go:270]   Jan 27 12:34:35 addons-162377 kubelet[1520]: W0127 12:34:35.946323    1520 reflector.go:569] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-162377" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-162377' and this object
	W0127 12:35:47.115604  719692 out.go:270]   Jan 27 12:34:35 addons-162377 kubelet[1520]: E0127 12:34:35.946406    1520 reflector.go:166] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-162377\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-162377' and this object" logger="UnhandledError"
	I0127 12:35:47.115642  719692 out.go:358] Setting ErrFile to fd 2...
	I0127 12:35:47.115678  719692 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:35:47.310348  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:47.510738  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:47.804536  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:48.017973  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:48.311317  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0127 12:35:48.525187  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:48.804424  719692 kapi.go:107] duration metric: took 1m46.503966991s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0127 12:35:48.809416  719692 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-162377 cluster.
	I0127 12:35:48.813341  719692 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.
	I0127 12:35:48.816218  719692 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0127 12:35:49.011853  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:49.517334  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:50.011234  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:50.510138  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:51.011228  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:51.520361  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:52.020164  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:52.509848  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:53.011518  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:53.517428  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:54.010707  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:54.511055  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:55.023500  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:55.521478  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:56.010477  719692 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0127 12:35:56.514052  719692 kapi.go:107] duration metric: took 1m57.510015914s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0127 12:35:56.517362  719692 out.go:177] * Enabled addons: nvidia-device-plugin, ingress-dns, storage-provisioner, default-storageclass, cloud-spanner, inspektor-gadget, amd-gpu-device-plugin, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0127 12:35:56.520127  719692 addons.go:514] duration metric: took 2m4.257829771s for enable addons: enabled=[nvidia-device-plugin ingress-dns storage-provisioner default-storageclass cloud-spanner inspektor-gadget amd-gpu-device-plugin metrics-server yakd storage-provisioner-rancher volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0127 12:35:57.128336  719692 system_pods.go:59] 18 kube-system pods found
	I0127 12:35:57.128374  719692 system_pods.go:61] "coredns-668d6bf9bc-6p9n9" [6d81c4d8-6b8f-41c4-8c33-b3e506b7a1cb] Running
	I0127 12:35:57.128381  719692 system_pods.go:61] "csi-hostpath-attacher-0" [d3e374ff-f172-4473-b481-66c59ebbf184] Running
	I0127 12:35:57.128385  719692 system_pods.go:61] "csi-hostpath-resizer-0" [ef62896a-c9f1-4dcf-91fd-30e4510e0f11] Running
	I0127 12:35:57.128389  719692 system_pods.go:61] "csi-hostpathplugin-6f2xq" [8067e78a-678b-48fd-adf5-24e35a12468e] Running
	I0127 12:35:57.128393  719692 system_pods.go:61] "etcd-addons-162377" [b26cfba1-4645-4325-b7be-071507299039] Running
	I0127 12:35:57.128398  719692 system_pods.go:61] "kindnet-fghc5" [f0d5aa62-d8b8-4648-bf87-2159708e89dd] Running
	I0127 12:35:57.128402  719692 system_pods.go:61] "kube-apiserver-addons-162377" [c2901856-a6a9-47be-95c0-dcddfa320326] Running
	I0127 12:35:57.128406  719692 system_pods.go:61] "kube-controller-manager-addons-162377" [c7bdb556-e5eb-426f-81cf-280dc3391967] Running
	I0127 12:35:57.128410  719692 system_pods.go:61] "kube-ingress-dns-minikube" [6dd68f55-dc56-49e6-a890-a6e44bccf8d5] Running
	I0127 12:35:57.128414  719692 system_pods.go:61] "kube-proxy-xwp4n" [eec3282a-c38b-4f4f-a2fd-979d8d861d64] Running
	I0127 12:35:57.128417  719692 system_pods.go:61] "kube-scheduler-addons-162377" [7b47d73f-45a9-487e-b2f4-0d17bc982ed6] Running
	I0127 12:35:57.128421  719692 system_pods.go:61] "metrics-server-7fbb699795-jr22g" [3a83ec1a-238f-412a-b3a9-729674c53900] Running
	I0127 12:35:57.128427  719692 system_pods.go:61] "nvidia-device-plugin-daemonset-c222x" [0f0dfd56-7245-4034-bbd1-3bab2dc9e4d0] Running
	I0127 12:35:57.128435  719692 system_pods.go:61] "registry-6c88467877-dgbf2" [0ddc79a1-3c62-4760-aac7-07761a483874] Running
	I0127 12:35:57.128438  719692 system_pods.go:61] "registry-proxy-9zd4f" [5af7c3da-e50c-4cb6-8b83-112f37cc9f8f] Running
	I0127 12:35:57.128443  719692 system_pods.go:61] "snapshot-controller-68b874b76f-8qmft" [8b414026-8664-4cc5-ac5a-e15f717d521b] Running
	I0127 12:35:57.128452  719692 system_pods.go:61] "snapshot-controller-68b874b76f-hhqjh" [55a3ae01-485a-47a4-9e49-04794fdae714] Running
	I0127 12:35:57.128456  719692 system_pods.go:61] "storage-provisioner" [b40bfe6c-0516-4dae-9b70-8d4127398963] Running
	I0127 12:35:57.128463  719692 system_pods.go:74] duration metric: took 12.025826672s to wait for pod list to return data ...
	I0127 12:35:57.128473  719692 default_sa.go:34] waiting for default service account to be created ...
	I0127 12:35:57.134258  719692 default_sa.go:45] found service account: "default"
	I0127 12:35:57.134287  719692 default_sa.go:55] duration metric: took 5.807ms for default service account to be created ...
	I0127 12:35:57.134297  719692 system_pods.go:137] waiting for k8s-apps to be running ...
	I0127 12:35:57.149314  719692 system_pods.go:87] 18 kube-system pods found
	I0127 12:35:57.154722  719692 system_pods.go:105] "coredns-668d6bf9bc-6p9n9" [6d81c4d8-6b8f-41c4-8c33-b3e506b7a1cb] Running
	I0127 12:35:57.154753  719692 system_pods.go:105] "csi-hostpath-attacher-0" [d3e374ff-f172-4473-b481-66c59ebbf184] Running
	I0127 12:35:57.154759  719692 system_pods.go:105] "csi-hostpath-resizer-0" [ef62896a-c9f1-4dcf-91fd-30e4510e0f11] Running
	I0127 12:35:57.154764  719692 system_pods.go:105] "csi-hostpathplugin-6f2xq" [8067e78a-678b-48fd-adf5-24e35a12468e] Running
	I0127 12:35:57.154769  719692 system_pods.go:105] "etcd-addons-162377" [b26cfba1-4645-4325-b7be-071507299039] Running
	I0127 12:35:57.154774  719692 system_pods.go:105] "kindnet-fghc5" [f0d5aa62-d8b8-4648-bf87-2159708e89dd] Running
	I0127 12:35:57.154779  719692 system_pods.go:105] "kube-apiserver-addons-162377" [c2901856-a6a9-47be-95c0-dcddfa320326] Running
	I0127 12:35:57.154784  719692 system_pods.go:105] "kube-controller-manager-addons-162377" [c7bdb556-e5eb-426f-81cf-280dc3391967] Running
	I0127 12:35:57.154789  719692 system_pods.go:105] "kube-ingress-dns-minikube" [6dd68f55-dc56-49e6-a890-a6e44bccf8d5] Running
	I0127 12:35:57.154793  719692 system_pods.go:105] "kube-proxy-xwp4n" [eec3282a-c38b-4f4f-a2fd-979d8d861d64] Running
	I0127 12:35:57.154797  719692 system_pods.go:105] "kube-scheduler-addons-162377" [7b47d73f-45a9-487e-b2f4-0d17bc982ed6] Running
	I0127 12:35:57.154802  719692 system_pods.go:105] "metrics-server-7fbb699795-jr22g" [3a83ec1a-238f-412a-b3a9-729674c53900] Running
	I0127 12:35:57.154806  719692 system_pods.go:105] "nvidia-device-plugin-daemonset-c222x" [0f0dfd56-7245-4034-bbd1-3bab2dc9e4d0] Running
	I0127 12:35:57.154812  719692 system_pods.go:105] "registry-6c88467877-dgbf2" [0ddc79a1-3c62-4760-aac7-07761a483874] Running
	I0127 12:35:57.154817  719692 system_pods.go:105] "registry-proxy-9zd4f" [5af7c3da-e50c-4cb6-8b83-112f37cc9f8f] Running
	I0127 12:35:57.154829  719692 system_pods.go:105] "snapshot-controller-68b874b76f-8qmft" [8b414026-8664-4cc5-ac5a-e15f717d521b] Running
	I0127 12:35:57.154836  719692 system_pods.go:105] "snapshot-controller-68b874b76f-hhqjh" [55a3ae01-485a-47a4-9e49-04794fdae714] Running
	I0127 12:35:57.154866  719692 system_pods.go:105] "storage-provisioner" [b40bfe6c-0516-4dae-9b70-8d4127398963] Running
	I0127 12:35:57.154880  719692 system_pods.go:147] duration metric: took 20.578653ms to wait for k8s-apps to be running ...
	I0127 12:35:57.154889  719692 system_svc.go:44] waiting for kubelet service to be running ....
	I0127 12:35:57.154957  719692 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 12:35:57.167223  719692 system_svc.go:56] duration metric: took 12.3237ms WaitForService to wait for kubelet
	I0127 12:35:57.167256  719692 kubeadm.go:582] duration metric: took 2m4.90533346s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0127 12:35:57.167288  719692 node_conditions.go:102] verifying NodePressure condition ...
	I0127 12:35:57.174079  719692 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0127 12:35:57.174129  719692 node_conditions.go:123] node cpu capacity is 2
	I0127 12:35:57.174144  719692 node_conditions.go:105] duration metric: took 6.847309ms to run NodePressure ...
	I0127 12:35:57.174157  719692 start.go:241] waiting for startup goroutines ...
	I0127 12:35:57.174165  719692 start.go:246] waiting for cluster config update ...
	I0127 12:35:57.174184  719692 start.go:255] writing updated cluster config ...
	I0127 12:35:57.174552  719692 ssh_runner.go:195] Run: rm -f paused
	I0127 12:35:57.578958  719692 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0127 12:35:57.582154  719692 out.go:177] * Done! kubectl is now configured to use "addons-162377" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Jan 27 12:38:49 addons-162377 crio[979]: time="2025-01-27 12:38:49.860737710Z" level=info msg="Removed container fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511: default/cloud-spanner-emulator-5d76cffbc-58tqd/cloud-spanner-emulator" id=323b752c-9271-41d2-bb42-0a07fc89bfb7 name=/runtime.v1.RuntimeService/RemoveContainer
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.244213719Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-prr6z/POD" id=43733997-a41f-4073-bead-9c3c9119a2fa name=/runtime.v1.RuntimeService/RunPodSandbox
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.244274312Z" level=warning msg="Allowed annotations are specified for workload []"
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.297007182Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-prr6z Namespace:default ID:67f38e28cdfbbc6114f1e6c7da9e0c3000098ab86c80be29d1d3c72eadb8a7ec UID:c01c2f97-7c13-467e-9ef8-3c607e1f0113 NetNS:/var/run/netns/754d3c8c-21d3-4447-8f1a-8ac7af0313f4 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.297051193Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-prr6z to CNI network \"kindnet\" (type=ptp)"
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.320999302Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-prr6z Namespace:default ID:67f38e28cdfbbc6114f1e6c7da9e0c3000098ab86c80be29d1d3c72eadb8a7ec UID:c01c2f97-7c13-467e-9ef8-3c607e1f0113 NetNS:/var/run/netns/754d3c8c-21d3-4447-8f1a-8ac7af0313f4 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.321148058Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-prr6z for CNI network kindnet (type=ptp)"
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.324594132Z" level=info msg="Ran pod sandbox 67f38e28cdfbbc6114f1e6c7da9e0c3000098ab86c80be29d1d3c72eadb8a7ec with infra container: default/hello-world-app-7d9564db4-prr6z/POD" id=43733997-a41f-4073-bead-9c3c9119a2fa name=/runtime.v1.RuntimeService/RunPodSandbox
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.328051660Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=8bb94e89-db38-4c75-945f-b23cc4ee6aae name=/runtime.v1.ImageService/ImageStatus
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.328267729Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=8bb94e89-db38-4c75-945f-b23cc4ee6aae name=/runtime.v1.ImageService/ImageStatus
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.330587342Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=646aa20d-692a-47a2-9208-cb18f48e3d4f name=/runtime.v1.ImageService/PullImage
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.335605487Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Jan 27 12:39:18 addons-162377 crio[979]: time="2025-01-27 12:39:18.590181880Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.325818532Z" level=info msg="Pulled image: docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6" id=646aa20d-692a-47a2-9208-cb18f48e3d4f name=/runtime.v1.ImageService/PullImage
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.326628152Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=f51558fb-d6cf-427a-9448-f8717941b841 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.327223723Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=f51558fb-d6cf-427a-9448-f8717941b841 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.329869875Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=ca15fa99-1460-47c5-a5df-50a48ed0de89 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.331995540Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=ca15fa99-1460-47c5-a5df-50a48ed0de89 name=/runtime.v1.ImageService/ImageStatus
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.332904374Z" level=info msg="Creating container: default/hello-world-app-7d9564db4-prr6z/hello-world-app" id=d7c436ee-d9ba-43a8-bcf2-e5d8111bfb7e name=/runtime.v1.RuntimeService/CreateContainer
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.332998321Z" level=warning msg="Allowed annotations are specified for workload []"
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.355122213Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/a991a4a116cf488eb8c772a6d82081d417bf183a78afe9c451bca8a9f5b170d3/merged/etc/passwd: no such file or directory"
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.355306242Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/a991a4a116cf488eb8c772a6d82081d417bf183a78afe9c451bca8a9f5b170d3/merged/etc/group: no such file or directory"
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.416824283Z" level=info msg="Created container 25e9d36758970a069fe76e9224e2eba26b0821282d48dafe8aceceb6fa149a4a: default/hello-world-app-7d9564db4-prr6z/hello-world-app" id=d7c436ee-d9ba-43a8-bcf2-e5d8111bfb7e name=/runtime.v1.RuntimeService/CreateContainer
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.417433712Z" level=info msg="Starting container: 25e9d36758970a069fe76e9224e2eba26b0821282d48dafe8aceceb6fa149a4a" id=86600501-bc53-4798-9b9b-23299b3011d9 name=/runtime.v1.RuntimeService/StartContainer
	Jan 27 12:39:19 addons-162377 crio[979]: time="2025-01-27 12:39:19.430571938Z" level=info msg="Started container" PID=8656 containerID=25e9d36758970a069fe76e9224e2eba26b0821282d48dafe8aceceb6fa149a4a description=default/hello-world-app-7d9564db4-prr6z/hello-world-app id=86600501-bc53-4798-9b9b-23299b3011d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67f38e28cdfbbc6114f1e6c7da9e0c3000098ab86c80be29d1d3c72eadb8a7ec
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED                  STATE               NAME                      ATTEMPT             POD ID              POD
	25e9d36758970       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        Less than a second ago   Running             hello-world-app           0                   67f38e28cdfbb       hello-world-app-7d9564db4-prr6z
	36229c2476efd       docker.io/library/nginx@sha256:4338a8ba9b9962d07e30e7ff4bbf27d62ee7523deb7205e8f0912169f1bbac10                              2 minutes ago            Running             nginx                     0                   8ceb3aa9fde06       nginx
	a814dcb852e68       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago            Running             busybox                   0                   1775e9ac52565       busybox
	e3857548d17ae       registry.k8s.io/ingress-nginx/controller@sha256:787a5408fa511266888b2e765f9666bee67d9bf2518a6b7cfd4ab6cc01c22eee             3 minutes ago            Running             controller                0                   6f141107de059       ingress-nginx-controller-56d7c84fd4-mcl4r
	1e57feef4b90b       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   4 minutes ago            Exited              patch                     0                   df9fc938cca8a       ingress-nginx-admission-patch-jv6b4
	53bd8241bee4e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0550b75a965592f1dde3fbeaa98f67a1e10c5a086bcd69a29054cc4edcb56771   4 minutes ago            Exited              create                    0                   abd05861fa4d6       ingress-nginx-admission-create-llg5p
	7cd57065aec25       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:4211a1de532376c881851542238121b26792225faa36a7b02dccad88fd05797c             4 minutes ago            Running             minikube-ingress-dns      0                   5407bb2487374       kube-ingress-dns-minikube
	79ebe8fba89ea       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             4 minutes ago            Running             storage-provisioner       0                   94a9af075b2a8       storage-provisioner
	92c81570fbb8e       2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4                                                             4 minutes ago            Running             coredns                   0                   4894d4393a781       coredns-668d6bf9bc-6p9n9
	e9aecacb664c9       2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903                                                             5 minutes ago            Running             kindnet-cni               0                   579a7688e2368       kindnet-fghc5
	f9969a3c8edfe       e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0                                                             5 minutes ago            Running             kube-proxy                0                   a8ade38ccbfa3       kube-proxy-xwp4n
	3a4904d125710       7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82                                                             5 minutes ago            Running             etcd                      0                   616f1139f8f5b       etcd-addons-162377
	7f1d7afff8763       2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13                                                             5 minutes ago            Running             kube-controller-manager   0                   d0da0fc638f7d       kube-controller-manager-addons-162377
	608fa2ef2dc91       ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c                                                             5 minutes ago            Running             kube-scheduler            0                   6c9958a91aa0f       kube-scheduler-addons-162377
	0c313d755881a       265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19                                                             5 minutes ago            Running             kube-apiserver            0                   95521449bf53d       kube-apiserver-addons-162377
	
	
	==> coredns [92c81570fbb8ea09450b0e14e3b8721f6d1bfc90f423a7a66affcb5c38b7e95a] <==
	[INFO] 10.244.0.14:35934 - 31550 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 94 false 1232" NXDOMAIN qr,rd,ra 83 0.002703636s
	[INFO] 10.244.0.14:35934 - 859 "AAAA IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 149 0.000137169s
	[INFO] 10.244.0.14:35934 - 11639 "A IN registry.kube-system.svc.cluster.local. udp 67 false 1232" NOERROR qr,aa,rd 110 0.000093077s
	[INFO] 10.244.0.14:46279 - 34857 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000296525s
	[INFO] 10.244.0.14:46279 - 35104 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000425286s
	[INFO] 10.244.0.14:52447 - 3387 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00024376s
	[INFO] 10.244.0.14:52447 - 3207 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000171179s
	[INFO] 10.244.0.14:38959 - 13239 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000146031s
	[INFO] 10.244.0.14:38959 - 13420 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000242127s
	[INFO] 10.244.0.14:46895 - 23045 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002628758s
	[INFO] 10.244.0.14:46895 - 22849 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002596644s
	[INFO] 10.244.0.14:44466 - 13451 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000153784s
	[INFO] 10.244.0.14:44466 - 13287 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000204114s
	[INFO] 10.244.0.21:37976 - 10237 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000196032s
	[INFO] 10.244.0.21:50627 - 43690 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000119644s
	[INFO] 10.244.0.21:36074 - 4613 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000120842s
	[INFO] 10.244.0.21:39078 - 23042 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000093315s
	[INFO] 10.244.0.21:45301 - 33011 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000093979s
	[INFO] 10.244.0.21:34732 - 39728 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000121761s
	[INFO] 10.244.0.21:44874 - 61875 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005137905s
	[INFO] 10.244.0.21:56557 - 62925 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.003798853s
	[INFO] 10.244.0.21:57369 - 39659 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.003309315s
	[INFO] 10.244.0.21:50143 - 44553 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.002902531s
	[INFO] 10.244.0.24:58771 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000172902s
	[INFO] 10.244.0.24:45171 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000176643s
	
	
	==> describe nodes <==
	Name:               addons-162377
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-162377
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0d71ce9b1959d04f0d9fa7dbc5639a49619ad89b
	                    minikube.k8s.io/name=addons-162377
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_01_27T12_33_48_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-162377
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 27 Jan 2025 12:33:44 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-162377
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 27 Jan 2025 12:39:12 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 27 Jan 2025 12:38:01 +0000   Mon, 27 Jan 2025 12:33:41 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 27 Jan 2025 12:38:01 +0000   Mon, 27 Jan 2025 12:33:41 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 27 Jan 2025 12:38:01 +0000   Mon, 27 Jan 2025 12:33:41 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 27 Jan 2025 12:38:01 +0000   Mon, 27 Jan 2025 12:34:35 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-162377
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022296Ki
	  pods:               110
	System Info:
	  Machine ID:                 7c438b62a4364708835124ef768d3f25
	  System UUID:                dc47c2d5-46ac-40fd-a41b-af0ff3ffe624
	  Boot ID:                    a1371510-1059-4556-8252-e6af77302cb7
	  Kernel Version:             5.15.0-1075-aws
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.1
	  Kube-Proxy Version:         v1.32.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m22s
	  default                     hello-world-app-7d9564db4-prr6z              0 (0%)        0 (0%)      0 (0%)           0 (0%)         3s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m26s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-mcl4r    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         5m22s
	  kube-system                 coredns-668d6bf9bc-6p9n9                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     5m28s
	  kube-system                 etcd-addons-162377                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         5m33s
	  kube-system                 kindnet-fghc5                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      5m29s
	  kube-system                 kube-apiserver-addons-162377                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         5m33s
	  kube-system                 kube-controller-manager-addons-162377        200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m33s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m24s
	  kube-system                 kube-proxy-xwp4n                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m29s
	  kube-system                 kube-scheduler-addons-162377                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m33s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m23s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             310Mi (3%)  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                 5m21s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  5m40s (x8 over 5m41s)  kubelet          Node addons-162377 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m40s (x8 over 5m41s)  kubelet          Node addons-162377 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m40s (x8 over 5m41s)  kubelet          Node addons-162377 status is now: NodeHasSufficientPID
	  Normal   Starting                 5m34s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m34s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  5m33s                  kubelet          Node addons-162377 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m33s                  kubelet          Node addons-162377 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m33s                  kubelet          Node addons-162377 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m29s                  node-controller  Node addons-162377 event: Registered Node addons-162377 in Controller
	  Normal   NodeReady                4m45s                  kubelet          Node addons-162377 status is now: NodeReady
	
	
	==> dmesg <==
	[Jan27 12:01] hrtimer: interrupt took 26125648 ns
	[Jan27 12:03] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	[  +0.016388] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	[  +0.017549] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	[  +0.115364] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	[  +0.152972] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	[  +0.013294] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	[  +0.002353] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	[  +0.008678] overlayfs: '/var/lib/docker/overlay2/l/WCSESTVH3U25P3IZ5LAJCY2BWZ' not a directory
	
	
	==> etcd [3a4904d1257102d628ccf8e1846bd42888a7515c915d7a024efaf0633b7c3864] <==
	{"level":"warn","ts":"2025-01-27T12:33:55.650994Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"525.320953ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-01-27T12:33:55.651032Z","caller":"traceutil/trace.go:171","msg":"trace[1136592232] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:393; }","duration":"525.351869ms","start":"2025-01-27T12:33:55.125666Z","end":"2025-01-27T12:33:55.651018Z","steps":["trace[1136592232] 'agreement among raft nodes before linearized reading'  (duration: 166.672589ms)","trace[1136592232] 'range keys from in-memory index tree'  (duration: 358.631511ms)"],"step_count":2}
	{"level":"warn","ts":"2025-01-27T12:33:55.651059Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-01-27T12:33:55.125634Z","time spent":"525.419436ms","remote":"127.0.0.1:50302","response type":"/etcdserverpb.KV/Range","request count":0,"request size":36,"response count":1,"response size":375,"request content":"key:\"/registry/namespaces/kube-system\" limit:1 "}
	{"level":"warn","ts":"2025-01-27T12:33:55.651183Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"490.16927ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T12:33:55.651215Z","caller":"traceutil/trace.go:171","msg":"trace[1434586289] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:393; }","duration":"490.19491ms","start":"2025-01-27T12:33:55.161007Z","end":"2025-01-27T12:33:55.651202Z","steps":["trace[1434586289] 'agreement among raft nodes before linearized reading'  (duration: 132.208298ms)","trace[1434586289] 'range keys from in-memory index tree'  (duration: 357.94581ms)"],"step_count":2}
	{"level":"warn","ts":"2025-01-27T12:33:55.699768Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"573.755762ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/amd-gpu-device-plugin\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T12:33:55.699837Z","caller":"traceutil/trace.go:171","msg":"trace[1077141694] range","detail":"{range_begin:/registry/daemonsets/kube-system/amd-gpu-device-plugin; range_end:; response_count:0; response_revision:393; }","duration":"573.833199ms","start":"2025-01-27T12:33:55.125982Z","end":"2025-01-27T12:33:55.699815Z","steps":["trace[1077141694] 'agreement among raft nodes before linearized reading'  (duration: 167.24137ms)","trace[1077141694] 'range keys from in-memory index tree'  (duration: 406.495815ms)"],"step_count":2}
	{"level":"warn","ts":"2025-01-27T12:33:55.699879Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-01-27T12:33:55.125971Z","time spent":"573.899831ms","remote":"127.0.0.1:50670","response type":"/etcdserverpb.KV/Range","request count":0,"request size":58,"response count":0,"response size":29,"request content":"key:\"/registry/daemonsets/kube-system/amd-gpu-device-plugin\" limit:1 "}
	{"level":"warn","ts":"2025-01-27T12:33:55.700109Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"574.18364ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-01-27T12:33:55.700138Z","caller":"traceutil/trace.go:171","msg":"trace[310916559] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:393; }","duration":"574.208139ms","start":"2025-01-27T12:33:55.125916Z","end":"2025-01-27T12:33:55.700124Z","steps":["trace[310916559] 'agreement among raft nodes before linearized reading'  (duration: 167.31624ms)","trace[310916559] 'range keys from in-memory index tree'  (duration: 406.831798ms)"],"step_count":2}
	{"level":"warn","ts":"2025-01-27T12:33:55.700157Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-01-27T12:33:55.125898Z","time spent":"574.253652ms","remote":"127.0.0.1:50302","response type":"/etcdserverpb.KV/Range","request count":0,"request size":36,"response count":1,"response size":375,"request content":"key:\"/registry/namespaces/kube-system\" limit:1 "}
	{"level":"info","ts":"2025-01-27T12:33:55.700698Z","caller":"traceutil/trace.go:171","msg":"trace[309892120] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"340.010642ms","start":"2025-01-27T12:33:55.360671Z","end":"2025-01-27T12:33:55.700681Z","steps":["trace[309892120] 'process raft request'  (duration: 281.920226ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T12:33:55.700966Z","caller":"traceutil/trace.go:171","msg":"trace[817198613] linearizableReadLoop","detail":"{readStateIndex:403; appliedIndex:402; }","duration":"294.956638ms","start":"2025-01-27T12:33:55.405997Z","end":"2025-01-27T12:33:55.700954Z","steps":["trace[817198613] 'read index received'  (duration: 236.410127ms)","trace[817198613] 'applied index is now lower than readState.Index'  (duration: 58.545665ms)"],"step_count":2}
	{"level":"warn","ts":"2025-01-27T12:33:55.783047Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-01-27T12:33:55.360651Z","time spent":"340.073188ms","remote":"127.0.0.1:50662","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":4094,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/deployments/kube-system/coredns\" mod_revision:380 > success:<request_put:<key:\"/registry/deployments/kube-system/coredns\" value_size:4045 >> failure:<request_range:<key:\"/registry/deployments/kube-system/coredns\" > >"}
	{"level":"warn","ts":"2025-01-27T12:33:55.783324Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"377.321088ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T12:33:55.783366Z","caller":"traceutil/trace.go:171","msg":"trace[1663636440] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:395; }","duration":"377.362769ms","start":"2025-01-27T12:33:55.405989Z","end":"2025-01-27T12:33:55.783352Z","steps":["trace[1663636440] 'agreement among raft nodes before linearized reading'  (duration: 295.261122ms)","trace[1663636440] 'range keys from in-memory index tree'  (duration: 82.043154ms)"],"step_count":2}
	{"level":"warn","ts":"2025-01-27T12:33:55.783400Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-01-27T12:33:55.405678Z","time spent":"377.71517ms","remote":"127.0.0.1:50662","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":0,"response size":29,"request content":"key:\"/registry/deployments/default/cloud-spanner-emulator\" limit:1 "}
	{"level":"info","ts":"2025-01-27T12:33:55.701325Z","caller":"traceutil/trace.go:171","msg":"trace[1747575885] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"274.159421ms","start":"2025-01-27T12:33:55.427149Z","end":"2025-01-27T12:33:55.701309Z","steps":["trace[1747575885] 'process raft request'  (duration: 273.237976ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T12:33:55.783562Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-01-27T12:33:55.427098Z","time spent":"356.427127ms","remote":"127.0.0.1:50482","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":678,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/leases/kube-system/apiserver-kdt2vwcnd7ef4ied6uv7zwxe34\" mod_revision:33 > success:<request_put:<key:\"/registry/leases/kube-system/apiserver-kdt2vwcnd7ef4ied6uv7zwxe34\" value_size:605 >> failure:<request_range:<key:\"/registry/leases/kube-system/apiserver-kdt2vwcnd7ef4ied6uv7zwxe34\" > >"}
	{"level":"warn","ts":"2025-01-27T12:33:55.783704Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"296.089614ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T12:33:55.783731Z","caller":"traceutil/trace.go:171","msg":"trace[811917081] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:0; response_revision:396; }","duration":"296.118003ms","start":"2025-01-27T12:33:55.487607Z","end":"2025-01-27T12:33:55.783725Z","steps":["trace[811917081] 'agreement among raft nodes before linearized reading'  (duration: 296.066878ms)"],"step_count":1}
	{"level":"info","ts":"2025-01-27T12:33:55.784097Z","caller":"traceutil/trace.go:171","msg":"trace[2089571683] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"356.817862ms","start":"2025-01-27T12:33:55.427270Z","end":"2025-01-27T12:33:55.784088Z","steps":["trace[2089571683] 'process raft request'  (duration: 273.791504ms)"],"step_count":1}
	{"level":"warn","ts":"2025-01-27T12:33:55.784165Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-01-27T12:33:55.427262Z","time spent":"356.867847ms","remote":"127.0.0.1:50422","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":195,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/serviceaccounts/kube-system/bootstrap-signer\" mod_revision:292 > success:<request_put:<key:\"/registry/serviceaccounts/kube-system/bootstrap-signer\" value_size:133 >> failure:<request_range:<key:\"/registry/serviceaccounts/kube-system/bootstrap-signer\" > >"}
	{"level":"warn","ts":"2025-01-27T12:33:55.898442Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"255.899914ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/storageclasses/standard\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-01-27T12:33:55.898709Z","caller":"traceutil/trace.go:171","msg":"trace[1803768518] range","detail":"{range_begin:/registry/storageclasses/standard; range_end:; response_count:0; response_revision:396; }","duration":"256.176362ms","start":"2025-01-27T12:33:55.642517Z","end":"2025-01-27T12:33:55.898694Z","steps":["trace[1803768518] 'agreement among raft nodes before linearized reading'  (duration: 141.758045ms)","trace[1803768518] 'range keys from in-memory index tree'  (duration: 114.12952ms)"],"step_count":2}
	
	
	==> kernel <==
	 12:39:20 up  3:21,  0 users,  load average: 0.43, 1.68, 2.87
	Linux addons-162377 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:23:06 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [e9aecacb664c9ba5b5933058e4fe0bd231e05555c898179ceb414152a1d72476] <==
	I0127 12:37:15.654895       1 main.go:301] handling current node
	I0127 12:37:25.654879       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:37:25.655003       1 main.go:301] handling current node
	I0127 12:37:35.654723       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:37:35.654787       1 main.go:301] handling current node
	I0127 12:37:45.654715       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:37:45.654750       1 main.go:301] handling current node
	I0127 12:37:55.654766       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:37:55.654879       1 main.go:301] handling current node
	I0127 12:38:05.657530       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:38:05.657673       1 main.go:301] handling current node
	I0127 12:38:15.655526       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:38:15.655655       1 main.go:301] handling current node
	I0127 12:38:25.654718       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:38:25.654756       1 main.go:301] handling current node
	I0127 12:38:35.655552       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:38:35.655589       1 main.go:301] handling current node
	I0127 12:38:45.654701       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:38:45.654817       1 main.go:301] handling current node
	I0127 12:38:55.655166       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:38:55.655203       1 main.go:301] handling current node
	I0127 12:39:05.662160       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:39:05.662193       1 main.go:301] handling current node
	I0127 12:39:15.663532       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0127 12:39:15.663646       1 main.go:301] handling current node
	
	
	==> kube-apiserver [0c313d755881a2b6dd2c0bc35d4a7bf41a4cde0423c175108855f570abab5c9b] <==
	I0127 12:36:18.470247       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.166.212"}
	I0127 12:36:48.230889       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0127 12:36:49.263877       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0127 12:36:52.291494       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0127 12:36:53.951397       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0127 12:36:54.281067       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.97.129.125"}
	I0127 12:37:00.256223       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0127 12:37:24.858573       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 12:37:24.858615       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0127 12:37:24.895857       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 12:37:24.895914       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0127 12:37:24.920224       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 12:37:24.920369       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0127 12:37:24.947948       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 12:37:24.947997       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0127 12:37:25.024075       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0127 12:37:25.024511       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0127 12:37:25.948655       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0127 12:37:26.024917       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0127 12:37:26.056483       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0127 12:37:43.041067       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0127 12:37:43.056955       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0127 12:37:43.067726       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0127 12:37:58.068717       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0127 12:39:18.205323       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.56.25"}
	
	
	==> kube-controller-manager [7f1d7afff876366f8467661204f152d437de0d513a54fc28bc006a9c51c34cfd] <==
	E0127 12:38:37.251162       1 reflector.go:166] "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"
	I0127 12:38:42.091983       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0127 12:38:42.286092       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0127 12:38:42.287265       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0127 12:38:42.288425       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0127 12:38:42.288465       1 reflector.go:166] "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"
	W0127 12:38:43.172866       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0127 12:38:43.179664       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotcontents"
	W0127 12:38:43.183524       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0127 12:38:43.183637       1 reflector.go:166] "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"
	I0127 12:38:49.142518       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-5d76cffbc" duration="14.014µs"
	W0127 12:38:50.911106       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0127 12:38:50.912287       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0127 12:38:50.913266       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0127 12:38:50.913310       1 reflector.go:166] "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"
	I0127 12:39:17.953827       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="38.394626ms"
	I0127 12:39:17.964414       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="10.083428ms"
	I0127 12:39:17.964556       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="43.617µs"
	I0127 12:39:17.975382       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="45.111µs"
	W0127 12:39:18.384252       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0127 12:39:18.385549       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0127 12:39:18.387115       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0127 12:39:18.387166       1 reflector.go:166] "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"
	I0127 12:39:19.931631       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="23.723778ms"
	I0127 12:39:19.931813       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="49.87µs"
	
	
	==> kube-proxy [f9969a3c8edfe22e5003d0ec714e3169944b2aa55b664243c78bdf524a59a0b9] <==
	I0127 12:33:57.735143       1 server_linux.go:66] "Using iptables proxy"
	I0127 12:33:58.251228       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0127 12:33:58.256133       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`"
	I0127 12:33:58.355862       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0127 12:33:58.355937       1 server_linux.go:170] "Using iptables Proxier"
	I0127 12:33:58.358211       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"
	I0127 12:33:58.358678       1 server.go:497] "Version info" version="v1.32.1"
	I0127 12:33:58.358702       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0127 12:33:58.365266       1 config.go:199] "Starting service config controller"
	I0127 12:33:58.365300       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0127 12:33:58.365478       1 config.go:105] "Starting endpoint slice config controller"
	I0127 12:33:58.365491       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0127 12:33:58.367128       1 config.go:329] "Starting node config controller"
	I0127 12:33:58.367150       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0127 12:33:58.467513       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0127 12:33:58.470924       1 shared_informer.go:320] Caches are synced for service config
	I0127 12:33:58.542653       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [608fa2ef2dc913d2fa570c9c09a8d6d3ea13dfa12f91a0b9259f652ee7d10155] <==
	W0127 12:33:45.767844       1 reflector.go:569] 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
	E0127 12:33:45.767856       1 reflector.go:166] "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"
	W0127 12:33:45.767928       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0127 12:33:45.767948       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0127 12:33:45.767980       1 reflector.go:569] 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
	E0127 12:33:45.768000       1 reflector.go:166] "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"
	W0127 12:33:45.768040       1 reflector.go:569] 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
	E0127 12:33:45.768056       1 reflector.go:166] "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"
	W0127 12:33:45.768094       1 reflector.go:569] 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
	E0127 12:33:45.768111       1 reflector.go:166] "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"
	W0127 12:33:45.771004       1 reflector.go:569] 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
	E0127 12:33:45.771045       1 reflector.go:166] "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"
	W0127 12:33:45.771090       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0127 12:33:45.771102       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0127 12:33:45.771142       1 reflector.go:569] 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
	E0127 12:33:45.771158       1 reflector.go:166] "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"
	W0127 12:33:45.771193       1 reflector.go:569] 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
	E0127 12:33:45.771208       1 reflector.go:166] "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"
	W0127 12:33:45.771239       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0127 12:33:45.771249       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0127 12:33:45.771303       1 reflector.go:569] 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
	E0127 12:33:45.771321       1 reflector.go:166] "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"
	W0127 12:33:45.772748       1 reflector.go:569] 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
	E0127 12:33:45.772775       1 reflector.go:166] "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"
	I0127 12:33:46.964436       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Jan 27 12:38:47 addons-162377 kubelet[1520]: E0127 12:38:47.252664    1520 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/51d2c76ed66804db388c7aeb29ad454be0db950dc8ec0cf36d32393c00b98365/diff" to get inode usage: stat /var/lib/containers/storage/overlay/51d2c76ed66804db388c7aeb29ad454be0db950dc8ec0cf36d32393c00b98365/diff: no such file or directory, extraDiskErr: <nil>
	Jan 27 12:38:47 addons-162377 kubelet[1520]: E0127 12:38:47.259176    1520 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/51d2c76ed66804db388c7aeb29ad454be0db950dc8ec0cf36d32393c00b98365/diff" to get inode usage: stat /var/lib/containers/storage/overlay/51d2c76ed66804db388c7aeb29ad454be0db950dc8ec0cf36d32393c00b98365/diff: no such file or directory, extraDiskErr: <nil>
	Jan 27 12:38:47 addons-162377 kubelet[1520]: I0127 12:38:47.461797    1520 scope.go:117] "RemoveContainer" containerID="ec353af6de0e17b40009ae46eef0b35b5845dd8524618c52d66b03ff3b0c0b73"
	Jan 27 12:38:49 addons-162377 kubelet[1520]: I0127 12:38:49.443369    1520 reconciler_common.go:162] "operationExecutor.UnmountVolume started for volume \"kube-api-access-c2dx9\" (UniqueName: \"kubernetes.io/projected/cc5ab07a-6040-426a-9d1f-615b05b024b9-kube-api-access-c2dx9\") pod \"cc5ab07a-6040-426a-9d1f-615b05b024b9\" (UID: \"cc5ab07a-6040-426a-9d1f-615b05b024b9\") "
	Jan 27 12:38:49 addons-162377 kubelet[1520]: I0127 12:38:49.445250    1520 operation_generator.go:780] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/cc5ab07a-6040-426a-9d1f-615b05b024b9-kube-api-access-c2dx9" (OuterVolumeSpecName: "kube-api-access-c2dx9") pod "cc5ab07a-6040-426a-9d1f-615b05b024b9" (UID: "cc5ab07a-6040-426a-9d1f-615b05b024b9"). InnerVolumeSpecName "kube-api-access-c2dx9". PluginName "kubernetes.io/projected", VolumeGIDValue ""
	Jan 27 12:38:49 addons-162377 kubelet[1520]: I0127 12:38:49.543932    1520 reconciler_common.go:299] "Volume detached for volume \"kube-api-access-c2dx9\" (UniqueName: \"kubernetes.io/projected/cc5ab07a-6040-426a-9d1f-615b05b024b9-kube-api-access-c2dx9\") on node \"addons-162377\" DevicePath \"\""
	Jan 27 12:38:49 addons-162377 kubelet[1520]: I0127 12:38:49.834459    1520 scope.go:117] "RemoveContainer" containerID="fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511"
	Jan 27 12:38:49 addons-162377 kubelet[1520]: I0127 12:38:49.861005    1520 scope.go:117] "RemoveContainer" containerID="fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511"
	Jan 27 12:38:49 addons-162377 kubelet[1520]: E0127 12:38:49.870015    1520 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511\": container with ID starting with fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511 not found: ID does not exist" containerID="fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511"
	Jan 27 12:38:49 addons-162377 kubelet[1520]: I0127 12:38:49.870067    1520 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511"} err="failed to get container status \"fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511\": rpc error: code = NotFound desc = could not find container \"fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511\": container with ID starting with fd5703c4b820a60db398501e566ca1571b485fcd7e7c61f7f897dcd764e93511 not found: ID does not exist"
	Jan 27 12:38:51 addons-162377 kubelet[1520]: I0127 12:38:51.007804    1520 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="cc5ab07a-6040-426a-9d1f-615b05b024b9" path="/var/lib/kubelet/pods/cc5ab07a-6040-426a-9d1f-615b05b024b9/volumes"
	Jan 27 12:38:57 addons-162377 kubelet[1520]: E0127 12:38:57.243567    1520 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737981537243330674,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:595442,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 12:38:57 addons-162377 kubelet[1520]: E0127 12:38:57.243611    1520 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737981537243330674,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:595442,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 12:39:07 addons-162377 kubelet[1520]: E0127 12:39:07.246015    1520 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737981547245751327,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:595442,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 12:39:07 addons-162377 kubelet[1520]: E0127 12:39:07.246059    1520 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737981547245751327,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:595442,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 12:39:17 addons-162377 kubelet[1520]: E0127 12:39:17.248953    1520 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737981557248698384,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:595442,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 12:39:17 addons-162377 kubelet[1520]: E0127 12:39:17.249011    1520 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1737981557248698384,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:595442,},InodesUsed:&UInt64Value{Value:225,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Jan 27 12:39:17 addons-162377 kubelet[1520]: I0127 12:39:17.942812    1520 memory_manager.go:355] "RemoveStaleState removing state" podUID="cc5ab07a-6040-426a-9d1f-615b05b024b9" containerName="cloud-spanner-emulator"
	Jan 27 12:39:17 addons-162377 kubelet[1520]: I0127 12:39:17.942849    1520 memory_manager.go:355] "RemoveStaleState removing state" podUID="600f420d-41eb-4690-9b63-c086c0c1351d" containerName="helper-pod"
	Jan 27 12:39:17 addons-162377 kubelet[1520]: I0127 12:39:17.942858    1520 memory_manager.go:355] "RemoveStaleState removing state" podUID="91e8c918-9cda-4604-83fb-a4df2f8bb015" containerName="yakd"
	Jan 27 12:39:17 addons-162377 kubelet[1520]: I0127 12:39:17.942865    1520 memory_manager.go:355] "RemoveStaleState removing state" podUID="0f0dfd56-7245-4034-bbd1-3bab2dc9e4d0" containerName="nvidia-device-plugin-ctr"
	Jan 27 12:39:17 addons-162377 kubelet[1520]: I0127 12:39:17.942871    1520 memory_manager.go:355] "RemoveStaleState removing state" podUID="080033cf-b8d2-43f4-a99f-5ad5bd9ca6e8" containerName="local-path-provisioner"
	Jan 27 12:39:18 addons-162377 kubelet[1520]: I0127 12:39:18.018708    1520 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-krx8k\" (UniqueName: \"kubernetes.io/projected/c01c2f97-7c13-467e-9ef8-3c607e1f0113-kube-api-access-krx8k\") pod \"hello-world-app-7d9564db4-prr6z\" (UID: \"c01c2f97-7c13-467e-9ef8-3c607e1f0113\") " pod="default/hello-world-app-7d9564db4-prr6z"
	Jan 27 12:39:18 addons-162377 kubelet[1520]: W0127 12:39:18.326621    1520 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/5c5134d073c7036fc237ba26ec37eb0d4263880c6aba36537a318906579625a2/crio-67f38e28cdfbbc6114f1e6c7da9e0c3000098ab86c80be29d1d3c72eadb8a7ec WatchSource:0}: Error finding container 67f38e28cdfbbc6114f1e6c7da9e0c3000098ab86c80be29d1d3c72eadb8a7ec: Status 404 returned error can't find the container with id 67f38e28cdfbbc6114f1e6c7da9e0c3000098ab86c80be29d1d3c72eadb8a7ec
	Jan 27 12:39:19 addons-162377 kubelet[1520]: I0127 12:39:19.907665    1520 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-7d9564db4-prr6z" podStartSLOduration=1.908634926 podStartE2EDuration="2.907643645s" podCreationTimestamp="2025-01-27 12:39:17 +0000 UTC" firstStartedPulling="2025-01-27 12:39:18.328422785 +0000 UTC m=+331.443327500" lastFinishedPulling="2025-01-27 12:39:19.327431504 +0000 UTC m=+332.442336219" observedRunningTime="2025-01-27 12:39:19.907280569 +0000 UTC m=+333.022185300" watchObservedRunningTime="2025-01-27 12:39:19.907643645 +0000 UTC m=+333.022548360"
	
	
	==> storage-provisioner [79ebe8fba89ea18362fd0a36aa9b65f69730af49ec1ceb41ce431cdbc26487be] <==
	I0127 12:34:36.861688       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0127 12:34:36.905951       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0127 12:34:36.909332       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0127 12:34:36.924889       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0127 12:34:36.928717       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-162377_ab17e09b-fdd7-4940-aed9-6e78401c0f5b!
	I0127 12:34:36.930216       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"9f37b328-5e5f-468b-b44d-ef77d9d0c4cd", APIVersion:"v1", ResourceVersion:"931", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-162377_ab17e09b-fdd7-4940-aed9-6e78401c0f5b became leader
	I0127 12:34:37.029877       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-162377_ab17e09b-fdd7-4940-aed9-6e78401c0f5b!
	

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

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-llg5p" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-jv6b4" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-162377 describe pod ingress-nginx-admission-create-llg5p ingress-nginx-admission-patch-jv6b4: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-162377 addons disable ingress-dns --alsologtostderr -v=1: (1.673114225s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-162377 addons disable ingress --alsologtostderr -v=1: (7.848274778s)
--- FAIL: TestAddons/parallel/Ingress (157.18s)

                                                
                                    

Test pass (298/330)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.19
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.1
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.1/json-events 5.48
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.1
18 TestDownloadOnly/v1.32.1/DeleteAll 0.21
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.59
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 179.62
31 TestAddons/serial/GCPAuth/Namespaces 0.22
32 TestAddons/serial/GCPAuth/FakeCredentials 10.92
35 TestAddons/parallel/Registry 16.84
37 TestAddons/parallel/InspektorGadget 12.01
38 TestAddons/parallel/MetricsServer 6.81
40 TestAddons/parallel/CSI 57.6
41 TestAddons/parallel/Headlamp 17.2
42 TestAddons/parallel/CloudSpanner 5.54
43 TestAddons/parallel/LocalPath 53.38
44 TestAddons/parallel/NvidiaDevicePlugin 6.49
45 TestAddons/parallel/Yakd 11.75
47 TestAddons/StoppedEnableDisable 12.19
48 TestCertOptions 35.82
49 TestCertExpiration 267.24
51 TestForceSystemdFlag 44.72
52 TestForceSystemdEnv 43.23
58 TestErrorSpam/setup 31.16
59 TestErrorSpam/start 0.76
60 TestErrorSpam/status 1.12
61 TestErrorSpam/pause 1.82
62 TestErrorSpam/unpause 1.84
63 TestErrorSpam/stop 1.43
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 76.13
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 53.15
70 TestFunctional/serial/KubeContext 0.08
71 TestFunctional/serial/KubectlGetPods 0.1
74 TestFunctional/serial/CacheCmd/cache/add_remote 4.56
75 TestFunctional/serial/CacheCmd/cache/add_local 1.47
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
79 TestFunctional/serial/CacheCmd/cache/cache_reload 2.19
80 TestFunctional/serial/CacheCmd/cache/delete 0.13
81 TestFunctional/serial/MinikubeKubectlCmd 0.14
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.14
83 TestFunctional/serial/ExtraConfig 36.71
84 TestFunctional/serial/ComponentHealth 0.11
85 TestFunctional/serial/LogsCmd 1.73
86 TestFunctional/serial/LogsFileCmd 1.79
87 TestFunctional/serial/InvalidService 4.81
89 TestFunctional/parallel/ConfigCmd 0.51
90 TestFunctional/parallel/DashboardCmd 8.51
91 TestFunctional/parallel/DryRun 0.45
92 TestFunctional/parallel/InternationalLanguage 0.21
93 TestFunctional/parallel/StatusCmd 1.01
97 TestFunctional/parallel/ServiceCmdConnect 9.66
98 TestFunctional/parallel/AddonsCmd 0.19
99 TestFunctional/parallel/PersistentVolumeClaim 25.75
101 TestFunctional/parallel/SSHCmd 0.72
102 TestFunctional/parallel/CpCmd 1.99
104 TestFunctional/parallel/FileSync 0.38
105 TestFunctional/parallel/CertSync 2.11
109 TestFunctional/parallel/NodeLabels 0.11
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.78
113 TestFunctional/parallel/License 0.36
115 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.68
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.31
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
120 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
124 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
125 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.44
127 TestFunctional/parallel/ProfileCmd/profile_list 0.41
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
129 TestFunctional/parallel/MountCmd/any-port 9.81
130 TestFunctional/parallel/ServiceCmd/List 0.77
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.53
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.47
133 TestFunctional/parallel/ServiceCmd/Format 0.51
134 TestFunctional/parallel/ServiceCmd/URL 0.41
135 TestFunctional/parallel/MountCmd/specific-port 1.62
136 TestFunctional/parallel/MountCmd/VerifyCleanup 2.81
137 TestFunctional/parallel/Version/short 0.09
138 TestFunctional/parallel/Version/components 1.29
139 TestFunctional/parallel/ImageCommands/ImageListShort 0.31
140 TestFunctional/parallel/ImageCommands/ImageListTable 0.32
141 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
142 TestFunctional/parallel/ImageCommands/ImageListYaml 0.28
143 TestFunctional/parallel/ImageCommands/ImageBuild 3.86
144 TestFunctional/parallel/ImageCommands/Setup 0.72
145 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.76
146 TestFunctional/parallel/UpdateContextCmd/no_changes 0.21
147 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.22
148 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.24
149 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.15
150 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.38
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.58
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.65
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.89
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.56
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
161 TestMultiControlPlane/serial/StartCluster 172.44
162 TestMultiControlPlane/serial/DeployApp 8.44
163 TestMultiControlPlane/serial/PingHostFromPods 1.68
164 TestMultiControlPlane/serial/AddWorkerNode 63.53
165 TestMultiControlPlane/serial/NodeLabels 0.12
166 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.03
167 TestMultiControlPlane/serial/CopyFile 18.97
168 TestMultiControlPlane/serial/StopSecondaryNode 12.77
169 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.78
170 TestMultiControlPlane/serial/RestartSecondaryNode 30.58
171 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.34
172 TestMultiControlPlane/serial/RestartClusterKeepsNodes 220.63
173 TestMultiControlPlane/serial/DeleteSecondaryNode 12.54
174 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.76
175 TestMultiControlPlane/serial/StopCluster 35.69
176 TestMultiControlPlane/serial/RestartCluster 68.61
177 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.76
178 TestMultiControlPlane/serial/AddSecondaryNode 72.2
179 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.04
183 TestJSONOutput/start/Command 78.95
184 TestJSONOutput/start/Audit 0
186 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
187 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
189 TestJSONOutput/pause/Command 0.78
190 TestJSONOutput/pause/Audit 0
192 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
193 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
195 TestJSONOutput/unpause/Command 0.66
196 TestJSONOutput/unpause/Audit 0
198 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
199 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
201 TestJSONOutput/stop/Command 5.85
202 TestJSONOutput/stop/Audit 0
204 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
205 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
206 TestErrorJSONOutput 0.26
208 TestKicCustomNetwork/create_custom_network 38.19
209 TestKicCustomNetwork/use_default_bridge_network 35.86
210 TestKicExistingNetwork 32.83
211 TestKicCustomSubnet 33.22
212 TestKicStaticIP 33.2
213 TestMainNoArgs 0.06
214 TestMinikubeProfile 66.4
217 TestMountStart/serial/StartWithMountFirst 6.56
218 TestMountStart/serial/VerifyMountFirst 0.26
219 TestMountStart/serial/StartWithMountSecond 7.45
220 TestMountStart/serial/VerifyMountSecond 0.27
221 TestMountStart/serial/DeleteFirst 1.62
222 TestMountStart/serial/VerifyMountPostDelete 0.26
223 TestMountStart/serial/Stop 1.21
224 TestMountStart/serial/RestartStopped 7.8
225 TestMountStart/serial/VerifyMountPostStop 0.26
228 TestMultiNode/serial/FreshStart2Nodes 137.54
229 TestMultiNode/serial/DeployApp2Nodes 6.72
230 TestMultiNode/serial/PingHostFrom2Pods 1.01
231 TestMultiNode/serial/AddNode 28.19
232 TestMultiNode/serial/MultiNodeLabels 0.09
233 TestMultiNode/serial/ProfileList 0.67
234 TestMultiNode/serial/CopyFile 9.95
235 TestMultiNode/serial/StopNode 2.26
236 TestMultiNode/serial/StartAfterStop 9.45
237 TestMultiNode/serial/RestartKeepsNodes 110.63
238 TestMultiNode/serial/DeleteNode 5.49
239 TestMultiNode/serial/StopMultiNode 23.88
240 TestMultiNode/serial/RestartMultiNode 56.46
241 TestMultiNode/serial/ValidateNameConflict 35.35
246 TestPreload 129.63
248 TestScheduledStopUnix 106.66
251 TestInsufficientStorage 11.82
252 TestRunningBinaryUpgrade 80.02
254 TestKubernetesUpgrade 396.01
255 TestMissingContainerUpgrade 159.37
257 TestNoKubernetes/serial/StartNoK8sWithVersion 0.11
258 TestNoKubernetes/serial/StartWithK8s 38.67
259 TestNoKubernetes/serial/StartWithStopK8s 23.83
260 TestNoKubernetes/serial/Start 6.97
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.34
262 TestNoKubernetes/serial/ProfileList 1.26
263 TestNoKubernetes/serial/Stop 1.27
264 TestNoKubernetes/serial/StartNoArgs 7.53
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.38
266 TestStoppedBinaryUpgrade/Setup 0.62
267 TestStoppedBinaryUpgrade/Upgrade 74.01
268 TestStoppedBinaryUpgrade/MinikubeLogs 1.05
277 TestPause/serial/Start 79.51
278 TestPause/serial/SecondStartNoReconfiguration 17.48
279 TestPause/serial/Pause 0.82
280 TestPause/serial/VerifyStatus 0.32
281 TestPause/serial/Unpause 0.89
282 TestPause/serial/PauseAgain 1.31
283 TestPause/serial/DeletePaused 2.83
284 TestPause/serial/VerifyDeletedResources 0.47
292 TestNetworkPlugins/group/false 6.24
297 TestStartStop/group/old-k8s-version/serial/FirstStart 193.98
298 TestStartStop/group/old-k8s-version/serial/DeployApp 11.68
300 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 49.87
301 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.44
302 TestStartStop/group/old-k8s-version/serial/Stop 12.26
303 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.31
304 TestStartStop/group/old-k8s-version/serial/SecondStart 148.24
305 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.4
306 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.09
307 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.38
308 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.27
309 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 268.33
310 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
311 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
312 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.26
313 TestStartStop/group/old-k8s-version/serial/Pause 2.9
315 TestStartStop/group/embed-certs/serial/FirstStart 52.65
316 TestStartStop/group/embed-certs/serial/DeployApp 11.36
317 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.13
318 TestStartStop/group/embed-certs/serial/Stop 11.94
319 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
320 TestStartStop/group/embed-certs/serial/SecondStart 266.13
321 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
322 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
323 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
324 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.15
326 TestStartStop/group/no-preload/serial/FirstStart 70.93
327 TestStartStop/group/no-preload/serial/DeployApp 10.4
328 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.08
329 TestStartStop/group/no-preload/serial/Stop 11.94
330 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
331 TestStartStop/group/no-preload/serial/SecondStart 290.34
332 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
333 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
334 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
335 TestStartStop/group/embed-certs/serial/Pause 3.11
337 TestStartStop/group/newest-cni/serial/FirstStart 35.28
338 TestStartStop/group/newest-cni/serial/DeployApp 0
339 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.03
340 TestStartStop/group/newest-cni/serial/Stop 1.24
341 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.21
342 TestStartStop/group/newest-cni/serial/SecondStart 15.75
343 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
345 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.34
346 TestStartStop/group/newest-cni/serial/Pause 3.07
347 TestNetworkPlugins/group/auto/Start 77.96
348 TestNetworkPlugins/group/auto/KubeletFlags 0.28
349 TestNetworkPlugins/group/auto/NetCatPod 10.28
350 TestNetworkPlugins/group/auto/DNS 0.21
351 TestNetworkPlugins/group/auto/Localhost 0.17
352 TestNetworkPlugins/group/auto/HairPin 0.17
353 TestNetworkPlugins/group/flannel/Start 58.52
354 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
355 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.17
356 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.34
357 TestStartStop/group/no-preload/serial/Pause 3.44
358 TestNetworkPlugins/group/calico/Start 92.46
359 TestNetworkPlugins/group/flannel/ControllerPod 6
360 TestNetworkPlugins/group/flannel/KubeletFlags 0.36
361 TestNetworkPlugins/group/flannel/NetCatPod 14.27
362 TestNetworkPlugins/group/flannel/DNS 0.27
363 TestNetworkPlugins/group/flannel/Localhost 0.27
364 TestNetworkPlugins/group/flannel/HairPin 0.23
365 TestNetworkPlugins/group/custom-flannel/Start 63.47
366 TestNetworkPlugins/group/calico/ControllerPod 6.01
367 TestNetworkPlugins/group/calico/KubeletFlags 0.36
368 TestNetworkPlugins/group/calico/NetCatPod 12.38
369 TestNetworkPlugins/group/calico/DNS 0.22
370 TestNetworkPlugins/group/calico/Localhost 0.16
371 TestNetworkPlugins/group/calico/HairPin 0.17
372 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.47
373 TestNetworkPlugins/group/custom-flannel/NetCatPod 13.42
374 TestNetworkPlugins/group/kindnet/Start 84.64
375 TestNetworkPlugins/group/custom-flannel/DNS 0.2
376 TestNetworkPlugins/group/custom-flannel/Localhost 0.25
377 TestNetworkPlugins/group/custom-flannel/HairPin 0.19
378 TestNetworkPlugins/group/bridge/Start 78.48
379 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
380 TestNetworkPlugins/group/kindnet/KubeletFlags 0.29
381 TestNetworkPlugins/group/kindnet/NetCatPod 11.28
382 TestNetworkPlugins/group/kindnet/DNS 0.19
383 TestNetworkPlugins/group/kindnet/Localhost 0.16
384 TestNetworkPlugins/group/kindnet/HairPin 0.16
385 TestNetworkPlugins/group/bridge/KubeletFlags 0.39
386 TestNetworkPlugins/group/bridge/NetCatPod 11.39
387 TestNetworkPlugins/group/bridge/DNS 0.2
388 TestNetworkPlugins/group/bridge/Localhost 0.18
389 TestNetworkPlugins/group/bridge/HairPin 0.15
390 TestNetworkPlugins/group/enable-default-cni/Start 73.6
391 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
392 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.25
393 TestNetworkPlugins/group/enable-default-cni/DNS 0.17
394 TestNetworkPlugins/group/enable-default-cni/Localhost 0.2
395 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
x
+
TestDownloadOnly/v1.20.0/json-events (6.19s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0127 12:32:50.080721  718937 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0127 12:32:50.080816  718937 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-707057 | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC |          |
	|         | -p download-only-707057        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 12:32:43
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 12:32:43.936521  718942 out.go:345] Setting OutFile to fd 1 ...
	I0127 12:32:43.936715  718942 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:32:43.936729  718942 out.go:358] Setting ErrFile to fd 2...
	I0127 12:32:43.936735  718942 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:32:43.936989  718942 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	W0127 12:32:43.937127  718942 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20317-713554/.minikube/config/config.json: open /home/jenkins/minikube-integration/20317-713554/.minikube/config/config.json: no such file or directory
	I0127 12:32:43.937529  718942 out.go:352] Setting JSON to true
	I0127 12:32:43.938458  718942 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11709,"bootTime":1737969455,"procs":182,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 12:32:43.938525  718942 start.go:139] virtualization:  
	I0127 12:32:43.942597  718942 out.go:97] [download-only-707057] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	W0127 12:32:43.942768  718942 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball: no such file or directory
	I0127 12:32:43.942834  718942 notify.go:220] Checking for updates...
	I0127 12:32:43.945749  718942 out.go:169] MINIKUBE_LOCATION=20317
	I0127 12:32:43.948721  718942 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 12:32:43.951646  718942 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig
	I0127 12:32:43.954469  718942 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube
	I0127 12:32:43.957306  718942 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0127 12:32:43.963214  718942 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0127 12:32:43.963462  718942 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 12:32:43.987978  718942 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 12:32:43.988083  718942 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:32:44.047256  718942 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-01-27 12:32:44.037761251 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:32:44.047366  718942 docker.go:318] overlay module found
	I0127 12:32:44.050478  718942 out.go:97] Using the docker driver based on user configuration
	I0127 12:32:44.050518  718942 start.go:297] selected driver: docker
	I0127 12:32:44.050526  718942 start.go:901] validating driver "docker" against <nil>
	I0127 12:32:44.050644  718942 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:32:44.105541  718942 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-01-27 12:32:44.096078559 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:32:44.105748  718942 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 12:32:44.106065  718942 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0127 12:32:44.106216  718942 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 12:32:44.109458  718942 out.go:169] Using Docker driver with root privileges
	I0127 12:32:44.112307  718942 cni.go:84] Creating CNI manager for ""
	I0127 12:32:44.112377  718942 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 12:32:44.112390  718942 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0127 12:32:44.112488  718942 start.go:340] cluster config:
	{Name:download-only-707057 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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-707057 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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}
	I0127 12:32:44.115517  718942 out.go:97] Starting "download-only-707057" primary control-plane node in "download-only-707057" cluster
	I0127 12:32:44.115540  718942 cache.go:121] Beginning downloading kic base image for docker with crio
	I0127 12:32:44.118476  718942 out.go:97] Pulling base image v0.0.46 ...
	I0127 12:32:44.118506  718942 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0127 12:32:44.118657  718942 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 12:32:44.134252  718942 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 12:32:44.134500  718942 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 12:32:44.134615  718942 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 12:32:44.177817  718942 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
	I0127 12:32:44.177847  718942 cache.go:56] Caching tarball of preloaded images
	I0127 12:32:44.178028  718942 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0127 12:32:44.181366  718942 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0127 12:32:44.181395  718942 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0127 12:32:44.269479  718942 download.go:108] 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/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0127 12:32:48.436768  718942 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0127 12:32:48.436864  718942 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0127 12:32:48.611780  718942 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	
	
	* The control-plane node download-only-707057 host does not exist
	  To start a cluster, run: "minikube start -p download-only-707057"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/json-events (5.48s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0127 12:32:56.009170  718937 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
I0127 12:32:56.009211  718937 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/LogsDuration (0.1s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-707057 | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC |                     |
	|         | -p download-only-707057        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC | 27 Jan 25 12:32 UTC |
	| delete  | -p download-only-707057        | download-only-707057 | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC | 27 Jan 25 12:32 UTC |
	| start   | -o=json --download-only        | download-only-404186 | jenkins | v1.35.0 | 27 Jan 25 12:32 UTC |                     |
	|         | -p download-only-404186        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/01/27 12:32:50
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.23.4 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0127 12:32:50.578419  719144 out.go:345] Setting OutFile to fd 1 ...
	I0127 12:32:50.578642  719144 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:32:50.578676  719144 out.go:358] Setting ErrFile to fd 2...
	I0127 12:32:50.578697  719144 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:32:50.578965  719144 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 12:32:50.579383  719144 out.go:352] Setting JSON to true
	I0127 12:32:50.580291  719144 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11716,"bootTime":1737969455,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 12:32:50.580393  719144 start.go:139] virtualization:  
	I0127 12:32:50.584021  719144 out.go:97] [download-only-404186] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0127 12:32:50.584274  719144 notify.go:220] Checking for updates...
	I0127 12:32:50.587239  719144 out.go:169] MINIKUBE_LOCATION=20317
	I0127 12:32:50.590381  719144 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 12:32:50.593471  719144 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig
	I0127 12:32:50.596422  719144 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube
	I0127 12:32:50.599362  719144 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0127 12:32:50.605188  719144 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0127 12:32:50.605461  719144 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 12:32:50.630032  719144 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 12:32:50.630132  719144 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:32:50.689202  719144 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-01-27 12:32:50.679450511 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:32:50.689330  719144 docker.go:318] overlay module found
	I0127 12:32:50.692340  719144 out.go:97] Using the docker driver based on user configuration
	I0127 12:32:50.692372  719144 start.go:297] selected driver: docker
	I0127 12:32:50.692380  719144 start.go:901] validating driver "docker" against <nil>
	I0127 12:32:50.692502  719144 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:32:50.754537  719144 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:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-01-27 12:32:50.745263711 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:32:50.754739  719144 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0127 12:32:50.755026  719144 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0127 12:32:50.755183  719144 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0127 12:32:50.758264  719144 out.go:169] Using Docker driver with root privileges
	I0127 12:32:50.761114  719144 cni.go:84] Creating CNI manager for ""
	I0127 12:32:50.761194  719144 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0127 12:32:50.761207  719144 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0127 12:32:50.761296  719144 start.go:340] cluster config:
	{Name:download-only-404186 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:download-only-404186 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 12:32:50.764435  719144 out.go:97] Starting "download-only-404186" primary control-plane node in "download-only-404186" cluster
	I0127 12:32:50.764466  719144 cache.go:121] Beginning downloading kic base image for docker with crio
	I0127 12:32:50.767447  719144 out.go:97] Pulling base image v0.0.46 ...
	I0127 12:32:50.767480  719144 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 12:32:50.767662  719144 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0127 12:32:50.783410  719144 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0127 12:32:50.783537  719144 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0127 12:32:50.783563  719144 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0127 12:32:50.783568  719144 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0127 12:32:50.783576  719144 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0127 12:32:50.821758  719144 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
	I0127 12:32:50.821783  719144 cache.go:56] Caching tarball of preloaded images
	I0127 12:32:50.821946  719144 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 12:32:50.825212  719144 out.go:97] Downloading Kubernetes v1.32.1 preload ...
	I0127 12:32:50.825241  719144 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	I0127 12:32:50.913562  719144 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4?checksum=md5:2975fc7b8b3f798b17cd470734f6f7e1 -> /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4
	I0127 12:32:54.468657  719144 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	I0127 12:32:54.468769  719144 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20317-713554/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-arm64.tar.lz4 ...
	I0127 12:32:55.346994  719144 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0127 12:32:55.347398  719144 profile.go:143] Saving config to /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/download-only-404186/config.json ...
	I0127 12:32:55.347435  719144 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/download-only-404186/config.json: {Name:mk36e914ae63530d707e308b6562dae123ffedb4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0127 12:32:55.347626  719144 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0127 12:32:55.348403  719144 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/20317-713554/.minikube/cache/linux/arm64/v1.32.1/kubectl
	
	
	* The control-plane node download-only-404186 host does not exist
	  To start a cluster, run: "minikube start -p download-only-404186"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.59s)

                                                
                                                
=== RUN   TestBinaryMirror
I0127 12:32:57.311954  718937 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-570982 --alsologtostderr --binary-mirror http://127.0.0.1:38215 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-570982" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-570982
--- PASS: TestBinaryMirror (0.59s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (179.62s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-arm64 start -p addons-162377 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-arm64 start -p addons-162377 --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=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m59.616906397s)
--- PASS: TestAddons/Setup (179.62s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-162377 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-162377 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.22s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (10.92s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-162377 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-162377 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [e6753b05-859f-415a-a1a0-279bcca3ef62] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e6753b05-859f-415a-a1a0-279bcca3ef62] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 10.00347886s
addons_test.go:633: (dbg) Run:  kubectl --context addons-162377 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-162377 describe sa gcp-auth-test
addons_test.go:659: (dbg) Run:  kubectl --context addons-162377 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:683: (dbg) Run:  kubectl --context addons-162377 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (10.92s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 13.922519ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6c88467877-dgbf2" [0ddc79a1-3c62-4760-aac7-07761a483874] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003144853s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-9zd4f" [5af7c3da-e50c-4cb6-8b83-112f37cc9f8f] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00340511s
addons_test.go:331: (dbg) Run:  kubectl --context addons-162377 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-162377 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:336: (dbg) Done: kubectl --context addons-162377 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": (4.813933817s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 ip
2025/01/27 12:36:33 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.84s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-5989j" [63056b12-a17f-4d5b-ad8a-3c2d5fab3716] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003935423s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-162377 addons disable inspektor-gadget --alsologtostderr -v=1: (6.008915672s)
--- PASS: TestAddons/parallel/InspektorGadget (12.01s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 9.442566ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-7fbb699795-jr22g" [3a83ec1a-238f-412a-b3a9-729674c53900] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004268437s
addons_test.go:402: (dbg) Run:  kubectl --context addons-162377 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.81s)

                                                
                                    
x
+
TestAddons/parallel/CSI (57.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0127 12:36:34.437450  718937 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0127 12:36:34.447727  718937 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0127 12:36:34.447978  718937 kapi.go:107] duration metric: took 14.507947ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 14.608975ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-162377 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-162377 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [173c48e6-9ba0-4708-9004-8a41f7409e24] Pending
helpers_test.go:344: "task-pv-pod" [173c48e6-9ba0-4708-9004-8a41f7409e24] 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" [173c48e6-9ba0-4708-9004-8a41f7409e24] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.021551847s
addons_test.go:511: (dbg) Run:  kubectl --context addons-162377 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-162377 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-162377 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-162377 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-162377 delete pod task-pv-pod: (1.236376356s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-162377 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-162377 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-162377 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (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" [d16d05f3-5328-41d6-9c63-24f5894be31c] Pending
helpers_test.go:344: "task-pv-pod-restore" [d16d05f3-5328-41d6-9c63-24f5894be31c] 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" [d16d05f3-5328-41d6-9c63-24f5894be31c] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004349683s
addons_test.go:553: (dbg) Run:  kubectl --context addons-162377 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-162377 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-162377 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-162377 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.760528338s)
--- PASS: TestAddons/parallel/CSI (57.60s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-162377 --alsologtostderr -v=1
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-69d78d796f-999t6" [07da26cd-a9be-49b2-ba92-76597fab0f38] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-69d78d796f-999t6" [07da26cd-a9be-49b2-ba92-76597fab0f38] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.004127203s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-162377 addons disable headlamp --alsologtostderr -v=1: (6.234592859s)
--- PASS: TestAddons/parallel/Headlamp (17.20s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5d76cffbc-58tqd" [cc5ab07a-6040-426a-9d1f-615b05b024b9] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003842338s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.54s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-162377 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-162377 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-162377 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [5f4878ca-62e9-4ae8-9b6c-3771f9374b7a] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [5f4878ca-62e9-4ae8-9b6c-3771f9374b7a] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [5f4878ca-62e9-4ae8-9b6c-3771f9374b7a] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.00422323s
addons_test.go:906: (dbg) Run:  kubectl --context addons-162377 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 ssh "cat /opt/local-path-provisioner/pvc-eb992393-b3ee-4968-b71b-49f5c36fdcd2_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-162377 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-162377 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-162377 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.308731383s)
--- PASS: TestAddons/parallel/LocalPath (53.38s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (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-c222x" [0f0dfd56-7245-4034-bbd1-3bab2dc9e4d0] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004130526s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.49s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (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-575dd5996b-cvp98" [91e8c918-9cda-4604-83fb-a4df2f8bb015] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00371432s
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-arm64 -p addons-162377 addons disable yakd --alsologtostderr -v=1: (5.747692448s)
--- PASS: TestAddons/parallel/Yakd (11.75s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.19s)

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

                                                
                                    
x
+
TestCertOptions (35.82s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (267.24s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-873852 --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-873852 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (36.926413347s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-873852 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E0127 13:25:58.420553  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-873852 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (47.895537644s)
helpers_test.go:175: Cleaning up "cert-expiration-873852" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-873852
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-873852: (2.412982157s)
--- PASS: TestCertExpiration (267.24s)

                                                
                                    
x
+
TestForceSystemdFlag (44.72s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (43.23s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (31.16s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.76s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.12s)

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

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.84s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.43s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (76.13s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-627356 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
E0127 12:40:58.423806  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:40:58.430157  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:40:58.441522  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:40:58.462909  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:40:58.504317  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:40:58.585711  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:40:58.747159  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:40:59.068552  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:40:59.710813  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:41:00.993085  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:41:03.555243  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:41:08.677569  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:41:18.918953  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:41:39.400799  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-627356 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m16.124010124s)
--- PASS: TestFunctional/serial/StartWithProxy (76.13s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (53.15s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0127 12:41:49.014929  718937 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-627356 --alsologtostderr -v=8
E0127 12:42:20.363043  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-627356 --alsologtostderr -v=8: (53.147463758s)
functional_test.go:663: soft start took 53.153683415s for "functional-627356" cluster.
I0127 12:42:42.162767  718937 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (53.15s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.08s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-627356 cache add registry.k8s.io/pause:3.1: (1.539984537s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-627356 cache add registry.k8s.io/pause:3.3: (1.598927531s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-627356 cache add registry.k8s.io/pause:latest: (1.421210838s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.56s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (36.71s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-627356 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-627356 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (36.71224247s)
functional_test.go:761: restart took 36.712342677s for "functional-627356" cluster.
I0127 12:43:28.110273  718937 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (36.71s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.73s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.79s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 logs --file /tmp/TestFunctionalserialLogsFileCmd847821900/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-627356 logs --file /tmp/TestFunctionalserialLogsFileCmd847821900/001/logs.txt: (1.788043573s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.79s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.81s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.51s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (8.51s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.45s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 12:44:08.294341  745700 out.go:345] Setting OutFile to fd 1 ...
	I0127 12:44:08.294536  745700 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:44:08.294561  745700 out.go:358] Setting ErrFile to fd 2...
	I0127 12:44:08.294578  745700 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:44:08.294864  745700 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 12:44:08.295268  745700 out.go:352] Setting JSON to false
	I0127 12:44:08.296365  745700 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":12394,"bootTime":1737969455,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 12:44:08.296456  745700 start.go:139] virtualization:  
	I0127 12:44:08.300071  745700 out.go:177] * [functional-627356] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0127 12:44:08.303220  745700 out.go:177]   - MINIKUBE_LOCATION=20317
	I0127 12:44:08.303281  745700 notify.go:220] Checking for updates...
	I0127 12:44:08.310466  745700 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 12:44:08.313385  745700 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig
	I0127 12:44:08.316322  745700 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube
	I0127 12:44:08.319487  745700 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0127 12:44:08.322512  745700 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 12:44:08.325903  745700 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 12:44:08.326493  745700 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 12:44:08.353610  745700 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 12:44:08.353752  745700 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:44:08.411636  745700 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:54 SystemTime:2025-01-27 12:44:08.402713934 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:44:08.411753  745700 docker.go:318] overlay module found
	I0127 12:44:08.414886  745700 out.go:177] * Using the docker driver based on existing profile
	I0127 12:44:08.417715  745700 start.go:297] selected driver: docker
	I0127 12:44:08.417741  745700 start.go:901] validating driver "docker" against &{Name:functional-627356 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-627356 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 12:44:08.417852  745700 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 12:44:08.421383  745700 out.go:201] 
	W0127 12:44:08.424245  745700 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
	I0127 12:44:08.427043  745700 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 12:44:08.098272  745653 out.go:345] Setting OutFile to fd 1 ...
	I0127 12:44:08.098543  745653 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:44:08.098557  745653 out.go:358] Setting ErrFile to fd 2...
	I0127 12:44:08.098563  745653 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:44:08.099523  745653 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 12:44:08.100408  745653 out.go:352] Setting JSON to false
	I0127 12:44:08.101364  745653 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":12393,"bootTime":1737969455,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 12:44:08.101447  745653 start.go:139] virtualization:  
	I0127 12:44:08.105641  745653 out.go:177] * [functional-627356] minikube v1.35.0 sur Ubuntu 20.04 (arm64)
	I0127 12:44:08.108652  745653 notify.go:220] Checking for updates...
	I0127 12:44:08.111517  745653 out.go:177]   - MINIKUBE_LOCATION=20317
	I0127 12:44:08.114476  745653 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 12:44:08.117182  745653 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig
	I0127 12:44:08.120147  745653 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube
	I0127 12:44:08.122973  745653 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0127 12:44:08.125915  745653 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 12:44:08.129212  745653 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 12:44:08.129811  745653 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 12:44:08.161703  745653 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 12:44:08.161817  745653 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:44:08.217359  745653 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:54 SystemTime:2025-01-27 12:44:08.208264546 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:44:08.217471  745653 docker.go:318] overlay module found
	I0127 12:44:08.220599  745653 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0127 12:44:08.223422  745653 start.go:297] selected driver: docker
	I0127 12:44:08.223442  745653 start.go:901] validating driver "docker" against &{Name:functional-627356 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.32.1 ClusterName:functional-627356 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0127 12:44:08.223612  745653 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 12:44:08.227086  745653 out.go:201] 
	W0127 12:44:08.229999  745653 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
	I0127 12:44:08.232830  745653 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.01s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (9.66s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-627356 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-627356 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-8449669db6-6mrtr" [ff0a7b0f-f454-4efb-b188-70ed5486e296] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-8449669db6-6mrtr" [ff0a7b0f-f454-4efb-b188-70ed5486e296] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 9.004499826s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:30292
functional_test.go:1675: http://192.168.49.2:30292: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-8449669db6-6mrtr

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.75s)

                                                
                                                
=== 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" [5bea7add-613f-4c5d-aedb-c545f6bb0460] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.005296924s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-627356 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-627356 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-627356 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-627356 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" [78ba71b2-5261-47ac-bd0c-e64e6567f41a] Pending
helpers_test.go:344: "sp-pod" [78ba71b2-5261-47ac-bd0c-e64e6567f41a] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [78ba71b2-5261-47ac-bd0c-e64e6567f41a] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 10.003296374s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-627356 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-627356 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-627356 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" [2d4a77f2-f8f1-49f2-b08c-cb611bfc620b] Pending
helpers_test.go:344: "sp-pod" [2d4a77f2-f8f1-49f2-b08c-cb611bfc620b] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.004143275s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-627356 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.75s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.72s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.99s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.78s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.36s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-627356 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" [9bfe79c5-219d-4485-9805-e17c14632ac5] Pending
E0127 12:43:42.285006  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "nginx-svc" [9bfe79c5-219d-4485-9805-e17c14632ac5] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.004246511s
I0127 12:43:48.046831  718937 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-627356 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-627356 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-64fc58db8c-wwntw" [bc2328cf-6e39-4f12-9dd7-d92eb21516db] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64fc58db8c-wwntw" [bc2328cf-6e39-4f12-9dd7-d92eb21516db] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.005223959s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0127 12:44:04.798479  718937 retry.go:31] will retry after 624.501971ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Jan 27 12:44 created-by-test
-rw-r--r-- 1 docker docker 24 Jan 27 12:44 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Jan 27 12:44 test-1737981844286048172
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh cat /mount-9p/test-1737981844286048172
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-627356 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" [119a3221-bc8b-45d5-8701-058fab5848a6] Pending
helpers_test.go:344: "busybox-mount" [119a3221-bc8b-45d5-8701-058fab5848a6] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [119a3221-bc8b-45d5-8701-058fab5848a6] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [119a3221-bc8b-45d5-8701-058fab5848a6] 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.003658624s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-627356 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-627356 /tmp/TestFunctionalparallelMountCmdany-port2870301424/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (9.81s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/specific-port
functional_test_mount_test.go:213: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-627356 /tmp/TestFunctionalparallelMountCmdspecific-port2143594028/001:/mount-9p --alsologtostderr -v=1 --port 46464]
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 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-627356 /tmp/TestFunctionalparallelMountCmdspecific-port2143594028/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-627356 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-627356 ssh "sudo umount -f /mount-9p": exit status 1 (333.643109ms)

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

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

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

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

                                                
                                                
** /stderr **
I0127 12:44:16.666748  718937 retry.go:31] will retry after 498.418663ms: exit status 1
2025/01/27 12:44:16 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-627356 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-627356 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3458437480/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-627356 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3458437480/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-627356 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3458437480/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.81s)

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

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-627356 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.32.1
registry.k8s.io/kube-proxy:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-627356
localhost/kicbase/echo-server:functional-627356
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:v20241108-5c6d2daf
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-627356 image ls --format short --alsologtostderr:
I0127 12:44:26.103609  748873 out.go:345] Setting OutFile to fd 1 ...
I0127 12:44:26.103793  748873 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.103804  748873 out.go:358] Setting ErrFile to fd 2...
I0127 12:44:26.103810  748873 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.104071  748873 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
I0127 12:44:26.104727  748873 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.104845  748873 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.105309  748873 cli_runner.go:164] Run: docker container inspect functional-627356 --format={{.State.Status}}
I0127 12:44:26.126148  748873 ssh_runner.go:195] Run: systemctl --version
I0127 12:44:26.126207  748873 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-627356
I0127 12:44:26.168208  748873 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/functional-627356/id_rsa Username:docker}
I0127 12:44:26.267163  748873 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.31s)

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

                                                
                                                
=== 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-627356 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-627356 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| localhost/minikube-local-cache-test     | functional-627356  | ccbe992bc9f64 | 3.33kB |
| registry.k8s.io/kube-controller-manager | v1.32.1            | 2933761aa7ada | 88.2MB |
| registry.k8s.io/kube-proxy              | v1.32.1            | e124fbed851d7 | 98.3MB |
| registry.k8s.io/kube-scheduler          | v1.32.1            | ddb38cac617cb | 69MB   |
| docker.io/kindest/kindnetd              | v20241108-5c6d2daf | 2be0bcf609c65 | 98.3MB |
| docker.io/library/nginx                 | alpine             | f9d642c42f7bc | 52.3MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-apiserver          | v1.32.1            | 265c2dedf28ab | 95MB   |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| localhost/kicbase/echo-server           | functional-627356  | ce2d2cda2d858 | 4.79MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | 2f6c962e7b831 | 61.6MB |
| registry.k8s.io/etcd                    | 3.5.16-0           | 7fc9d4aa817aa | 143MB  |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| docker.io/library/nginx                 | latest             | 781d902f1e046 | 201MB  |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-627356 image ls --format table --alsologtostderr:
I0127 12:44:26.748140  749030 out.go:345] Setting OutFile to fd 1 ...
I0127 12:44:26.748358  749030 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.748389  749030 out.go:358] Setting ErrFile to fd 2...
I0127 12:44:26.748409  749030 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.748694  749030 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
I0127 12:44:26.749655  749030 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.749825  749030 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.750340  749030 cli_runner.go:164] Run: docker container inspect functional-627356 --format={{.State.Status}}
I0127 12:44:26.782902  749030 ssh_runner.go:195] Run: systemctl --version
I0127 12:44:26.782968  749030 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-627356
I0127 12:44:26.813851  749030 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/functional-627356/id_rsa Username:docker}
I0127 12:44:26.903498  749030 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-627356 image ls --format json --alsologtostderr:
[{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"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":"3d18732f8686cc3c878055d99a05fa8
0289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"f9d642c42f7bc79efd0a3aa2b7fe913e0324a23c2f27c6b7f3f112473d47131d","repoDigests":["docker.io/library/nginx@sha256:4338a8ba9b9962d07e30e7ff4bbf27d62ee7523deb7205e8f0912169f1bbac10","docker.io/library/nginx@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4"],"repoTags":["docker.io/library/nginx:alpine"],"size":"52333544"},{"id":"781d902f1e046dcb5aba879a2371b2b6494f97bad89f65a2c7308e78f8087670","repoDigests":["docker.io/library/nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a","docker.io/library/nginx@sha256:5ad6d1fbf7a41cf81658450236559fd03a80f78e6a5ed21b08e373dec4948712"],"repoTags":["docker.io/library/nginx:latest"],"size":"201125287"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server
@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-627356"],"size":"4788229"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85
f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82","repoDigests":["registry.k8s.io/etcd@sha256:313adb872febec3a5740969d5bf1b1df0d222f8fa06675f34db5a7fc437356a1","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"143226622"},{"id":"2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:71478b03f55b6a17c25fee181fbaaafb7ac4f5314c4007eb0cf3d35fb20938e3","registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.1"],"size":"88241478"},{"id":"e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0","repoDigests":["registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5","registry.k8
s.io/kube-proxy@sha256:0d36a8e2f0f6a06753c1ae9949a9a4a58d752f8364fd2ab083fcd836c37f844d"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.1"],"size":"98313623"},{"id":"ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c","repoDigests":["registry.k8s.io/kube-scheduler@sha256:244bf1ea0194bd050a2408898d65b6a3259624fdd5a3541788b40b4e94c02fc1","registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.1"],"size":"68973892"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903","repoDigests":["docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3e","docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3
bf915bdd9a591d4274108ac374bd941043673c108"],"repoTags":["docker.io/kindest/kindnetd:v20241108-5c6d2daf"],"size":"98274354"},{"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":"ccbe992bc9f644c2079f65e197fbfda17946f5d84bb3f96b1cdf1aaa333ece3d","repoDigests":["localhost/minikube-local-cache-test@sha256:8cfc5172938a6a5a68164f2333ead869163bc2011ee290a8877ad5ca927d9994"],"repoTags":["localhost/minikube-local-cache-test:functional-627356"],"size":"3330"},{"id":"2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a
65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61647114"},{"id":"265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19","repoDigests":["registry.k8s.io/kube-apiserver@sha256:88154e5cc4415415c0cbfb49ad1d63ea2de74614b7b567d5f344c5bcb5c5f244","registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.1"],"size":"94991840"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-627356 image ls --format json --alsologtostderr:
I0127 12:44:26.425085  748941 out.go:345] Setting OutFile to fd 1 ...
I0127 12:44:26.425265  748941 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.425292  748941 out.go:358] Setting ErrFile to fd 2...
I0127 12:44:26.425311  748941 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.425587  748941 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
I0127 12:44:26.426259  748941 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.426486  748941 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.427008  748941 cli_runner.go:164] Run: docker container inspect functional-627356 --format={{.State.Status}}
I0127 12:44:26.477475  748941 ssh_runner.go:195] Run: systemctl --version
I0127 12:44:26.477533  748941 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-627356
I0127 12:44:26.502391  748941 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/functional-627356/id_rsa Username:docker}
I0127 12:44:26.590675  748941 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-627356 image ls --format yaml --alsologtostderr:
- id: 2be0bcf609c6573ee83e676c747f31bda661ab2d4e039c51839e38fd258d2903
repoDigests:
- docker.io/kindest/kindnetd@sha256:de216f6245e142905c8022d424959a65f798fcd26f5b7492b9c0b0391d735c3e
- docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108
repoTags:
- docker.io/kindest/kindnetd:v20241108-5c6d2daf
size: "98274354"
- id: f9d642c42f7bc79efd0a3aa2b7fe913e0324a23c2f27c6b7f3f112473d47131d
repoDigests:
- docker.io/library/nginx@sha256:4338a8ba9b9962d07e30e7ff4bbf27d62ee7523deb7205e8f0912169f1bbac10
- docker.io/library/nginx@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4
repoTags:
- docker.io/library/nginx:alpine
size: "52333544"
- id: 781d902f1e046dcb5aba879a2371b2b6494f97bad89f65a2c7308e78f8087670
repoDigests:
- docker.io/library/nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a
- docker.io/library/nginx@sha256:5ad6d1fbf7a41cf81658450236559fd03a80f78e6a5ed21b08e373dec4948712
repoTags:
- docker.io/library/nginx:latest
size: "201125287"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 265c2dedf28ab9b88c7910c1643e210ad62483867f2bab88f56919a6e49a0d19
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:88154e5cc4415415c0cbfb49ad1d63ea2de74614b7b567d5f344c5bcb5c5f244
- registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.1
size: "94991840"
- id: e124fbed851d756107a6153db4dc52269a2fd34af3cc46f00a2ef113f868aab0
repoDigests:
- registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5
- registry.k8s.io/kube-proxy@sha256:0d36a8e2f0f6a06753c1ae9949a9a4a58d752f8364fd2ab083fcd836c37f844d
repoTags:
- registry.k8s.io/kube-proxy:v1.32.1
size: "98313623"
- 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: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-627356
size: "4788229"
- id: ccbe992bc9f644c2079f65e197fbfda17946f5d84bb3f96b1cdf1aaa333ece3d
repoDigests:
- localhost/minikube-local-cache-test@sha256:8cfc5172938a6a5a68164f2333ead869163bc2011ee290a8877ad5ca927d9994
repoTags:
- localhost/minikube-local-cache-test:functional-627356
size: "3330"
- id: 7fc9d4aa817aa6a3e549f3cd49d1f7b496407be979fc36dd5f356d59ce8c3a82
repoDigests:
- registry.k8s.io/etcd@sha256:313adb872febec3a5740969d5bf1b1df0d222f8fa06675f34db5a7fc437356a1
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "143226622"
- 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: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: 2933761aa7adae93679cdde1c0bf457bd4dc4b53f95fc066a4c50aa9c375ea13
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:71478b03f55b6a17c25fee181fbaaafb7ac4f5314c4007eb0cf3d35fb20938e3
- registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.1
size: "88241478"
- id: ddb38cac617cb18802e09e448db4b3aa70e9e469b02defa76e6de7192847a71c
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:244bf1ea0194bd050a2408898d65b6a3259624fdd5a3541788b40b4e94c02fc1
- registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.1
size: "68973892"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 2f6c962e7b8311337352d9fdea917da2184d9919f4da7695bc2a6517cf392fe4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:31440a2bef59e2f1ffb600113b557103740ff851e27b0aef5b849f6e3ab994a6
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61647114"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-627356 image ls --format yaml --alsologtostderr:
I0127 12:44:26.111051  748872 out.go:345] Setting OutFile to fd 1 ...
I0127 12:44:26.111262  748872 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.111289  748872 out.go:358] Setting ErrFile to fd 2...
I0127 12:44:26.111307  748872 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.111621  748872 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
I0127 12:44:26.112345  748872 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.112553  748872 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.113078  748872 cli_runner.go:164] Run: docker container inspect functional-627356 --format={{.State.Status}}
I0127 12:44:26.133505  748872 ssh_runner.go:195] Run: systemctl --version
I0127 12:44:26.133579  748872 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-627356
I0127 12:44:26.155445  748872 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/functional-627356/id_rsa Username:docker}
I0127 12:44:26.247999  748872 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.28s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 image build -t localhost/my-image:functional-627356 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-627356 image build -t localhost/my-image:functional-627356 testdata/build --alsologtostderr: (3.282674042s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-627356 image build -t localhost/my-image:functional-627356 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> d4e22aff99f
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-627356
--> 8993d7abd6e
Successfully tagged localhost/my-image:functional-627356
8993d7abd6efb0f4079257e957271e789b72f0824597ad974cbcee28106bd3c0
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-627356 image build -t localhost/my-image:functional-627356 testdata/build --alsologtostderr:
I0127 12:44:26.711944  749031 out.go:345] Setting OutFile to fd 1 ...
I0127 12:44:26.712971  749031 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.712994  749031 out.go:358] Setting ErrFile to fd 2...
I0127 12:44:26.713001  749031 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0127 12:44:26.713420  749031 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
I0127 12:44:26.716582  749031 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.718652  749031 config.go:182] Loaded profile config "functional-627356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0127 12:44:26.719207  749031 cli_runner.go:164] Run: docker container inspect functional-627356 --format={{.State.Status}}
I0127 12:44:26.751702  749031 ssh_runner.go:195] Run: systemctl --version
I0127 12:44:26.751746  749031 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-627356
I0127 12:44:26.771540  749031 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/functional-627356/id_rsa Username:docker}
I0127 12:44:26.866778  749031 build_images.go:161] Building image from path: /tmp/build.856575930.tar
I0127 12:44:26.866847  749031 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0127 12:44:26.876048  749031 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.856575930.tar
I0127 12:44:26.879765  749031 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.856575930.tar: stat -c "%s %y" /var/lib/minikube/build/build.856575930.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.856575930.tar': No such file or directory
I0127 12:44:26.879794  749031 ssh_runner.go:362] scp /tmp/build.856575930.tar --> /var/lib/minikube/build/build.856575930.tar (3072 bytes)
I0127 12:44:26.907655  749031 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.856575930
I0127 12:44:26.917305  749031 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.856575930 -xf /var/lib/minikube/build/build.856575930.tar
I0127 12:44:26.927117  749031 crio.go:315] Building image: /var/lib/minikube/build/build.856575930
I0127 12:44:26.927188  749031 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-627356 /var/lib/minikube/build/build.856575930 --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
I0127 12:44:29.899959  749031 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-627356 /var/lib/minikube/build/build.856575930 --cgroup-manager=cgroupfs: (2.972743529s)
I0127 12:44:29.900020  749031 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.856575930
I0127 12:44:29.908736  749031 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.856575930.tar
I0127 12:44:29.917221  749031 build_images.go:217] Built localhost/my-image:functional-627356 from /tmp/build.856575930.tar
I0127 12:44:29.917252  749031 build_images.go:133] succeeded building to: functional-627356
I0127 12:44:29.917260  749031 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-627356 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.86s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (172.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-852291 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0127 12:45:58.420544  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:46:26.126912  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-852291 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m51.597247691s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (172.44s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (8.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-852291 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-852291 -- exec busybox-58667487b6-kcx9s -- 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-852291 -- exec busybox-58667487b6-kcx9s -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-852291 -- exec busybox-58667487b6-lrk7k -- 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-852291 -- exec busybox-58667487b6-lrk7k -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-852291 -- exec busybox-58667487b6-wj2t4 -- 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-852291 -- exec busybox-58667487b6-wj2t4 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (63.53s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-852291 -v=7 --alsologtostderr
E0127 12:48:37.264904  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:48:37.271273  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:48:37.282681  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:48:37.304058  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:48:37.345557  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:48:37.427086  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:48:37.589078  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:48:37.911318  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-852291 -v=7 --alsologtostderr: (1m2.544302163s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr
E0127 12:48:38.554508  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (63.53s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.03s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
E0127 12:48:39.836988  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.027654182s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp testdata/cp-test.txt ha-852291:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile791919608/001/cp-test_ha-852291.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291 "sudo cat /home/docker/cp-test.txt"
E0127 12:48:42.398910  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291:/home/docker/cp-test.txt ha-852291-m02:/home/docker/cp-test_ha-852291_ha-852291-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m02 "sudo cat /home/docker/cp-test_ha-852291_ha-852291-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291:/home/docker/cp-test.txt ha-852291-m03:/home/docker/cp-test_ha-852291_ha-852291-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m03 "sudo cat /home/docker/cp-test_ha-852291_ha-852291-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291:/home/docker/cp-test.txt ha-852291-m04:/home/docker/cp-test_ha-852291_ha-852291-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m04 "sudo cat /home/docker/cp-test_ha-852291_ha-852291-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp testdata/cp-test.txt ha-852291-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile791919608/001/cp-test_ha-852291-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m02:/home/docker/cp-test.txt ha-852291:/home/docker/cp-test_ha-852291-m02_ha-852291.txt
E0127 12:48:47.520622  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291 "sudo cat /home/docker/cp-test_ha-852291-m02_ha-852291.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m02:/home/docker/cp-test.txt ha-852291-m03:/home/docker/cp-test_ha-852291-m02_ha-852291-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m03 "sudo cat /home/docker/cp-test_ha-852291-m02_ha-852291-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m02:/home/docker/cp-test.txt ha-852291-m04:/home/docker/cp-test_ha-852291-m02_ha-852291-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m04 "sudo cat /home/docker/cp-test_ha-852291-m02_ha-852291-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp testdata/cp-test.txt ha-852291-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile791919608/001/cp-test_ha-852291-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m03:/home/docker/cp-test.txt ha-852291:/home/docker/cp-test_ha-852291-m03_ha-852291.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291 "sudo cat /home/docker/cp-test_ha-852291-m03_ha-852291.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m03:/home/docker/cp-test.txt ha-852291-m02:/home/docker/cp-test_ha-852291-m03_ha-852291-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m02 "sudo cat /home/docker/cp-test_ha-852291-m03_ha-852291-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m03:/home/docker/cp-test.txt ha-852291-m04:/home/docker/cp-test_ha-852291-m03_ha-852291-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m04 "sudo cat /home/docker/cp-test_ha-852291-m03_ha-852291-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp testdata/cp-test.txt ha-852291-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile791919608/001/cp-test_ha-852291-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m04:/home/docker/cp-test.txt ha-852291:/home/docker/cp-test_ha-852291-m04_ha-852291.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291 "sudo cat /home/docker/cp-test_ha-852291-m04_ha-852291.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m04:/home/docker/cp-test.txt ha-852291-m02:/home/docker/cp-test_ha-852291-m04_ha-852291-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m04 "sudo cat /home/docker/cp-test.txt"
E0127 12:48:57.762535  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m02 "sudo cat /home/docker/cp-test_ha-852291-m04_ha-852291-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 cp ha-852291-m04:/home/docker/cp-test.txt ha-852291-m03:/home/docker/cp-test_ha-852291-m04_ha-852291-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 ssh -n ha-852291-m03 "sudo cat /home/docker/cp-test_ha-852291-m04_ha-852291-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-852291 node stop m02 -v=7 --alsologtostderr: (12.029317358s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr: exit status 7 (737.711712ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 12:49:11.341350  764839 out.go:345] Setting OutFile to fd 1 ...
	I0127 12:49:11.341478  764839 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:49:11.341489  764839 out.go:358] Setting ErrFile to fd 2...
	I0127 12:49:11.341495  764839 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:49:11.341745  764839 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 12:49:11.341945  764839 out.go:352] Setting JSON to false
	I0127 12:49:11.341986  764839 mustload.go:65] Loading cluster: ha-852291
	I0127 12:49:11.342062  764839 notify.go:220] Checking for updates...
	I0127 12:49:11.343050  764839 config.go:182] Loaded profile config "ha-852291": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 12:49:11.343079  764839 status.go:174] checking status of ha-852291 ...
	I0127 12:49:11.343648  764839 cli_runner.go:164] Run: docker container inspect ha-852291 --format={{.State.Status}}
	I0127 12:49:11.378736  764839 status.go:371] ha-852291 host status = "Running" (err=<nil>)
	I0127 12:49:11.378764  764839 host.go:66] Checking if "ha-852291" exists ...
	I0127 12:49:11.379139  764839 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-852291
	I0127 12:49:11.401086  764839 host.go:66] Checking if "ha-852291" exists ...
	I0127 12:49:11.402192  764839 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 12:49:11.402250  764839 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-852291
	I0127 12:49:11.419888  764839 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/ha-852291/id_rsa Username:docker}
	I0127 12:49:11.507594  764839 ssh_runner.go:195] Run: systemctl --version
	I0127 12:49:11.514793  764839 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 12:49:11.528896  764839 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 12:49:11.593010  764839 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:false BridgeNfIP6Tables:false Debug:false NFd:53 OomKillDisable:true NGoroutines:73 SystemTime:2025-01-27 12:49:11.580880854 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 12:49:11.593654  764839 kubeconfig.go:125] found "ha-852291" server: "https://192.168.49.254:8443"
	I0127 12:49:11.593695  764839 api_server.go:166] Checking apiserver status ...
	I0127 12:49:11.593747  764839 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 12:49:11.605616  764839 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1411/cgroup
	I0127 12:49:11.615501  764839 api_server.go:182] apiserver freezer: "8:freezer:/docker/f7e0e696e5b59443ba22b85cb83061154351ce09a7f2ac7cbe490fa0fbf6a683/crio/crio-8f64310b5e97a05f0758e1957dfd9e263cb30e4bcf285d4bf3d5977af9d73d47"
	I0127 12:49:11.615569  764839 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f7e0e696e5b59443ba22b85cb83061154351ce09a7f2ac7cbe490fa0fbf6a683/crio/crio-8f64310b5e97a05f0758e1957dfd9e263cb30e4bcf285d4bf3d5977af9d73d47/freezer.state
	I0127 12:49:11.624423  764839 api_server.go:204] freezer state: "THAWED"
	I0127 12:49:11.624449  764839 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0127 12:49:11.632867  764839 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0127 12:49:11.632913  764839 status.go:463] ha-852291 apiserver status = Running (err=<nil>)
	I0127 12:49:11.632924  764839 status.go:176] ha-852291 status: &{Name:ha-852291 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 12:49:11.632944  764839 status.go:174] checking status of ha-852291-m02 ...
	I0127 12:49:11.633309  764839 cli_runner.go:164] Run: docker container inspect ha-852291-m02 --format={{.State.Status}}
	I0127 12:49:11.650881  764839 status.go:371] ha-852291-m02 host status = "Stopped" (err=<nil>)
	I0127 12:49:11.650904  764839 status.go:384] host is not running, skipping remaining checks
	I0127 12:49:11.650912  764839 status.go:176] ha-852291-m02 status: &{Name:ha-852291-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 12:49:11.650932  764839 status.go:174] checking status of ha-852291-m03 ...
	I0127 12:49:11.651249  764839 cli_runner.go:164] Run: docker container inspect ha-852291-m03 --format={{.State.Status}}
	I0127 12:49:11.670619  764839 status.go:371] ha-852291-m03 host status = "Running" (err=<nil>)
	I0127 12:49:11.670659  764839 host.go:66] Checking if "ha-852291-m03" exists ...
	I0127 12:49:11.671091  764839 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-852291-m03
	I0127 12:49:11.694716  764839 host.go:66] Checking if "ha-852291-m03" exists ...
	I0127 12:49:11.695026  764839 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 12:49:11.695070  764839 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-852291-m03
	I0127 12:49:11.715315  764839 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33553 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/ha-852291-m03/id_rsa Username:docker}
	I0127 12:49:11.803772  764839 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 12:49:11.815961  764839 kubeconfig.go:125] found "ha-852291" server: "https://192.168.49.254:8443"
	I0127 12:49:11.815994  764839 api_server.go:166] Checking apiserver status ...
	I0127 12:49:11.816044  764839 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 12:49:11.827820  764839 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1306/cgroup
	I0127 12:49:11.837422  764839 api_server.go:182] apiserver freezer: "8:freezer:/docker/c55078d5197d30b48b299b96c8f5869b19dd943df6b10473397eecdc61ebf76e/crio/crio-f0aa9c16b5cdaae08ec3e3651652e6424604e5fee7e9166e8c9662611eba2bf9"
	I0127 12:49:11.837512  764839 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c55078d5197d30b48b299b96c8f5869b19dd943df6b10473397eecdc61ebf76e/crio/crio-f0aa9c16b5cdaae08ec3e3651652e6424604e5fee7e9166e8c9662611eba2bf9/freezer.state
	I0127 12:49:11.848367  764839 api_server.go:204] freezer state: "THAWED"
	I0127 12:49:11.848398  764839 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0127 12:49:11.856845  764839 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0127 12:49:11.856922  764839 status.go:463] ha-852291-m03 apiserver status = Running (err=<nil>)
	I0127 12:49:11.856946  764839 status.go:176] ha-852291-m03 status: &{Name:ha-852291-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 12:49:11.856977  764839 status.go:174] checking status of ha-852291-m04 ...
	I0127 12:49:11.857339  764839 cli_runner.go:164] Run: docker container inspect ha-852291-m04 --format={{.State.Status}}
	I0127 12:49:11.875690  764839 status.go:371] ha-852291-m04 host status = "Running" (err=<nil>)
	I0127 12:49:11.875713  764839 host.go:66] Checking if "ha-852291-m04" exists ...
	I0127 12:49:11.876754  764839 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-852291-m04
	I0127 12:49:11.898533  764839 host.go:66] Checking if "ha-852291-m04" exists ...
	I0127 12:49:11.898834  764839 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 12:49:11.898881  764839 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-852291-m04
	I0127 12:49:11.916765  764839 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/ha-852291-m04/id_rsa Username:docker}
	I0127 12:49:12.004382  764839 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 12:49:12.019470  764839 status.go:176] ha-852291-m04 status: &{Name:ha-852291-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.78s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (30.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 node start m02 -v=7 --alsologtostderr
E0127 12:49:18.243846  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-852291 node start m02 -v=7 --alsologtostderr: (29.184750162s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr: (1.273665249s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (30.58s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.34s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (220.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-852291 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-852291 -v=7 --alsologtostderr
E0127 12:49:59.205246  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 stop -p ha-852291 -v=7 --alsologtostderr: (37.12878886s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 start -p ha-852291 --wait=true -v=7 --alsologtostderr
E0127 12:50:58.420218  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
E0127 12:51:21.126608  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 start -p ha-852291 --wait=true -v=7 --alsologtostderr: (3m3.30078288s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-852291
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (220.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.54s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-852291 node delete m03 -v=7 --alsologtostderr: (11.578953014s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr
E0127 12:53:37.265726  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (12.54s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 stop -v=7 --alsologtostderr
E0127 12:54:04.969170  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-852291 stop -v=7 --alsologtostderr: (35.572272193s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr: exit status 7 (120.018674ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 12:54:14.268936  779463 out.go:345] Setting OutFile to fd 1 ...
	I0127 12:54:14.269149  779463 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:54:14.269178  779463 out.go:358] Setting ErrFile to fd 2...
	I0127 12:54:14.269199  779463 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 12:54:14.269528  779463 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 12:54:14.269769  779463 out.go:352] Setting JSON to false
	I0127 12:54:14.269839  779463 mustload.go:65] Loading cluster: ha-852291
	I0127 12:54:14.269879  779463 notify.go:220] Checking for updates...
	I0127 12:54:14.270307  779463 config.go:182] Loaded profile config "ha-852291": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 12:54:14.270333  779463 status.go:174] checking status of ha-852291 ...
	I0127 12:54:14.270958  779463 cli_runner.go:164] Run: docker container inspect ha-852291 --format={{.State.Status}}
	I0127 12:54:14.290462  779463 status.go:371] ha-852291 host status = "Stopped" (err=<nil>)
	I0127 12:54:14.290488  779463 status.go:384] host is not running, skipping remaining checks
	I0127 12:54:14.290496  779463 status.go:176] ha-852291 status: &{Name:ha-852291 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 12:54:14.290531  779463 status.go:174] checking status of ha-852291-m02 ...
	I0127 12:54:14.290849  779463 cli_runner.go:164] Run: docker container inspect ha-852291-m02 --format={{.State.Status}}
	I0127 12:54:14.319747  779463 status.go:371] ha-852291-m02 host status = "Stopped" (err=<nil>)
	I0127 12:54:14.319769  779463 status.go:384] host is not running, skipping remaining checks
	I0127 12:54:14.319776  779463 status.go:176] ha-852291-m02 status: &{Name:ha-852291-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 12:54:14.319795  779463 status.go:174] checking status of ha-852291-m04 ...
	I0127 12:54:14.320102  779463 cli_runner.go:164] Run: docker container inspect ha-852291-m04 --format={{.State.Status}}
	I0127 12:54:14.337410  779463 status.go:371] ha-852291-m04 host status = "Stopped" (err=<nil>)
	I0127 12:54:14.337440  779463 status.go:384] host is not running, skipping remaining checks
	I0127 12:54:14.337447  779463 status.go:176] ha-852291-m04 status: &{Name:ha-852291-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (68.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 start -p ha-852291 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 start -p ha-852291 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m7.666225442s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (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 (68.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.76s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (72.2s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-852291 --control-plane -v=7 --alsologtostderr
E0127 12:55:58.420657  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 node add -p ha-852291 --control-plane -v=7 --alsologtostderr: (1m11.222643744s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-852291 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (72.20s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.04s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (78.95s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-967481 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0127 12:57:21.488675  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-967481 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m18.945489988s)
--- PASS: TestJSONOutput/start/Command (78.95s)

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a0f622e3-7dd8-42d2-9b80-e999f442663a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-635044] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"54fa87a7-fdcf-4700-a6fd-28ca8680bf0e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20317"}}
	{"specversion":"1.0","id":"19c25749-b9e2-404f-a55d-fd5abf0ba57c","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":"a2e8a1da-999e-4ff3-abab-25c25e76fbd6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig"}}
	{"specversion":"1.0","id":"6c179462-a54c-4b90-9350-5e409c3af551","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube"}}
	{"specversion":"1.0","id":"137a3578-a3a7-4236-9cbb-7aea2eb04074","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":"14f63432-8f7b-4813-8ece-f5546b13c193","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"097c3e4d-6356-4cd1-9a61-c22432db355d","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-635044" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-635044
--- PASS: TestErrorJSONOutput (0.26s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.19s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-392463 --network=
E0127 12:58:37.266485  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/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-392463 --network=: (36.114195021s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-392463" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-392463
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-392463: (2.046202566s)
--- PASS: TestKicCustomNetwork/create_custom_network (38.19s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (35.86s)

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

                                                
                                    
x
+
TestKicExistingNetwork (32.83s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0127 12:59:29.852338  718937 cli_runner.go:164] Run: docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
W0127 12:59:29.868261  718937 cli_runner.go:211] docker network inspect existing-network --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
I0127 12:59:29.869094  718937 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0127 12:59:29.869132  718937 cli_runner.go:164] Run: docker network inspect existing-network
W0127 12:59:29.885812  718937 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0127 12:59:29.885839  718937 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I0127 12:59:29.885863  718937 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0127 12:59:29.886060  718937 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}}]}"
I0127 12:59:29.903122  718937 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName:br-418a084aed36 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:1a:2a:62:f2} reservation:<nil>}
I0127 12:59:29.903591  718937 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001ac5720}
I0127 12:59:29.903621  718937 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I0127 12:59:29.903675  718937 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I0127 12:59:29.977696  718937 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-728321 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-728321 --network=existing-network: (29.894691058s)
helpers_test.go:175: Cleaning up "existing-network-728321" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-728321
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-728321: (2.774476517s)
I0127 13:00:02.664189  718937 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (32.83s)

                                                
                                    
x
+
TestKicCustomSubnet (33.22s)

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

                                                
                                    
x
+
TestKicStaticIP (33.2s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-151050 --static-ip=192.168.200.200
E0127 13:00:58.420494  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/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-151050 --static-ip=192.168.200.200: (30.969389456s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-151050 ip
helpers_test.go:175: Cleaning up "static-ip-151050" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-151050
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-151050: (2.066291254s)
--- PASS: TestKicStaticIP (33.20s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (66.4s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-348278 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-348278 --driver=docker  --container-runtime=crio: (29.627535973s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-350846 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-350846 --driver=docker  --container-runtime=crio: (31.3776071s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-348278
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-350846
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-350846" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-350846
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-350846: (2.036247347s)
helpers_test.go:175: Cleaning up "first-348278" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-348278
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-348278: (1.959094952s)
--- PASS: TestMinikubeProfile (66.40s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.56s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.45s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.62s)

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

                                                
                                    
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-312807 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.26s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.8s)

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

                                                
                                    
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-312807 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.26s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (137.54s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-265522 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0127 13:03:37.265376  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-265522 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (2m16.873873518s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-265522 status --alsologtostderr
E0127 13:05:00.330997  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiNode/serial/FreshStart2Nodes (137.54s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.72s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.01s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.19s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-265522 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-265522 -v 3 --alsologtostderr: (27.528389678s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-265522 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (28.19s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.95s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.26s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 13:05:48.979785  832911 out.go:345] Setting OutFile to fd 1 ...
	I0127 13:05:48.980121  832911 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:05:48.980161  832911 out.go:358] Setting ErrFile to fd 2...
	I0127 13:05:48.980183  832911 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:05:48.980512  832911 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 13:05:48.980815  832911 out.go:352] Setting JSON to false
	I0127 13:05:48.980880  832911 mustload.go:65] Loading cluster: multinode-265522
	I0127 13:05:48.980961  832911 notify.go:220] Checking for updates...
	I0127 13:05:48.981461  832911 config.go:182] Loaded profile config "multinode-265522": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 13:05:48.981511  832911 status.go:174] checking status of multinode-265522 ...
	I0127 13:05:48.982172  832911 cli_runner.go:164] Run: docker container inspect multinode-265522 --format={{.State.Status}}
	I0127 13:05:49.003228  832911 status.go:371] multinode-265522 host status = "Running" (err=<nil>)
	I0127 13:05:49.003259  832911 host.go:66] Checking if "multinode-265522" exists ...
	I0127 13:05:49.003691  832911 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-265522
	I0127 13:05:49.038016  832911 host.go:66] Checking if "multinode-265522" exists ...
	I0127 13:05:49.038341  832911 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 13:05:49.038441  832911 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-265522
	I0127 13:05:49.057580  832911 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33663 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/multinode-265522/id_rsa Username:docker}
	I0127 13:05:49.147650  832911 ssh_runner.go:195] Run: systemctl --version
	I0127 13:05:49.152041  832911 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 13:05:49.164463  832911 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 13:05:49.229543  832911 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:false BridgeNfIP6Tables:false Debug:false NFd:40 OomKillDisable:true NGoroutines:63 SystemTime:2025-01-27 13:05:49.219523145 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 13:05:49.230141  832911 kubeconfig.go:125] found "multinode-265522" server: "https://192.168.67.2:8443"
	I0127 13:05:49.230184  832911 api_server.go:166] Checking apiserver status ...
	I0127 13:05:49.230233  832911 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0127 13:05:49.241251  832911 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1404/cgroup
	I0127 13:05:49.250943  832911 api_server.go:182] apiserver freezer: "8:freezer:/docker/20efaf35cb7a951d43e5dfd1a5aa9d20624ab43235ceddf49770ece587e867b5/crio/crio-18c5ba6e3764209780993935d8f2b423cc4a6de8b40e835977a5610cbc39ec6e"
	I0127 13:05:49.251017  832911 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/20efaf35cb7a951d43e5dfd1a5aa9d20624ab43235ceddf49770ece587e867b5/crio/crio-18c5ba6e3764209780993935d8f2b423cc4a6de8b40e835977a5610cbc39ec6e/freezer.state
	I0127 13:05:49.259932  832911 api_server.go:204] freezer state: "THAWED"
	I0127 13:05:49.259961  832911 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0127 13:05:49.268688  832911 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0127 13:05:49.268718  832911 status.go:463] multinode-265522 apiserver status = Running (err=<nil>)
	I0127 13:05:49.268729  832911 status.go:176] multinode-265522 status: &{Name:multinode-265522 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 13:05:49.268747  832911 status.go:174] checking status of multinode-265522-m02 ...
	I0127 13:05:49.269050  832911 cli_runner.go:164] Run: docker container inspect multinode-265522-m02 --format={{.State.Status}}
	I0127 13:05:49.287527  832911 status.go:371] multinode-265522-m02 host status = "Running" (err=<nil>)
	I0127 13:05:49.287554  832911 host.go:66] Checking if "multinode-265522-m02" exists ...
	I0127 13:05:49.287895  832911 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-265522-m02
	I0127 13:05:49.304833  832911 host.go:66] Checking if "multinode-265522-m02" exists ...
	I0127 13:05:49.305158  832911 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0127 13:05:49.305207  832911 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-265522-m02
	I0127 13:05:49.323121  832911 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33668 SSHKeyPath:/home/jenkins/minikube-integration/20317-713554/.minikube/machines/multinode-265522-m02/id_rsa Username:docker}
	I0127 13:05:49.411314  832911 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0127 13:05:49.423393  832911 status.go:176] multinode-265522-m02 status: &{Name:multinode-265522-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0127 13:05:49.423427  832911 status.go:174] checking status of multinode-265522-m03 ...
	I0127 13:05:49.423796  832911 cli_runner.go:164] Run: docker container inspect multinode-265522-m03 --format={{.State.Status}}
	I0127 13:05:49.441143  832911 status.go:371] multinode-265522-m03 host status = "Stopped" (err=<nil>)
	I0127 13:05:49.441174  832911 status.go:384] host is not running, skipping remaining checks
	I0127 13:05:49.441182  832911 status.go:176] multinode-265522-m03 status: &{Name:multinode-265522-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-265522 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-265522 node start m03 -v=7 --alsologtostderr: (8.721291327s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-265522 status -v=7 --alsologtostderr
E0127 13:05:58.420891  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (9.45s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (110.63s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-265522
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-265522
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-265522: (24.879148372s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-265522 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-265522 --wait=true -v=8 --alsologtostderr: (1m25.609116181s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-265522
--- PASS: TestMultiNode/serial/RestartKeepsNodes (110.63s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.49s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.88s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 13:08:18.843579  840632 out.go:345] Setting OutFile to fd 1 ...
	I0127 13:08:18.843753  840632 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:08:18.843765  840632 out.go:358] Setting ErrFile to fd 2...
	I0127 13:08:18.843771  840632 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:08:18.844070  840632 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 13:08:18.844297  840632 out.go:352] Setting JSON to false
	I0127 13:08:18.844341  840632 mustload.go:65] Loading cluster: multinode-265522
	I0127 13:08:18.844425  840632 notify.go:220] Checking for updates...
	I0127 13:08:18.844837  840632 config.go:182] Loaded profile config "multinode-265522": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 13:08:18.844862  840632 status.go:174] checking status of multinode-265522 ...
	I0127 13:08:18.845467  840632 cli_runner.go:164] Run: docker container inspect multinode-265522 --format={{.State.Status}}
	I0127 13:08:18.864410  840632 status.go:371] multinode-265522 host status = "Stopped" (err=<nil>)
	I0127 13:08:18.864435  840632 status.go:384] host is not running, skipping remaining checks
	I0127 13:08:18.864443  840632 status.go:176] multinode-265522 status: &{Name:multinode-265522 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0127 13:08:18.864468  840632 status.go:174] checking status of multinode-265522-m02 ...
	I0127 13:08:18.864771  840632 cli_runner.go:164] Run: docker container inspect multinode-265522-m02 --format={{.State.Status}}
	I0127 13:08:18.890695  840632 status.go:371] multinode-265522-m02 host status = "Stopped" (err=<nil>)
	I0127 13:08:18.890722  840632 status.go:384] host is not running, skipping remaining checks
	I0127 13:08:18.890729  840632 status.go:176] multinode-265522-m02 status: &{Name:multinode-265522-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (56.46s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-265522 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0127 13:08:37.264746  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-265522 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (55.779243137s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-265522 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 (56.46s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (35.35s)

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

                                                
                                                
-- stdout --
	* [multinode-265522-m02] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20317
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

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

                                                
                                    
x
+
TestPreload (129.63s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-332252 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0127 13:10:58.420404  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-332252 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m38.034099247s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-332252 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-332252 image pull gcr.io/k8s-minikube/busybox: (3.346311154s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-332252
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-332252: (5.741836433s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-332252 --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-332252 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (19.828583555s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-332252 image list
helpers_test.go:175: Cleaning up "test-preload-332252" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-332252
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-332252: (2.415287453s)
--- PASS: TestPreload (129.63s)

                                                
                                    
x
+
TestScheduledStopUnix (106.66s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-748997 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-748997 --memory=2048 --driver=docker  --container-runtime=crio: (29.99835011s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-748997 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-748997 -n scheduled-stop-748997
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-748997 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0127 13:12:34.945630  718937 retry.go:31] will retry after 142.152µs: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.945835  718937 retry.go:31] will retry after 158.434µs: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.946334  718937 retry.go:31] will retry after 192.44µs: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.946659  718937 retry.go:31] will retry after 496.541µs: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.947974  718937 retry.go:31] will retry after 489.067µs: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.949072  718937 retry.go:31] will retry after 1.030072ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.951223  718937 retry.go:31] will retry after 1.701283ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.953375  718937 retry.go:31] will retry after 2.427518ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.956668  718937 retry.go:31] will retry after 1.808403ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.958820  718937 retry.go:31] will retry after 4.118119ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.964019  718937 retry.go:31] will retry after 7.823271ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.972241  718937 retry.go:31] will retry after 12.661577ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.985469  718937 retry.go:31] will retry after 13.163705ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:34.999551  718937 retry.go:31] will retry after 20.232541ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:35.020761  718937 retry.go:31] will retry after 28.58717ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
I0127 13:12:35.049977  718937 retry.go:31] will retry after 44.163047ms: open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/scheduled-stop-748997/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-748997 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-748997 -n scheduled-stop-748997
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-748997
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-748997 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0127 13:13:37.272487  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-748997
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-748997: exit status 7 (71.148724ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.82s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"9817eb10-5394-4d37-86dd-b344a1430742","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-590640] minikube v1.35.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3734a77d-7778-45fb-b771-d8d5aefedf8c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20317"}}
	{"specversion":"1.0","id":"590ea01d-e444-4566-8cc4-c7dabc61cf93","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":"be510657-7706-47c0-ac5a-e61b4135dac8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig"}}
	{"specversion":"1.0","id":"5911a5ea-560f-4eaa-9066-100fe49162ed","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube"}}
	{"specversion":"1.0","id":"f73dc267-644e-42a3-97e2-ce8962f222d2","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":"2891a60e-7dc5-4313-9546-3c1033260ee2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"92dfbbd4-50f4-46f0-96ca-ab374af2902a","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":"9ffa1e49-ec7a-41d1-96fc-ed2af790c173","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":"afb768f2-4579-4134-8f04-1420a396493e","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":"85ab266a-3409-47ee-86c1-9e41b8b6439f","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":"21d434db-993b-4a1a-b51a-4fecebe4acef","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-590640\" primary control-plane node in \"insufficient-storage-590640\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"b5c4d8c9-4c00-4bd9-8711-c6bf1ea6d107","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"4bfae7e1-420a-4596-a2f0-3bb893f3ea6d","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":"4eca5ae4-0dc5-4750-819c-08cee6ad49f6","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-590640 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-590640 --output=json --layout=cluster: exit status 7 (286.952384ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0127 13:14:00.635865  858209 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-590640" does not appear in /home/jenkins/minikube-integration/20317-713554/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0127 13:14:00.919417  858273 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-590640" does not appear in /home/jenkins/minikube-integration/20317-713554/kubeconfig
	E0127 13:14:00.929345  858273 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/insufficient-storage-590640/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-590640" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-590640
E0127 13:14:01.490684  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-590640: (1.944606402s)
--- PASS: TestInsufficientStorage (11.82s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (80.02s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1729219704 start -p running-upgrade-108763 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0127 13:18:37.264825  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1729219704 start -p running-upgrade-108763 --memory=2200 --vm-driver=docker  --container-runtime=crio: (37.037236545s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-108763 --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-108763 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (39.024589094s)
helpers_test.go:175: Cleaning up "running-upgrade-108763" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-108763
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-108763: (3.239745709s)
--- PASS: TestRunningBinaryUpgrade (80.02s)

                                                
                                    
x
+
TestKubernetesUpgrade (396.01s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-602506 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-602506 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m39.935204017s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-602506 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-602506 --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-602506 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (119.214945ms)

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-602506 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0127 13:21:40.332347  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-602506 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (38.692074992s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-602506" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-602506
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-602506: (2.608963985s)
--- PASS: TestKubernetesUpgrade (396.01s)

                                                
                                    
x
+
TestMissingContainerUpgrade (159.37s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2065295198 start -p missing-upgrade-985588 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2065295198 start -p missing-upgrade-985588 --memory=2200 --driver=docker  --container-runtime=crio: (1m26.466373524s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-985588
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-985588: (10.452654145s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-985588
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-985588 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0127 13:15:58.420198  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-985588 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (59.708412381s)
helpers_test.go:175: Cleaning up "missing-upgrade-985588" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-985588
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-985588: (2.046965282s)
--- PASS: TestMissingContainerUpgrade (159.37s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-345899] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=20317
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.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.11s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (38.67s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (23.83s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.97s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.34s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.26s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.27s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.53s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.38s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.62s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (74.01s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.05s)

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

                                                
                                    
x
+
TestPause/serial/Start (79.51s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (17.48s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.82s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

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

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-104754 --alsologtostderr -v=5
E0127 13:20:58.421161  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestPause/serial/Unpause (0.89s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.31s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.83s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.47s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (6.24s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0127 13:21:54.558293  899275 out.go:345] Setting OutFile to fd 1 ...
	I0127 13:21:54.558599  899275 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:21:54.558626  899275 out.go:358] Setting ErrFile to fd 2...
	I0127 13:21:54.558644  899275 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0127 13:21:54.558906  899275 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20317-713554/.minikube/bin
	I0127 13:21:54.559340  899275 out.go:352] Setting JSON to false
	I0127 13:21:54.560400  899275 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":14660,"bootTime":1737969455,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0127 13:21:54.560517  899275 start.go:139] virtualization:  
	I0127 13:21:54.564394  899275 out.go:177] * [false-473755] minikube v1.35.0 on Ubuntu 20.04 (arm64)
	I0127 13:21:54.567631  899275 notify.go:220] Checking for updates...
	I0127 13:21:54.568269  899275 out.go:177]   - MINIKUBE_LOCATION=20317
	I0127 13:21:54.571666  899275 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0127 13:21:54.574987  899275 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20317-713554/kubeconfig
	I0127 13:21:54.577923  899275 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20317-713554/.minikube
	I0127 13:21:54.580895  899275 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0127 13:21:54.583984  899275 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0127 13:21:54.587428  899275 config.go:182] Loaded profile config "kubernetes-upgrade-602506": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0127 13:21:54.587544  899275 driver.go:394] Setting default libvirt URI to qemu:///system
	I0127 13:21:54.644285  899275 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0127 13:21:54.644481  899275 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0127 13:21:54.742268  899275 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:false BridgeNfIP6Tables:false Debug:false NFd:32 OomKillDisable:true NGoroutines:53 SystemTime:2025-01-27 13:21:54.732128061 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214831104 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4]] Warnings:<nil>}}
	I0127 13:21:54.742449  899275 docker.go:318] overlay module found
	I0127 13:21:54.745612  899275 out.go:177] * Using the docker driver based on user configuration
	I0127 13:21:54.748449  899275 start.go:297] selected driver: docker
	I0127 13:21:54.748475  899275 start.go:901] validating driver "docker" against <nil>
	I0127 13:21:54.748490  899275 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0127 13:21:54.752050  899275 out.go:201] 
	W0127 13:21:54.754980  899275 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
	I0127 13:21:54.757809  899275 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20317-713554/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 13:21:27 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-602506
contexts:
- context:
cluster: kubernetes-upgrade-602506
extensions:
- extension:
last-update: Mon, 27 Jan 2025 13:21:27 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: kubernetes-upgrade-602506
name: kubernetes-upgrade-602506
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-602506
user:
client-certificate: /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/kubernetes-upgrade-602506/client.crt
client-key: /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/kubernetes-upgrade-602506/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-553863 --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
E0127 13:23:37.265292  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-553863 --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: (3m13.976825558s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (193.98s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-553863 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [f95f038e-9f0e-445e-b03a-87f5386b5018] Pending
helpers_test.go:344: "busybox" [f95f038e-9f0e-445e-b03a-87f5386b5018] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f95f038e-9f0e-445e-b03a-87f5386b5018] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.004796404s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-553863 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (11.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-333794 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-333794 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (49.865471678s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (49.87s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-553863 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-553863 --alsologtostderr -v=3: (12.264406516s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.26s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-333794 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (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" [0d7389c5-9420-4211-ba87-1152edb3ad2c] Pending
helpers_test.go:344: "busybox" [0d7389c5-9420-4211-ba87-1152edb3ad2c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0d7389c5-9420-4211-ba87-1152edb3ad2c] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004435552s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-333794 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.40s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-333794 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0127 13:28:37.265313  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-333794 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m27.937676494s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-333794 -n default-k8s-diff-port-333794
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (268.33s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-wfc9t" [349a041d-b952-4c05-9cf3-ce615e128050] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003685412s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-wfc9t" [349a041d-b952-4c05-9cf3-ce615e128050] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003929864s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-553863 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-553863 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.26s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-378083 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [9170ba32-cffd-4d88-abd5-09a0d0fa47e4] Pending
E0127 13:30:41.492167  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [9170ba32-cffd-4d88-abd5-09a0d0fa47e4] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.003572545s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-378083 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-378083 --alsologtostderr -v=3
E0127 13:30:58.420830  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-378083 --alsologtostderr -v=3: (11.943640828s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.94s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-378083 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0127 13:31:34.323853  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:34.330318  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:34.341886  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:34.363398  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:34.404918  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:34.486445  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:34.648026  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:34.969782  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:35.611103  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:36.892384  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:39.453800  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:44.575688  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:31:54.817047  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:32:15.298694  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-378083 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m25.732803726s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-378083 -n embed-certs-378083
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (266.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-65sd7" [1ce86c0a-e0a3-4d47-aba0-7124d540d52b] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003502306s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-65sd7" [1ce86c0a-e0a3-4d47-aba0-7124d540d52b] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00390233s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-333794 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-333794 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-827018 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0127 13:32:56.260311  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:33:37.265077  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-827018 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (1m10.925495158s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (70.93s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-827018 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [70cae7ff-f585-4daa-993b-6e499dc15982] Pending
helpers_test.go:344: "busybox" [70cae7ff-f585-4daa-993b-6e499dc15982] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [70cae7ff-f585-4daa-993b-6e499dc15982] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.003185289s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-827018 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.40s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-827018 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-827018 --alsologtostderr -v=3: (11.935736098s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.94s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-827018 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0127 13:34:18.182466  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-827018 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m49.983416908s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-827018 -n no-preload-827018
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (290.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-z7kvs" [28ed5a4b-3950-458f-b42d-a8823127b9e8] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003577957s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-z7kvs" [28ed5a4b-3950-458f-b42d-a8823127b9e8] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005047291s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-378083 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-656576 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0127 13:35:58.420134  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-656576 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (35.276435094s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (35.28s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-656576 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-656576 --alsologtostderr -v=3: (1.236080045s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.24s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-656576 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0127 13:36:34.323706  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-656576 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (15.262495833s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-656576 -n newest-cni-656576
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: 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:282: 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.34s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-656576 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.34s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0127 13:37:02.024031  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:24.167646  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:24.174201  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:24.185708  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:24.207147  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:24.248714  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:24.330419  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:24.491938  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:24.813395  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:25.455532  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:26.737831  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:29.299426  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:34.421059  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:37:44.662501  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m17.958520323s)
--- PASS: TestNetworkPlugins/group/auto/Start (77.96s)

                                                
                                    
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-473755 "pgrep -a kubelet"
I0127 13:38:03.805660  718937 config.go:182] Loaded profile config "auto-473755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-473755 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-5d86dc444-lf9h6" [f98e692b-9577-48c4-bc3e-5d2e6f7c50b8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 13:38:05.144620  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-lf9h6" [f98e692b-9577-48c4-bc3e-5d2e6f7c50b8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004794073s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.28s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0127 13:38:37.265742  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:38:46.106805  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (58.518807588s)
--- PASS: TestNetworkPlugins/group/flannel/Start (58.52s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (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-7779f9b69b-zv4xm" [4fcd3fcf-6145-4336-8cd9-cad2dee91fa7] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004613843s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (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-7779f9b69b-zv4xm" [4fcd3fcf-6145-4336-8cd9-cad2dee91fa7] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003737396s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-827018 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-827018 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.34s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-827018 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-827018 -n no-preload-827018
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-827018 -n no-preload-827018
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.44s)
E0127 13:44:05.650510  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:25.993754  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:26.132353  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:34.351848  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:34.358230  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:34.369744  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:34.391161  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:34.432686  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:34.514186  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:34.675779  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:34.997549  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:35.640095  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:36.921491  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:39.482975  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:44:44.604833  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== 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-j84p4" [f0203148-c5f2-4a2c-bf71-3afae9812deb] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00376032s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-473755 "pgrep -a kubelet"
I0127 13:39:40.714962  718937 config.go:182] Loaded profile config "flannel-473755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-473755 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-5d86dc444-bnrms" [8a015367-1184-430d-aab4-9636ef0acbec] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-bnrms" [8a015367-1184-430d-aab4-9636ef0acbec] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 14.003988796s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (14.27s)

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

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

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

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

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

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

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

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

                                                
                                    
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-t8f77" [320c38a9-3fe0-4a6a-9e4f-d14f7aaf7a3b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004923205s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-473755 "pgrep -a kubelet"
I0127 13:40:56.019085  718937 config.go:182] Loaded profile config "calico-473755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.36s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-473755 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-5d86dc444-5677q" [16dbbcab-64f5-4b14-875c-a000480863e6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 13:40:58.420199  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/addons-162377/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-5677q" [16dbbcab-64f5-4b14-875c-a000480863e6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.003974338s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.38s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-473755 "pgrep -a kubelet"
I0127 13:41:24.204862  718937 config.go:182] Loaded profile config "custom-flannel-473755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.47s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-473755 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-5d86dc444-wt64v" [38b8bc66-c4bb-4c8a-bd76-4954f2cc4c70] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-wt64v" [38b8bc66-c4bb-4c8a-bd76-4954f2cc4c70] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 13.003909525s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (13.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0127 13:41:34.323407  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/old-k8s-version-553863/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m24.64446715s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (84.64s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0127 13:42:24.167249  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:42:51.870058  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/default-k8s-diff-port-333794/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m18.477807644s)
--- PASS: TestNetworkPlugins/group/bridge/Start (78.48s)

                                                
                                    
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-v9z5k" [33460981-5c89-4c20-afc5-c2d02530317d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004111071s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-473755 "pgrep -a kubelet"
I0127 13:43:03.015473  718937 config.go:182] Loaded profile config "kindnet-473755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-473755 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-5d86dc444-c5nrm" [d957c6cd-d9db-4b44-a638-7fd816833b15] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 13:43:04.050710  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:04.057065  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:04.068512  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:04.089938  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:04.131429  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:04.213151  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:04.375110  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:04.696838  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:05.338101  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:06.620597  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-c5nrm" [d957c6cd-d9db-4b44-a638-7fd816833b15] Running
E0127 13:43:09.181970  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.003961184s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-473755 exec deployment/netcat -- nslookup kubernetes.default
E0127 13:43:14.304634  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.19s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-473755 "pgrep -a kubelet"
I0127 13:43:23.234645  718937 config.go:182] Loaded profile config "bridge-473755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.39s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-473755 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-5d86dc444-fmzpb" [80080132-93ec-4864-b2e9-a979e84c2d1a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 13:43:24.546811  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-fmzpb" [80080132-93ec-4864-b2e9-a979e84c2d1a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.005645048s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.39s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0127 13:43:37.264969  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/functional-627356/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.031131  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/auto-473755/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.145470  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.152004  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.163450  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.185290  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.227374  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.309549  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.471341  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:45.794508  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:46.439715  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:47.722509  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:50.286967  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
E0127 13:43:55.409242  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/no-preload-827018/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-473755 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m13.595075295s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (73.60s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-473755 "pgrep -a kubelet"
I0127 13:44:50.488089  718937 config.go:182] Loaded profile config "enable-default-cni-473755": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-473755 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-5d86dc444-zc527" [be70a1a9-e223-423d-86d8-d95cc912c295] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0127 13:44:54.846341  718937 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/flannel-473755/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-zc527" [be70a1a9-e223-423d-86d8-d95cc912c295] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004100883s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.25s)

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

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

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

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

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

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

                                                
                                    

Test skip (31/330)

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.32.1/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.58s)

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

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

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:789: skipping: crio not supported
addons_test.go:992: (dbg) Run:  out/minikube-linux-arm64 -p addons-162377 addons disable volcano --alsologtostderr -v=1
--- SKIP: TestAddons/serial/Volcano (0.33s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:698: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:972: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (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.17s)

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (5.89s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20317-713554/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 27 Jan 2025 13:21:27 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-602506
contexts:
- context:
cluster: kubernetes-upgrade-602506
extensions:
- extension:
last-update: Mon, 27 Jan 2025 13:21:27 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: kubernetes-upgrade-602506
name: kubernetes-upgrade-602506
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-602506
user:
client-certificate: /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/kubernetes-upgrade-602506/client.crt
client-key: /home/jenkins/minikube-integration/20317-713554/.minikube/profiles/kubernetes-upgrade-602506/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (6.1s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-473755

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard