Test Report: Docker_Linux_crio 20384

                    
                      1ec4157795cc89d548b96d897d53d69581daf40e:2025-04-14:39134
                    
                

Test fail (1/331)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-536843 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-536843 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-536843 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" [74d52c91-eb6c-4773-83c1-71278ff4fc0a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [74d52c91-eb6c-4773-83c1-71278ff4fc0a] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.004415067s
I0414 12:23:11.928593 1335790 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-536843 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.237184014s)

                                                
                                                
** 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-536843 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 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-536843
helpers_test.go:235: (dbg) docker inspect addons-536843:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "cfb25e2fdc22fca4f21689e6f7a6783055da2f01a999d1f1512ce9f707a5aa36",
	        "Created": "2025-04-14T12:20:14.40849464Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1337730,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T12:20:14.441896012Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/cfb25e2fdc22fca4f21689e6f7a6783055da2f01a999d1f1512ce9f707a5aa36/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/cfb25e2fdc22fca4f21689e6f7a6783055da2f01a999d1f1512ce9f707a5aa36/hostname",
	        "HostsPath": "/var/lib/docker/containers/cfb25e2fdc22fca4f21689e6f7a6783055da2f01a999d1f1512ce9f707a5aa36/hosts",
	        "LogPath": "/var/lib/docker/containers/cfb25e2fdc22fca4f21689e6f7a6783055da2f01a999d1f1512ce9f707a5aa36/cfb25e2fdc22fca4f21689e6f7a6783055da2f01a999d1f1512ce9f707a5aa36-json.log",
	        "Name": "/addons-536843",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-536843:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-536843",
	            "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": {
	                "ID": "cfb25e2fdc22fca4f21689e6f7a6783055da2f01a999d1f1512ce9f707a5aa36",
	                "LowerDir": "/var/lib/docker/overlay2/5261ac996a7c396511fb5dcd349ac7a2ffc45be6646e4f597d4b3ae395ca61d0-init/diff:/var/lib/docker/overlay2/b29ed8a49d9a866519a6fc1773801470c9a1b5a9e6acd304b3d315d1451dd8ec/diff",
	                "MergedDir": "/var/lib/docker/overlay2/5261ac996a7c396511fb5dcd349ac7a2ffc45be6646e4f597d4b3ae395ca61d0/merged",
	                "UpperDir": "/var/lib/docker/overlay2/5261ac996a7c396511fb5dcd349ac7a2ffc45be6646e4f597d4b3ae395ca61d0/diff",
	                "WorkDir": "/var/lib/docker/overlay2/5261ac996a7c396511fb5dcd349ac7a2ffc45be6646e4f597d4b3ae395ca61d0/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-536843",
	                "Source": "/var/lib/docker/volumes/addons-536843/_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-536843",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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-536843",
	                "name.minikube.sigs.k8s.io": "addons-536843",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "80f3fc3a9632c0026def8d257a22e33a68394631501d5d27d436fe03a7f3e7c7",
	            "SandboxKey": "/var/run/docker/netns/80f3fc3a9632",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33920"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33921"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33924"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33922"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33923"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-536843": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "c2:af:b3:52:db:d1",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "c96672abbda2fc0b89d376a0099e4fd6181f547293d123378e544dceaa60498b",
	                    "EndpointID": "71b1bdd435f7b53b24392baa069fbd264b313de238da07c30ab7879ac458cd2f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-536843",
	                        "cfb25e2fdc22"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-536843 -n addons-536843
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-536843 logs -n 25: (1.18282423s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-423727 | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC |                     |
	|         | download-docker-423727                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-423727                                                                   | download-docker-423727 | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC | 14 Apr 25 12:19 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-280589   | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC |                     |
	|         | binary-mirror-280589                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37541                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-280589                                                                     | binary-mirror-280589   | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC | 14 Apr 25 12:19 UTC |
	| addons  | disable dashboard -p                                                                        | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC |                     |
	|         | addons-536843                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC |                     |
	|         | addons-536843                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-536843 --wait=true                                                                | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC | 14 Apr 25 12:22 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-536843 addons disable                                                                | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-536843 addons disable                                                                | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | -p addons-536843                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-536843 addons disable                                                                | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-536843 addons                                                                        | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-536843 addons                                                                        | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-536843 addons disable                                                                | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-536843 ip                                                                            | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	| addons  | addons-536843 addons disable                                                                | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-536843 addons disable                                                                | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:23 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-536843 ssh cat                                                                       | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | /opt/local-path-provisioner/pvc-561bfd6a-6b65-4a53-b243-8c40af87a6fb_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-536843 addons disable                                                                | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-536843 addons                                                                        | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:22 UTC | 14 Apr 25 12:22 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-536843 addons                                                                        | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:23 UTC | 14 Apr 25 12:23 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-536843 ssh curl -s                                                                   | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:23 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-536843 addons                                                                        | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:23 UTC | 14 Apr 25 12:23 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-536843 addons                                                                        | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:23 UTC | 14 Apr 25 12:23 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-536843 ip                                                                            | addons-536843          | jenkins | v1.35.0 | 14 Apr 25 12:25 UTC | 14 Apr 25 12:25 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 12:19:51
	Running on machine: ubuntu-20-agent-6
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 12:19:51.444554 1337119 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:19:51.444817 1337119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:19:51.444828 1337119 out.go:358] Setting ErrFile to fd 2...
	I0414 12:19:51.444834 1337119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:19:51.445048 1337119 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:19:51.445734 1337119 out.go:352] Setting JSON to false
	I0414 12:19:51.446949 1337119 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":14534,"bootTime":1744618657,"procs":402,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 12:19:51.447019 1337119 start.go:139] virtualization: kvm guest
	I0414 12:19:51.449053 1337119 out.go:177] * [addons-536843] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 12:19:51.450678 1337119 out.go:177]   - MINIKUBE_LOCATION=20384
	I0414 12:19:51.450686 1337119 notify.go:220] Checking for updates...
	I0414 12:19:51.452510 1337119 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:19:51.453833 1337119 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig
	I0414 12:19:51.455068 1337119 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube
	I0414 12:19:51.456367 1337119 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 12:19:51.457556 1337119 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 12:19:51.458780 1337119 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:19:51.482460 1337119 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:19:51.482598 1337119 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:19:51.529554 1337119 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-04-14 12:19:51.520262926 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:19:51.529661 1337119 docker.go:318] overlay module found
	I0414 12:19:51.531499 1337119 out.go:177] * Using the docker driver based on user configuration
	I0414 12:19:51.532897 1337119 start.go:297] selected driver: docker
	I0414 12:19:51.532918 1337119 start.go:901] validating driver "docker" against <nil>
	I0414 12:19:51.532930 1337119 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 12:19:51.533761 1337119 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:19:51.581858 1337119 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-04-14 12:19:51.573110941 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:19:51.582091 1337119 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 12:19:51.582319 1337119 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]
	I0414 12:19:51.584048 1337119 out.go:177] * Using Docker driver with root privileges
	I0414 12:19:51.585280 1337119 cni.go:84] Creating CNI manager for ""
	I0414 12:19:51.585360 1337119 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 12:19:51.585374 1337119 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 12:19:51.585449 1337119 start.go:340] cluster config:
	{Name:addons-536843 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:addons-536843 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.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 12:19:51.586784 1337119 out.go:177] * Starting "addons-536843" primary control-plane node in "addons-536843" cluster
	I0414 12:19:51.587988 1337119 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 12:19:51.589347 1337119 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0414 12:19:51.590724 1337119 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 12:19:51.590780 1337119 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0414 12:19:51.590792 1337119 cache.go:56] Caching tarball of preloaded images
	I0414 12:19:51.590835 1337119 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 12:19:51.590894 1337119 preload.go:172] Found /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0414 12:19:51.590910 1337119 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0414 12:19:51.591294 1337119 profile.go:143] Saving config to /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/config.json ...
	I0414 12:19:51.591327 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/config.json: {Name:mk0947e1c287f5ce4e9a5c32dd753ed04ee7bb41 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:19:51.609120 1337119 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 12:19:51.609274 1337119 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 12:19:51.609292 1337119 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory, skipping pull
	I0414 12:19:51.609299 1337119 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a exists in cache, skipping pull
	I0414 12:19:51.609306 1337119 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 12:19:51.609313 1337119 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from local cache
	I0414 12:20:04.203353 1337119 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from cached tarball
	I0414 12:20:04.203404 1337119 cache.go:230] Successfully downloaded all kic artifacts
	I0414 12:20:04.203447 1337119 start.go:360] acquireMachinesLock for addons-536843: {Name:mkda9f8b0b6d202a108f728652b1049e74728f45 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0414 12:20:04.203597 1337119 start.go:364] duration metric: took 126.394µs to acquireMachinesLock for "addons-536843"
	I0414 12:20:04.203647 1337119 start.go:93] Provisioning new machine with config: &{Name:addons-536843 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:addons-536843 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0414 12:20:04.203735 1337119 start.go:125] createHost starting for "" (driver="docker")
	I0414 12:20:04.205946 1337119 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0414 12:20:04.206273 1337119 start.go:159] libmachine.API.Create for "addons-536843" (driver="docker")
	I0414 12:20:04.206318 1337119 client.go:168] LocalClient.Create starting
	I0414 12:20:04.206499 1337119 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca.pem
	I0414 12:20:04.521465 1337119 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/cert.pem
	I0414 12:20:04.619233 1337119 cli_runner.go:164] Run: docker network inspect addons-536843 --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}}]}"
	W0414 12:20:04.637211 1337119 cli_runner.go:211] docker network inspect addons-536843 --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
	I0414 12:20:04.637284 1337119 network_create.go:284] running [docker network inspect addons-536843] to gather additional debugging logs...
	I0414 12:20:04.637306 1337119 cli_runner.go:164] Run: docker network inspect addons-536843
	W0414 12:20:04.654602 1337119 cli_runner.go:211] docker network inspect addons-536843 returned with exit code 1
	I0414 12:20:04.654634 1337119 network_create.go:287] error running [docker network inspect addons-536843]: docker network inspect addons-536843: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-536843 not found
	I0414 12:20:04.654648 1337119 network_create.go:289] output of [docker network inspect addons-536843]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-536843 not found
	
	** /stderr **
	I0414 12:20:04.654772 1337119 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}}]}"
	I0414 12:20:04.672236 1337119 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:0xc0019d2630}
	I0414 12:20:04.672277 1337119 network_create.go:124] attempt to create docker network addons-536843 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0414 12:20:04.672332 1337119 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-536843 addons-536843
	I0414 12:20:04.722653 1337119 network_create.go:108] docker network addons-536843 192.168.49.0/24 created
	I0414 12:20:04.722686 1337119 kic.go:121] calculated static IP "192.168.49.2" for the "addons-536843" container
	I0414 12:20:04.722761 1337119 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0414 12:20:04.741139 1337119 cli_runner.go:164] Run: docker volume create addons-536843 --label name.minikube.sigs.k8s.io=addons-536843 --label created_by.minikube.sigs.k8s.io=true
	I0414 12:20:04.760071 1337119 oci.go:103] Successfully created a docker volume addons-536843
	I0414 12:20:04.760143 1337119 cli_runner.go:164] Run: docker run --rm --name addons-536843-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-536843 --entrypoint /usr/bin/test -v addons-536843:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0414 12:20:09.718919 1337119 cli_runner.go:217] Completed: docker run --rm --name addons-536843-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-536843 --entrypoint /usr/bin/test -v addons-536843:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib: (4.958730212s)
	I0414 12:20:09.719012 1337119 oci.go:107] Successfully prepared a docker volume addons-536843
	I0414 12:20:09.719047 1337119 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 12:20:09.719074 1337119 kic.go:194] Starting extracting preloaded images to volume ...
	I0414 12:20:09.719147 1337119 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-536843:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0414 12:20:14.345465 1337119 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-536843:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (4.626259766s)
	I0414 12:20:14.345519 1337119 kic.go:203] duration metric: took 4.626442007s to extract preloaded images to volume ...
	W0414 12:20:14.345654 1337119 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0414 12:20:14.345754 1337119 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0414 12:20:14.392954 1337119 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-536843 --name addons-536843 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-536843 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-536843 --network addons-536843 --ip 192.168.49.2 --volume addons-536843:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0414 12:20:14.659380 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Running}}
	I0414 12:20:14.677375 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:14.696755 1337119 cli_runner.go:164] Run: docker exec addons-536843 stat /var/lib/dpkg/alternatives/iptables
	I0414 12:20:14.738349 1337119 oci.go:144] the created container "addons-536843" has a running status.
	I0414 12:20:14.738385 1337119 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa...
	I0414 12:20:15.252885 1337119 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0414 12:20:15.274623 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:15.293710 1337119 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0414 12:20:15.293728 1337119 kic_runner.go:114] Args: [docker exec --privileged addons-536843 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0414 12:20:15.336302 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:15.355557 1337119 machine.go:93] provisionDockerMachine start ...
	I0414 12:20:15.355656 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:15.374168 1337119 main.go:141] libmachine: Using SSH client type: native
	I0414 12:20:15.374529 1337119 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33920 <nil> <nil>}
	I0414 12:20:15.374546 1337119 main.go:141] libmachine: About to run SSH command:
	hostname
	I0414 12:20:15.494854 1337119 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-536843
	
	I0414 12:20:15.494881 1337119 ubuntu.go:169] provisioning hostname "addons-536843"
	I0414 12:20:15.494986 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:15.512750 1337119 main.go:141] libmachine: Using SSH client type: native
	I0414 12:20:15.513012 1337119 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33920 <nil> <nil>}
	I0414 12:20:15.513028 1337119 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-536843 && echo "addons-536843" | sudo tee /etc/hostname
	I0414 12:20:15.647135 1337119 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-536843
	
	I0414 12:20:15.647240 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:15.666060 1337119 main.go:141] libmachine: Using SSH client type: native
	I0414 12:20:15.666313 1337119 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33920 <nil> <nil>}
	I0414 12:20:15.666332 1337119 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-536843' /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-536843/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-536843' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0414 12:20:15.787390 1337119 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0414 12:20:15.787429 1337119 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20384-1328960/.minikube CaCertPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20384-1328960/.minikube}
	I0414 12:20:15.787451 1337119 ubuntu.go:177] setting up certificates
	I0414 12:20:15.787462 1337119 provision.go:84] configureAuth start
	I0414 12:20:15.787514 1337119 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-536843
	I0414 12:20:15.805217 1337119 provision.go:143] copyHostCerts
	I0414 12:20:15.805287 1337119 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.pem (1082 bytes)
	I0414 12:20:15.805412 1337119 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20384-1328960/.minikube/cert.pem (1123 bytes)
	I0414 12:20:15.805484 1337119 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20384-1328960/.minikube/key.pem (1679 bytes)
	I0414 12:20:15.805551 1337119 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20384-1328960/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca-key.pem org=jenkins.addons-536843 san=[127.0.0.1 192.168.49.2 addons-536843 localhost minikube]
	I0414 12:20:16.013733 1337119 provision.go:177] copyRemoteCerts
	I0414 12:20:16.013800 1337119 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0414 12:20:16.013835 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:16.032304 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:16.120226 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0414 12:20:16.143072 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0414 12:20:16.165655 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0414 12:20:16.188477 1337119 provision.go:87] duration metric: took 401.001471ms to configureAuth
	I0414 12:20:16.188507 1337119 ubuntu.go:193] setting minikube options for container-runtime
	I0414 12:20:16.188686 1337119 config.go:182] Loaded profile config "addons-536843": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:20:16.188809 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:16.206917 1337119 main.go:141] libmachine: Using SSH client type: native
	I0414 12:20:16.207208 1337119 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33920 <nil> <nil>}
	I0414 12:20:16.207232 1337119 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
	I0414 12:20:16.417671 1337119 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0414 12:20:16.417702 1337119 machine.go:96] duration metric: took 1.062116704s to provisionDockerMachine
	I0414 12:20:16.417716 1337119 client.go:171] duration metric: took 12.211389936s to LocalClient.Create
	I0414 12:20:16.417737 1337119 start.go:167] duration metric: took 12.211467193s to libmachine.API.Create "addons-536843"
	I0414 12:20:16.417748 1337119 start.go:293] postStartSetup for "addons-536843" (driver="docker")
	I0414 12:20:16.417763 1337119 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]
	I0414 12:20:16.417817 1337119 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
	I0414 12:20:16.417855 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:16.436417 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:16.524299 1337119 ssh_runner.go:195] Run: cat /etc/os-release
	I0414 12:20:16.527737 1337119 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0414 12:20:16.527779 1337119 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0414 12:20:16.527790 1337119 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0414 12:20:16.527800 1337119 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0414 12:20:16.527817 1337119 filesync.go:126] Scanning /home/jenkins/minikube-integration/20384-1328960/.minikube/addons for local assets ...
	I0414 12:20:16.527889 1337119 filesync.go:126] Scanning /home/jenkins/minikube-integration/20384-1328960/.minikube/files for local assets ...
	I0414 12:20:16.527921 1337119 start.go:296] duration metric: took 110.162844ms for postStartSetup
	I0414 12:20:16.528243 1337119 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-536843
	I0414 12:20:16.545611 1337119 profile.go:143] Saving config to /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/config.json ...
	I0414 12:20:16.545870 1337119 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 12:20:16.545915 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:16.563550 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:16.647966 1337119 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0414 12:20:16.652313 1337119 start.go:128] duration metric: took 12.448557629s to createHost
	I0414 12:20:16.652341 1337119 start.go:83] releasing machines lock for "addons-536843", held for 12.448717032s
	I0414 12:20:16.652416 1337119 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-536843
	I0414 12:20:16.670146 1337119 ssh_runner.go:195] Run: cat /version.json
	I0414 12:20:16.670199 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:16.670212 1337119 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0414 12:20:16.670279 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:16.687400 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:16.688401 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:16.770587 1337119 ssh_runner.go:195] Run: systemctl --version
	I0414 12:20:16.858146 1337119 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0414 12:20:16.996364 1337119 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0414 12:20:17.000725 1337119 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" ;
	I0414 12:20:17.019952 1337119 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0414 12:20:17.020041 1337119 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" ;
	I0414 12:20:17.047295 1337119 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0414 12:20:17.047318 1337119 start.go:495] detecting cgroup driver to use...
	I0414 12:20:17.047348 1337119 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0414 12:20:17.047387 1337119 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0414 12:20:17.062496 1337119 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0414 12:20:17.073361 1337119 docker.go:217] disabling cri-docker service (if available) ...
	I0414 12:20:17.073426 1337119 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0414 12:20:17.087325 1337119 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0414 12:20:17.100623 1337119 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0414 12:20:17.180327 1337119 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0414 12:20:17.265218 1337119 docker.go:233] disabling docker service ...
	I0414 12:20:17.265286 1337119 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0414 12:20:17.284401 1337119 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0414 12:20:17.295310 1337119 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0414 12:20:17.380776 1337119 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0414 12:20:17.465702 1337119 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0414 12:20:17.476862 1337119 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"
	I0414 12:20:17.492453 1337119 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0414 12:20:17.492524 1337119 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"
	I0414 12:20:17.502630 1337119 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0414 12:20:17.502693 1337119 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 12:20:17.512486 1337119 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 12:20:17.521656 1337119 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 12:20:17.530501 1337119 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0414 12:20:17.539003 1337119 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"
	I0414 12:20:17.548080 1337119 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"
	I0414 12:20:17.563028 1337119 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"
	I0414 12:20:17.572873 1337119 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0414 12:20:17.581274 1337119 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0414 12:20:17.589299 1337119 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 12:20:17.667480 1337119 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0414 12:20:17.772046 1337119 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0414 12:20:17.772150 1337119 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0414 12:20:17.775929 1337119 start.go:563] Will wait 60s for crictl version
	I0414 12:20:17.775986 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:20:17.779227 1337119 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0414 12:20:17.814356 1337119 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0414 12:20:17.814462 1337119 ssh_runner.go:195] Run: crio --version
	I0414 12:20:17.849730 1337119 ssh_runner.go:195] Run: crio --version
	I0414 12:20:17.886681 1337119 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0414 12:20:17.887945 1337119 cli_runner.go:164] Run: docker network inspect addons-536843 --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}}]}"
	I0414 12:20:17.905185 1337119 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0414 12:20:17.908757 1337119 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""
	I0414 12:20:17.919178 1337119 kubeadm.go:883] updating cluster {Name:addons-536843 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:addons-536843 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0414 12:20:17.919289 1337119 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 12:20:17.919334 1337119 ssh_runner.go:195] Run: sudo crictl images --output json
	I0414 12:20:17.985986 1337119 crio.go:514] all images are preloaded for cri-o runtime.
	I0414 12:20:17.986008 1337119 crio.go:433] Images already preloaded, skipping extraction
	I0414 12:20:17.986060 1337119 ssh_runner.go:195] Run: sudo crictl images --output json
	I0414 12:20:18.018149 1337119 crio.go:514] all images are preloaded for cri-o runtime.
	I0414 12:20:18.018173 1337119 cache_images.go:84] Images are preloaded, skipping loading
	I0414 12:20:18.018182 1337119 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 crio true true} ...
	I0414 12:20:18.018320 1337119 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-536843 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-536843 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:}
	I0414 12:20:18.018389 1337119 ssh_runner.go:195] Run: crio config
	I0414 12:20:18.060540 1337119 cni.go:84] Creating CNI manager for ""
	I0414 12:20:18.060562 1337119 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 12:20:18.060572 1337119 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0414 12:20:18.060594 1337119 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.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-536843 NodeName:addons-536843 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}
	I0414 12:20:18.060717 1337119 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-536843"
	  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.2
	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
	
	I0414 12:20:18.060772 1337119 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0414 12:20:18.069110 1337119 binaries.go:44] Found k8s binaries, skipping transfer
	I0414 12:20:18.069181 1337119 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0414 12:20:18.077029 1337119 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0414 12:20:18.093313 1337119 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0414 12:20:18.110135 1337119 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0414 12:20:18.127207 1337119 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0414 12:20:18.130536 1337119 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""
	I0414 12:20:18.140955 1337119 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 12:20:18.220780 1337119 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 12:20:18.235446 1337119 certs.go:68] Setting up /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843 for IP: 192.168.49.2
	I0414 12:20:18.235468 1337119 certs.go:194] generating shared ca certs ...
	I0414 12:20:18.235490 1337119 certs.go:226] acquiring lock for ca certs: {Name:mk817300d132b64d05a8e56d9081e3f75681b1dc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.235634 1337119 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.key
	I0414 12:20:18.271182 1337119 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.crt ...
	I0414 12:20:18.271223 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.crt: {Name:mkba573aa6ae985f8a6ce72353c498fd81df34e9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.271408 1337119 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.key ...
	I0414 12:20:18.271422 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.key: {Name:mk8d2b5e955624e77f2e4024bb05eb16a91fe387 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.271505 1337119 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20384-1328960/.minikube/proxy-client-ca.key
	I0414 12:20:18.402491 1337119 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20384-1328960/.minikube/proxy-client-ca.crt ...
	I0414 12:20:18.402527 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/proxy-client-ca.crt: {Name:mk770d8a9e272e7e264fc1567e8d3955e0ebd507 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.402718 1337119 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20384-1328960/.minikube/proxy-client-ca.key ...
	I0414 12:20:18.402729 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/proxy-client-ca.key: {Name:mkc591e1a2c84dc8df7ccd6df151df5196e09b63 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.402802 1337119 certs.go:256] generating profile certs ...
	I0414 12:20:18.402864 1337119 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.key
	I0414 12:20:18.402887 1337119 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt with IP's: []
	I0414 12:20:18.724612 1337119 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt ...
	I0414 12:20:18.724647 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: {Name:mk38ca3cc9742b77d6242e1e7f56241fd323cab3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.724823 1337119 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.key ...
	I0414 12:20:18.724835 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.key: {Name:mk8d1b84c7e21122aeb4fa122573a70369bd2218 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.724911 1337119 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.key.f4dab688
	I0414 12:20:18.724929 1337119 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.crt.f4dab688 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0414 12:20:18.911152 1337119 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.crt.f4dab688 ...
	I0414 12:20:18.911187 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.crt.f4dab688: {Name:mk577f3fd4f1f320a439a3ed766ead15944baa61 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.911361 1337119 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.key.f4dab688 ...
	I0414 12:20:18.911375 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.key.f4dab688: {Name:mkca26dcee53cda9087e8c7ebed74dcb50752729 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:18.911447 1337119 certs.go:381] copying /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.crt.f4dab688 -> /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.crt
	I0414 12:20:18.911540 1337119 certs.go:385] copying /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.key.f4dab688 -> /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.key
	I0414 12:20:18.911601 1337119 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/proxy-client.key
	I0414 12:20:18.911621 1337119 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/proxy-client.crt with IP's: []
	I0414 12:20:19.402833 1337119 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/proxy-client.crt ...
	I0414 12:20:19.402869 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/proxy-client.crt: {Name:mk2c12bf5d17b1e1c17bd0104648c7841a2c5974 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:19.403044 1337119 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/proxy-client.key ...
	I0414 12:20:19.403059 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/proxy-client.key: {Name:mk5184c93a2115db51fdcc7319a6a523e3d297eb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:19.403233 1337119 certs.go:484] found cert: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca-key.pem (1675 bytes)
	I0414 12:20:19.403267 1337119 certs.go:484] found cert: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/ca.pem (1082 bytes)
	I0414 12:20:19.403292 1337119 certs.go:484] found cert: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/cert.pem (1123 bytes)
	I0414 12:20:19.403316 1337119 certs.go:484] found cert: /home/jenkins/minikube-integration/20384-1328960/.minikube/certs/key.pem (1679 bytes)
	I0414 12:20:19.403903 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0414 12:20:19.427630 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0414 12:20:19.452020 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0414 12:20:19.475413 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0414 12:20:19.498454 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0414 12:20:19.520877 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0414 12:20:19.543647 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0414 12:20:19.565748 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0414 12:20:19.588453 1337119 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0414 12:20:19.611257 1337119 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0414 12:20:19.627777 1337119 ssh_runner.go:195] Run: openssl version
	I0414 12:20:19.632877 1337119 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"
	I0414 12:20:19.641762 1337119 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0414 12:20:19.644941 1337119 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 14 12:20 /usr/share/ca-certificates/minikubeCA.pem
	I0414 12:20:19.644990 1337119 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0414 12:20:19.651364 1337119 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"
	I0414 12:20:19.660069 1337119 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0414 12:20:19.663167 1337119 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
	I0414 12:20:19.663223 1337119 kubeadm.go:392] StartCluster: {Name:addons-536843 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:addons-536843 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 12:20:19.663298 1337119 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0414 12:20:19.663354 1337119 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0414 12:20:19.697083 1337119 cri.go:89] found id: ""
	I0414 12:20:19.697157 1337119 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0414 12:20:19.705871 1337119 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0414 12:20:19.714279 1337119 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0414 12:20:19.714336 1337119 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
	I0414 12:20:19.722438 1337119 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
	I0414 12:20:19.722456 1337119 kubeadm.go:157] found existing configuration files:
	
	I0414 12:20:19.722492 1337119 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0414 12:20:19.730336 1337119 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
	I0414 12:20:19.730400 1337119 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0414 12:20:19.739328 1337119 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0414 12:20:19.747476 1337119 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
	I0414 12:20:19.747539 1337119 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0414 12:20:19.756087 1337119 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0414 12:20:19.764499 1337119 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
	I0414 12:20:19.764550 1337119 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0414 12:20:19.773091 1337119 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0414 12:20:19.781152 1337119 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
	I0414 12:20:19.781212 1337119 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0414 12:20:19.788902 1337119 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$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"
	I0414 12:20:19.842545 1337119 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0414 12:20:19.842891 1337119 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-1078-gcp\n", err: exit status 1
	I0414 12:20:19.893765 1337119 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0414 12:20:29.771550 1337119 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0414 12:20:29.771622 1337119 kubeadm.go:310] [preflight] Running pre-flight checks
	I0414 12:20:29.771738 1337119 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0414 12:20:29.771796 1337119 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1078-gcp
	I0414 12:20:29.771853 1337119 kubeadm.go:310] OS: Linux
	I0414 12:20:29.771919 1337119 kubeadm.go:310] CGROUPS_CPU: enabled
	I0414 12:20:29.771978 1337119 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0414 12:20:29.772027 1337119 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0414 12:20:29.772070 1337119 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0414 12:20:29.772121 1337119 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0414 12:20:29.772227 1337119 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0414 12:20:29.772322 1337119 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0414 12:20:29.772398 1337119 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0414 12:20:29.772476 1337119 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0414 12:20:29.772574 1337119 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0414 12:20:29.772699 1337119 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0414 12:20:29.772814 1337119 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0414 12:20:29.772901 1337119 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0414 12:20:29.774522 1337119 out.go:235]   - Generating certificates and keys ...
	I0414 12:20:29.774631 1337119 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0414 12:20:29.774733 1337119 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0414 12:20:29.774807 1337119 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0414 12:20:29.774894 1337119 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0414 12:20:29.774996 1337119 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0414 12:20:29.775072 1337119 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0414 12:20:29.775161 1337119 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0414 12:20:29.775320 1337119 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-536843 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 12:20:29.775413 1337119 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0414 12:20:29.775544 1337119 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-536843 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 12:20:29.775645 1337119 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0414 12:20:29.775722 1337119 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0414 12:20:29.775765 1337119 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0414 12:20:29.775825 1337119 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0414 12:20:29.775874 1337119 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0414 12:20:29.775947 1337119 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0414 12:20:29.776033 1337119 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0414 12:20:29.776127 1337119 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0414 12:20:29.776210 1337119 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0414 12:20:29.776341 1337119 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0414 12:20:29.776405 1337119 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0414 12:20:29.777687 1337119 out.go:235]   - Booting up control plane ...
	I0414 12:20:29.777788 1337119 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0414 12:20:29.777892 1337119 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0414 12:20:29.777973 1337119 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0414 12:20:29.778065 1337119 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0414 12:20:29.778173 1337119 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0414 12:20:29.778256 1337119 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0414 12:20:29.778374 1337119 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0414 12:20:29.778477 1337119 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0414 12:20:29.778529 1337119 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.000930954s
	I0414 12:20:29.778593 1337119 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0414 12:20:29.778642 1337119 kubeadm.go:310] [api-check] The API server is healthy after 4.002276032s
	I0414 12:20:29.778755 1337119 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0414 12:20:29.778912 1337119 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0414 12:20:29.779006 1337119 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0414 12:20:29.779212 1337119 kubeadm.go:310] [mark-control-plane] Marking the node addons-536843 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0414 12:20:29.779266 1337119 kubeadm.go:310] [bootstrap-token] Using token: 8uau6v.v2pi8s93h2a1u29i
	I0414 12:20:29.780732 1337119 out.go:235]   - Configuring RBAC rules ...
	I0414 12:20:29.780854 1337119 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0414 12:20:29.780934 1337119 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0414 12:20:29.781079 1337119 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
	I0414 12:20:29.781212 1337119 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0414 12:20:29.781359 1337119 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0414 12:20:29.781476 1337119 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0414 12:20:29.781609 1337119 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0414 12:20:29.781682 1337119 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0414 12:20:29.781750 1337119 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0414 12:20:29.781764 1337119 kubeadm.go:310] 
	I0414 12:20:29.781848 1337119 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0414 12:20:29.781858 1337119 kubeadm.go:310] 
	I0414 12:20:29.781966 1337119 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0414 12:20:29.781981 1337119 kubeadm.go:310] 
	I0414 12:20:29.782020 1337119 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0414 12:20:29.782104 1337119 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0414 12:20:29.782174 1337119 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0414 12:20:29.782180 1337119 kubeadm.go:310] 
	I0414 12:20:29.782221 1337119 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0414 12:20:29.782227 1337119 kubeadm.go:310] 
	I0414 12:20:29.782266 1337119 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0414 12:20:29.782272 1337119 kubeadm.go:310] 
	I0414 12:20:29.782333 1337119 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0414 12:20:29.782439 1337119 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0414 12:20:29.782531 1337119 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0414 12:20:29.782544 1337119 kubeadm.go:310] 
	I0414 12:20:29.782644 1337119 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0414 12:20:29.782743 1337119 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0414 12:20:29.782751 1337119 kubeadm.go:310] 
	I0414 12:20:29.782873 1337119 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 8uau6v.v2pi8s93h2a1u29i \
	I0414 12:20:29.783046 1337119 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:a71aae30c5e849a3f57f52c689563d76ac53fb11ea6ccf0545e37c2a694e625a \
	I0414 12:20:29.783087 1337119 kubeadm.go:310] 	--control-plane 
	I0414 12:20:29.783102 1337119 kubeadm.go:310] 
	I0414 12:20:29.783225 1337119 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0414 12:20:29.783234 1337119 kubeadm.go:310] 
	I0414 12:20:29.783335 1337119 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 8uau6v.v2pi8s93h2a1u29i \
	I0414 12:20:29.783470 1337119 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:a71aae30c5e849a3f57f52c689563d76ac53fb11ea6ccf0545e37c2a694e625a 
	I0414 12:20:29.783500 1337119 cni.go:84] Creating CNI manager for ""
	I0414 12:20:29.783513 1337119 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 12:20:29.784829 1337119 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0414 12:20:29.786124 1337119 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0414 12:20:29.790258 1337119 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0414 12:20:29.790278 1337119 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0414 12:20:29.808503 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0414 12:20:30.012640 1337119 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0414 12:20:30.012732 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:30.012748 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-536843 minikube.k8s.io/updated_at=2025_04_14T12_20_30_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=9d10b41d083ee2064b1b8c7e16503e13b1847696 minikube.k8s.io/name=addons-536843 minikube.k8s.io/primary=true
	I0414 12:20:30.020312 1337119 ops.go:34] apiserver oom_adj: -16
	I0414 12:20:30.115686 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:30.615887 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:31.116203 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:31.616081 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:32.116032 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:32.616192 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:33.115898 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:33.616506 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:34.116507 1337119 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 12:20:34.185774 1337119 kubeadm.go:1113] duration metric: took 4.173122257s to wait for elevateKubeSystemPrivileges
	I0414 12:20:34.185828 1337119 kubeadm.go:394] duration metric: took 14.522603489s to StartCluster
	I0414 12:20:34.185855 1337119 settings.go:142] acquiring lock: {Name:mk8a34c2d1b60a12b5a20872707408da9674e789 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:34.185965 1337119 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20384-1328960/kubeconfig
	I0414 12:20:34.186313 1337119 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20384-1328960/kubeconfig: {Name:mk6e5eca2be0bea780af09418b7a15d6ccdbe4cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 12:20:34.186550 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0414 12:20:34.186575 1337119 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0414 12:20:34.186654 1337119 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]
	I0414 12:20:34.186794 1337119 addons.go:69] Setting yakd=true in profile "addons-536843"
	I0414 12:20:34.186822 1337119 addons.go:238] Setting addon yakd=true in "addons-536843"
	I0414 12:20:34.186818 1337119 addons.go:69] Setting inspektor-gadget=true in profile "addons-536843"
	I0414 12:20:34.186831 1337119 addons.go:69] Setting storage-provisioner=true in profile "addons-536843"
	I0414 12:20:34.187026 1337119 addons.go:238] Setting addon storage-provisioner=true in "addons-536843"
	I0414 12:20:34.187062 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.186837 1337119 addons.go:238] Setting addon inspektor-gadget=true in "addons-536843"
	I0414 12:20:34.187183 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.187666 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.187681 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186842 1337119 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-536843"
	I0414 12:20:34.187881 1337119 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-536843"
	I0414 12:20:34.187918 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.186841 1337119 config.go:182] Loaded profile config "addons-536843": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:20:34.186851 1337119 addons.go:69] Setting cloud-spanner=true in profile "addons-536843"
	I0414 12:20:34.188063 1337119 addons.go:238] Setting addon cloud-spanner=true in "addons-536843"
	I0414 12:20:34.188113 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.188355 1337119 out.go:177] * Verifying Kubernetes components...
	I0414 12:20:34.186858 1337119 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-536843"
	I0414 12:20:34.188408 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.188520 1337119 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-536843"
	I0414 12:20:34.188550 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.188565 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186864 1337119 addons.go:69] Setting registry=true in profile "addons-536843"
	I0414 12:20:34.188801 1337119 addons.go:238] Setting addon registry=true in "addons-536843"
	I0414 12:20:34.188843 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.189019 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186865 1337119 addons.go:69] Setting default-storageclass=true in profile "addons-536843"
	I0414 12:20:34.189308 1337119 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-536843"
	I0414 12:20:34.189320 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186877 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.189589 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186873 1337119 addons.go:69] Setting gcp-auth=true in profile "addons-536843"
	I0414 12:20:34.189757 1337119 mustload.go:65] Loading cluster: addons-536843
	I0414 12:20:34.189983 1337119 config.go:182] Loaded profile config "addons-536843": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:20:34.190114 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.190259 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186881 1337119 addons.go:69] Setting ingress=true in profile "addons-536843"
	I0414 12:20:34.190421 1337119 addons.go:238] Setting addon ingress=true in "addons-536843"
	I0414 12:20:34.190474 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.191026 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.195671 1337119 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 12:20:34.186885 1337119 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-536843"
	I0414 12:20:34.196153 1337119 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-536843"
	I0414 12:20:34.186885 1337119 addons.go:69] Setting volumesnapshots=true in profile "addons-536843"
	I0414 12:20:34.196248 1337119 addons.go:238] Setting addon volumesnapshots=true in "addons-536843"
	I0414 12:20:34.196287 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.196510 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.196765 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186878 1337119 addons.go:69] Setting volcano=true in profile "addons-536843"
	I0414 12:20:34.197060 1337119 addons.go:238] Setting addon volcano=true in "addons-536843"
	I0414 12:20:34.197135 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.197812 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186888 1337119 addons.go:69] Setting ingress-dns=true in profile "addons-536843"
	I0414 12:20:34.198703 1337119 addons.go:238] Setting addon ingress-dns=true in "addons-536843"
	I0414 12:20:34.198775 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.199555 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186916 1337119 addons.go:69] Setting metrics-server=true in profile "addons-536843"
	I0414 12:20:34.206640 1337119 addons.go:238] Setting addon metrics-server=true in "addons-536843"
	I0414 12:20:34.206717 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.207610 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.186869 1337119 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-536843"
	I0414 12:20:34.211385 1337119 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-536843"
	I0414 12:20:34.211472 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.221796 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.222738 1337119 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0414 12:20:34.226093 1337119 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0414 12:20:34.226118 1337119 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0414 12:20:34.226206 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.235256 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0414 12:20:34.237254 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0414 12:20:34.238376 1337119 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0414 12:20:34.239507 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0414 12:20:34.240682 1337119 out.go:177]   - Using image docker.io/registry:2.8.3
	I0414 12:20:34.241852 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0414 12:20:34.242020 1337119 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0414 12:20:34.242042 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0414 12:20:34.242103 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.244017 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0414 12:20:34.245074 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0414 12:20:34.246240 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0414 12:20:34.247300 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0414 12:20:34.248388 1337119 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0414 12:20:34.248417 1337119 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0414 12:20:34.248475 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.248683 1337119 addons.go:238] Setting addon default-storageclass=true in "addons-536843"
	I0414 12:20:34.248725 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.249207 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.250698 1337119 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0414 12:20:34.250698 1337119 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.31
	I0414 12:20:34.256277 1337119 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0414 12:20:34.257527 1337119 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0414 12:20:34.257553 1337119 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0414 12:20:34.257640 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.258066 1337119 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 12:20:34.258208 1337119 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0414 12:20:34.258228 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0414 12:20:34.258281 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.258433 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0414 12:20:34.258482 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.271240 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.274616 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.283857 1337119 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0414 12:20:34.285248 1337119 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 12:20:34.286492 1337119 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 12:20:34.287685 1337119 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0414 12:20:34.288116 1337119 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 12:20:34.288136 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0414 12:20:34.288205 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.289236 1337119 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 12:20:34.289255 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0414 12:20:34.289299 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.299913 1337119 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0414 12:20:34.301169 1337119 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 12:20:34.301193 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0414 12:20:34.301265 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	W0414 12:20:34.304795 1337119 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0414 12:20:34.309073 1337119 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0414 12:20:34.310600 1337119 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0414 12:20:34.310624 1337119 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0414 12:20:34.310684 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.311921 1337119 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-536843"
	I0414 12:20:34.311963 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:34.312349 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:34.323067 1337119 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0414 12:20:34.323094 1337119 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0414 12:20:34.323149 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.330123 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.330123 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.333052 1337119 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0414 12:20:34.333132 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.335164 1337119 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 12:20:34.335192 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0414 12:20:34.335262 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.338700 1337119 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0414 12:20:34.343015 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.343769 1337119 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0414 12:20:34.343796 1337119 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0414 12:20:34.343855 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.348628 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.361668 1337119 out.go:177]   - Using image docker.io/busybox:stable
	I0414 12:20:34.364411 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.364626 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.365533 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.365944 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.366044 1337119 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0414 12:20:34.367437 1337119 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 12:20:34.367453 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0414 12:20:34.367492 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:34.367630 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.378099 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.380867 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:34.386713 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	W0414 12:20:34.403614 1337119 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0414 12:20:34.403660 1337119 retry.go:31] will retry after 184.627925ms: ssh: handshake failed: EOF
	I0414 12:20:34.499735 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0414 12:20:34.593934 1337119 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0414 12:20:34.594024 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0414 12:20:34.618469 1337119 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 12:20:34.792823 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0414 12:20:34.805244 1337119 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0414 12:20:34.805274 1337119 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0414 12:20:34.808830 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 12:20:34.814580 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 12:20:34.892506 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 12:20:34.903571 1337119 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0414 12:20:34.903663 1337119 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0414 12:20:34.904006 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 12:20:34.906994 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0414 12:20:34.911719 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0414 12:20:35.008136 1337119 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0414 12:20:35.008224 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0414 12:20:35.101911 1337119 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0414 12:20:35.102013 1337119 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0414 12:20:35.104605 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 12:20:35.199931 1337119 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0414 12:20:35.200037 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0414 12:20:35.293934 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 12:20:35.311431 1337119 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0414 12:20:35.311520 1337119 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0414 12:20:35.410883 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0414 12:20:35.593857 1337119 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0414 12:20:35.593890 1337119 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0414 12:20:35.596312 1337119 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0414 12:20:35.596399 1337119 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)
	I0414 12:20:35.793899 1337119 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0414 12:20:35.793997 1337119 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0414 12:20:35.794400 1337119 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0414 12:20:35.794459 1337119 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0414 12:20:35.895762 1337119 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0414 12:20:35.895793 1337119 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0414 12:20:36.009550 1337119 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0414 12:20:36.009647 1337119 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0414 12:20:36.098237 1337119 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/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.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.59845439s)
	I0414 12:20:36.098437 1337119 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0414 12:20:36.098375 1337119 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.479867488s)
	I0414 12:20:36.099571 1337119 node_ready.go:35] waiting up to 6m0s for node "addons-536843" to be "Ready" ...
	I0414 12:20:36.107874 1337119 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 12:20:36.107969 1337119 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0414 12:20:36.205856 1337119 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0414 12:20:36.205950 1337119 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0414 12:20:36.308558 1337119 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0414 12:20:36.308660 1337119 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0414 12:20:36.491764 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 12:20:36.506488 1337119 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0414 12:20:36.506589 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0414 12:20:36.708364 1337119 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-536843" context rescaled to 1 replicas
	I0414 12:20:36.795437 1337119 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 12:20:36.795472 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0414 12:20:36.799989 1337119 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0414 12:20:36.800069 1337119 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0414 12:20:36.908474 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 12:20:36.994567 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 12:20:36.994869 1337119 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0414 12:20:36.994952 1337119 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0414 12:20:37.292877 1337119 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0414 12:20:37.292906 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0414 12:20:37.513650 1337119 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0414 12:20:37.513683 1337119 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0414 12:20:37.703078 1337119 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0414 12:20:37.703215 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0414 12:20:37.991688 1337119 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0414 12:20:37.991726 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0414 12:20:38.196249 1337119 node_ready.go:53] node "addons-536843" has status "Ready":"False"
	I0414 12:20:38.199732 1337119 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 12:20:38.199817 1337119 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0414 12:20:38.399863 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 12:20:39.791878 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (4.982909064s)
	I0414 12:20:39.792016 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.999082799s)
	I0414 12:20:40.604159 1337119 node_ready.go:53] node "addons-536843" has status "Ready":"False"
	I0414 12:20:40.892637 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.07801179s)
	I0414 12:20:40.892733 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.000118107s)
	I0414 12:20:40.892874 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.981133334s)
	I0414 12:20:40.892946 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.788273599s)
	I0414 12:20:40.892750 1337119 addons.go:479] Verifying addon ingress=true in "addons-536843"
	I0414 12:20:40.893027 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.599002328s)
	I0414 12:20:40.893094 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.482117876s)
	I0414 12:20:40.892804 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.988722132s)
	I0414 12:20:40.892846 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.985792053s)
	I0414 12:20:40.893219 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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.401350756s)
	I0414 12:20:40.893235 1337119 addons.go:479] Verifying addon metrics-server=true in "addons-536843"
	I0414 12:20:40.893276 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (3.98471463s)
	I0414 12:20:40.893111 1337119 addons.go:479] Verifying addon registry=true in "addons-536843"
	I0414 12:20:40.895039 1337119 out.go:177] * Verifying ingress addon...
	I0414 12:20:40.895040 1337119 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-536843 service yakd-dashboard -n yakd-dashboard
	
	I0414 12:20:40.895835 1337119 out.go:177] * Verifying registry addon...
	I0414 12:20:40.897966 1337119 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0414 12:20:40.897968 1337119 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0414 12:20:40.901923 1337119 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0414 12:20:40.903826 1337119 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 12:20:40.903851 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:40.903914 1337119 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0414 12:20:40.903935 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:41.296215 1337119 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0414 12:20:41.296301 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:41.319235 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:41.403761 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:41.404739 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:41.612734 1337119 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0414 12:20:41.704762 1337119 addons.go:238] Setting addon gcp-auth=true in "addons-536843"
	I0414 12:20:41.704835 1337119 host.go:66] Checking if "addons-536843" exists ...
	I0414 12:20:41.705398 1337119 cli_runner.go:164] Run: docker container inspect addons-536843 --format={{.State.Status}}
	I0414 12:20:41.729159 1337119 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0414 12:20:41.729223 1337119 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-536843
	I0414 12:20:41.748467 1337119 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33920 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/addons-536843/id_rsa Username:docker}
	I0414 12:20:41.997305 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:41.997545 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:42.197666 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.202987527s)
	W0414 12:20:42.197728 1337119 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 12:20:42.197762 1337119 retry.go:31] will retry after 229.924277ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 12:20:42.400920 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:42.428071 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 12:20:42.492405 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:42.532734 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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.132750107s)
	I0414 12:20:42.532778 1337119 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-536843"
	I0414 12:20:42.535320 1337119 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0414 12:20:42.535406 1337119 out.go:177] * Verifying csi-hostpath-driver addon...
	I0414 12:20:42.536664 1337119 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0414 12:20:42.537385 1337119 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0414 12:20:42.538008 1337119 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0414 12:20:42.538035 1337119 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0414 12:20:42.603077 1337119 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 12:20:42.603105 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:42.605559 1337119 node_ready.go:53] node "addons-536843" has status "Ready":"False"
	I0414 12:20:42.613799 1337119 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0414 12:20:42.613827 1337119 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0414 12:20:42.632800 1337119 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 12:20:42.632826 1337119 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0414 12:20:42.700376 1337119 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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
	I0414 12:20:42.901760 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:42.902026 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:43.041033 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:43.401453 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:43.401639 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:43.540671 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:43.902014 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:43.902035 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:44.041053 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:44.402282 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:44.402486 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:44.540448 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:44.901760 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:44.901971 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:45.041014 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:45.104112 1337119 node_ready.go:53] node "addons-536843" has status "Ready":"False"
	I0414 12:20:45.302613 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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: (2.602196155s)
	I0414 12:20:45.302618 1337119 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/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.874474879s)
	I0414 12:20:45.303645 1337119 addons.go:479] Verifying addon gcp-auth=true in "addons-536843"
	I0414 12:20:45.305505 1337119 out.go:177] * Verifying gcp-auth addon...
	I0414 12:20:45.307687 1337119 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0414 12:20:45.310213 1337119 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0414 12:20:45.310228 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:45.401403 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:45.401474 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:45.540633 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:45.811539 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:45.901503 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:45.901652 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:46.040656 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:46.312097 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:46.400756 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:46.400935 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:46.541349 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:46.810762 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:46.901573 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:46.901715 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:47.040620 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:47.104502 1337119 node_ready.go:53] node "addons-536843" has status "Ready":"False"
	I0414 12:20:47.311419 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:47.401019 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:47.401173 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:47.541592 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:47.811731 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:47.912927 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:47.912964 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:48.040959 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:48.310959 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:48.411741 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:48.412110 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:48.540818 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:48.811667 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:48.901388 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:48.901525 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:49.040383 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:49.311399 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:49.401444 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:49.401565 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:49.540904 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:49.603762 1337119 node_ready.go:53] node "addons-536843" has status "Ready":"False"
	I0414 12:20:49.810582 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:49.901505 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:49.901495 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:50.041332 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:50.311852 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:50.401474 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:50.401742 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:50.540581 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:50.811402 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:50.902048 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:50.902263 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:51.040413 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:51.311705 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:51.401315 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:51.401542 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:51.540581 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:51.604615 1337119 node_ready.go:53] node "addons-536843" has status "Ready":"False"
	I0414 12:20:51.811905 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:51.901638 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:51.901802 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:52.040878 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:52.310948 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:52.401810 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:52.401968 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:52.541183 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:52.810867 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:52.901773 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:52.901838 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:53.040726 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:53.311996 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:53.402152 1337119 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 12:20:53.402186 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:53.402504 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:53.595944 1337119 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 12:20:53.595978 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:53.606449 1337119 node_ready.go:49] node "addons-536843" has status "Ready":"True"
	I0414 12:20:53.606488 1337119 node_ready.go:38] duration metric: took 17.505730683s for node "addons-536843" to be "Ready" ...
	I0414 12:20:53.606503 1337119 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" ...
	I0414 12:20:53.611436 1337119 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace to be "Ready" ...
	I0414 12:20:53.812116 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:53.913588 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:53.913741 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:54.095643 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:54.311631 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:54.401970 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:54.402090 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:54.542480 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:54.811003 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:54.902030 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:54.902239 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:55.041244 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:55.311615 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:55.401943 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:55.401990 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:55.543779 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:55.616980 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:20:55.811105 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:55.901851 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:55.901973 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:56.041278 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:56.311181 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:56.401205 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:56.401332 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:56.542013 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:56.810371 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:56.901202 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:56.901274 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:57.041403 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:57.311508 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:57.401725 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:57.401754 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:57.540865 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:57.617781 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:20:57.810628 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:57.901519 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:57.901600 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:58.041027 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:58.310742 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:58.412026 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:58.412026 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:58.541233 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:58.810857 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:58.901858 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:58.902038 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:59.041232 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:59.311645 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:59.401757 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:59.401818 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:20:59.541260 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:20:59.812399 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:20:59.901524 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:20:59.901532 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:00.041969 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:00.117221 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:00.312829 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:00.403914 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:00.404293 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:00.593356 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:00.811737 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:00.901712 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:00.901921 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:01.040933 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:01.311332 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:01.401495 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:01.401599 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:01.541297 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:01.811778 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:01.901949 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:01.901903 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:02.041449 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:02.118168 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:02.312022 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:02.402318 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:02.402386 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:02.541815 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:02.812161 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:02.901034 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:02.901080 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:03.041668 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:03.311627 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:03.401664 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:03.401835 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:03.554962 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:03.811896 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:03.902661 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:03.902706 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:04.094069 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:04.310945 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:04.402005 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:04.402121 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:04.541618 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:04.618321 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:04.812050 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:04.912825 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:04.913010 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:05.041084 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:05.310393 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:05.401564 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:05.401664 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:05.541624 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:05.812457 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:05.901424 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:05.901741 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:06.040655 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:06.311845 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:06.412511 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:06.412598 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:06.540348 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:06.811965 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:06.901890 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:06.902020 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:07.041081 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:07.117035 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:07.311199 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:07.400942 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:07.400967 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:07.540479 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:07.810431 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:07.901760 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:07.901791 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:08.041537 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:08.311013 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:08.402252 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:08.402252 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:08.541613 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:08.810958 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:08.901696 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:08.901724 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:09.040641 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:09.117465 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:09.311740 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:09.402015 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:09.402048 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:09.540571 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:09.811608 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:09.901823 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:09.901856 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:10.041171 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:10.310893 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:10.401799 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:10.401962 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:10.541124 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:10.811948 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:10.902245 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:10.902352 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:11.042059 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:11.117543 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:11.311397 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:11.401471 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:11.401621 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:11.541433 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:11.811127 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:11.901905 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:11.901916 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:12.040990 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:12.310528 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:12.401789 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:12.401975 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:12.541022 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:12.811278 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:12.901059 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:12.901206 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:13.041357 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:13.311706 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:13.401773 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:13.402050 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:13.541320 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:13.617776 1337119 pod_ready.go:103] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:13.811319 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:13.901559 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:13.901649 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:14.044599 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:14.310984 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:14.402253 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:14.402259 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:14.541359 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:14.617562 1337119 pod_ready.go:93] pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:14.617588 1337119 pod_ready.go:82] duration metric: took 21.006118042s for pod "amd-gpu-device-plugin-vmb9n" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.617598 1337119 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-c2ffb" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.621612 1337119 pod_ready.go:93] pod "coredns-668d6bf9bc-c2ffb" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:14.621635 1337119 pod_ready.go:82] duration metric: took 4.031144ms for pod "coredns-668d6bf9bc-c2ffb" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.621654 1337119 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-536843" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.625368 1337119 pod_ready.go:93] pod "etcd-addons-536843" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:14.625386 1337119 pod_ready.go:82] duration metric: took 3.726566ms for pod "etcd-addons-536843" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.625403 1337119 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-536843" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.628825 1337119 pod_ready.go:93] pod "kube-apiserver-addons-536843" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:14.628842 1337119 pod_ready.go:82] duration metric: took 3.433651ms for pod "kube-apiserver-addons-536843" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.628852 1337119 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-536843" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.632351 1337119 pod_ready.go:93] pod "kube-controller-manager-addons-536843" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:14.632374 1337119 pod_ready.go:82] duration metric: took 3.515029ms for pod "kube-controller-manager-addons-536843" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.632389 1337119 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-xtnkq" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:14.811739 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:14.901920 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:14.901929 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:15.015176 1337119 pod_ready.go:93] pod "kube-proxy-xtnkq" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:15.015202 1337119 pod_ready.go:82] duration metric: took 382.805565ms for pod "kube-proxy-xtnkq" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:15.015212 1337119 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-536843" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:15.041696 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:15.311283 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:15.401473 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:15.401494 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:15.414920 1337119 pod_ready.go:93] pod "kube-scheduler-addons-536843" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:15.414961 1337119 pod_ready.go:82] duration metric: took 399.741183ms for pod "kube-scheduler-addons-536843" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:15.414973 1337119 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:15.541350 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:15.811933 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:15.901183 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:15.901240 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:16.041282 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:16.310998 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:16.402059 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:16.402090 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:16.541268 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:16.811105 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:16.901126 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:16.901194 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:17.041223 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:17.311277 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:17.401346 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:17.401398 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:17.420460 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:17.540806 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:17.810784 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:17.901986 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:17.902052 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:18.041032 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:18.312059 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:18.402627 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:18.402656 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:18.540930 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:18.810626 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:18.901609 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:18.901717 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:19.093435 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:19.311357 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:19.401512 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:19.401597 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:19.541820 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:19.812343 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:19.909239 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:19.909729 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:19.997792 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:20.097662 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:20.393498 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:20.507273 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:20.507569 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:20.595150 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:20.815826 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:21.008103 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:21.008386 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:21.095096 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:21.311418 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:21.402244 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:21.402499 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:21.594687 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:21.810877 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:21.902797 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:21.902823 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:22.041397 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:22.311216 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:22.401584 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:22.401641 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:22.420688 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:22.541570 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:22.811327 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:22.901166 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:22.901239 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:23.041636 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:23.312162 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:23.401805 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:23.401850 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:23.541186 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:23.811057 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:23.902008 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:23.902026 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:24.041326 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:24.311720 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:24.402014 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:24.402193 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:24.421030 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:24.542046 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:24.811373 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:24.901564 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:24.901697 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:25.041015 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:25.311190 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:25.401041 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:25.401293 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:25.541593 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:25.811707 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:25.901758 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:25.901868 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:26.041331 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:26.311649 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:26.401776 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:26.401784 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:26.421174 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:26.541790 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:26.810659 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:26.901736 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:26.902436 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:27.041220 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:27.311246 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:27.401185 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:27.401221 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:27.540915 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:27.812872 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:27.917358 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:27.917412 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:28.041212 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:28.311769 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:28.402361 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:28.402449 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:28.541857 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:28.811198 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:28.900969 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:28.901041 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:28.920712 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:29.041149 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:29.310804 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:29.401903 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:29.401975 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:29.540841 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:29.810967 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:29.901926 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:29.902025 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:30.040567 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:30.312225 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:30.401252 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:30.401306 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:30.541880 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:30.811107 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:30.902208 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:30.902316 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:31.092747 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:31.311632 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:31.401901 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:31.402071 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:31.420627 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:31.593885 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:31.810849 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:31.902041 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:31.902079 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:32.040740 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:32.311667 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:32.401627 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:32.401662 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:32.541476 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:32.810765 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:32.902125 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:32.902312 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:33.041609 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:33.311595 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:33.401474 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:33.401499 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:33.541314 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:33.811674 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:33.901767 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:33.901776 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:33.920190 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:34.041508 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:34.310724 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:34.401976 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:34.402096 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:34.541841 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:34.811923 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:34.901782 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:34.901946 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:35.041360 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:35.312179 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:35.413140 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:35.413291 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:35.541217 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:35.810871 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:35.901742 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:35.901757 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:35.920377 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:36.040817 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:36.310723 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:36.401984 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:36.402140 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:36.541647 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:36.811279 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:36.901364 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:36.901410 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:37.041634 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:37.311345 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:37.401617 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:37.401665 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:37.541285 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:37.811188 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:37.901008 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:37.901025 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:37.920879 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:38.040704 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:38.310253 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:38.402070 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:38.402370 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:38.592990 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:38.810816 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:38.901617 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:38.901642 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:39.041787 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:39.311345 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:39.401503 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:39.401562 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:39.541657 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:39.811709 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:39.902255 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:39.902377 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:40.040602 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:40.312582 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:40.401931 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:40.401988 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:40.420789 1337119 pod_ready.go:103] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"False"
	I0414 12:21:40.592069 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:40.811824 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:40.901787 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:40.901919 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:41.041435 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:41.311487 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:41.401492 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:41.401600 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:41.541590 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:41.812339 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:41.901509 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:41.901663 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:42.040813 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:42.311516 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:42.401596 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:42.401716 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:42.542121 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:42.811353 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:42.901642 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:42.901681 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:42.920209 1337119 pod_ready.go:93] pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:42.920233 1337119 pod_ready.go:82] duration metric: took 27.505253931s for pod "metrics-server-7fbb699795-644b2" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:42.920242 1337119 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-h9g6j" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:42.924088 1337119 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-h9g6j" in "kube-system" namespace has status "Ready":"True"
	I0414 12:21:42.924142 1337119 pod_ready.go:82] duration metric: took 3.892982ms for pod "nvidia-device-plugin-daemonset-h9g6j" in "kube-system" namespace to be "Ready" ...
	I0414 12:21:42.924159 1337119 pod_ready.go:39] duration metric: took 49.317626883s 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" ...
	I0414 12:21:42.924180 1337119 api_server.go:52] waiting for apiserver process to appear ...
	I0414 12:21:42.924225 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0414 12:21:42.924275 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0414 12:21:42.959540 1337119 cri.go:89] found id: "c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41"
	I0414 12:21:42.959564 1337119 cri.go:89] found id: ""
	I0414 12:21:42.959573 1337119 logs.go:282] 1 containers: [c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41]
	I0414 12:21:42.959624 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:42.963149 1337119 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0414 12:21:42.963225 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0414 12:21:42.998053 1337119 cri.go:89] found id: "759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4"
	I0414 12:21:42.998077 1337119 cri.go:89] found id: ""
	I0414 12:21:42.998085 1337119 logs.go:282] 1 containers: [759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4]
	I0414 12:21:42.998144 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:43.001642 1337119 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0414 12:21:43.001705 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0414 12:21:43.036885 1337119 cri.go:89] found id: "d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191"
	I0414 12:21:43.036916 1337119 cri.go:89] found id: ""
	I0414 12:21:43.036926 1337119 logs.go:282] 1 containers: [d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191]
	I0414 12:21:43.036975 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:43.040916 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:43.040967 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0414 12:21:43.041031 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0414 12:21:43.075811 1337119 cri.go:89] found id: "d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c"
	I0414 12:21:43.075833 1337119 cri.go:89] found id: ""
	I0414 12:21:43.075841 1337119 logs.go:282] 1 containers: [d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c]
	I0414 12:21:43.075891 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:43.079457 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0414 12:21:43.079533 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0414 12:21:43.114084 1337119 cri.go:89] found id: "23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2"
	I0414 12:21:43.114109 1337119 cri.go:89] found id: ""
	I0414 12:21:43.114118 1337119 logs.go:282] 1 containers: [23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2]
	I0414 12:21:43.114183 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:43.117631 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0414 12:21:43.117701 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0414 12:21:43.152178 1337119 cri.go:89] found id: "5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9"
	I0414 12:21:43.152207 1337119 cri.go:89] found id: ""
	I0414 12:21:43.152218 1337119 logs.go:282] 1 containers: [5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9]
	I0414 12:21:43.152274 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:43.155895 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0414 12:21:43.155974 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0414 12:21:43.189543 1337119 cri.go:89] found id: "88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b"
	I0414 12:21:43.189566 1337119 cri.go:89] found id: ""
	I0414 12:21:43.189574 1337119 logs.go:282] 1 containers: [88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b]
	I0414 12:21:43.189619 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:43.193368 1337119 logs.go:123] Gathering logs for dmesg ...
	I0414 12:21:43.193395 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0414 12:21:43.219680 1337119 logs.go:123] Gathering logs for coredns [d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191] ...
	I0414 12:21:43.219714 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191"
	I0414 12:21:43.258336 1337119 logs.go:123] Gathering logs for kube-proxy [23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2] ...
	I0414 12:21:43.258370 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2"
	I0414 12:21:43.293566 1337119 logs.go:123] Gathering logs for kube-controller-manager [5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9] ...
	I0414 12:21:43.293610 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9"
	I0414 12:21:43.311660 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:43.351742 1337119 logs.go:123] Gathering logs for kindnet [88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b] ...
	I0414 12:21:43.351782 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b"
	I0414 12:21:43.386814 1337119 logs.go:123] Gathering logs for CRI-O ...
	I0414 12:21:43.386844 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0414 12:21:43.401814 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:43.401949 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:43.466230 1337119 logs.go:123] Gathering logs for container status ...
	I0414 12:21:43.466285 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0414 12:21:43.508163 1337119 logs.go:123] Gathering logs for kubelet ...
	I0414 12:21:43.508200 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0414 12:21:43.541162 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0414 12:21:43.569905 1337119 logs.go:138] Found kubelet problem: Apr 14 12:20:53 addons-536843 kubelet[1674]: W0414 12:20:53.295700    1674 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-536843" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-536843' and this object
	W0414 12:21:43.570094 1337119 logs.go:138] Found kubelet problem: Apr 14 12:20:53 addons-536843 kubelet[1674]: E0414 12:20:53.295770    1674 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-536843\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-536843' and this object" logger="UnhandledError"
	I0414 12:21:43.600451 1337119 logs.go:123] Gathering logs for describe nodes ...
	I0414 12:21:43.600493 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0414 12:21:43.696139 1337119 logs.go:123] Gathering logs for kube-apiserver [c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41] ...
	I0414 12:21:43.696175 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41"
	I0414 12:21:43.743373 1337119 logs.go:123] Gathering logs for etcd [759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4] ...
	I0414 12:21:43.743415 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4"
	I0414 12:21:43.798092 1337119 logs.go:123] Gathering logs for kube-scheduler [d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c] ...
	I0414 12:21:43.798139 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c"
	I0414 12:21:43.811782 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:43.840170 1337119 out.go:358] Setting ErrFile to fd 2...
	I0414 12:21:43.840201 1337119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0414 12:21:43.840268 1337119 out.go:270] X Problems detected in kubelet:
	W0414 12:21:43.840278 1337119 out.go:270]   Apr 14 12:20:53 addons-536843 kubelet[1674]: W0414 12:20:53.295700    1674 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-536843" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-536843' and this object
	W0414 12:21:43.840287 1337119 out.go:270]   Apr 14 12:20:53 addons-536843 kubelet[1674]: E0414 12:20:53.295770    1674 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-536843\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-536843' and this object" logger="UnhandledError"
	I0414 12:21:43.840295 1337119 out.go:358] Setting ErrFile to fd 2...
	I0414 12:21:43.840300 1337119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:21:43.901382 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:43.901431 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:44.041488 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:44.311709 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:44.401825 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:44.401892 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:44.541559 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:44.812237 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:44.901636 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:44.901810 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:45.040949 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:45.311732 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:45.401986 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:45.402036 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:45.541207 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:45.810856 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:45.902061 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:45.902069 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:46.041635 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:46.311478 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:46.401540 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:46.401627 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:46.541240 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:46.811118 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:46.900834 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:46.900903 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:47.040975 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:47.310409 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:47.401200 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:47.401504 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:47.540857 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:47.811047 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:47.901929 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:47.901956 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:48.040809 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:48.310652 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:48.402249 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:48.402249 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:48.540976 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:48.810752 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:48.901505 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:48.901588 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:49.040582 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:49.311376 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:49.401899 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:49.401983 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:49.541065 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:49.811043 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:49.902079 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:49.902167 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:50.041494 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:50.311663 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:50.401830 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:50.401897 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:50.541769 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:50.811315 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:50.901075 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:50.901120 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:51.041101 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:51.310759 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:51.401897 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 12:21:51.401928 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:51.541974 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:51.813260 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:51.900977 1337119 kapi.go:107] duration metric: took 1m11.003006855s to wait for kubernetes.io/minikube-addons=registry ...
	I0414 12:21:51.901017 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:52.096614 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:52.311533 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:52.401714 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:52.541116 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:52.811449 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:52.901802 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:53.040845 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:53.310911 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:53.402087 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:53.541511 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:53.811241 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:53.841401 1337119 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 12:21:53.855824 1337119 api_server.go:72] duration metric: took 1m19.669203027s to wait for apiserver process to appear ...
	I0414 12:21:53.855854 1337119 api_server.go:88] waiting for apiserver healthz status ...
	I0414 12:21:53.855898 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0414 12:21:53.855949 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0414 12:21:53.902371 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:53.906125 1337119 cri.go:89] found id: "c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41"
	I0414 12:21:53.906153 1337119 cri.go:89] found id: ""
	I0414 12:21:53.906164 1337119 logs.go:282] 1 containers: [c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41]
	I0414 12:21:53.906225 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:53.910022 1337119 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0414 12:21:53.910076 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0414 12:21:53.998356 1337119 cri.go:89] found id: "759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4"
	I0414 12:21:53.998385 1337119 cri.go:89] found id: ""
	I0414 12:21:53.998396 1337119 logs.go:282] 1 containers: [759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4]
	I0414 12:21:53.998456 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:54.002637 1337119 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0414 12:21:54.002702 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0414 12:21:54.041550 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:54.042006 1337119 cri.go:89] found id: "d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191"
	I0414 12:21:54.042028 1337119 cri.go:89] found id: ""
	I0414 12:21:54.042037 1337119 logs.go:282] 1 containers: [d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191]
	I0414 12:21:54.042094 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:54.046250 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0414 12:21:54.046310 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0414 12:21:54.125665 1337119 cri.go:89] found id: "d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c"
	I0414 12:21:54.125691 1337119 cri.go:89] found id: ""
	I0414 12:21:54.125699 1337119 logs.go:282] 1 containers: [d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c]
	I0414 12:21:54.125747 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:54.129522 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0414 12:21:54.129600 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0414 12:21:54.208210 1337119 cri.go:89] found id: "23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2"
	I0414 12:21:54.208241 1337119 cri.go:89] found id: ""
	I0414 12:21:54.208252 1337119 logs.go:282] 1 containers: [23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2]
	I0414 12:21:54.208306 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:54.212450 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0414 12:21:54.212526 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0414 12:21:54.249666 1337119 cri.go:89] found id: "5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9"
	I0414 12:21:54.249695 1337119 cri.go:89] found id: ""
	I0414 12:21:54.249705 1337119 logs.go:282] 1 containers: [5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9]
	I0414 12:21:54.249752 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:54.253552 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0414 12:21:54.253637 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0414 12:21:54.311705 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:54.325822 1337119 cri.go:89] found id: "88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b"
	I0414 12:21:54.325850 1337119 cri.go:89] found id: ""
	I0414 12:21:54.325859 1337119 logs.go:282] 1 containers: [88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b]
	I0414 12:21:54.325921 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:21:54.330038 1337119 logs.go:123] Gathering logs for CRI-O ...
	I0414 12:21:54.330070 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0414 12:21:54.402046 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:54.455392 1337119 logs.go:123] Gathering logs for dmesg ...
	I0414 12:21:54.455433 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0414 12:21:54.484847 1337119 logs.go:123] Gathering logs for describe nodes ...
	I0414 12:21:54.484888 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0414 12:21:54.541982 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:54.604389 1337119 logs.go:123] Gathering logs for kube-apiserver [c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41] ...
	I0414 12:21:54.604438 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41"
	I0414 12:21:54.659212 1337119 logs.go:123] Gathering logs for kube-scheduler [d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c] ...
	I0414 12:21:54.659249 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c"
	I0414 12:21:54.743712 1337119 logs.go:123] Gathering logs for kube-proxy [23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2] ...
	I0414 12:21:54.743751 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2"
	I0414 12:21:54.812013 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:54.833248 1337119 logs.go:123] Gathering logs for kube-controller-manager [5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9] ...
	I0414 12:21:54.833282 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9"
	I0414 12:21:54.901529 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:54.952241 1337119 logs.go:123] Gathering logs for container status ...
	I0414 12:21:54.952281 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0414 12:21:55.023284 1337119 logs.go:123] Gathering logs for kubelet ...
	I0414 12:21:55.023322 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0414 12:21:55.041745 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	W0414 12:21:55.103937 1337119 logs.go:138] Found kubelet problem: Apr 14 12:20:53 addons-536843 kubelet[1674]: W0414 12:20:53.295700    1674 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-536843" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-536843' and this object
	W0414 12:21:55.104116 1337119 logs.go:138] Found kubelet problem: Apr 14 12:20:53 addons-536843 kubelet[1674]: E0414 12:20:53.295770    1674 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-536843\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-536843' and this object" logger="UnhandledError"
	I0414 12:21:55.137224 1337119 logs.go:123] Gathering logs for etcd [759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4] ...
	I0414 12:21:55.137272 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4"
	I0414 12:21:55.205396 1337119 logs.go:123] Gathering logs for coredns [d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191] ...
	I0414 12:21:55.205456 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191"
	I0414 12:21:55.311110 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:55.404386 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:55.418867 1337119 logs.go:123] Gathering logs for kindnet [88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b] ...
	I0414 12:21:55.418911 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b"
	I0414 12:21:55.595586 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:55.693233 1337119 out.go:358] Setting ErrFile to fd 2...
	I0414 12:21:55.693362 1337119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0414 12:21:55.693467 1337119 out.go:270] X Problems detected in kubelet:
	W0414 12:21:55.693723 1337119 out.go:270]   Apr 14 12:20:53 addons-536843 kubelet[1674]: W0414 12:20:53.295700    1674 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-536843" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-536843' and this object
	W0414 12:21:55.693778 1337119 out.go:270]   Apr 14 12:20:53 addons-536843 kubelet[1674]: E0414 12:20:53.295770    1674 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-536843\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-536843' and this object" logger="UnhandledError"
	I0414 12:21:55.693807 1337119 out.go:358] Setting ErrFile to fd 2...
	I0414 12:21:55.693844 1337119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:21:55.813814 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:55.904206 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:56.095045 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:56.316198 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:56.403608 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:56.595410 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:56.962585 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:56.963767 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:57.105783 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:57.392587 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:57.401511 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:57.595091 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:57.810381 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:57.901225 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:58.094537 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:58.311574 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:58.412751 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:58.540898 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:58.810575 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:58.901058 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:59.041034 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:59.311742 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:59.402271 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:21:59.541217 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:21:59.811975 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:21:59.902045 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:22:00.041330 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:00.311432 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:00.401548 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:22:00.541057 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:00.811454 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:00.912659 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:22:01.041251 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:01.311486 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:01.401385 1337119 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 12:22:01.540970 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:01.810900 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:01.902430 1337119 kapi.go:107] duration metric: took 1m21.004457248s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0414 12:22:02.041751 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:02.310581 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:02.542176 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:02.811001 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:03.041215 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:03.311890 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:03.541338 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:03.811780 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:04.041085 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:04.311164 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:04.541878 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:04.812010 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 12:22:05.041930 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:05.312010 1337119 kapi.go:107] duration metric: took 1m20.004318851s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0414 12:22:05.314859 1337119 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-536843 cluster.
	I0414 12:22:05.316381 1337119 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.
	I0414 12:22:05.317850 1337119 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0414 12:22:05.541787 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:05.694964 1337119 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0414 12:22:05.699459 1337119 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0414 12:22:05.700555 1337119 api_server.go:141] control plane version: v1.32.2
	I0414 12:22:05.700586 1337119 api_server.go:131] duration metric: took 11.844722729s to wait for apiserver health ...
	I0414 12:22:05.700595 1337119 system_pods.go:43] waiting for kube-system pods to appear ...
	I0414 12:22:05.700619 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0414 12:22:05.700666 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0414 12:22:05.740351 1337119 cri.go:89] found id: "c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41"
	I0414 12:22:05.740377 1337119 cri.go:89] found id: ""
	I0414 12:22:05.740387 1337119 logs.go:282] 1 containers: [c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41]
	I0414 12:22:05.740446 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:22:05.744753 1337119 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0414 12:22:05.744833 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0414 12:22:05.812486 1337119 cri.go:89] found id: "759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4"
	I0414 12:22:05.812512 1337119 cri.go:89] found id: ""
	I0414 12:22:05.812522 1337119 logs.go:282] 1 containers: [759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4]
	I0414 12:22:05.812583 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:22:05.816542 1337119 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0414 12:22:05.816632 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0414 12:22:05.854087 1337119 cri.go:89] found id: "d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191"
	I0414 12:22:05.854119 1337119 cri.go:89] found id: ""
	I0414 12:22:05.854129 1337119 logs.go:282] 1 containers: [d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191]
	I0414 12:22:05.854185 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:22:05.857824 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0414 12:22:05.857894 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0414 12:22:05.910298 1337119 cri.go:89] found id: "d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c"
	I0414 12:22:05.910321 1337119 cri.go:89] found id: ""
	I0414 12:22:05.910331 1337119 logs.go:282] 1 containers: [d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c]
	I0414 12:22:05.910393 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:22:05.914379 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0414 12:22:05.914447 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0414 12:22:05.949324 1337119 cri.go:89] found id: "23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2"
	I0414 12:22:05.949346 1337119 cri.go:89] found id: ""
	I0414 12:22:05.949354 1337119 logs.go:282] 1 containers: [23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2]
	I0414 12:22:05.949420 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:22:05.952926 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0414 12:22:05.952995 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0414 12:22:05.989603 1337119 cri.go:89] found id: "5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9"
	I0414 12:22:05.989705 1337119 cri.go:89] found id: ""
	I0414 12:22:05.989722 1337119 logs.go:282] 1 containers: [5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9]
	I0414 12:22:05.989783 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:22:05.993756 1337119 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0414 12:22:05.993823 1337119 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0414 12:22:06.033629 1337119 cri.go:89] found id: "88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b"
	I0414 12:22:06.033660 1337119 cri.go:89] found id: ""
	I0414 12:22:06.033671 1337119 logs.go:282] 1 containers: [88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b]
	I0414 12:22:06.033737 1337119 ssh_runner.go:195] Run: which crictl
	I0414 12:22:06.037777 1337119 logs.go:123] Gathering logs for kube-proxy [23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2] ...
	I0414 12:22:06.037805 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2"
	I0414 12:22:06.041600 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:06.098693 1337119 logs.go:123] Gathering logs for CRI-O ...
	I0414 12:22:06.098724 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0414 12:22:06.183863 1337119 logs.go:123] Gathering logs for container status ...
	I0414 12:22:06.183904 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0414 12:22:06.229924 1337119 logs.go:123] Gathering logs for kubelet ...
	I0414 12:22:06.229961 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0414 12:22:06.288403 1337119 logs.go:138] Found kubelet problem: Apr 14 12:20:53 addons-536843 kubelet[1674]: W0414 12:20:53.295700    1674 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-536843" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-536843' and this object
	W0414 12:22:06.288643 1337119 logs.go:138] Found kubelet problem: Apr 14 12:20:53 addons-536843 kubelet[1674]: E0414 12:20:53.295770    1674 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-536843\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-536843' and this object" logger="UnhandledError"
	I0414 12:22:06.322612 1337119 logs.go:123] Gathering logs for describe nodes ...
	I0414 12:22:06.322657 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0414 12:22:06.413912 1337119 logs.go:123] Gathering logs for kube-apiserver [c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41] ...
	I0414 12:22:06.413950 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41"
	I0414 12:22:06.458950 1337119 logs.go:123] Gathering logs for etcd [759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4] ...
	I0414 12:22:06.458997 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4"
	I0414 12:22:06.529171 1337119 logs.go:123] Gathering logs for coredns [d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191] ...
	I0414 12:22:06.529222 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191"
	I0414 12:22:06.541551 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:06.629873 1337119 logs.go:123] Gathering logs for kube-controller-manager [5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9] ...
	I0414 12:22:06.629920 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9"
	I0414 12:22:06.835302 1337119 logs.go:123] Gathering logs for kindnet [88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b] ...
	I0414 12:22:06.835345 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b"
	I0414 12:22:07.000983 1337119 logs.go:123] Gathering logs for dmesg ...
	I0414 12:22:07.001017 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0414 12:22:07.031584 1337119 logs.go:123] Gathering logs for kube-scheduler [d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c] ...
	I0414 12:22:07.031628 1337119 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c"
	I0414 12:22:07.041468 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:07.116978 1337119 out.go:358] Setting ErrFile to fd 2...
	I0414 12:22:07.117016 1337119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0414 12:22:07.117103 1337119 out.go:270] X Problems detected in kubelet:
	W0414 12:22:07.117122 1337119 out.go:270]   Apr 14 12:20:53 addons-536843 kubelet[1674]: W0414 12:20:53.295700    1674 reflector.go:569] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-536843" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-536843' and this object
	W0414 12:22:07.117135 1337119 out.go:270]   Apr 14 12:20:53 addons-536843 kubelet[1674]: E0414 12:20:53.295770    1674 reflector.go:166] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-536843\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-536843' and this object" logger="UnhandledError"
	I0414 12:22:07.117148 1337119 out.go:358] Setting ErrFile to fd 2...
	I0414 12:22:07.117161 1337119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:22:07.541770 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:08.094227 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:08.543160 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:09.040890 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:09.541149 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:10.040837 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:10.540456 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:11.041854 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:11.540950 1337119 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 12:22:12.040895 1337119 kapi.go:107] duration metric: took 1m29.503509439s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0414 12:22:12.042470 1337119 out.go:177] * Enabled addons: amd-gpu-device-plugin, inspektor-gadget, storage-provisioner, ingress-dns, nvidia-device-plugin, cloud-spanner, metrics-server, yakd, default-storageclass, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0414 12:22:12.043591 1337119 addons.go:514] duration metric: took 1m37.856937098s for enable addons: enabled=[amd-gpu-device-plugin inspektor-gadget storage-provisioner ingress-dns nvidia-device-plugin cloud-spanner metrics-server yakd default-storageclass volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0414 12:22:17.125581 1337119 system_pods.go:59] 19 kube-system pods found
	I0414 12:22:17.125619 1337119 system_pods.go:61] "amd-gpu-device-plugin-vmb9n" [4ea80abe-08c1-4df3-b9ae-bb75534eb0ef] Running
	I0414 12:22:17.125624 1337119 system_pods.go:61] "coredns-668d6bf9bc-c2ffb" [3a8e2e2a-684c-412e-bb11-d092691742f6] Running
	I0414 12:22:17.125628 1337119 system_pods.go:61] "csi-hostpath-attacher-0" [2081cd59-6f0f-49e0-9758-88d9630bc53b] Running
	I0414 12:22:17.125631 1337119 system_pods.go:61] "csi-hostpath-resizer-0" [d2a3c7d3-0682-41f7-a73e-1ac9de76676b] Running
	I0414 12:22:17.125635 1337119 system_pods.go:61] "csi-hostpathplugin-f5sqj" [2fa30d33-a5d7-4599-991f-d269340b055d] Running
	I0414 12:22:17.125638 1337119 system_pods.go:61] "etcd-addons-536843" [00a4d5c0-8ccb-4807-a050-39e6a6af52fa] Running
	I0414 12:22:17.125640 1337119 system_pods.go:61] "kindnet-l4695" [5ce5eb91-48ab-47b9-b9c4-3c01f7b062a9] Running
	I0414 12:22:17.125643 1337119 system_pods.go:61] "kube-apiserver-addons-536843" [a0953282-0939-4be9-9168-42b50420f5c2] Running
	I0414 12:22:17.125646 1337119 system_pods.go:61] "kube-controller-manager-addons-536843" [77130e47-9e9d-4357-885f-bfdb5f593fac] Running
	I0414 12:22:17.125650 1337119 system_pods.go:61] "kube-ingress-dns-minikube" [2479ff6e-014e-4d8a-acbf-6a4dd6116068] Running
	I0414 12:22:17.125652 1337119 system_pods.go:61] "kube-proxy-xtnkq" [4673932e-dea0-4f88-b214-3ba9e04152d9] Running
	I0414 12:22:17.125655 1337119 system_pods.go:61] "kube-scheduler-addons-536843" [7d960df5-db3c-4568-b723-6f791ec93bf2] Running
	I0414 12:22:17.125658 1337119 system_pods.go:61] "metrics-server-7fbb699795-644b2" [c5f56dd9-3f69-4e38-9f26-e3d0cf55adbf] Running
	I0414 12:22:17.125661 1337119 system_pods.go:61] "nvidia-device-plugin-daemonset-h9g6j" [8b7c8fa7-0a32-438c-bad1-31eea8eebfc9] Running
	I0414 12:22:17.125665 1337119 system_pods.go:61] "registry-6c88467877-cn726" [96594b5f-6f2f-4456-a058-5b55f11ab3ae] Running
	I0414 12:22:17.125668 1337119 system_pods.go:61] "registry-proxy-zmcfq" [c795037f-b92b-4d91-9c13-d2b1d94ff80f] Running
	I0414 12:22:17.125671 1337119 system_pods.go:61] "snapshot-controller-68b874b76f-rfwqd" [272dc529-13db-42d2-9d24-7a770c48f0c1] Running
	I0414 12:22:17.125674 1337119 system_pods.go:61] "snapshot-controller-68b874b76f-tscsh" [267fe0b2-247e-456e-9c9a-5bb1d1a167ee] Running
	I0414 12:22:17.125677 1337119 system_pods.go:61] "storage-provisioner" [eb85396a-0995-4e09-b350-44aca6187de8] Running
	I0414 12:22:17.125683 1337119 system_pods.go:74] duration metric: took 11.425081574s to wait for pod list to return data ...
	I0414 12:22:17.125691 1337119 default_sa.go:34] waiting for default service account to be created ...
	I0414 12:22:17.128328 1337119 default_sa.go:45] found service account: "default"
	I0414 12:22:17.128360 1337119 default_sa.go:55] duration metric: took 2.660326ms for default service account to be created ...
	I0414 12:22:17.128370 1337119 system_pods.go:116] waiting for k8s-apps to be running ...
	I0414 12:22:17.131347 1337119 system_pods.go:86] 19 kube-system pods found
	I0414 12:22:17.131374 1337119 system_pods.go:89] "amd-gpu-device-plugin-vmb9n" [4ea80abe-08c1-4df3-b9ae-bb75534eb0ef] Running
	I0414 12:22:17.131380 1337119 system_pods.go:89] "coredns-668d6bf9bc-c2ffb" [3a8e2e2a-684c-412e-bb11-d092691742f6] Running
	I0414 12:22:17.131383 1337119 system_pods.go:89] "csi-hostpath-attacher-0" [2081cd59-6f0f-49e0-9758-88d9630bc53b] Running
	I0414 12:22:17.131386 1337119 system_pods.go:89] "csi-hostpath-resizer-0" [d2a3c7d3-0682-41f7-a73e-1ac9de76676b] Running
	I0414 12:22:17.131389 1337119 system_pods.go:89] "csi-hostpathplugin-f5sqj" [2fa30d33-a5d7-4599-991f-d269340b055d] Running
	I0414 12:22:17.131392 1337119 system_pods.go:89] "etcd-addons-536843" [00a4d5c0-8ccb-4807-a050-39e6a6af52fa] Running
	I0414 12:22:17.131400 1337119 system_pods.go:89] "kindnet-l4695" [5ce5eb91-48ab-47b9-b9c4-3c01f7b062a9] Running
	I0414 12:22:17.131404 1337119 system_pods.go:89] "kube-apiserver-addons-536843" [a0953282-0939-4be9-9168-42b50420f5c2] Running
	I0414 12:22:17.131407 1337119 system_pods.go:89] "kube-controller-manager-addons-536843" [77130e47-9e9d-4357-885f-bfdb5f593fac] Running
	I0414 12:22:17.131412 1337119 system_pods.go:89] "kube-ingress-dns-minikube" [2479ff6e-014e-4d8a-acbf-6a4dd6116068] Running
	I0414 12:22:17.131415 1337119 system_pods.go:89] "kube-proxy-xtnkq" [4673932e-dea0-4f88-b214-3ba9e04152d9] Running
	I0414 12:22:17.131419 1337119 system_pods.go:89] "kube-scheduler-addons-536843" [7d960df5-db3c-4568-b723-6f791ec93bf2] Running
	I0414 12:22:17.131422 1337119 system_pods.go:89] "metrics-server-7fbb699795-644b2" [c5f56dd9-3f69-4e38-9f26-e3d0cf55adbf] Running
	I0414 12:22:17.131427 1337119 system_pods.go:89] "nvidia-device-plugin-daemonset-h9g6j" [8b7c8fa7-0a32-438c-bad1-31eea8eebfc9] Running
	I0414 12:22:17.131430 1337119 system_pods.go:89] "registry-6c88467877-cn726" [96594b5f-6f2f-4456-a058-5b55f11ab3ae] Running
	I0414 12:22:17.131433 1337119 system_pods.go:89] "registry-proxy-zmcfq" [c795037f-b92b-4d91-9c13-d2b1d94ff80f] Running
	I0414 12:22:17.131436 1337119 system_pods.go:89] "snapshot-controller-68b874b76f-rfwqd" [272dc529-13db-42d2-9d24-7a770c48f0c1] Running
	I0414 12:22:17.131440 1337119 system_pods.go:89] "snapshot-controller-68b874b76f-tscsh" [267fe0b2-247e-456e-9c9a-5bb1d1a167ee] Running
	I0414 12:22:17.131443 1337119 system_pods.go:89] "storage-provisioner" [eb85396a-0995-4e09-b350-44aca6187de8] Running
	I0414 12:22:17.131450 1337119 system_pods.go:126] duration metric: took 3.07463ms to wait for k8s-apps to be running ...
	I0414 12:22:17.131456 1337119 system_svc.go:44] waiting for kubelet service to be running ....
	I0414 12:22:17.131499 1337119 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 12:22:17.143355 1337119 system_svc.go:56] duration metric: took 11.887885ms WaitForService to wait for kubelet
	I0414 12:22:17.143385 1337119 kubeadm.go:582] duration metric: took 1m42.956766734s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 12:22:17.143412 1337119 node_conditions.go:102] verifying NodePressure condition ...
	I0414 12:22:17.146367 1337119 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0414 12:22:17.146411 1337119 node_conditions.go:123] node cpu capacity is 8
	I0414 12:22:17.146431 1337119 node_conditions.go:105] duration metric: took 3.011545ms to run NodePressure ...
	I0414 12:22:17.146451 1337119 start.go:241] waiting for startup goroutines ...
	I0414 12:22:17.146464 1337119 start.go:246] waiting for cluster config update ...
	I0414 12:22:17.146483 1337119 start.go:255] writing updated cluster config ...
	I0414 12:22:17.146820 1337119 ssh_runner.go:195] Run: rm -f paused
	I0414 12:22:17.202623 1337119 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0414 12:22:17.204779 1337119 out.go:177] * Done! kubectl is now configured to use "addons-536843" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.319964187Z" level=info msg="Removed pod sandbox: ccbd6d63b92be97d2cdded5f4c3dd3df7334b4bff18868d29acf623090ddccd1" id=e9ced3b4-f6c9-46eb-b897-3554ea13e7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.320400359Z" level=info msg="Stopping pod sandbox: 78581a55dcb0f8c1663d5d0aa7311d0688a8c025a7d6127df806f5cbdf843195" id=0ae016fd-1afe-426a-b863-e6a14071df59 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.320437069Z" level=info msg="Stopped pod sandbox (already stopped): 78581a55dcb0f8c1663d5d0aa7311d0688a8c025a7d6127df806f5cbdf843195" id=0ae016fd-1afe-426a-b863-e6a14071df59 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.320812269Z" level=info msg="Removing pod sandbox: 78581a55dcb0f8c1663d5d0aa7311d0688a8c025a7d6127df806f5cbdf843195" id=2d83bdfd-951c-45f7-ae1c-c5af7f1f50be name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.327889017Z" level=info msg="Removed pod sandbox: 78581a55dcb0f8c1663d5d0aa7311d0688a8c025a7d6127df806f5cbdf843195" id=2d83bdfd-951c-45f7-ae1c-c5af7f1f50be name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.328468683Z" level=info msg="Stopping pod sandbox: 620573866bc72294af278db874a0628dc084f4d262fef62df2fe9bebae041d48" id=97ffc61f-573d-4bf5-8693-23205dac9c83 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.328510426Z" level=info msg="Stopped pod sandbox (already stopped): 620573866bc72294af278db874a0628dc084f4d262fef62df2fe9bebae041d48" id=97ffc61f-573d-4bf5-8693-23205dac9c83 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.328834197Z" level=info msg="Removing pod sandbox: 620573866bc72294af278db874a0628dc084f4d262fef62df2fe9bebae041d48" id=bf751161-338d-4238-acd4-a78097de66f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.334877542Z" level=info msg="Removed pod sandbox: 620573866bc72294af278db874a0628dc084f4d262fef62df2fe9bebae041d48" id=bf751161-338d-4238-acd4-a78097de66f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.335366782Z" level=info msg="Stopping pod sandbox: 0800375ac4d5fdd030e8054fe5b8f60fd50a85f7abfe828c2dc79fd2acfb3177" id=81d47dae-0cf6-40cd-9ad5-abe033b42fd9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.335411520Z" level=info msg="Stopped pod sandbox (already stopped): 0800375ac4d5fdd030e8054fe5b8f60fd50a85f7abfe828c2dc79fd2acfb3177" id=81d47dae-0cf6-40cd-9ad5-abe033b42fd9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.335705637Z" level=info msg="Removing pod sandbox: 0800375ac4d5fdd030e8054fe5b8f60fd50a85f7abfe828c2dc79fd2acfb3177" id=9cbebb8b-debb-4e91-a320-db9556b726fc name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 12:24:29 addons-536843 crio[1050]: time="2025-04-14 12:24:29.342650776Z" level=info msg="Removed pod sandbox: 0800375ac4d5fdd030e8054fe5b8f60fd50a85f7abfe828c2dc79fd2acfb3177" id=9cbebb8b-debb-4e91-a320-db9556b726fc name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.593251594Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-hq4hj/POD" id=4200e2f3-785e-436b-b2f2-9430786f26ec name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.593337703Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.615506664Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-hq4hj Namespace:default ID:f3af22c9c298614d1d46b5140fe69986737a76f399429c3ef7cfbbf332a89401 UID:e3712558-f966-4de5-9404-2730fc0ec8fc NetNS:/var/run/netns/182dd165-bea3-41a1-afb1-ef702fd00e3f Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.615545729Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-hq4hj to CNI network \"kindnet\" (type=ptp)"
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.625828460Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-hq4hj Namespace:default ID:f3af22c9c298614d1d46b5140fe69986737a76f399429c3ef7cfbbf332a89401 UID:e3712558-f966-4de5-9404-2730fc0ec8fc NetNS:/var/run/netns/182dd165-bea3-41a1-afb1-ef702fd00e3f Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.625950799Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-hq4hj for CNI network kindnet (type=ptp)"
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.628869778Z" level=info msg="Ran pod sandbox f3af22c9c298614d1d46b5140fe69986737a76f399429c3ef7cfbbf332a89401 with infra container: default/hello-world-app-7d9564db4-hq4hj/POD" id=4200e2f3-785e-436b-b2f2-9430786f26ec name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.629897434Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=48456b38-8ed8-464f-98ff-e96a4ac6e9dd name=/runtime.v1.ImageService/ImageStatus
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.630124984Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=48456b38-8ed8-464f-98ff-e96a4ac6e9dd name=/runtime.v1.ImageService/ImageStatus
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.630698704Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=6d5f8fab-fae2-4f1c-944b-7f3d8d0c67eb name=/runtime.v1.ImageService/PullImage
	Apr 14 12:25:23 addons-536843 crio[1050]: time="2025-04-14 12:25:23.635723274Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Apr 14 12:25:24 addons-536843 crio[1050]: time="2025-04-14 12:25:24.690358970Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	da921e524f698       docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                              2 minutes ago       Running             nginx                     0                   f6a7855b23f52       nginx
	2e5556934c3c4       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   cca6e835c319a       busybox
	9fa0b91822817       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             3 minutes ago       Running             controller                0                   70631e3ab468c       ingress-nginx-controller-56d7c84fd4-7zzmz
	6989d73a255cb       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             4 minutes ago       Running             local-path-provisioner    0                   1147b5e75e7d3       local-path-provisioner-76f89f99b5-fg4xj
	761e9c198c64f       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   4 minutes ago       Exited              patch                     0                   77f4bb566ea81       ingress-nginx-admission-patch-2skkf
	b84f45394dd7e       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   4 minutes ago       Exited              create                    0                   9bbca5ca751f6       ingress-nginx-admission-create-45n89
	4c03de897907a       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             4 minutes ago       Running             minikube-ingress-dns      0                   94848fad4015c       kube-ingress-dns-minikube
	d6fc837f08a02       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             4 minutes ago       Running             coredns                   0                   ca0a013fac295       coredns-668d6bf9bc-c2ffb
	e23f5c0d5475d       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   9a41c8ea3731c       storage-provisioner
	88507a652eead       docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495                           4 minutes ago       Running             kindnet-cni               0                   796c183cfbff2       kindnet-l4695
	23d7ac1302a7f       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5                                                             4 minutes ago       Running             kube-proxy                0                   db551d065e769       kube-proxy-xtnkq
	759c093b1a6d5       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                             5 minutes ago       Running             etcd                      0                   99baaca13af02       etcd-addons-536843
	d4804e1600ad5       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d                                                             5 minutes ago       Running             kube-scheduler            0                   1713585b2c8fa       kube-scheduler-addons-536843
	5f31305d74e9e       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389                                                             5 minutes ago       Running             kube-controller-manager   0                   b5f319527cdc1       kube-controller-manager-addons-536843
	c353406a88d59       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef                                                             5 minutes ago       Running             kube-apiserver            0                   98bb77cdb907d       kube-apiserver-addons-536843
	
	
	==> coredns [d6fc837f08a029ef542767aa7285019282c62b91d935115d75375aca6a244191] <==
	[INFO] 10.244.0.13:60634 - 3974 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000132971s
	[INFO] 10.244.0.13:33250 - 21453 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003572458s
	[INFO] 10.244.0.13:33250 - 21873 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.005254928s
	[INFO] 10.244.0.13:45579 - 57558 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003447442s
	[INFO] 10.244.0.13:45579 - 57241 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00364451s
	[INFO] 10.244.0.13:56316 - 17959 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.002620234s
	[INFO] 10.244.0.13:56316 - 17717 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003179084s
	[INFO] 10.244.0.13:44622 - 337 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000102575s
	[INFO] 10.244.0.13:44622 - 132 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000134085s
	[INFO] 10.244.0.22:40392 - 56121 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000226431s
	[INFO] 10.244.0.22:39025 - 17708 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000326024s
	[INFO] 10.244.0.22:43489 - 55822 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000171897s
	[INFO] 10.244.0.22:43235 - 34910 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000173283s
	[INFO] 10.244.0.22:40062 - 5897 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000257396s
	[INFO] 10.244.0.22:58287 - 3035 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000262788s
	[INFO] 10.244.0.22:52554 - 8220 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007789336s
	[INFO] 10.244.0.22:37617 - 32897 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.008516118s
	[INFO] 10.244.0.22:54834 - 26505 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007034917s
	[INFO] 10.244.0.22:47423 - 16557 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00717208s
	[INFO] 10.244.0.22:48681 - 4975 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004714468s
	[INFO] 10.244.0.22:46509 - 14628 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005162909s
	[INFO] 10.244.0.22:45219 - 11942 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 610 0.000961501s
	[INFO] 10.244.0.22:42436 - 22924 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001015165s
	[INFO] 10.244.0.26:47953 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000239417s
	[INFO] 10.244.0.26:37370 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000146629s
	
	
	==> describe nodes <==
	Name:               addons-536843
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-536843
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=9d10b41d083ee2064b1b8c7e16503e13b1847696
	                    minikube.k8s.io/name=addons-536843
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T12_20_30_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-536843
	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, 14 Apr 2025 12:20:26 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-536843
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 12:25:24 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 12:23:33 +0000   Mon, 14 Apr 2025 12:20:25 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 12:23:33 +0000   Mon, 14 Apr 2025 12:20:25 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 12:23:33 +0000   Mon, 14 Apr 2025 12:20:25 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 12:23:33 +0000   Mon, 14 Apr 2025 12:20:53 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-536843
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859372Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859372Ki
	  pods:               110
	System Info:
	  Machine ID:                 5ed370e33e8549f7a65cc325bfb55833
	  System UUID:                a14195d2-787e-4a0c-9d73-925e12fa10f6
	  Boot ID:                    e5a94448-2317-45b8-91fc-075259f72ddf
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m7s
	  default                     hello-world-app-7d9564db4-hq4hj              0 (0%)        0 (0%)      0 (0%)           0 (0%)         1s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m25s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-7zzmz    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m44s
	  kube-system                 coredns-668d6bf9bc-c2ffb                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m50s
	  kube-system                 etcd-addons-536843                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m55s
	  kube-system                 kindnet-l4695                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m51s
	  kube-system                 kube-apiserver-addons-536843                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m55s
	  kube-system                 kube-controller-manager-addons-536843        200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m55s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m46s
	  kube-system                 kube-proxy-xtnkq                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m51s
	  kube-system                 kube-scheduler-addons-536843                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m55s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m45s
	  local-path-storage          local-path-provisioner-76f89f99b5-fg4xj      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m45s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             310Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age    From             Message
	  ----     ------                   ----   ----             -------
	  Normal   Starting                 4m46s  kube-proxy       
	  Normal   Starting                 4m55s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m55s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m55s  kubelet          Node addons-536843 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m55s  kubelet          Node addons-536843 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m55s  kubelet          Node addons-536843 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m51s  node-controller  Node addons-536843 event: Registered Node addons-536843 in Controller
	  Normal   NodeReady                4m31s  kubelet          Node addons-536843 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 92 a1 66 b8 bc 5c 08 06
	[Apr14 12:13] IPv4: martian source 10.244.0.1 from 10.244.0.7, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff be b1 af f5 ae c8 08 06
	[  +7.926780] IPv4: martian source 10.244.0.1 from 10.244.0.8, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff ca c3 be 27 33 96 08 06
	[Apr14 12:15] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff 8a f1 38 13 17 11 08 06
	[  +0.008835] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 62 6b 77 84 35 e3 08 06
	[ +26.523089] IPv4: martian source 10.244.0.1 from 10.244.0.5, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 7a 0e e4 69 b5 8a 08 06
	[Apr14 12:23] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c6 87 48 ec 8f e6 1c b2 4a a2 9e 08 00
	[  +1.027260] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c6 87 48 ec 8f e6 1c b2 4a a2 9e 08 00
	[  +2.015827] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c6 87 48 ec 8f e6 1c b2 4a a2 9e 08 00
	[  +4.031685] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 2e c6 87 48 ec 8f e6 1c b2 4a a2 9e 08 00
	[  +8.191361] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c6 87 48 ec 8f e6 1c b2 4a a2 9e 08 00
	[ +16.130611] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 2e c6 87 48 ec 8f e6 1c b2 4a a2 9e 08 00
	[Apr14 12:24] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 2e c6 87 48 ec 8f e6 1c b2 4a a2 9e 08 00
	
	
	==> etcd [759c093b1a6d5af8f6974ee1dfdb852608787c6961b50947c614c7882ddd06a4] <==
	{"level":"info","ts":"2025-04-14T12:20:39.295342Z","caller":"traceutil/trace.go:171","msg":"trace[1740915100] linearizableReadLoop","detail":"{readStateIndex:495; appliedIndex:493; }","duration":"189.032514ms","start":"2025-04-14T12:20:39.106293Z","end":"2025-04-14T12:20:39.295326Z","steps":["trace[1740915100] 'read index received'  (duration: 107.64399ms)","trace[1740915100] 'applied index is now lower than readState.Index'  (duration: 81.387869ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-14T12:20:39.295700Z","caller":"traceutil/trace.go:171","msg":"trace[973961664] transaction","detail":"{read_only:false; response_revision:479; number_of_response:1; }","duration":"189.570719ms","start":"2025-04-14T12:20:39.106116Z","end":"2025-04-14T12:20:39.295687Z","steps":["trace[973961664] 'process raft request'  (duration: 188.895826ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T12:20:39.295824Z","caller":"traceutil/trace.go:171","msg":"trace[1541212231] transaction","detail":"{read_only:false; response_revision:480; number_of_response:1; }","duration":"189.253876ms","start":"2025-04-14T12:20:39.106560Z","end":"2025-04-14T12:20:39.295814Z","steps":["trace[1541212231] 'process raft request'  (duration: 188.539717ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T12:20:39.295894Z","caller":"traceutil/trace.go:171","msg":"trace[1995622723] transaction","detail":"{read_only:false; response_revision:481; number_of_response:1; }","duration":"101.457412ms","start":"2025-04-14T12:20:39.194430Z","end":"2025-04-14T12:20:39.295888Z","steps":["trace[1995622723] 'process raft request'  (duration: 100.712833ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T12:20:39.296106Z","caller":"traceutil/trace.go:171","msg":"trace[668070490] transaction","detail":"{read_only:false; response_revision:482; number_of_response:1; }","duration":"101.510541ms","start":"2025-04-14T12:20:39.194585Z","end":"2025-04-14T12:20:39.296096Z","steps":["trace[668070490] 'process raft request'  (duration: 100.590334ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T12:20:39.296147Z","caller":"traceutil/trace.go:171","msg":"trace[697665424] transaction","detail":"{read_only:false; response_revision:483; number_of_response:1; }","duration":"101.463075ms","start":"2025-04-14T12:20:39.194678Z","end":"2025-04-14T12:20:39.296141Z","steps":["trace[697665424] 'process raft request'  (duration: 100.533915ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T12:20:39.296612Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.299975ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-536843\" limit:1 ","response":"range_response_count:1 size:5655"}
	{"level":"info","ts":"2025-04-14T12:20:39.304620Z","caller":"traceutil/trace.go:171","msg":"trace[2085658826] range","detail":"{range_begin:/registry/minions/addons-536843; range_end:; response_count:1; response_revision:486; }","duration":"198.331285ms","start":"2025-04-14T12:20:39.106272Z","end":"2025-04-14T12:20:39.304603Z","steps":["trace[2085658826] 'agreement among raft nodes before linearized reading'  (duration: 190.28761ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T12:20:39.303273Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"195.180554ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" limit:1 ","response":"range_response_count:1 size:5308"}
	{"level":"warn","ts":"2025-04-14T12:20:39.303338Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.594336ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" limit:1 ","response":"range_response_count:1 size:621"}
	{"level":"warn","ts":"2025-04-14T12:20:39.303369Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.649618ms","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-04-14T12:20:39.305125Z","caller":"traceutil/trace.go:171","msg":"trace[1449983452] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:1; response_revision:488; }","duration":"197.050047ms","start":"2025-04-14T12:20:39.108044Z","end":"2025-04-14T12:20:39.305095Z","steps":["trace[1449983452] 'agreement among raft nodes before linearized reading'  (duration: 195.094476ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T12:20:39.305219Z","caller":"traceutil/trace.go:171","msg":"trace[918815501] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:488; }","duration":"110.471233ms","start":"2025-04-14T12:20:39.194737Z","end":"2025-04-14T12:20:39.305208Z","steps":["trace[918815501] 'agreement among raft nodes before linearized reading'  (duration: 108.571961ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T12:20:39.305302Z","caller":"traceutil/trace.go:171","msg":"trace[1078943561] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:488; }","duration":"110.612286ms","start":"2025-04-14T12:20:39.194681Z","end":"2025-04-14T12:20:39.305294Z","steps":["trace[1078943561] 'agreement among raft nodes before linearized reading'  (duration: 108.668397ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T12:21:56.959158Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"240.628996ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T12:21:56.959454Z","caller":"traceutil/trace.go:171","msg":"trace[410493015] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1141; }","duration":"240.973189ms","start":"2025-04-14T12:21:56.718460Z","end":"2025-04-14T12:21:56.959433Z","steps":["trace[410493015] 'range keys from in-memory index tree'  (duration: 240.612861ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T12:21:56.959311Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"346.465919ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 ","response":"range_response_count:1 size:1113"}
	{"level":"info","ts":"2025-04-14T12:21:56.959656Z","caller":"traceutil/trace.go:171","msg":"trace[1439367610] range","detail":"{range_begin:/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath; range_end:; response_count:1; response_revision:1141; }","duration":"346.85082ms","start":"2025-04-14T12:21:56.612772Z","end":"2025-04-14T12:21:56.959623Z","steps":["trace[1439367610] 'range keys from in-memory index tree'  (duration: 346.288769ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T12:21:56.959794Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-14T12:21:56.612753Z","time spent":"347.023112ms","remote":"127.0.0.1:40484","response type":"/etcdserverpb.KV/Range","request count":0,"request size":69,"response count":1,"response size":1137,"request content":"key:\"/registry/services/endpoints/kube-system/k8s.io-minikube-hostpath\" limit:1 "}
	{"level":"warn","ts":"2025-04-14T12:21:56.959367Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"149.88572ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T12:21:56.960650Z","caller":"traceutil/trace.go:171","msg":"trace[198289929] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1141; }","duration":"151.189245ms","start":"2025-04-14T12:21:56.809447Z","end":"2025-04-14T12:21:56.960636Z","steps":["trace[198289929] 'range keys from in-memory index tree'  (duration: 149.825208ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T12:21:57.098606Z","caller":"traceutil/trace.go:171","msg":"trace[1920660840] transaction","detail":"{read_only:false; response_revision:1142; number_of_response:1; }","duration":"132.549903ms","start":"2025-04-14T12:21:56.966033Z","end":"2025-04-14T12:21:57.098583Z","steps":["trace[1920660840] 'process raft request'  (duration: 132.211059ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T12:21:57.320534Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.291192ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T12:21:57.320588Z","caller":"traceutil/trace.go:171","msg":"trace[1683718676] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1142; }","duration":"121.384676ms","start":"2025-04-14T12:21:57.199188Z","end":"2025-04-14T12:21:57.320573Z","steps":["trace[1683718676] 'range keys from in-memory index tree'  (duration: 121.234104ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T12:22:40.846609Z","caller":"traceutil/trace.go:171","msg":"trace[797083982] transaction","detail":"{read_only:false; response_revision:1362; number_of_response:1; }","duration":"104.497603ms","start":"2025-04-14T12:22:40.742086Z","end":"2025-04-14T12:22:40.846584Z","steps":["trace[797083982] 'process raft request'  (duration: 104.352025ms)"],"step_count":1}
	
	
	==> kernel <==
	 12:25:24 up  4:07,  0 users,  load average: 0.24, 1.20, 2.42
	Linux addons-536843 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [88507a652eeadbf9780b443f5d415545ba0116291a3e34ab06f65e18bd81a46b] <==
	I0414 12:23:23.027387       1 main.go:301] handling current node
	I0414 12:23:33.031026       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:23:33.031083       1 main.go:301] handling current node
	I0414 12:23:43.024521       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:23:43.024553       1 main.go:301] handling current node
	I0414 12:23:53.024596       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:23:53.024646       1 main.go:301] handling current node
	I0414 12:24:03.031981       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:24:03.032026       1 main.go:301] handling current node
	I0414 12:24:13.031741       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:24:13.031779       1 main.go:301] handling current node
	I0414 12:24:23.025035       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:24:23.025090       1 main.go:301] handling current node
	I0414 12:24:33.031038       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:24:33.031073       1 main.go:301] handling current node
	I0414 12:24:43.025050       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:24:43.025088       1 main.go:301] handling current node
	I0414 12:24:53.031030       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:24:53.031071       1 main.go:301] handling current node
	I0414 12:25:03.031042       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:25:03.031089       1 main.go:301] handling current node
	I0414 12:25:13.024183       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:25:13.024222       1 main.go:301] handling current node
	I0414 12:25:23.031555       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 12:25:23.031604       1 main.go:301] handling current node
	
	
	==> kube-apiserver [c353406a88d59ae50cda7c2acbb6ef20512357f0aed15983ef28ec2fd9c50c41] <==
	 > logger="UnhandledError"
	I0414 12:21:42.703982       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0414 12:22:28.911081       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39900: use of closed network connection
	E0414 12:22:29.092277       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:39928: use of closed network connection
	I0414 12:22:38.142522       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.250.80"}
	I0414 12:22:59.729962       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0414 12:22:59.916558       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.101.103.174"}
	I0414 12:23:04.016896       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0414 12:23:05.092504       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0414 12:23:23.459566       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0414 12:23:43.702097       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0414 12:23:53.071192       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 12:23:53.071249       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 12:23:53.081581       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 12:23:53.081726       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 12:23:53.086634       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 12:23:53.086678       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 12:23:53.094525       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 12:23:53.094564       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 12:23:53.104045       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 12:23:53.104090       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0414 12:23:54.093000       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0414 12:23:54.104541       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0414 12:23:54.114588       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0414 12:25:23.504573       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.99.127.22"}
	
	
	==> kube-controller-manager [5f31305d74e9ec0d9d86aa50c746e0e5e616d8f8d59a63c31e6ac71dbd2efce9] <==
	E0414 12:24:31.563146       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"
	W0414 12:24:36.901811       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
	E0414 12:24:36.903088       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"
	W0414 12:24:36.903965       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
	E0414 12:24:36.904009       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"
	W0414 12:24:59.998297       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
	E0414 12:24:59.999348       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=volumesnapshotclasses"
	W0414 12:25:00.000368       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
	E0414 12:25:00.000423       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"
	W0414 12:25:08.291824       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
	E0414 12:25:08.292851       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"
	W0414 12:25:08.293735       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
	E0414 12:25:08.293774       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"
	W0414 12:25:13.095160       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
	E0414 12:25:13.096087       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"
	W0414 12:25:13.096947       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
	E0414 12:25:13.096983       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"
	W0414 12:25:14.400810       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
	E0414 12:25:14.402027       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"
	W0414 12:25:14.402944       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
	E0414 12:25:14.402977       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"
	I0414 12:25:23.290295       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="12.550073ms"
	I0414 12:25:23.295620       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="5.269304ms"
	I0414 12:25:23.295713       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="46.132µs"
	I0414 12:25:23.302105       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="50.854µs"
	
	
	==> kube-proxy [23d7ac1302a7fe85cce18734f80af9cc8e9e57c69b9db05fcb37ef7cceb906b2] <==
	I0414 12:20:36.107031       1 server_linux.go:66] "Using iptables proxy"
	I0414 12:20:37.593536       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 12:20:37.593825       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`"
	I0414 12:20:38.704905       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 12:20:38.705050       1 server_linux.go:170] "Using iptables Proxier"
	I0414 12:20:38.709508       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"
	I0414 12:20:38.710250       1 server.go:497] "Version info" version="v1.32.2"
	I0414 12:20:38.710707       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 12:20:38.797949       1 config.go:105] "Starting endpoint slice config controller"
	I0414 12:20:38.798057       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 12:20:38.798674       1 config.go:329] "Starting node config controller"
	I0414 12:20:38.800334       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 12:20:38.800094       1 config.go:199] "Starting service config controller"
	I0414 12:20:38.800420       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 12:20:38.800446       1 shared_informer.go:320] Caches are synced for service config
	I0414 12:20:38.900551       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0414 12:20:38.904127       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [d4804e1600ad5e259fc96b48bc92e25a6622b1932d026d2c3ea043257306674c] <==
	W0414 12:20:26.709294       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
	W0414 12:20:26.709427       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
	E0414 12:20:26.709439       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"
	W0414 12:20:26.709441       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
	E0414 12:20:26.709452       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"
	E0414 12:20:26.709462       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"
	W0414 12:20:27.557295       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
	E0414 12:20:27.557337       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"
	W0414 12:20:27.592318       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
	E0414 12:20:27.592367       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"
	W0414 12:20:27.624284       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
	E0414 12:20:27.624341       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"
	W0414 12:20:27.703926       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0414 12:20:27.703973       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 12:20:27.704872       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
	E0414 12:20:27.704929       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"
	W0414 12:20:27.766470       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
	E0414 12:20:27.766509       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"
	W0414 12:20:27.816545       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
	E0414 12:20:27.816589       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"
	W0414 12:20:27.891937       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
	E0414 12:20:27.891977       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"
	W0414 12:20:27.920995       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
	E0414 12:20:27.921039       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"
	I0414 12:20:28.306785       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 14 12:24:29 addons-536843 kubelet[1674]: E0414 12:24:29.238980    1674 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633469238717407,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:24:29 addons-536843 kubelet[1674]: E0414 12:24:29.239016    1674 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633469238717407,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:24:39 addons-536843 kubelet[1674]: E0414 12:24:39.241484    1674 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633479241279619,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:24:39 addons-536843 kubelet[1674]: E0414 12:24:39.241525    1674 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633479241279619,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:24:49 addons-536843 kubelet[1674]: E0414 12:24:49.243883    1674 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633489243657359,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:24:49 addons-536843 kubelet[1674]: E0414 12:24:49.243921    1674 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633489243657359,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:24:59 addons-536843 kubelet[1674]: E0414 12:24:59.246501    1674 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633499246259692,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:24:59 addons-536843 kubelet[1674]: E0414 12:24:59.246544    1674 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633499246259692,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:25:09 addons-536843 kubelet[1674]: E0414 12:25:09.248867    1674 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633509248594396,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:25:09 addons-536843 kubelet[1674]: E0414 12:25:09.248913    1674 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633509248594396,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:25:19 addons-536843 kubelet[1674]: E0414 12:25:19.250738    1674 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633519250514816,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:25:19 addons-536843 kubelet[1674]: E0414 12:25:19.250780    1674 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744633519250514816,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291841    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="267fe0b2-247e-456e-9c9a-5bb1d1a167ee" containerName="volume-snapshot-controller"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291886    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="2fa30d33-a5d7-4599-991f-d269340b055d" containerName="node-driver-registrar"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291897    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="2fa30d33-a5d7-4599-991f-d269340b055d" containerName="csi-provisioner"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291905    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="2081cd59-6f0f-49e0-9758-88d9630bc53b" containerName="csi-attacher"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291913    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="2fa30d33-a5d7-4599-991f-d269340b055d" containerName="csi-external-health-monitor-controller"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291921    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="2fa30d33-a5d7-4599-991f-d269340b055d" containerName="hostpath"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291932    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="2fa30d33-a5d7-4599-991f-d269340b055d" containerName="csi-snapshotter"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291939    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="d2a3c7d3-0682-41f7-a73e-1ac9de76676b" containerName="csi-resizer"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291947    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="8c876e26-a81a-4cab-bd87-24ce1cfbea75" containerName="task-pv-container"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291955    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="2fa30d33-a5d7-4599-991f-d269340b055d" containerName="liveness-probe"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.291962    1674 memory_manager.go:355] "RemoveStaleState removing state" podUID="272dc529-13db-42d2-9d24-7a770c48f0c1" containerName="volume-snapshot-controller"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: I0414 12:25:23.383224    1674 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-gswfw\" (UniqueName: \"kubernetes.io/projected/e3712558-f966-4de5-9404-2730fc0ec8fc-kube-api-access-gswfw\") pod \"hello-world-app-7d9564db4-hq4hj\" (UID: \"e3712558-f966-4de5-9404-2730fc0ec8fc\") " pod="default/hello-world-app-7d9564db4-hq4hj"
	Apr 14 12:25:23 addons-536843 kubelet[1674]: W0414 12:25:23.629137    1674 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/cfb25e2fdc22fca4f21689e6f7a6783055da2f01a999d1f1512ce9f707a5aa36/crio-f3af22c9c298614d1d46b5140fe69986737a76f399429c3ef7cfbbf332a89401 WatchSource:0}: Error finding container f3af22c9c298614d1d46b5140fe69986737a76f399429c3ef7cfbbf332a89401: Status 404 returned error can't find the container with id f3af22c9c298614d1d46b5140fe69986737a76f399429c3ef7cfbbf332a89401
	
	
	==> storage-provisioner [e23f5c0d5475da3c627f9d0de0f4d2ee80d46893b4c57f721cae873890a9a123] <==
	I0414 12:20:54.153675       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 12:20:54.161422       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 12:20:54.161487       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 12:20:54.168934       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 12:20:54.169031       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"e2e56256-dd5d-4495-9e95-6338ea3676c5", APIVersion:"v1", ResourceVersion:"886", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-536843_e5b3fa76-f740-4e51-bc3a-a53c0663925a became leader
	I0414 12:20:54.169120       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-536843_e5b3fa76-f740-4e51-bc3a-a53c0663925a!
	I0414 12:20:54.269362       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-536843_e5b3fa76-f740-4e51-bc3a-a53c0663925a!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-536843 -n addons-536843
helpers_test.go:261: (dbg) Run:  kubectl --context addons-536843 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: hello-world-app-7d9564db4-hq4hj ingress-nginx-admission-create-45n89 ingress-nginx-admission-patch-2skkf
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-536843 describe pod hello-world-app-7d9564db4-hq4hj ingress-nginx-admission-create-45n89 ingress-nginx-admission-patch-2skkf
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-536843 describe pod hello-world-app-7d9564db4-hq4hj ingress-nginx-admission-create-45n89 ingress-nginx-admission-patch-2skkf: exit status 1 (70.106152ms)

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-hq4hj
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-536843/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 12:25:23 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=7d9564db4
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-7d9564db4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-gswfw (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-gswfw:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type    Reason     Age   From               Message
	  ----    ------     ----  ----               -------
	  Normal  Scheduled  2s    default-scheduler  Successfully assigned default/hello-world-app-7d9564db4-hq4hj to addons-536843
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-45n89" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-2skkf" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-536843 describe pod hello-world-app-7d9564db4-hq4hj ingress-nginx-admission-create-45n89 ingress-nginx-admission-patch-2skkf: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-536843 addons disable ingress --alsologtostderr -v=1: (7.780327216s)
--- FAIL: TestAddons/parallel/Ingress (154.86s)

                                                
                                    

Test pass (303/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 13.56
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.2/json-events 12.23
13 TestDownloadOnly/v1.32.2/preload-exists 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.07
18 TestDownloadOnly/v1.32.2/DeleteAll 0.21
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.14
20 TestDownloadOnlyKic 1.13
21 TestBinaryMirror 0.78
22 TestOffline 52.27
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 145.82
31 TestAddons/serial/GCPAuth/Namespaces 0.13
32 TestAddons/serial/GCPAuth/FakeCredentials 11.48
35 TestAddons/parallel/Registry 16.43
37 TestAddons/parallel/InspektorGadget 12.2
38 TestAddons/parallel/MetricsServer 5.63
40 TestAddons/parallel/CSI 64.72
41 TestAddons/parallel/Headlamp 17.69
42 TestAddons/parallel/CloudSpanner 5.53
43 TestAddons/parallel/LocalPath 13.13
44 TestAddons/parallel/NvidiaDevicePlugin 6.51
45 TestAddons/parallel/Yakd 11.72
46 TestAddons/parallel/AmdGpuDevicePlugin 6.51
47 TestAddons/StoppedEnableDisable 12.13
48 TestCertOptions 27.07
49 TestCertExpiration 239.65
51 TestForceSystemdFlag 26.07
52 TestForceSystemdEnv 32.91
54 TestKVMDriverInstallOrUpdate 4.06
58 TestErrorSpam/setup 20.76
59 TestErrorSpam/start 0.58
60 TestErrorSpam/status 0.87
61 TestErrorSpam/pause 1.54
62 TestErrorSpam/unpause 1.6
63 TestErrorSpam/stop 1.36
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 44.06
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 26.93
70 TestFunctional/serial/KubeContext 0.05
71 TestFunctional/serial/KubectlGetPods 0.06
74 TestFunctional/serial/CacheCmd/cache/add_remote 3.2
75 TestFunctional/serial/CacheCmd/cache/add_local 1.99
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.05
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.27
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.68
80 TestFunctional/serial/CacheCmd/cache/delete 0.11
81 TestFunctional/serial/MinikubeKubectlCmd 0.11
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
83 TestFunctional/serial/ExtraConfig 37.58
84 TestFunctional/serial/ComponentHealth 0.07
85 TestFunctional/serial/LogsCmd 1.35
86 TestFunctional/serial/LogsFileCmd 1.38
87 TestFunctional/serial/InvalidService 3.85
89 TestFunctional/parallel/ConfigCmd 0.37
90 TestFunctional/parallel/DashboardCmd 21.28
91 TestFunctional/parallel/DryRun 0.42
92 TestFunctional/parallel/InternationalLanguage 0.16
93 TestFunctional/parallel/StatusCmd 0.92
97 TestFunctional/parallel/ServiceCmdConnect 11.56
98 TestFunctional/parallel/AddonsCmd 0.16
99 TestFunctional/parallel/PersistentVolumeClaim 43.42
101 TestFunctional/parallel/SSHCmd 0.56
102 TestFunctional/parallel/CpCmd 1.7
103 TestFunctional/parallel/MySQL 21.11
104 TestFunctional/parallel/FileSync 0.28
105 TestFunctional/parallel/CertSync 1.81
109 TestFunctional/parallel/NodeLabels 0.08
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.53
113 TestFunctional/parallel/License 0.59
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.32
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.21
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.29
118 TestFunctional/parallel/ImageCommands/ImageBuild 4.29
119 TestFunctional/parallel/ImageCommands/Setup 1.83
120 TestFunctional/parallel/MountCmd/any-port 10.68
121 TestFunctional/parallel/ServiceCmd/DeployApp 10.16
122 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.42
123 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.88
124 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.69
125 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.49
126 TestFunctional/parallel/ImageCommands/ImageRemove 0.58
127 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.72
128 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.53
129 TestFunctional/parallel/Version/short 0.05
130 TestFunctional/parallel/Version/components 0.6
131 TestFunctional/parallel/ProfileCmd/profile_not_create 0.37
132 TestFunctional/parallel/ProfileCmd/profile_list 0.35
133 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
134 TestFunctional/parallel/MountCmd/specific-port 1.7
135 TestFunctional/parallel/ServiceCmd/List 0.34
136 TestFunctional/parallel/ServiceCmd/JSONOutput 0.54
137 TestFunctional/parallel/ServiceCmd/HTTPS 0.39
138 TestFunctional/parallel/MountCmd/VerifyCleanup 1.04
139 TestFunctional/parallel/ServiceCmd/Format 0.46
140 TestFunctional/parallel/ServiceCmd/URL 0.36
141 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
142 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
143 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
145 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.39
146 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
148 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 21.22
149 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
150 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
154 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
155 TestFunctional/delete_echo-server_images 0.06
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 103.08
163 TestMultiControlPlane/serial/DeployApp 7.5
164 TestMultiControlPlane/serial/PingHostFromPods 1.08
165 TestMultiControlPlane/serial/AddWorkerNode 34.77
166 TestMultiControlPlane/serial/NodeLabels 0.07
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.85
168 TestMultiControlPlane/serial/CopyFile 16.04
169 TestMultiControlPlane/serial/StopSecondaryNode 12.5
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.68
171 TestMultiControlPlane/serial/RestartSecondaryNode 21.89
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.03
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 192.19
174 TestMultiControlPlane/serial/DeleteSecondaryNode 11.44
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
176 TestMultiControlPlane/serial/StopCluster 35.72
177 TestMultiControlPlane/serial/RestartCluster 58.33
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.68
179 TestMultiControlPlane/serial/AddSecondaryNode 43.75
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.86
184 TestJSONOutput/start/Command 44.09
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.69
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.59
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.77
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.21
209 TestKicCustomNetwork/create_custom_network 36.5
210 TestKicCustomNetwork/use_default_bridge_network 24.23
211 TestKicExistingNetwork 25.72
212 TestKicCustomSubnet 24.71
213 TestKicStaticIP 27.32
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 49.41
218 TestMountStart/serial/StartWithMountFirst 6.24
219 TestMountStart/serial/VerifyMountFirst 0.24
220 TestMountStart/serial/StartWithMountSecond 5.63
221 TestMountStart/serial/VerifyMountSecond 0.25
222 TestMountStart/serial/DeleteFirst 1.59
223 TestMountStart/serial/VerifyMountPostDelete 0.24
224 TestMountStart/serial/Stop 1.19
225 TestMountStart/serial/RestartStopped 7.85
226 TestMountStart/serial/VerifyMountPostStop 0.25
229 TestMultiNode/serial/FreshStart2Nodes 76.51
230 TestMultiNode/serial/DeployApp2Nodes 5.37
231 TestMultiNode/serial/PingHostFrom2Pods 0.75
232 TestMultiNode/serial/AddNode 30.18
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.61
235 TestMultiNode/serial/CopyFile 9.28
236 TestMultiNode/serial/StopNode 2.11
237 TestMultiNode/serial/StartAfterStop 9.24
238 TestMultiNode/serial/RestartKeepsNodes 84.41
239 TestMultiNode/serial/DeleteNode 5.02
240 TestMultiNode/serial/StopMultiNode 23.85
241 TestMultiNode/serial/RestartMultiNode 52.21
242 TestMultiNode/serial/ValidateNameConflict 25.89
247 TestPreload 128.12
249 TestScheduledStopUnix 97.38
252 TestInsufficientStorage 10.54
253 TestRunningBinaryUpgrade 126.59
255 TestKubernetesUpgrade 357.1
256 TestMissingContainerUpgrade 108.32
258 TestPause/serial/Start 47.9
260 TestNoKubernetes/serial/StartNoK8sWithVersion 0.82
261 TestNoKubernetes/serial/StartWithK8s 30.73
262 TestNoKubernetes/serial/StartWithStopK8s 8.03
263 TestNoKubernetes/serial/Start 6.93
264 TestPause/serial/SecondStartNoReconfiguration 37.92
265 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
266 TestNoKubernetes/serial/ProfileList 2.79
270 TestNoKubernetes/serial/Stop 1.21
271 TestNoKubernetes/serial/StartNoArgs 7.77
276 TestNetworkPlugins/group/false 3.72
280 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.27
288 TestPause/serial/Pause 0.9
289 TestPause/serial/VerifyStatus 0.39
290 TestPause/serial/Unpause 0.74
291 TestPause/serial/PauseAgain 0.95
292 TestPause/serial/DeletePaused 2.65
293 TestPause/serial/VerifyDeletedResources 6.27
294 TestStoppedBinaryUpgrade/Setup 2.31
295 TestStoppedBinaryUpgrade/Upgrade 55.35
296 TestStoppedBinaryUpgrade/MinikubeLogs 1.09
297 TestNetworkPlugins/group/auto/Start 42.87
298 TestNetworkPlugins/group/calico/Start 54
299 TestNetworkPlugins/group/auto/KubeletFlags 0.27
300 TestNetworkPlugins/group/auto/NetCatPod 10.2
301 TestNetworkPlugins/group/auto/DNS 0.13
302 TestNetworkPlugins/group/auto/Localhost 0.11
303 TestNetworkPlugins/group/auto/HairPin 0.1
304 TestNetworkPlugins/group/calico/ControllerPod 6.01
305 TestNetworkPlugins/group/calico/KubeletFlags 0.3
306 TestNetworkPlugins/group/calico/NetCatPod 9.2
307 TestNetworkPlugins/group/custom-flannel/Start 50.33
308 TestNetworkPlugins/group/calico/DNS 0.14
309 TestNetworkPlugins/group/calico/Localhost 0.11
310 TestNetworkPlugins/group/calico/HairPin 0.11
311 TestNetworkPlugins/group/kindnet/Start 43.14
312 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.3
313 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.22
314 TestNetworkPlugins/group/flannel/Start 51.09
315 TestNetworkPlugins/group/custom-flannel/DNS 0.13
316 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
317 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
318 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
319 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
320 TestNetworkPlugins/group/kindnet/NetCatPod 11.22
321 TestNetworkPlugins/group/enable-default-cni/Start 34.2
322 TestNetworkPlugins/group/kindnet/DNS 0.13
323 TestNetworkPlugins/group/kindnet/Localhost 0.12
324 TestNetworkPlugins/group/kindnet/HairPin 0.11
325 TestNetworkPlugins/group/bridge/Start 64.72
326 TestNetworkPlugins/group/flannel/ControllerPod 6.01
327 TestNetworkPlugins/group/flannel/KubeletFlags 0.27
328 TestNetworkPlugins/group/flannel/NetCatPod 10.2
329 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.27
330 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.23
331 TestNetworkPlugins/group/flannel/DNS 0.17
332 TestNetworkPlugins/group/flannel/Localhost 0.15
333 TestNetworkPlugins/group/flannel/HairPin 0.13
334 TestNetworkPlugins/group/enable-default-cni/DNS 26.77
336 TestStartStop/group/old-k8s-version/serial/FirstStart 132.31
337 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
338 TestNetworkPlugins/group/enable-default-cni/HairPin 0.12
340 TestStartStop/group/no-preload/serial/FirstStart 58.2
341 TestNetworkPlugins/group/bridge/KubeletFlags 0.45
342 TestNetworkPlugins/group/bridge/NetCatPod 10.42
344 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 45.51
345 TestNetworkPlugins/group/bridge/DNS 0.16
346 TestNetworkPlugins/group/bridge/Localhost 0.15
347 TestNetworkPlugins/group/bridge/HairPin 0.13
349 TestStartStop/group/newest-cni/serial/FirstStart 26.55
350 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 11.27
351 TestStartStop/group/no-preload/serial/DeployApp 11.25
352 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.07
353 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.01
354 TestStartStop/group/newest-cni/serial/DeployApp 0
355 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.79
356 TestStartStop/group/newest-cni/serial/Stop 1.21
357 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
358 TestStartStop/group/newest-cni/serial/SecondStart 13.06
359 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.86
360 TestStartStop/group/no-preload/serial/Stop 12.15
361 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
362 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 297.78
363 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
364 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
365 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.23
366 TestStartStop/group/newest-cni/serial/Pause 2.97
367 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
368 TestStartStop/group/no-preload/serial/SecondStart 301.1
370 TestStartStop/group/embed-certs/serial/FirstStart 47.48
371 TestStartStop/group/old-k8s-version/serial/DeployApp 10.41
372 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.81
373 TestStartStop/group/old-k8s-version/serial/Stop 12.05
374 TestStartStop/group/embed-certs/serial/DeployApp 9.25
375 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
376 TestStartStop/group/old-k8s-version/serial/SecondStart 128.95
377 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.95
378 TestStartStop/group/embed-certs/serial/Stop 12.08
379 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.21
380 TestStartStop/group/embed-certs/serial/SecondStart 295.91
381 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
382 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
383 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
384 TestStartStop/group/old-k8s-version/serial/Pause 2.61
385 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
386 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
388 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.24
389 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.66
390 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
391 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
392 TestStartStop/group/no-preload/serial/Pause 2.62
393 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
394 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
395 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
396 TestStartStop/group/embed-certs/serial/Pause 2.59
x
+
TestDownloadOnly/v1.20.0/json-events (13.56s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0414 12:19:36.096499 1335790 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0414 12:19:36.096601 1335790 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-444925 | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC |          |
	|         | -p download-only-444925        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 12:19:22
	Running on machine: ubuntu-20-agent-6
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 12:19:22.583208 1335802 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:19:22.583518 1335802 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:19:22.583529 1335802 out.go:358] Setting ErrFile to fd 2...
	I0414 12:19:22.583533 1335802 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:19:22.583738 1335802 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	W0414 12:19:22.583877 1335802 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20384-1328960/.minikube/config/config.json: open /home/jenkins/minikube-integration/20384-1328960/.minikube/config/config.json: no such file or directory
	I0414 12:19:22.584463 1335802 out.go:352] Setting JSON to true
	I0414 12:19:22.586433 1335802 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":14506,"bootTime":1744618657,"procs":404,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 12:19:22.586557 1335802 start.go:139] virtualization: kvm guest
	I0414 12:19:22.588520 1335802 out.go:97] [download-only-444925] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	W0414 12:19:22.588633 1335802 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball: no such file or directory
	I0414 12:19:22.588738 1335802 notify.go:220] Checking for updates...
	I0414 12:19:22.590020 1335802 out.go:169] MINIKUBE_LOCATION=20384
	I0414 12:19:22.591519 1335802 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:19:22.592998 1335802 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig
	I0414 12:19:22.594270 1335802 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube
	I0414 12:19:22.595522 1335802 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0414 12:19:22.597899 1335802 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0414 12:19:22.598162 1335802 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:19:22.621339 1335802 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:19:22.621433 1335802 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:19:22.670628 1335802 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-14 12:19:22.661166993 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:19:22.670743 1335802 docker.go:318] overlay module found
	I0414 12:19:22.672284 1335802 out.go:97] Using the docker driver based on user configuration
	I0414 12:19:22.672323 1335802 start.go:297] selected driver: docker
	I0414 12:19:22.672348 1335802 start.go:901] validating driver "docker" against <nil>
	I0414 12:19:22.672432 1335802 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:19:22.718559 1335802 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-14 12:19:22.710041951 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:19:22.718727 1335802 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 12:19:22.719232 1335802 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0414 12:19:22.719381 1335802 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 12:19:22.721189 1335802 out.go:169] Using Docker driver with root privileges
	I0414 12:19:22.722415 1335802 cni.go:84] Creating CNI manager for ""
	I0414 12:19:22.722508 1335802 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 12:19:22.722528 1335802 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 12:19:22.722602 1335802 start.go:340] cluster config:
	{Name:download-only-444925 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-444925 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 12:19:22.724059 1335802 out.go:97] Starting "download-only-444925" primary control-plane node in "download-only-444925" cluster
	I0414 12:19:22.724089 1335802 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 12:19:22.725740 1335802 out.go:97] Pulling base image v0.0.46-1744107393-20604 ...
	I0414 12:19:22.725779 1335802 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0414 12:19:22.725919 1335802 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 12:19:22.743064 1335802 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 12:19:22.743284 1335802 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 12:19:22.743385 1335802 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 12:19:22.824322 1335802 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0414 12:19:22.824366 1335802 cache.go:56] Caching tarball of preloaded images
	I0414 12:19:22.824576 1335802 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0414 12:19:22.826296 1335802 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0414 12:19:22.826320 1335802 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0414 12:19:22.926742 1335802 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-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0414 12:19:28.704739 1335802 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	
	
	* The control-plane node download-only-444925 host does not exist
	  To start a cluster, run: "minikube start -p download-only-444925"

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/json-events (12.23s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-853311 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-853311 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=crio --driver=docker  --container-runtime=crio: (12.226972638s)
--- PASS: TestDownloadOnly/v1.32.2/json-events (12.23s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0414 12:19:48.745327 1335790 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
I0414 12:19:48.745389 1335790 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-444925 | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC |                     |
	|         | -p download-only-444925        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC | 14 Apr 25 12:19 UTC |
	| delete  | -p download-only-444925        | download-only-444925 | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC | 14 Apr 25 12:19 UTC |
	| start   | -o=json --download-only        | download-only-853311 | jenkins | v1.35.0 | 14 Apr 25 12:19 UTC |                     |
	|         | -p download-only-853311        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 12:19:36
	Running on machine: ubuntu-20-agent-6
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 12:19:36.560937 1336173 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:19:36.561104 1336173 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:19:36.561117 1336173 out.go:358] Setting ErrFile to fd 2...
	I0414 12:19:36.561125 1336173 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:19:36.561319 1336173 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:19:36.561950 1336173 out.go:352] Setting JSON to true
	I0414 12:19:36.563164 1336173 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":14520,"bootTime":1744618657,"procs":402,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 12:19:36.563233 1336173 start.go:139] virtualization: kvm guest
	I0414 12:19:36.565053 1336173 out.go:97] [download-only-853311] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 12:19:36.565262 1336173 notify.go:220] Checking for updates...
	I0414 12:19:36.566648 1336173 out.go:169] MINIKUBE_LOCATION=20384
	I0414 12:19:36.568028 1336173 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:19:36.569418 1336173 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig
	I0414 12:19:36.570714 1336173 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube
	I0414 12:19:36.572050 1336173 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0414 12:19:36.575290 1336173 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0414 12:19:36.575553 1336173 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:19:36.598113 1336173 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:19:36.598211 1336173 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:19:36.646516 1336173 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-04-14 12:19:36.636858268 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:19:36.646631 1336173 docker.go:318] overlay module found
	I0414 12:19:36.648271 1336173 out.go:97] Using the docker driver based on user configuration
	I0414 12:19:36.648319 1336173 start.go:297] selected driver: docker
	I0414 12:19:36.648334 1336173 start.go:901] validating driver "docker" against <nil>
	I0414 12:19:36.648436 1336173 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:19:36.698257 1336173 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:46 SystemTime:2025-04-14 12:19:36.68708902 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> Se
rverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:19:36.698465 1336173 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 12:19:36.698994 1336173 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0414 12:19:36.699176 1336173 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 12:19:36.700932 1336173 out.go:169] Using Docker driver with root privileges
	I0414 12:19:36.702162 1336173 cni.go:84] Creating CNI manager for ""
	I0414 12:19:36.702235 1336173 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 12:19:36.702248 1336173 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 12:19:36.702328 1336173 start.go:340] cluster config:
	{Name:download-only-853311 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:download-only-853311 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 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}
	I0414 12:19:36.703591 1336173 out.go:97] Starting "download-only-853311" primary control-plane node in "download-only-853311" cluster
	I0414 12:19:36.703616 1336173 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 12:19:36.704737 1336173 out.go:97] Pulling base image v0.0.46-1744107393-20604 ...
	I0414 12:19:36.704767 1336173 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 12:19:36.704837 1336173 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 12:19:36.722429 1336173 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 12:19:36.722576 1336173 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 12:19:36.722592 1336173 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory, skipping pull
	I0414 12:19:36.722596 1336173 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a exists in cache, skipping pull
	I0414 12:19:36.722603 1336173 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 12:19:37.150531 1336173 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0414 12:19:37.150599 1336173 cache.go:56] Caching tarball of preloaded images
	I0414 12:19:37.150797 1336173 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 12:19:37.152708 1336173 out.go:97] Downloading Kubernetes v1.32.2 preload ...
	I0414 12:19:37.152744 1336173 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 ...
	I0414 12:19:37.251056 1336173 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4?checksum=md5:a1ce605168a895ad5f3b3c8db1fe4d66 -> /home/jenkins/minikube-integration/20384-1328960/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-853311 host does not exist
	  To start a cluster, run: "minikube start -p download-only-853311"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.13s)

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

                                                
                                    
x
+
TestBinaryMirror (0.78s)

                                                
                                                
=== RUN   TestBinaryMirror
I0414 12:19:50.567716 1335790 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-280589 --alsologtostderr --binary-mirror http://127.0.0.1:37541 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-280589" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-280589
--- PASS: TestBinaryMirror (0.78s)

                                                
                                    
x
+
TestOffline (52.27s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (145.82s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-536843 --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-amd64 start -p addons-536843 --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: (2m25.815126385s)
--- PASS: TestAddons/Setup (145.82s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-536843 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-536843 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" [ebc6bfcb-106a-4612-997a-dce62d28f30c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ebc6bfcb-106a-4612-997a-dce62d28f30c] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 11.003742169s
addons_test.go:633: (dbg) Run:  kubectl --context addons-536843 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-536843 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-536843 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (11.48s)

                                                
                                    
x
+
TestAddons/parallel/Registry (16.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 3.318731ms
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-cn726" [96594b5f-6f2f-4456-a058-5b55f11ab3ae] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002458416s
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-zmcfq" [c795037f-b92b-4d91-9c13-d2b1d94ff80f] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003666699s
addons_test.go:331: (dbg) Run:  kubectl --context addons-536843 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-536843 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-536843 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.645598734s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 ip
2025/04/14 12:22:53 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.43s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.2s)

                                                
                                                
=== 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-lh6zz" [e5f0c340-ab80-461e-a710-1673e27ef046] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003660334s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-536843 addons disable inspektor-gadget --alsologtostderr -v=1: (6.196172057s)
--- PASS: TestAddons/parallel/InspektorGadget (12.20s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 3.152419ms
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-644b2" [c5f56dd9-3f69-4e38-9f26-e3d0cf55adbf] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003578246s
addons_test.go:402: (dbg) Run:  kubectl --context addons-536843 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.63s)

                                                
                                    
x
+
TestAddons/parallel/CSI (64.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0414 12:22:55.093549 1335790 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0414 12:22:55.096881 1335790 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0414 12:22:55.096907 1335790 kapi.go:107] duration metric: took 3.391473ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 3.405257ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-536843 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-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-536843 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" [7de01d67-311f-43f0-a29f-816a575e8a24] Pending
helpers_test.go:344: "task-pv-pod" [7de01d67-311f-43f0-a29f-816a575e8a24] 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" [7de01d67-311f-43f0-a29f-816a575e8a24] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.004383284s
addons_test.go:511: (dbg) Run:  kubectl --context addons-536843 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-536843 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-536843 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-536843 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-536843 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-536843 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-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-536843 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" [8c876e26-a81a-4cab-bd87-24ce1cfbea75] Pending
helpers_test.go:344: "task-pv-pod-restore" [8c876e26-a81a-4cab-bd87-24ce1cfbea75] 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" [8c876e26-a81a-4cab-bd87-24ce1cfbea75] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.003485623s
addons_test.go:553: (dbg) Run:  kubectl --context addons-536843 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-536843 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-536843 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-536843 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.559626344s)
--- PASS: TestAddons/parallel/CSI (64.72s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-536843 --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-5d4b5d7bd6-4872w" [8f40bff9-f2d2-4d87-aa84-4228e935efd2] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-4872w" [8f40bff9-f2d2-4d87-aa84-4228e935efd2] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003185561s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-536843 addons disable headlamp --alsologtostderr -v=1: (5.857900897s)
--- PASS: TestAddons/parallel/Headlamp (17.69s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.53s)

                                                
                                                
=== 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-7dc7f9b5b8-z9bgh" [5d042588-3584-45f1-9aeb-8fbf4f55cb0e] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004397689s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.53s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (13.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-536843 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-536843 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-536843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-536843 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" [7cf1ee3b-99ce-4234-9c30-5e6851fb75f8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [7cf1ee3b-99ce-4234-9c30-5e6851fb75f8] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [7cf1ee3b-99ce-4234-9c30-5e6851fb75f8] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.003615996s
addons_test.go:906: (dbg) Run:  kubectl --context addons-536843 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 ssh "cat /opt/local-path-provisioner/pvc-561bfd6a-6b65-4a53-b243-8c40af87a6fb_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-536843 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-536843 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (13.13s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.51s)

                                                
                                                
=== 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-h9g6j" [8b7c8fa7-0a32-438c-bad1-31eea8eebfc9] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004079965s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.51s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.72s)

                                                
                                                
=== 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-22l67" [06df8436-8c35-4f8f-aa16-e81ee0add6a8] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.00327644s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-536843 addons disable yakd --alsologtostderr -v=1: (5.717106017s)
--- PASS: TestAddons/parallel/Yakd (11.72s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (6.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-vmb9n" [4ea80abe-08c1-4df3-b9ae-bb75534eb0ef] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 6.00397498s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-536843 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (6.51s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.13s)

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

                                                
                                    
x
+
TestCertOptions (27.07s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (239.65s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (26.07s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (32.91s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.06s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (4.06s)

                                                
                                    
x
+
TestErrorSpam/setup (20.76s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.58s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.87s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.54s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.6s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.36s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: /home/jenkins/minikube-integration/20384-1328960/.minikube/files/etc/test/nested/copy/1335790/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (44.06s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-amd64 start -p functional-387544 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2251: (dbg) Done: out/minikube-linux-amd64 start -p functional-387544 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (44.064136387s)
--- PASS: TestFunctional/serial/StartWithProxy (44.06s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (26.93s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0414 12:27:08.002596 1335790 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-387544 --alsologtostderr -v=8
E0414 12:27:17.802241 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:17.808649 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:17.820016 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:17.841664 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:17.883084 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:17.964913 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:18.126658 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:18.448790 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:19.090314 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:20.372270 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:22.934195 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:27:28.056416 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-amd64 start -p functional-387544 --alsologtostderr -v=8: (26.927526256s)
functional_test.go:680: soft start took 26.928307263s for "functional-387544" cluster.
I0414 12:27:34.930510 1335790 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (26.93s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.06s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:713: (dbg) Run:  kubectl --context functional-387544 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.06s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-387544 cache add registry.k8s.io/pause:3.3: (1.101194614s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-387544 cache add registry.k8s.io/pause:latest: (1.105837137s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.20s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-387544 /tmp/TestFunctionalserialCacheCmdcacheadd_local1527397412/001
E0414 12:27:38.298115 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1106: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 cache add minikube-local-cache-test:functional-387544
functional_test.go:1106: (dbg) Done: out/minikube-linux-amd64 -p functional-387544 cache add minikube-local-cache-test:functional-387544: (1.664298337s)
functional_test.go:1111: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 cache delete minikube-local-cache-test:functional-387544
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-387544
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.99s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1175: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 cache reload
functional_test.go:1180: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.68s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:758: (dbg) Run:  out/kubectl --context functional-387544 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (37.58s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-387544 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0414 12:27:58.780244 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-387544 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (37.579093335s)
functional_test.go:778: restart took 37.579237778s for "functional-387544" cluster.
I0414 12:28:20.198655 1335790 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (37.58s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.35s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-amd64 -p functional-387544 logs: (1.347556599s)
--- PASS: TestFunctional/serial/LogsCmd (1.35s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 logs --file /tmp/TestFunctionalserialLogsFileCmd2470383438/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-387544 logs --file /tmp/TestFunctionalserialLogsFileCmd2470383438/001/logs.txt: (1.376507625s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.38s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.85s)

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

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

                                                
                                                
-- /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:2344: (dbg) Run:  kubectl --context functional-387544 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.85s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.37s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (21.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.42s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:28:38.221784 1373119 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:28:38.222077 1373119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:28:38.222108 1373119 out.go:358] Setting ErrFile to fd 2...
	I0414 12:28:38.222119 1373119 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:28:38.222551 1373119 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:28:38.223160 1373119 out.go:352] Setting JSON to false
	I0414 12:28:38.224179 1373119 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":15061,"bootTime":1744618657,"procs":213,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 12:28:38.224245 1373119 start.go:139] virtualization: kvm guest
	I0414 12:28:38.226215 1373119 out.go:177] * [functional-387544] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 12:28:38.227742 1373119 notify.go:220] Checking for updates...
	I0414 12:28:38.227804 1373119 out.go:177]   - MINIKUBE_LOCATION=20384
	I0414 12:28:38.229288 1373119 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:28:38.230520 1373119 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig
	I0414 12:28:38.231828 1373119 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube
	I0414 12:28:38.232937 1373119 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 12:28:38.234068 1373119 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 12:28:38.235785 1373119 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:28:38.236285 1373119 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:28:38.262638 1373119 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:28:38.262762 1373119 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:28:38.328567 1373119 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-14 12:28:38.317897715 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:28:38.328664 1373119 docker.go:318] overlay module found
	I0414 12:28:38.331391 1373119 out.go:177] * Using the docker driver based on existing profile
	I0414 12:28:38.332569 1373119 start.go:297] selected driver: docker
	I0414 12:28:38.332586 1373119 start.go:901] validating driver "docker" against &{Name:functional-387544 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:functional-387544 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 12:28:38.332671 1373119 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 12:28:38.335724 1373119 out.go:201] 
	W0414 12:28:38.337012 1373119 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
	I0414 12:28:38.338242 1373119 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.16s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:28:37.152033 1372361 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:28:37.152185 1372361 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:28:37.152192 1372361 out.go:358] Setting ErrFile to fd 2...
	I0414 12:28:37.152197 1372361 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:28:37.152512 1372361 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:28:37.153186 1372361 out.go:352] Setting JSON to false
	I0414 12:28:37.154553 1372361 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":15060,"bootTime":1744618657,"procs":213,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 12:28:37.154676 1372361 start.go:139] virtualization: kvm guest
	I0414 12:28:37.156691 1372361 out.go:177] * [functional-387544] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0414 12:28:37.158312 1372361 out.go:177]   - MINIKUBE_LOCATION=20384
	I0414 12:28:37.158455 1372361 notify.go:220] Checking for updates...
	I0414 12:28:37.160580 1372361 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:28:37.161765 1372361 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig
	I0414 12:28:37.163032 1372361 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube
	I0414 12:28:37.164187 1372361 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 12:28:37.165419 1372361 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 12:28:37.167015 1372361 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:28:37.167555 1372361 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:28:37.192154 1372361 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:28:37.192261 1372361 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:28:37.244040 1372361 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:37 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-14 12:28:37.235003827 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:28:37.244155 1372361 docker.go:318] overlay module found
	I0414 12:28:37.245939 1372361 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0414 12:28:37.247225 1372361 start.go:297] selected driver: docker
	I0414 12:28:37.247244 1372361 start.go:901] validating driver "docker" against &{Name:functional-387544 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a 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.2 ClusterName:functional-387544 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 12:28:37.247329 1372361 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 12:28:37.249460 1372361 out.go:201] 
	W0414 12:28:37.250673 1372361 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
	I0414 12:28:37.252018 1372361 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-387544 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-387544 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-58f9cf68d8-z4nb2" [a3f59ff0-3806-4460-90de-816ef5f7ddc6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-z4nb2" [a3f59ff0-3806-4460-90de-816ef5f7ddc6] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.004189226s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:32171
functional_test.go:1692: http://192.168.49.2:32171: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-58f9cf68d8-z4nb2

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.16s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.16s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (43.42s)

                                                
                                                
=== 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" [b2c719ba-9560-4107-94b2-0c6aaffe8698] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.026948867s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-387544 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-387544 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-387544 get pvc myclaim -o=json
I0414 12:28:46.305028 1335790 retry.go:31] will retry after 1.805377322s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:55c494ec-54aa-44f5-85fd-46ed298e51cc ResourceVersion:808 Generation:0 CreationTimestamp:2025-04-14 12:28:46 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] OwnerReferences:[] Finalizers:[kubernetes.io/pvc-protection] ManagedFields:[]} Spec:{AccessModes:[ReadWriteOnce] Selector:nil Resources:{Limits:map[] Requests:map[storage:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}]} VolumeName: StorageClassName:0xc001d6c940 VolumeMode:0xc001d6c950 DataSource:nil DataSourceRef:nil VolumeAttributesClassName:<nil>} Status:{Phase:Pending AccessModes:[] Capacity:map[] Conditions:[] AllocatedResources:map[] AllocatedResourceStatuses:map[] CurrentVolumeAttributesClassName:<nil> ModifyVolumeStatus:nil}})
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-387544 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-387544 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" [4871ec4e-a7ff-41d9-830f-e622a61ca16d] Pending
helpers_test.go:344: "sp-pod" [4871ec4e-a7ff-41d9-830f-e622a61ca16d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [4871ec4e-a7ff-41d9-830f-e622a61ca16d] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 28.0034621s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-387544 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-387544 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-387544 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" [d9212b66-ca6d-468f-93e0-f807bfc96fa8] Pending
helpers_test.go:344: "sp-pod" [d9212b66-ca6d-468f-93e0-f807bfc96fa8] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [d9212b66-ca6d-468f-93e0-f807bfc96fa8] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.004372969s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-387544 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (43.42s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.56s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.7s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (21.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-387544 replace --force -f testdata/mysql.yaml
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-58ccfd96bb-ndmhj" [ec0f8a37-6af0-479f-a38a-87e9a717f671] Pending
helpers_test.go:344: "mysql-58ccfd96bb-ndmhj" [ec0f8a37-6af0-479f-a38a-87e9a717f671] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-ndmhj" [ec0f8a37-6af0-479f-a38a-87e9a717f671] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 19.004220741s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-387544 exec mysql-58ccfd96bb-ndmhj -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-387544 exec mysql-58ccfd96bb-ndmhj -- mysql -ppassword -e "show databases;": exit status 1 (180.529889ms)

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

                                                
                                                
** /stderr **
I0414 12:28:58.014093 1335790 retry.go:31] will retry after 531.405716ms: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-387544 exec mysql-58ccfd96bb-ndmhj -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-387544 exec mysql-58ccfd96bb-ndmhj -- mysql -ppassword -e "show databases;": exit status 1 (179.601647ms)

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

                                                
                                                
** /stderr **
I0414 12:28:58.725489 1335790 retry.go:31] will retry after 812.778ms: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-387544 exec mysql-58ccfd96bb-ndmhj -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (21.11s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/1335790.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "sudo cat /etc/ssl/certs/1335790.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/1335790.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "sudo cat /usr/share/ca-certificates/1335790.pem"
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "sudo cat /etc/ssl/certs/51391683.0"
E0414 12:28:39.741813 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/13357902.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "sudo cat /etc/ssl/certs/13357902.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/13357902.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "sudo cat /usr/share/ca-certificates/13357902.pem"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.81s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.53s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.59s)

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-387544 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.2
registry.k8s.io/kube-proxy:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-apiserver:v1.32.2
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-387544
localhost/kicbase/echo-server:functional-387544
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20250214-acbabc1a
docker.io/kindest/kindnetd:v20241212-9f82dd49
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-387544 image ls --format short --alsologtostderr:
I0414 12:28:59.765871 1377424 out.go:345] Setting OutFile to fd 1 ...
I0414 12:28:59.766022 1377424 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:28:59.766033 1377424 out.go:358] Setting ErrFile to fd 2...
I0414 12:28:59.766039 1377424 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:28:59.766262 1377424 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
I0414 12:28:59.766849 1377424 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:28:59.767009 1377424 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:28:59.767469 1377424 cli_runner.go:164] Run: docker container inspect functional-387544 --format={{.State.Status}}
I0414 12:28:59.785324 1377424 ssh_runner.go:195] Run: systemctl --version
I0414 12:28:59.785394 1377424 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-387544
I0414 12:28:59.806650 1377424 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33930 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/functional-387544/id_rsa Username:docker}
I0414 12:28:59.940397 1377424 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.32s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-387544 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/library/nginx                 | alpine             | 1ff4bb4faebcf | 49.3MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | d300845f67aeb | 95.7MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| localhost/minikube-local-cache-test     | functional-387544  | ee58543794b14 | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/kube-apiserver          | v1.32.2            | 85b7a174738ba | 98.1MB |
| registry.k8s.io/kube-scheduler          | v1.32.2            | d8e673e7c9983 | 70.7MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/etcd                    | 3.5.16-0           | a9e7e6b294baf | 151MB  |
| registry.k8s.io/kube-controller-manager | v1.32.2            | b6a454c5a800d | 90.8MB |
| registry.k8s.io/kube-proxy              | v1.32.2            | f1332858868e1 | 95.3MB |
| docker.io/kindest/kindnetd              | v20250214-acbabc1a | df3849d954c98 | 95.7MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| localhost/kicbase/echo-server           | functional-387544  | 9056ab77afb8e | 4.94MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-387544 image ls --format table --alsologtostderr:
I0414 12:29:02.898703 1377839 out.go:345] Setting OutFile to fd 1 ...
I0414 12:29:02.899336 1377839 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:29:02.899355 1377839 out.go:358] Setting ErrFile to fd 2...
I0414 12:29:02.899362 1377839 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:29:02.899805 1377839 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
I0414 12:29:02.900904 1377839 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:29:02.901003 1377839 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:29:02.901376 1377839 cli_runner.go:164] Run: docker container inspect functional-387544 --format={{.State.Status}}
I0414 12:29:02.919529 1377839 ssh_runner.go:195] Run: systemctl --version
I0414 12:29:02.919581 1377839 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-387544
I0414 12:29:02.937006 1377839 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33930 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/functional-387544/id_rsa Username:docker}
I0414 12:29:03.019493 1377839 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-387544 image ls --format json --alsologtostderr:
[{"id":"df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f","repoDigests":["docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495","docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97"],"repoTags":["docker.io/kindest/kindnetd:v20250214-acbabc1a"],"size":"95703604"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4
dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","repoDigests":["registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d","registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"95271321"},{"id":"d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56","repoDigests":["docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50
fdf7d600a280d26","docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"95714353"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-387544"],"size":"4943877"},{"id":"ee58543794b14e5f16e6eb0c16cc71b6ada4171a4523b5fd8f1e049b2abd2e55","repoDigests":["localhost/minikube-local-cache-test@sha256:370870740d3f89e603d18b2c038139e690626712fba0c741c56c03b30d72c19b"],"repoTags":["lo
calhost/minikube-local-cache-test:functional-387544"],"size":"3330"},{"id":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","repoDigests":["registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d","registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"98055648"},{"id":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76","registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"70653254"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.
io/pause:3.1"],"size":"746911"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07","repoDigests":["docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591","docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc"],"repoTags":["docker.io/library/nginx:alpine"],"size":"49323988"},{"id":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5","registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9
a614a21058741162ef90"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"90793286"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":["registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990","registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"151021823"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10
"],"size":"742080"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-387544 image ls --format json --alsologtostderr:
I0414 12:29:02.676237 1377787 out.go:345] Setting OutFile to fd 1 ...
I0414 12:29:02.676345 1377787 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:29:02.676352 1377787 out.go:358] Setting ErrFile to fd 2...
I0414 12:29:02.676357 1377787 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:29:02.676564 1377787 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
I0414 12:29:02.677222 1377787 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:29:02.677341 1377787 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:29:02.677759 1377787 cli_runner.go:164] Run: docker container inspect functional-387544 --format={{.State.Status}}
I0414 12:29:02.695942 1377787 ssh_runner.go:195] Run: systemctl --version
I0414 12:29:02.695991 1377787 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-387544
I0414 12:29:02.715134 1377787 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33930 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/functional-387544/id_rsa Username:docker}
I0414 12:29:02.807762 1377787 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-387544 image ls --format yaml --alsologtostderr:
- id: d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56
repoDigests:
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
- docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "95714353"
- id: df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f
repoDigests:
- docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495
- docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97
repoTags:
- docker.io/kindest/kindnetd:v20250214-acbabc1a
size: "95703604"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: ee58543794b14e5f16e6eb0c16cc71b6ada4171a4523b5fd8f1e049b2abd2e55
repoDigests:
- localhost/minikube-local-cache-test@sha256:370870740d3f89e603d18b2c038139e690626712fba0c741c56c03b30d72c19b
repoTags:
- localhost/minikube-local-cache-test:functional-387544
size: "3330"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests:
- registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "151021823"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-387544
size: "4943877"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07
repoDigests:
- docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591
- docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc
repoTags:
- docker.io/library/nginx:alpine
size: "49323988"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: 85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d
- registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "98055648"
- id: b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5
- registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "90793286"
- id: f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5
repoDigests:
- registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d
- registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "95271321"
- id: d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76
- registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "70653254"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-387544 image ls --format yaml --alsologtostderr:
I0414 12:29:00.077968 1377469 out.go:345] Setting OutFile to fd 1 ...
I0414 12:29:00.078216 1377469 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:29:00.078227 1377469 out.go:358] Setting ErrFile to fd 2...
I0414 12:29:00.078230 1377469 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:29:00.078427 1377469 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
I0414 12:29:00.079022 1377469 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:29:00.079138 1377469 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:29:00.079516 1377469 cli_runner.go:164] Run: docker container inspect functional-387544 --format={{.State.Status}}
I0414 12:29:00.098474 1377469 ssh_runner.go:195] Run: systemctl --version
I0414 12:29:00.098524 1377469 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-387544
I0414 12:29:00.119901 1377469 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33930 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/functional-387544/id_rsa Username:docker}
I0414 12:29:00.244277 1377469 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.29s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image build -t localhost/my-image:functional-387544 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-387544 image build -t localhost/my-image:functional-387544 testdata/build --alsologtostderr: (3.578052236s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-amd64 -p functional-387544 image build -t localhost/my-image:functional-387544 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 16f2117ffaf
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-387544
--> a5fe6c480a3
Successfully tagged localhost/my-image:functional-387544
a5fe6c480a33dc206fc59fa43a98a2f84d8a3245a67e430ca80b992fcac5687c
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-387544 image build -t localhost/my-image:functional-387544 testdata/build --alsologtostderr:
I0414 12:29:00.662085 1377622 out.go:345] Setting OutFile to fd 1 ...
I0414 12:29:00.662359 1377622 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:29:00.662367 1377622 out.go:358] Setting ErrFile to fd 2...
I0414 12:29:00.662372 1377622 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 12:29:00.662592 1377622 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
I0414 12:29:00.663261 1377622 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:29:00.663833 1377622 config.go:182] Loaded profile config "functional-387544": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 12:29:00.664249 1377622 cli_runner.go:164] Run: docker container inspect functional-387544 --format={{.State.Status}}
I0414 12:29:00.682689 1377622 ssh_runner.go:195] Run: systemctl --version
I0414 12:29:00.682741 1377622 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-387544
I0414 12:29:00.701726 1377622 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33930 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/functional-387544/id_rsa Username:docker}
I0414 12:29:00.796679 1377622 build_images.go:161] Building image from path: /tmp/build.781001223.tar
I0414 12:29:00.796784 1377622 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0414 12:29:00.806852 1377622 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.781001223.tar
I0414 12:29:00.810396 1377622 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.781001223.tar: stat -c "%s %y" /var/lib/minikube/build/build.781001223.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.781001223.tar': No such file or directory
I0414 12:29:00.810433 1377622 ssh_runner.go:362] scp /tmp/build.781001223.tar --> /var/lib/minikube/build/build.781001223.tar (3072 bytes)
I0414 12:29:00.839160 1377622 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.781001223
I0414 12:29:00.898819 1377622 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.781001223 -xf /var/lib/minikube/build/build.781001223.tar
I0414 12:29:00.911784 1377622 crio.go:315] Building image: /var/lib/minikube/build/build.781001223
I0414 12:29:00.911860 1377622 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-387544 /var/lib/minikube/build/build.781001223 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0414 12:29:04.153516 1377622 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-387544 /var/lib/minikube/build/build.781001223 --cgroup-manager=cgroupfs: (3.241614328s)
I0414 12:29:04.153596 1377622 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.781001223
I0414 12:29:04.162880 1377622 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.781001223.tar
I0414 12:29:04.172109 1377622 build_images.go:217] Built localhost/my-image:functional-387544 from /tmp/build.781001223.tar
I0414 12:29:04.172150 1377622 build_images.go:133] succeeded building to: functional-387544
I0414 12:29:04.172156 1377622 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.29s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:359: (dbg) Done: docker pull kicbase/echo-server:1.0: (1.803874283s)
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-387544
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.83s)

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

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

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

                                                
                                                
** /stderr **
I0414 12:28:27.276305 1335790 retry.go:31] will retry after 378.726693ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr 14 12:28 created-by-test
-rw-r--r-- 1 docker docker 24 Apr 14 12:28 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr 14 12:28 test-1744633706995055882
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh cat /mount-9p/test-1744633706995055882
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-387544 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" [8d8a1f94-414b-449a-831c-2d87c4193755] Pending
helpers_test.go:344: "busybox-mount" [8d8a1f94-414b-449a-831c-2d87c4193755] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [8d8a1f94-414b-449a-831c-2d87c4193755] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [8d8a1f94-414b-449a-831c-2d87c4193755] 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 8.00392976s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-387544 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-387544 /tmp/TestFunctionalparallelMountCmdany-port4120078730/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (10.68s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-387544 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-387544 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-fcfd88b6f-k55dn" [0e7e3ba3-1b7b-410b-a92d-06e8524aad5a] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-k55dn" [0e7e3ba3-1b7b-410b-a92d-06e8524aad5a] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 10.004396967s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (10.16s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image load --daemon kicbase/echo-server:functional-387544 --alsologtostderr
functional_test.go:372: (dbg) Done: out/minikube-linux-amd64 -p functional-387544 image load --daemon kicbase/echo-server:functional-387544 --alsologtostderr: (2.198644883s)
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (2.42s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-387544
functional_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image load --daemon kicbase/echo-server:functional-387544 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.69s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image rm kicbase/echo-server:functional-387544 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.58s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-387544
functional_test.go:441: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 image save --daemon kicbase/echo-server:functional-387544 --alsologtostderr
functional_test.go:449: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-387544
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.53s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 version -o=json --components
2025/04/14 12:29:03 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/Version/components (0.60s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1332: Took "302.296463ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1346: Took "51.700549ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.35s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1383: Took "325.562712ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1396: Took "55.859108ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

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

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

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

                                                
                                                
** /stderr **
I0414 12:28:37.954049 1335790 retry.go:31] will retry after 333.534163ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-387544 /tmp/TestFunctionalparallelMountCmdspecific-port2767828029/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-387544 ssh "sudo umount -f /mount-9p": exit status 1 (287.061413ms)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 service list -o json
functional_test.go:1511: Took "540.965104ms" to run "out/minikube-linux-amd64 -p functional-387544 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.54s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 service --namespace=default --https --url hello-node
functional_test.go:1539: found endpoint: https://192.168.49.2:31046
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.39s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1576: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 service hello-node --url
functional_test.go:1582: found endpoint for hello-node: http://192.168.49.2:31046
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.36s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.15s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2136: (dbg) Run:  out/minikube-linux-amd64 -p functional-387544 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-387544 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" [508823fb-2ae0-400e-8e42-7ce3eaaec42a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [508823fb-2ae0-400e-8e42-7ce3eaaec42a] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 21.003419551s
I0414 12:29:02.463561 1335790 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (21.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-387544 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.06s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:215: (dbg) Run:  docker rmi -f localhost/my-image:functional-387544
--- 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:223: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-387544
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (103.08s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-450845 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 12:30:01.663654 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-450845 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m42.394646022s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (103.08s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.5s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.08s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450845 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450845 -- exec busybox-58667487b6-9l9r5 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450845 -- exec busybox-58667487b6-9l9r5 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450845 -- exec busybox-58667487b6-shmqf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450845 -- exec busybox-58667487b6-shmqf -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450845 -- exec busybox-58667487b6-xcd84 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-450845 -- exec busybox-58667487b6-xcd84 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.08s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (34.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-450845 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-450845 -v=7 --alsologtostderr: (33.927895264s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (34.77s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.85s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (16.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.5s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 node stop m02 -v=7 --alsologtostderr
E0414 12:32:17.802265 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-450845 node stop m02 -v=7 --alsologtostderr: (11.838191316s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr: exit status 7 (660.618598ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:32:23.458396 1399376 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:32:23.458502 1399376 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:32:23.458507 1399376 out.go:358] Setting ErrFile to fd 2...
	I0414 12:32:23.458511 1399376 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:32:23.458688 1399376 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:32:23.458887 1399376 out.go:352] Setting JSON to false
	I0414 12:32:23.458924 1399376 mustload.go:65] Loading cluster: ha-450845
	I0414 12:32:23.459090 1399376 notify.go:220] Checking for updates...
	I0414 12:32:23.459316 1399376 config.go:182] Loaded profile config "ha-450845": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:32:23.459344 1399376 status.go:174] checking status of ha-450845 ...
	I0414 12:32:23.460386 1399376 cli_runner.go:164] Run: docker container inspect ha-450845 --format={{.State.Status}}
	I0414 12:32:23.478398 1399376 status.go:371] ha-450845 host status = "Running" (err=<nil>)
	I0414 12:32:23.478445 1399376 host.go:66] Checking if "ha-450845" exists ...
	I0414 12:32:23.478697 1399376 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-450845
	I0414 12:32:23.497337 1399376 host.go:66] Checking if "ha-450845" exists ...
	I0414 12:32:23.497697 1399376 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 12:32:23.497757 1399376 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-450845
	I0414 12:32:23.516571 1399376 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33935 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/ha-450845/id_rsa Username:docker}
	I0414 12:32:23.608094 1399376 ssh_runner.go:195] Run: systemctl --version
	I0414 12:32:23.612249 1399376 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 12:32:23.623180 1399376 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:32:23.678163 1399376 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:68 OomKillDisable:true NGoroutines:73 SystemTime:2025-04-14 12:32:23.666841751 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:32:23.678753 1399376 kubeconfig.go:125] found "ha-450845" server: "https://192.168.49.254:8443"
	I0414 12:32:23.678785 1399376 api_server.go:166] Checking apiserver status ...
	I0414 12:32:23.678826 1399376 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 12:32:23.690645 1399376 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1524/cgroup
	I0414 12:32:23.699785 1399376 api_server.go:182] apiserver freezer: "12:freezer:/docker/60e147ba0c47ceddbf2b72d454597fcacdf5be905501783cdb9b95f5dc098940/crio/crio-4d11cbf18cefb0d810feedfc0da1d96e55b8a9a25ce7093c144f39fd33311fbf"
	I0414 12:32:23.699850 1399376 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/60e147ba0c47ceddbf2b72d454597fcacdf5be905501783cdb9b95f5dc098940/crio/crio-4d11cbf18cefb0d810feedfc0da1d96e55b8a9a25ce7093c144f39fd33311fbf/freezer.state
	I0414 12:32:23.708856 1399376 api_server.go:204] freezer state: "THAWED"
	I0414 12:32:23.708888 1399376 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0414 12:32:23.712871 1399376 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0414 12:32:23.712897 1399376 status.go:463] ha-450845 apiserver status = Running (err=<nil>)
	I0414 12:32:23.712908 1399376 status.go:176] ha-450845 status: &{Name:ha-450845 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 12:32:23.712924 1399376 status.go:174] checking status of ha-450845-m02 ...
	I0414 12:32:23.713236 1399376 cli_runner.go:164] Run: docker container inspect ha-450845-m02 --format={{.State.Status}}
	I0414 12:32:23.731137 1399376 status.go:371] ha-450845-m02 host status = "Stopped" (err=<nil>)
	I0414 12:32:23.731164 1399376 status.go:384] host is not running, skipping remaining checks
	I0414 12:32:23.731173 1399376 status.go:176] ha-450845-m02 status: &{Name:ha-450845-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 12:32:23.731200 1399376 status.go:174] checking status of ha-450845-m03 ...
	I0414 12:32:23.731516 1399376 cli_runner.go:164] Run: docker container inspect ha-450845-m03 --format={{.State.Status}}
	I0414 12:32:23.749981 1399376 status.go:371] ha-450845-m03 host status = "Running" (err=<nil>)
	I0414 12:32:23.750013 1399376 host.go:66] Checking if "ha-450845-m03" exists ...
	I0414 12:32:23.750295 1399376 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-450845-m03
	I0414 12:32:23.769043 1399376 host.go:66] Checking if "ha-450845-m03" exists ...
	I0414 12:32:23.769396 1399376 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 12:32:23.769455 1399376 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-450845-m03
	I0414 12:32:23.788444 1399376 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33945 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/ha-450845-m03/id_rsa Username:docker}
	I0414 12:32:23.876595 1399376 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 12:32:23.887338 1399376 kubeconfig.go:125] found "ha-450845" server: "https://192.168.49.254:8443"
	I0414 12:32:23.887366 1399376 api_server.go:166] Checking apiserver status ...
	I0414 12:32:23.887400 1399376 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 12:32:23.897080 1399376 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1425/cgroup
	I0414 12:32:23.905875 1399376 api_server.go:182] apiserver freezer: "12:freezer:/docker/96b073032f4202a76be966233adb2a9e12f92eece0927210785d7e456d5dbc49/crio/crio-434444d580f25243fa72474596d90475d66d98eea983b156bf076059b2c631ac"
	I0414 12:32:23.905947 1399376 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/96b073032f4202a76be966233adb2a9e12f92eece0927210785d7e456d5dbc49/crio/crio-434444d580f25243fa72474596d90475d66d98eea983b156bf076059b2c631ac/freezer.state
	I0414 12:32:23.913935 1399376 api_server.go:204] freezer state: "THAWED"
	I0414 12:32:23.913963 1399376 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0414 12:32:23.917795 1399376 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0414 12:32:23.917829 1399376 status.go:463] ha-450845-m03 apiserver status = Running (err=<nil>)
	I0414 12:32:23.917841 1399376 status.go:176] ha-450845-m03 status: &{Name:ha-450845-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 12:32:23.917859 1399376 status.go:174] checking status of ha-450845-m04 ...
	I0414 12:32:23.918218 1399376 cli_runner.go:164] Run: docker container inspect ha-450845-m04 --format={{.State.Status}}
	I0414 12:32:23.936169 1399376 status.go:371] ha-450845-m04 host status = "Running" (err=<nil>)
	I0414 12:32:23.936194 1399376 host.go:66] Checking if "ha-450845-m04" exists ...
	I0414 12:32:23.936496 1399376 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-450845-m04
	I0414 12:32:23.953932 1399376 host.go:66] Checking if "ha-450845-m04" exists ...
	I0414 12:32:23.954219 1399376 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 12:32:23.954266 1399376 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-450845-m04
	I0414 12:32:23.971875 1399376 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33950 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/ha-450845-m04/id_rsa Username:docker}
	I0414 12:32:24.056115 1399376 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 12:32:24.067534 1399376 status.go:176] ha-450845-m04 status: &{Name:ha-450845-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.68s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (21.89s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 node start m02 -v=7 --alsologtostderr
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-450845 node start m02 -v=7 --alsologtostderr: (20.57724108s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr
E0414 12:32:45.505608 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:430: (dbg) Done: out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr: (1.232176311s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (21.89s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.03s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (192.19s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-450845 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-450845 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-450845 -v=7 --alsologtostderr: (36.701684974s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-450845 --wait=true -v=7 --alsologtostderr
E0414 12:33:27.357374 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:27.363884 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:27.375336 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:27.396807 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:27.438285 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:27.519867 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:27.681499 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:28.003524 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:28.645116 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:29.927339 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:32.489696 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:37.611914 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:33:47.853844 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:34:08.336103 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:34:49.297532 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-450845 --wait=true -v=7 --alsologtostderr: (2m35.369066316s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-450845
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (192.19s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.44s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-450845 node delete m03 -v=7 --alsologtostderr: (10.635467681s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr
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}}'"
E0414 12:36:11.219639 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.44s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 stop -v=7 --alsologtostderr
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-450845 stop -v=7 --alsologtostderr: (35.608763266s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr: exit status 7 (109.683321ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:36:47.617741 1416661 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:36:47.617974 1416661 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:36:47.617983 1416661 out.go:358] Setting ErrFile to fd 2...
	I0414 12:36:47.617987 1416661 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:36:47.618199 1416661 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:36:47.618360 1416661 out.go:352] Setting JSON to false
	I0414 12:36:47.618396 1416661 mustload.go:65] Loading cluster: ha-450845
	I0414 12:36:47.618461 1416661 notify.go:220] Checking for updates...
	I0414 12:36:47.618829 1416661 config.go:182] Loaded profile config "ha-450845": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:36:47.618855 1416661 status.go:174] checking status of ha-450845 ...
	I0414 12:36:47.619318 1416661 cli_runner.go:164] Run: docker container inspect ha-450845 --format={{.State.Status}}
	I0414 12:36:47.638736 1416661 status.go:371] ha-450845 host status = "Stopped" (err=<nil>)
	I0414 12:36:47.638777 1416661 status.go:384] host is not running, skipping remaining checks
	I0414 12:36:47.638786 1416661 status.go:176] ha-450845 status: &{Name:ha-450845 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 12:36:47.638827 1416661 status.go:174] checking status of ha-450845-m02 ...
	I0414 12:36:47.639102 1416661 cli_runner.go:164] Run: docker container inspect ha-450845-m02 --format={{.State.Status}}
	I0414 12:36:47.657986 1416661 status.go:371] ha-450845-m02 host status = "Stopped" (err=<nil>)
	I0414 12:36:47.658032 1416661 status.go:384] host is not running, skipping remaining checks
	I0414 12:36:47.658042 1416661 status.go:176] ha-450845-m02 status: &{Name:ha-450845-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 12:36:47.658067 1416661 status.go:174] checking status of ha-450845-m04 ...
	I0414 12:36:47.658352 1416661 cli_runner.go:164] Run: docker container inspect ha-450845-m04 --format={{.State.Status}}
	I0414 12:36:47.675884 1416661 status.go:371] ha-450845-m04 host status = "Stopped" (err=<nil>)
	I0414 12:36:47.675907 1416661 status.go:384] host is not running, skipping remaining checks
	I0414 12:36:47.675914 1416661 status.go:176] ha-450845-m04 status: &{Name:ha-450845-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (58.33s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-450845 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 12:37:17.801774 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-450845 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (57.562773103s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 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 (58.33s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.68s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (43.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-450845 --control-plane -v=7 --alsologtostderr
E0414 12:38:27.355564 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-450845 --control-plane -v=7 --alsologtostderr: (42.929904622s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-450845 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (43.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.86s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (44.09s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-793457 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0414 12:38:55.065744 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-793457 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (44.092279325s)
--- PASS: TestJSONOutput/start/Command (44.09s)

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"2beb708b-a51f-4938-a5b7-f7b7e0b06881","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-731071] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"adcb8d08-0de5-4d2f-abe2-dbe738a71fc7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20384"}}
	{"specversion":"1.0","id":"0ce309ec-e6d5-4af4-aca8-ad8da398493a","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":"303b7e60-7e4e-4eae-ae82-e8ff4998af13","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig"}}
	{"specversion":"1.0","id":"665eb9cc-c10a-4e51-8aa0-44ca236b9c86","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube"}}
	{"specversion":"1.0","id":"697551d5-c315-4d48-aea7-92144bb12741","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"11e2c67f-1492-4bba-9d9b-cd7ae9578191","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"949ccbd6-11f7-4a60-81b7-2980d638a5d5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (36.5s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.23s)

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

                                                
                                    
x
+
TestKicExistingNetwork (25.72s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0414 12:40:35.482680 1335790 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}}]}"
W0414 12:40:35.501024 1335790 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
I0414 12:40:35.501089 1335790 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0414 12:40:35.501107 1335790 cli_runner.go:164] Run: docker network inspect existing-network
W0414 12:40:35.518299 1335790 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0414 12:40:35.518330 1335790 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
I0414 12:40:35.518347 1335790 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0414 12:40:35.518489 1335790 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}}]}"
I0414 12:40:35.536199 1335790 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-daa53752be3d IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:9e:16:0a:d1:55:44} reservation:<nil>}
I0414 12:40:35.536648 1335790 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:0xc0003f7ab0}
I0414 12:40:35.536685 1335790 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 ...
I0414 12:40:35.536740 1335790 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
I0414 12:40:35.589312 1335790 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-344181 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-344181 --network=existing-network: (23.664012991s)
helpers_test.go:175: Cleaning up "existing-network-344181" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-344181
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-344181: (1.911017759s)
I0414 12:41:01.182475 1335790 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (25.72s)

                                                
                                    
x
+
TestKicCustomSubnet (24.71s)

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

                                                
                                    
x
+
TestKicStaticIP (27.32s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-376372 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-376372 --static-ip=192.168.200.200: (25.079270856s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-376372 ip
helpers_test.go:175: Cleaning up "static-ip-376372" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-376372
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-376372: (2.115588997s)
--- PASS: TestKicStaticIP (27.32s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (49.41s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-768882 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-768882 --driver=docker  --container-runtime=crio: (23.413753929s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-784772 --driver=docker  --container-runtime=crio
E0414 12:42:17.802324 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-784772 --driver=docker  --container-runtime=crio: (20.682101307s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-768882
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-784772
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-784772" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-784772
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-784772: (1.849420954s)
helpers_test.go:175: Cleaning up "first-768882" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-768882
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-768882: (2.280792624s)
--- PASS: TestMinikubeProfile (49.41s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.24s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.63s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.19s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.85s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-129904
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-129904: (6.845818055s)
--- PASS: TestMountStart/serial/RestartStopped (7.85s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (76.51s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-683208 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 12:43:27.361059 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 12:43:40.867777 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-683208 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m16.058862454s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-683208 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (76.51s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.37s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.75s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-683208 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-683208 -- exec busybox-58667487b6-2cxsb -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-683208 -- exec busybox-58667487b6-2cxsb -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-683208 -- exec busybox-58667487b6-9wxtt -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-683208 -- exec busybox-58667487b6-9wxtt -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.75s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (30.18s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.61s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.11s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:45:12.391754 1482463 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:45:12.391870 1482463 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:45:12.391879 1482463 out.go:358] Setting ErrFile to fd 2...
	I0414 12:45:12.391882 1482463 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:45:12.392048 1482463 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:45:12.392245 1482463 out.go:352] Setting JSON to false
	I0414 12:45:12.392284 1482463 mustload.go:65] Loading cluster: multinode-683208
	I0414 12:45:12.392361 1482463 notify.go:220] Checking for updates...
	I0414 12:45:12.392678 1482463 config.go:182] Loaded profile config "multinode-683208": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:45:12.392701 1482463 status.go:174] checking status of multinode-683208 ...
	I0414 12:45:12.393270 1482463 cli_runner.go:164] Run: docker container inspect multinode-683208 --format={{.State.Status}}
	I0414 12:45:12.412232 1482463 status.go:371] multinode-683208 host status = "Running" (err=<nil>)
	I0414 12:45:12.412274 1482463 host.go:66] Checking if "multinode-683208" exists ...
	I0414 12:45:12.412586 1482463 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-683208
	I0414 12:45:12.432354 1482463 host.go:66] Checking if "multinode-683208" exists ...
	I0414 12:45:12.432645 1482463 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 12:45:12.432717 1482463 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-683208
	I0414 12:45:12.450915 1482463 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34055 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/multinode-683208/id_rsa Username:docker}
	I0414 12:45:12.540217 1482463 ssh_runner.go:195] Run: systemctl --version
	I0414 12:45:12.544430 1482463 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 12:45:12.555144 1482463 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:45:12.603079 1482463 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:51 OomKillDisable:true NGoroutines:63 SystemTime:2025-04-14 12:45:12.593584738 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:45:12.603692 1482463 kubeconfig.go:125] found "multinode-683208" server: "https://192.168.67.2:8443"
	I0414 12:45:12.603733 1482463 api_server.go:166] Checking apiserver status ...
	I0414 12:45:12.603774 1482463 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 12:45:12.614431 1482463 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1499/cgroup
	I0414 12:45:12.623588 1482463 api_server.go:182] apiserver freezer: "12:freezer:/docker/d65dbd5005b1d7ce7c9ce154a446c2e1c7533bf10b9a5816391d6e2bf48aae71/crio/crio-95be80b64626f23c43d001b99d3b17d536d162172af8a8e4825476560e62f5fc"
	I0414 12:45:12.623662 1482463 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/d65dbd5005b1d7ce7c9ce154a446c2e1c7533bf10b9a5816391d6e2bf48aae71/crio/crio-95be80b64626f23c43d001b99d3b17d536d162172af8a8e4825476560e62f5fc/freezer.state
	I0414 12:45:12.632559 1482463 api_server.go:204] freezer state: "THAWED"
	I0414 12:45:12.632593 1482463 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0414 12:45:12.636432 1482463 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0414 12:45:12.636461 1482463 status.go:463] multinode-683208 apiserver status = Running (err=<nil>)
	I0414 12:45:12.636476 1482463 status.go:176] multinode-683208 status: &{Name:multinode-683208 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 12:45:12.636499 1482463 status.go:174] checking status of multinode-683208-m02 ...
	I0414 12:45:12.636759 1482463 cli_runner.go:164] Run: docker container inspect multinode-683208-m02 --format={{.State.Status}}
	I0414 12:45:12.654466 1482463 status.go:371] multinode-683208-m02 host status = "Running" (err=<nil>)
	I0414 12:45:12.654493 1482463 host.go:66] Checking if "multinode-683208-m02" exists ...
	I0414 12:45:12.654812 1482463 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-683208-m02
	I0414 12:45:12.671755 1482463 host.go:66] Checking if "multinode-683208-m02" exists ...
	I0414 12:45:12.672089 1482463 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 12:45:12.672148 1482463 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-683208-m02
	I0414 12:45:12.689712 1482463 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34060 SSHKeyPath:/home/jenkins/minikube-integration/20384-1328960/.minikube/machines/multinode-683208-m02/id_rsa Username:docker}
	I0414 12:45:12.776702 1482463 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 12:45:12.787676 1482463 status.go:176] multinode-683208-m02 status: &{Name:multinode-683208-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0414 12:45:12.787715 1482463 status.go:174] checking status of multinode-683208-m03 ...
	I0414 12:45:12.787986 1482463 cli_runner.go:164] Run: docker container inspect multinode-683208-m03 --format={{.State.Status}}
	I0414 12:45:12.806983 1482463 status.go:371] multinode-683208-m03 host status = "Stopped" (err=<nil>)
	I0414 12:45:12.807012 1482463 status.go:384] host is not running, skipping remaining checks
	I0414 12:45:12.807019 1482463 status.go:176] multinode-683208-m03 status: &{Name:multinode-683208-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (84.41s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-683208
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-683208
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-683208: (24.791037292s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-683208 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-683208 --wait=true -v=8 --alsologtostderr: (59.51700603s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-683208
--- PASS: TestMultiNode/serial/RestartKeepsNodes (84.41s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.85s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:47:15.287805 1491811 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:47:15.287929 1491811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:47:15.287938 1491811 out.go:358] Setting ErrFile to fd 2...
	I0414 12:47:15.287942 1491811 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:47:15.288128 1491811 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:47:15.288303 1491811 out.go:352] Setting JSON to false
	I0414 12:47:15.288339 1491811 mustload.go:65] Loading cluster: multinode-683208
	I0414 12:47:15.288472 1491811 notify.go:220] Checking for updates...
	I0414 12:47:15.288752 1491811 config.go:182] Loaded profile config "multinode-683208": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:47:15.288778 1491811 status.go:174] checking status of multinode-683208 ...
	I0414 12:47:15.289176 1491811 cli_runner.go:164] Run: docker container inspect multinode-683208 --format={{.State.Status}}
	I0414 12:47:15.307942 1491811 status.go:371] multinode-683208 host status = "Stopped" (err=<nil>)
	I0414 12:47:15.307976 1491811 status.go:384] host is not running, skipping remaining checks
	I0414 12:47:15.307985 1491811 status.go:176] multinode-683208 status: &{Name:multinode-683208 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 12:47:15.308008 1491811 status.go:174] checking status of multinode-683208-m02 ...
	I0414 12:47:15.308288 1491811 cli_runner.go:164] Run: docker container inspect multinode-683208-m02 --format={{.State.Status}}
	I0414 12:47:15.328162 1491811 status.go:371] multinode-683208-m02 host status = "Stopped" (err=<nil>)
	I0414 12:47:15.328191 1491811 status.go:384] host is not running, skipping remaining checks
	I0414 12:47:15.328198 1491811 status.go:176] multinode-683208-m02 status: &{Name:multinode-683208-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (52.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-683208 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 12:47:17.802009 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-683208 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (51.63575614s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-683208 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 (52.21s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.89s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-683208-m03 --driver=docker  --container-runtime=crio
E0414 12:48:27.355155 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-683208-m03 --driver=docker  --container-runtime=crio: (23.620682466s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-683208
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-683208: exit status 80 (272.515916ms)

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

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

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

                                                
                                    
x
+
TestPreload (128.12s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-966190 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0414 12:49:50.428794 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-966190 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m18.529713664s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-966190 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-966190 image pull gcr.io/k8s-minikube/busybox: (3.35320228s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-966190
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-966190: (5.740231979s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-966190 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-966190 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (37.962587165s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-966190 image list
helpers_test.go:175: Cleaning up "test-preload-966190" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-966190
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-966190: (2.318212101s)
--- PASS: TestPreload (128.12s)

                                                
                                    
x
+
TestScheduledStopUnix (97.38s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-313198 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-313198 --memory=2048 --driver=docker  --container-runtime=crio: (21.493870155s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-313198 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-313198 -n scheduled-stop-313198
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-313198 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0414 12:51:07.476388 1335790 retry.go:31] will retry after 149.668µs: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.477568 1335790 retry.go:31] will retry after 212.971µs: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.478728 1335790 retry.go:31] will retry after 284.91µs: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.479900 1335790 retry.go:31] will retry after 198.712µs: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.481039 1335790 retry.go:31] will retry after 319.403µs: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.482195 1335790 retry.go:31] will retry after 715.976µs: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.483330 1335790 retry.go:31] will retry after 1.256441ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.485570 1335790 retry.go:31] will retry after 1.359822ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.487765 1335790 retry.go:31] will retry after 2.952253ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.491131 1335790 retry.go:31] will retry after 3.338417ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.495387 1335790 retry.go:31] will retry after 7.948889ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.503682 1335790 retry.go:31] will retry after 12.807274ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.516980 1335790 retry.go:31] will retry after 16.395029ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.534287 1335790 retry.go:31] will retry after 19.163243ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
I0414 12:51:07.554605 1335790 retry.go:31] will retry after 19.891407ms: open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/scheduled-stop-313198/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-313198 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-313198 -n scheduled-stop-313198
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-313198
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-313198 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0414 12:52:17.802669 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-313198
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-313198: exit status 7 (70.419734ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.54s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"34e3bff0-c6c9-4739-ad46-ad76e8263a0d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-532902] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"d72d98c9-877a-4aa8-99e4-530fa2cf1ba4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20384"}}
	{"specversion":"1.0","id":"3aaa4ee3-b736-4875-b35e-ae023b0ff1de","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":"378010be-336f-48a5-b1fa-5923d94380bb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig"}}
	{"specversion":"1.0","id":"1b1256e7-9467-41cf-8805-f793db171b60","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube"}}
	{"specversion":"1.0","id":"a52ce190-56ee-4a11-99a6-a04dfd68298c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"6f97c1ea-d8da-4946-8c09-d044d6aaf250","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"438364f4-5c91-4211-a04a-9964c4d0d13c","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":"b00a48b3-49fd-4bf2-b217-931c1519bc19","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":"78c6b710-f253-4fe0-ba5c-0000573ea5a4","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":"296aa105-7efd-49b8-8168-af44becd6753","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":"5ef84670-deea-4c84-8e87-4a6569b0f939","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-532902\" primary control-plane node in \"insufficient-storage-532902\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"127c14dc-a3fa-4da0-97ae-7f923b330924","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-1744107393-20604 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"33391a56-c16c-48e6-aff0-abed318b4f63","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":"9a52dd48-b82d-47b4-b4a1-41be136efec3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0414 12:52:31.395924 1514241 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-532902" does not appear in /home/jenkins/minikube-integration/20384-1328960/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0414 12:52:31.655950 1514340 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-532902" does not appear in /home/jenkins/minikube-integration/20384-1328960/kubeconfig
	E0414 12:52:31.666471 1514340 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/insufficient-storage-532902/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (126.59s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.4215933636 start -p running-upgrade-909078 --memory=2200 --vm-driver=docker  --container-runtime=crio
I0414 12:52:35.765685 1335790 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0414 12:52:35.765723 1335790 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0414 12:52:35.765809 1335790 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0414 12:52:35.765845 1335790 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1720257644/002/docker-machine-driver-kvm2
I0414 12:52:35.799253 1335790 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1720257644/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940] Decompressors:map[bz2:0xc000803fe8 gz:0xc00012f6e0 tar:0xc00012f680 tar.bz2:0xc00012f6a0 tar.gz:0xc00012f6b0 tar.xz:0xc00012f6c0 tar.zst:0xc00012f6d0 tbz2:0xc00012f6a0 tgz:0xc00012f6b0 txz:0xc00012f6c0 tzst:0xc00012f6d0 xz:0xc00012f6e8 zip:0xc00012f6f0 zst:0xc00012f700] Getters:map[file:0xc001e139f0 http:0xc001afe640 https:0xc001afe690] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0414 12:52:35.799309 1335790 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1720257644/002/docker-machine-driver-kvm2
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.4215933636 start -p running-upgrade-909078 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m40.113699386s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-909078 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-909078 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (21.483203589s)
helpers_test.go:175: Cleaning up "running-upgrade-909078" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-909078
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-909078: (2.722634001s)
--- PASS: TestRunningBinaryUpgrade (126.59s)

                                                
                                    
x
+
TestKubernetesUpgrade (357.1s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-407766] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20384
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-407766 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-407766 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (38.896376521s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-407766" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-407766
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-407766: (4.143670232s)
--- PASS: TestKubernetesUpgrade (357.10s)

                                                
                                    
x
+
TestMissingContainerUpgrade (108.32s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1147313819 start -p missing-upgrade-539303 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1147313819 start -p missing-upgrade-539303 --memory=2200 --driver=docker  --container-runtime=crio: (37.869404147s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-539303
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-539303: (12.722898149s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-539303
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-539303 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-539303 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (53.458977057s)
helpers_test.go:175: Cleaning up "missing-upgrade-539303" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-539303
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-539303: (1.979528116s)
--- PASS: TestMissingContainerUpgrade (108.32s)

                                                
                                    
x
+
TestPause/serial/Start (47.9s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-981078 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
I0414 12:52:33.502257 1335790 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0414 12:52:33.502383 1335790 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0414 12:52:33.541918 1335790 install.go:62] docker-machine-driver-kvm2: exit status 1
W0414 12:52:33.542079 1335790 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0414 12:52:33.542135 1335790 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1720257644/001/docker-machine-driver-kvm2
I0414 12:52:33.759797 1335790 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate1720257644/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940] Decompressors:map[bz2:0xc000803fe8 gz:0xc00012f6e0 tar:0xc00012f680 tar.bz2:0xc00012f6a0 tar.gz:0xc00012f6b0 tar.xz:0xc00012f6c0 tar.zst:0xc00012f6d0 tbz2:0xc00012f6a0 tgz:0xc00012f6b0 txz:0xc00012f6c0 tzst:0xc00012f6d0 xz:0xc00012f6e8 zip:0xc00012f6f0 zst:0xc00012f700] Getters:map[file:0xc0019c7350 http:0xc0019cadc0 https:0xc0019cae10] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0414 12:52:33.759849 1335790 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate1720257644/001/docker-machine-driver-kvm2
I0414 12:52:35.728758 1335790 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0414 12:52:35.728845 1335790 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-981078 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (47.903432549s)
--- PASS: TestPause/serial/Start (47.90s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.82s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-486537] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20384
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (30.73s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.03s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.93s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (37.92s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (2.79s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-486537
E0414 12:53:27.355217 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-486537: (1.207443913s)
--- PASS: TestNoKubernetes/serial/Stop (1.21s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.77s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.72s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 12:53:29.084826 1529954 out.go:345] Setting OutFile to fd 1 ...
	I0414 12:53:29.085072 1529954 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:53:29.085081 1529954 out.go:358] Setting ErrFile to fd 2...
	I0414 12:53:29.085085 1529954 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 12:53:29.085295 1529954 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20384-1328960/.minikube/bin
	I0414 12:53:29.085915 1529954 out.go:352] Setting JSON to false
	I0414 12:53:29.087050 1529954 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-6","uptime":16552,"bootTime":1744618657,"procs":252,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 12:53:29.087189 1529954 start.go:139] virtualization: kvm guest
	I0414 12:53:29.089191 1529954 out.go:177] * [false-822750] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 12:53:29.090609 1529954 out.go:177]   - MINIKUBE_LOCATION=20384
	I0414 12:53:29.090637 1529954 notify.go:220] Checking for updates...
	I0414 12:53:29.096697 1529954 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 12:53:29.098158 1529954 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20384-1328960/kubeconfig
	I0414 12:53:29.099663 1529954 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20384-1328960/.minikube
	I0414 12:53:29.101204 1529954 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 12:53:29.104018 1529954 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 12:53:29.106204 1529954 config.go:182] Loaded profile config "NoKubernetes-486537": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v0.0.0
	I0414 12:53:29.106432 1529954 config.go:182] Loaded profile config "pause-981078": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 12:53:29.106553 1529954 config.go:182] Loaded profile config "running-upgrade-909078": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0414 12:53:29.106676 1529954 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 12:53:29.143800 1529954 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 12:53:29.143900 1529954 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 12:53:29.209216 1529954 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:1 ContainersPaused:0 ContainersStopped:1 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:46 OomKillDisable:true NGoroutines:67 SystemTime:2025-04-14 12:53:29.189160227 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647996928 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-6 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] 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.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 12:53:29.209399 1529954 docker.go:318] overlay module found
	I0414 12:53:29.211341 1529954 out.go:177] * Using the docker driver based on user configuration
	I0414 12:53:29.212560 1529954 start.go:297] selected driver: docker
	I0414 12:53:29.212590 1529954 start.go:901] validating driver "docker" against <nil>
	I0414 12:53:29.212612 1529954 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 12:53:29.215267 1529954 out.go:201] 
	W0414 12:53:29.216440 1529954 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
	I0414 12:53:29.217935 1529954 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 12:53:03 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-981078
contexts:
- context:
cluster: pause-981078
extensions:
- extension:
last-update: Mon, 14 Apr 2025 12:53:03 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-981078
name: pause-981078
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-981078
user:
client-certificate: /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/pause-981078/client.crt
client-key: /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/pause-981078/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.27s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.9s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.39s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-981078","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 6 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-981078","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.39s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.74s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.95s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.65s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (6.27s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.31s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (55.35s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.308554866 start -p stopped-upgrade-589731 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.308554866 start -p stopped-upgrade-589731 --memory=2200 --vm-driver=docker  --container-runtime=crio: (27.838427345s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.308554866 -p stopped-upgrade-589731 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.308554866 -p stopped-upgrade-589731 stop: (2.232974341s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-589731 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-589731 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.279306267s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (55.35s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.09s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-822750 "pgrep -a kubelet"
I0414 12:56:42.497651 1335790 config.go:182] Loaded profile config "auto-822750": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-822750 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-jt7lv" [c6702580-20f1-4adb-bdde-89366d2da74f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-jt7lv" [c6702580-20f1-4adb-bdde-89366d2da74f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003773421s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.20s)

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

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

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

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

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

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

                                                
                                    
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-ktsh8" [1332ebdc-f978-4899-9392-3aacb08a1a7a] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003827572s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-822750 "pgrep -a kubelet"
I0414 12:57:11.729597 1335790 config.go:182] Loaded profile config "calico-822750": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-822750 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-6rw5l" [4d209def-9c6b-41c6-b61f-1edefa65e98d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-6rw5l" [4d209def-9c6b-41c6-b61f-1edefa65e98d] Running
E0414 12:57:17.802613 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.003886937s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.20s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-822750 "pgrep -a kubelet"
I0414 12:58:02.994234 1335790 config.go:182] Loaded profile config "custom-flannel-822750": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-822750 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-rbfkb" [9e2b2e21-ed49-48e0-9a83-4c822066770b] Pending
helpers_test.go:344: "netcat-5d86dc444-rbfkb" [9e2b2e21-ed49-48e0-9a83-4c822066770b] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.003606799s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.22s)

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

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

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

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

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

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

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

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

                                                
                                    
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-vss58" [85c591b2-e59b-47f7-9fdc-a7534983aa2d] Running
E0414 12:58:27.356246 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004089997s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-822750 "pgrep -a kubelet"
I0414 12:58:30.505609 1335790 config.go:182] Loaded profile config "kindnet-822750": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-822750 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-llm5x" [dfe7aa84-de0f-41f2-b689-4915b484ec49] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-llm5x" [dfe7aa84-de0f-41f2-b689-4915b484ec49] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.002760356s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.22s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-jzxbv" [baf42def-05d2-4879-9055-6f708562f755] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003239469s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-822750 "pgrep -a kubelet"
I0414 12:59:08.412932 1335790 config.go:182] Loaded profile config "flannel-822750": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-822750 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-t2tzr" [1cdcc77d-28c4-4611-acf7-4d86b8d03750] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-t2tzr" [1cdcc77d-28c4-4611-acf7-4d86b8d03750] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003184121s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-822750 "pgrep -a kubelet"
I0414 12:59:09.185880 1335790 config.go:182] Loaded profile config "enable-default-cni-822750": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-822750 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-zqc67" [f92f9bbe-8092-43d2-bbd9-fc03913cf4fd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-zqc67" [f92f9bbe-8092-43d2-bbd9-fc03913cf4fd] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004257173s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-822750 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Non-zero exit: kubectl --context enable-default-cni-822750 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.173002502s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
I0414 12:59:34.587262 1335790 retry.go:31] will retry after 1.465960172s: exit status 1
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-822750 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Done: kubectl --context enable-default-cni-822750 exec deployment/netcat -- nslookup kubernetes.default: (10.130776823s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (26.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-770612 --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:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-770612 --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: (2m12.313835782s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (132.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-599912 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-599912 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (58.203640123s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (58.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-822750 "pgrep -a kubelet"
I0414 13:00:06.378097 1335790 config.go:182] Loaded profile config "bridge-822750": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-822750 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-b54zd" [0fa310f3-6265-4572-bd18-a4516e63c841] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-b54zd" [0fa310f3-6265-4572-bd18-a4516e63c841] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004187999s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.42s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-822750 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.13s)
E0414 13:04:43.118040 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:46.135912 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:49.281693 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:50.372788 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:06.785722 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:06.792137 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:06.803616 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:06.825050 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:06.866573 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:06.948051 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:07.109507 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:07.431409 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:08.073373 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:09.355523 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:11.917868 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:17.039647 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:24.079392 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:27.281622 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:31.334471 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:47.059076 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:05:47.763406 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/bridge-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:06:08.057418 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-360003 --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.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-360003 --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.2: (26.549925083s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (26.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-767141 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" [413a0fea-d27c-4dac-a088-621ab66411f0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [413a0fea-d27c-4dac-a088-621ab66411f0] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.00395769s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-767141 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (11.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-599912 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" [92e92216-2e6a-4eee-8a33-af67855c8ab1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [92e92216-2e6a-4eee-8a33-af67855c8ab1] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.004446328s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-599912 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.79s)

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-360003 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-360003 --alsologtostderr -v=3: (1.21119716s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.21s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-360003 --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.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-360003 --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.2: (12.734021511s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-360003 -n newest-cni-360003
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.06s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-599912 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-599912 --alsologtostderr -v=3: (12.144971352s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.15s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-767141 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-767141 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m57.483005096s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-767141 -n default-k8s-diff-port-767141
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (297.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-360003 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-599912 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-599912 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (5m0.807675122s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-599912 -n no-preload-599912
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (301.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-746571 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0414 13:01:42.688815 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:42.695206 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:42.706584 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:42.727985 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:42.769518 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:42.850993 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:43.012500 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:43.334601 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:43.976732 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:45.259088 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:01:47.820682 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-746571 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (47.477273039s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (47.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-770612 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" [8c98ad42-f744-4cd8-b763-42a6e7b8b5ea] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0414 13:01:52.942667 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [8c98ad42-f744-4cd8-b763-42a6e7b8b5ea] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.00361797s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-770612 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.41s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-770612 --alsologtostderr -v=3
E0414 13:02:03.184865 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:05.422970 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:05.429428 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:05.440855 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:05.462241 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:05.503683 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:05.585213 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:05.746878 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:06.068711 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:06.710689 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:07.992012 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:02:10.553674 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-770612 --alsologtostderr -v=3: (12.046713007s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.05s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-746571 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" [05d62a56-9f12-445a-853e-0463ded7fba4] Pending
helpers_test.go:344: "busybox" [05d62a56-9f12-445a-853e-0463ded7fba4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0414 13:02:15.675272 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [05d62a56-9f12-445a-853e-0463ded7fba4] Running
E0414 13:02:17.802133 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/addons-536843/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003703186s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-746571 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.25s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-770612 --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-amd64 start -p old-k8s-version-770612 --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: (2m8.6406094s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-770612 -n old-k8s-version-770612
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (128.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p embed-certs-746571 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-746571 describe deploy/metrics-server -n kube-system
E0414 13:02:23.667056 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.95s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-746571 --alsologtostderr -v=3
E0414 13:02:25.917074 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-746571 --alsologtostderr -v=3: (12.080177957s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.08s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-746571 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0414 13:02:46.398546 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:03.198606 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:03.205053 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:03.216561 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:03.238046 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:03.279591 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:03.361139 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:03.522712 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:03.844208 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:04.486269 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:04.628784 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:05.768187 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:08.330471 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:13.451840 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:23.693253 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:24.198097 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:24.204526 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:24.215944 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:24.237415 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:24.278846 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:24.360331 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:24.521892 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:24.844043 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:25.485701 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:26.767091 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:27.355547 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:27.359962 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:29.328928 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:34.451332 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:44.175105 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:03:44.692843 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:02.141969 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:02.148410 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:02.159784 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:02.181146 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:02.222553 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:02.303949 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:02.465553 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:02.787476 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:03.429057 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:04.710625 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:05.174454 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/kindnet-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:07.272408 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:09.396259 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:09.402648 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:09.414104 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:09.435552 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:09.477006 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:09.558560 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:09.720135 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:10.041868 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:10.683812 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:11.965124 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:12.394643 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:14.526862 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:19.649201 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:22.636482 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-746571 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m55.618642694s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-746571 -n embed-certs-746571
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (295.91s)

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

                                                
                                                
=== 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-nrj6t" [3bb695bf-403a-45e8-b059-a3cf767b3e1c] Running
E0414 13:04:25.137307 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/custom-flannel-822750/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:04:26.550227 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/auto-822750/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004085319s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-nrj6t" [3bb695bf-403a-45e8-b059-a3cf767b3e1c] Running
E0414 13:04:29.891477 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/enable-default-cni-822750/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003628927s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-770612 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-770612 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go: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-qc97q" [03fbe59e-58d4-46e9-83b0-6a125ba1f9ed] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004054263s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-qc97q" [03fbe59e-58d4-46e9-83b0-6a125ba1f9ed] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003706427s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-767141 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

                                                
                                    
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-8vjl8" [3d8dbf7a-18ef-4be3-9cf8-f7852e10ff1e] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003959284s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-amd64 -p default-k8s-diff-port-767141 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
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:v20241212-9f82dd49
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== 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-8vjl8" [3d8dbf7a-18ef-4be3-9cf8-f7852e10ff1e] Running
E0414 13:06:30.430188 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/functional-387544/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003666695s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-599912 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-599912 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:v20250214-acbabc1a
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

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

                                                
                                                
=== 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-v7kn2" [36f0d76c-293f-41d0-b99c-1af5cc406813] Running
E0414 13:07:31.957465 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/old-k8s-version-770612/client.crt: no such file or directory" logger="UnhandledError"
E0414 13:07:33.123730 1335790 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/calico-822750/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004014261s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-v7kn2" [36f0d76c-293f-41d0-b99c-1af5cc406813] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004121736s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-746571 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-746571 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:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

                                                
                                    

Test skip (27/331)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.27s)

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:702: skipping GCPAuth addon test until 'Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/k8s-minikube/locations/us/repositories/test-artifacts" (or it may not exist)' issue is resolved
--- 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
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv
functional_test.go:480: 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:567: 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
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:84: 
--- SKIP: TestFunctionalNewestKubernetes (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
+
TestNetworkPlugins/group/kubenet (3.27s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 12:53:03 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-981078
contexts:
- context:
cluster: pause-981078
extensions:
- extension:
last-update: Mon, 14 Apr 2025 12:53:03 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-981078
name: pause-981078
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-981078
user:
client-certificate: /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/pause-981078/client.crt
client-key: /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/pause-981078/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.19s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20384-1328960/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 12:53:03 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-981078
contexts:
- context:
cluster: pause-981078
extensions:
- extension:
last-update: Mon, 14 Apr 2025 12:53:03 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-981078
name: pause-981078
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-981078
user:
client-certificate: /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/pause-981078/client.crt
client-key: /home/jenkins/minikube-integration/20384-1328960/.minikube/profiles/pause-981078/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                    
Copied to clipboard